/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.hidden{display:none}.table{display:table}.grow{flex-grow:1}.resize{resize:both}.border{border-style:var(--tw-border-style);border-width:1px}.lowercase{text-transform:lowercase}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--ink:#11161c;--deep:#151d26;--paper:#f2eee5;--paper-2:#e7dfd1;--gold:#b88936;--gold-bright:#e1bd72;--rust:#8d4534;--blue:#263a4d;--muted:#71706b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Noto Sans KR,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.topbar{z-index:50;color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#11161cf0;border-bottom:1px solid #e1bd7240;justify-content:space-between;align-items:center;gap:2rem;min-height:78px;padding:0 4vw;display:flex;position:sticky;top:0}.brand{align-items:center;gap:.8rem;min-width:250px;display:flex}.brand img{object-fit:contain}.brand span{flex-direction:column;gap:.18rem;display:flex}.brand b{font-family:Georgia,Noto Serif KR,serif;font-size:.98rem;font-weight:500}.brand small{color:#aab1b7;letter-spacing:.12em;text-transform:uppercase;font-size:.65rem}.topbar nav{letter-spacing:.08em;text-transform:uppercase;color:#c9c7c0;gap:2rem;font-size:.76rem;display:flex}.topbar.ko-nav>nav{letter-spacing:.015em;text-transform:none;gap:2.15rem;font-size:.94rem;font-weight:600}.topbar nav a:hover{color:var(--gold-bright)}.nav-dropdown{position:relative}.nav-dropdown>button{color:#c9c7c0;cursor:pointer;font-size:inherit;letter-spacing:inherit;text-transform:inherit;background:0 0;border:0;align-items:center;gap:.4rem;padding:0;display:flex}.nav-dropdown>button:hover{color:var(--gold-bright)}.nav-dropdown-panel{color:#d9d6cf;background:#151c23;border:1px solid #414950;flex-direction:column;gap:0;width:330px;padding:.5rem;display:flex;position:absolute;top:calc(100% + 1.4rem);left:50%;transform:translate(-50%);box-shadow:0 18px 45px #00000059}.nav-dropdown-panel a{border-bottom:1px solid #303940;padding:.85rem 1rem;line-height:1.4}.nav-dropdown-panel a:last-child{border-bottom:0}.nav-dropdown-panel a:first-child{color:var(--gold-bright)}.topbar-actions{align-items:center;gap:.6rem;display:flex}.mobile-menu-button{width:38px;height:38px;color:var(--gold-bright);cursor:pointer;background:0 0;border:1px solid #4a5158;border-radius:50%;font-size:1.1rem;display:none}.topbar .mobile-menu{z-index:55;color:#dedbd4;background:#111820;border-bottom:1px solid #48515a;flex-direction:column;gap:0;padding:1rem;display:none;position:absolute;top:100%;left:0;right:0}.topbar .mobile-menu a{border-bottom:1px solid #303940;padding:.9rem .5rem;font-size:.72rem}.topbar.ko-nav .mobile-menu a{letter-spacing:.015em;text-transform:none;font-size:.94rem;font-weight:600}.lang-toggle{border:1px solid #4a5158;border-radius:999px;display:flex;overflow:hidden}.lang-toggle button{color:#aab1b7;cursor:pointer;background:0 0;border:0;padding:.45rem .7rem;font-size:.67rem}.lang-toggle button.active{background:var(--gold);color:#15191e}.hero{color:#f7f2e8;background:radial-gradient(circle at 72% 42%,#293846 0,#18212b 32%,#0e1319 70%);grid-template-columns:1.2fr .8fr;align-items:center;min-height:calc(100vh - 78px);padding:8vw;display:grid;position:relative;overflow:hidden}.hero:before{content:"";background:linear-gradient(90deg,#05080cc7,#0000 58%),linear-gradient(#0000 65%,#05080c66);position:absolute;inset:0}.hero-grain{opacity:.1;background-image:repeating-linear-gradient(115deg,#0000 0 8px,#ffffff14 9px 10px);position:absolute;inset:0}.hero-copy,.hero-object{z-index:2;position:relative}.eyebrow{color:var(--gold);letter-spacing:.2em;text-transform:uppercase;margin:0 0 1.2rem;font-size:.7rem;font-weight:700}.hero h1{letter-spacing:-.065em;max-width:750px;margin:0;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(4rem,8.4vw,8.8rem);font-weight:400;line-height:.88}.hero-lead{color:#d6d2ca;max-width:650px;margin:2rem 0;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(1.1rem,1.6vw,1.45rem);line-height:1.75}.hero-actions{flex-wrap:wrap;gap:.8rem;display:flex}.button{border:1px solid var(--gold);letter-spacing:.08em;text-transform:uppercase;border-radius:3px;justify-content:center;align-items:center;min-height:48px;padding:.8rem 1.3rem;font-size:.76rem;transition:all .2s;display:inline-flex}.button.primary{background:var(--gold);color:#16191e}.button.primary:hover{background:var(--gold-bright)}.button.quiet{color:var(--gold-bright)}.button.quiet:hover{background:#b889361f}.button.light{color:#fff;border-color:#ffffff80}.hero-object{place-items:center;min-height:530px;display:grid}.book-halo{border:1px solid #e1bd7240;border-radius:50%;width:31vw;max-width:480px;height:31vw;max-height:480px;position:absolute;box-shadow:0 0 100px #b8893621,inset 0 0 100px #b889361a}.book-halo:before,.book-halo:after{content:"";border:1px solid #e1bd7226;border-radius:50%;position:absolute;inset:12%}.book-halo:after{inset:28%}.book{aspect-ratio:.68;color:#2a2419;background:linear-gradient(100deg,#d7c29a,#f3e7c9 12%,#e8d4ad 88%,#b59b70);border-radius:4px 12px 12px 4px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:min(280px,65vw);padding:3rem 2.1rem;display:flex;position:relative;transform:rotate(3deg);box-shadow:-18px 22px 55px #0000007a,inset 12px 0 20px #573d1d2e}.book:before{content:"";border:1px solid #563b1759;position:absolute;inset:10px}.book strong{font-size:2rem;font-weight:500}.book em{font-family:Georgia,serif;font-size:1.2rem}.book b{font-family:Georgia,Noto Serif KR,serif;font-size:1.8rem;font-weight:500}.book small{letter-spacing:.18em;font-size:.61rem}.hero-object>p{color:#89939c;letter-spacing:.12em;font-size:.68rem;position:absolute;bottom:1.7rem}.scroll-cue{z-index:3;color:#7f8991;letter-spacing:.18em;text-transform:uppercase;font-size:.63rem;position:absolute;bottom:2rem;left:8vw}.scroll-cue span{color:var(--gold);margin-left:.8rem}.section{padding:8rem 7vw}.section-heading{max-width:850px;margin-bottom:3.8rem}.section-heading.narrow{max-width:680px}.section-heading h2,.spectrum-copy h2,.exhibition-copy h2,.seoul-copy h2{letter-spacing:-.045em;margin:0 0 1.4rem;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(2.5rem,5vw,5rem);font-weight:400;line-height:1.04}.section-heading>p:last-child,.spectrum-copy>p:last-child,.seoul-copy>p{color:var(--muted);font-size:1.05rem;line-height:1.8}.questions{background:#f5f1e9}.question-grid{border-top:1px solid #c9beae;border-bottom:1px solid #c9beae;grid-template-columns:repeat(3,1fr);display:grid}.question-grid article{border-right:1px solid #c9beae;min-height:310px;padding:2rem 2.1rem 2.6rem 0}.question-grid article:not(:first-child){padding-left:2.1rem}.question-grid article:last-child{border-right:0}.question-grid span{color:var(--gold);font-family:Georgia,serif;font-size:.8rem}.question-grid h3{margin:3.8rem 0 1rem;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(1.5rem,2.2vw,2.2rem);font-weight:400;line-height:1.2}.question-grid p{color:var(--muted);line-height:1.7}.spectrum{color:#f2eee5;background:var(--deep);grid-template-columns:.75fr 1.25fr;gap:7vw;display:grid}.spectrum-copy>p:last-child{color:#aeb5bb}.strata{flex-direction:column;justify-content:center;display:flex}.strata div{border-top:1px solid #ffffff26;justify-content:space-between;gap:2rem;padding:1.35rem 1.5rem;display:flex;position:relative;overflow:hidden}.strata div:before{content:"";opacity:.16;background:linear-gradient(90deg, var(--layer), transparent);position:absolute;inset:0}.strata div:first-child{--layer:#8d4534}.strata div:nth-child(2){--layer:#8f6f42}.strata div:nth-child(3){--layer:#687c83}.strata div:nth-child(4){--layer:#c5a250}.strata div:nth-child(5){--layer:#416174;border-bottom:1px solid #ffffff26}.strata span{color:#8f9ba4;letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;position:relative}.strata b{font-family:Georgia,Noto Serif KR,serif;font-weight:400;position:relative}.spectrum-line{border-top:1px solid #e1bd724d;grid-column:1/-1;grid-template-columns:repeat(7,1fr);margin-top:3rem;display:grid}.spectrum-line span{color:#8e989f;text-align:center;text-transform:uppercase;letter-spacing:.09em;padding-top:1.2rem;font-size:.68rem;position:relative}.spectrum-line span:before{content:"";background:var(--gold);width:7px;height:7px;box-shadow:0 0 14px var(--gold);border-radius:50%;position:absolute;top:-4px;left:50%}.bible-story{background:#ddd3c2}.story-rail{grid-template-columns:repeat(9,minmax(160px,1fr));padding-bottom:1rem;display:grid;overflow-x:auto}.story-rail article{background:#ffffff2e;border-left:1px solid #b5a996;min-height:210px;padding:1.4rem}.story-rail article:last-child{border-right:1px solid #b5a996}.story-rail span{color:var(--rust);font-family:Georgia,serif;font-size:.75rem}.story-rail h3{margin:4.8rem 0 .5rem;font-family:Georgia,Noto Serif KR,serif;font-size:1.15rem;font-weight:400}.story-rail p{color:#716a60;margin:0;font-size:.7rem}blockquote{border-left:3px solid var(--rust);max-width:880px;margin:4rem 0 0;padding:2.3rem 0 0 3rem}blockquote p{margin:0 0 .8rem;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(1.8rem,3vw,3.2rem);line-height:1.35}blockquote cite{color:var(--rust);letter-spacing:.1em;font-size:.7rem;font-style:normal}.journey{background:#f5f1e9}.journey-grid{background:#c8bdad;border:1px solid #c8bdad;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.journey-grid article{background:#f5f1e9;flex-direction:column;min-height:330px;padding:2rem;transition:all .25s;display:flex}.journey-grid article:hover{background:#ebe3d6;transform:translateY(-3px)}.journey-grid span{color:var(--gold);font-family:Georgia,serif}.journey-grid h3{margin:4rem 0 1rem;font-family:Georgia,Noto Serif KR,serif;font-size:1.8rem;font-weight:400}.journey-grid p{color:var(--muted);line-height:1.65}.room-link,.room-status{letter-spacing:.08em;text-transform:uppercase;border:1px solid #c5b9a8;align-self:flex-start;margin-top:auto;padding:.65rem .8rem;font-size:.65rem}.room-link{color:#59451f;border-color:var(--gold);gap:1.2rem;transition:all .2s;display:inline-flex}.room-link:hover{color:#17191c;background:var(--gold-bright)}.room-status{color:#8c867d}.gallery-shell{color:#eee9df;background:#111820;min-height:100vh}.gallery-nav{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0c1117f2;border-bottom:1px solid #e1bd7238;justify-content:space-between;align-items:center;gap:1rem;min-height:70px;padding:.7rem 4vw;display:flex;position:sticky;top:0}.gallery-nav .brand{color:#fff}.back-link{color:var(--gold-bright);letter-spacing:.1em;text-transform:uppercase;font-size:.7rem}.gallery-hero{background:radial-gradient(circle at 80% 20%, var(--room-accent,#263a4d), transparent 40%), linear-gradient(135deg, #17222c, #0e141b 68%);border-bottom:1px solid #333d46;align-content:end;min-height:76vh;padding:9vw 8vw 6vw;display:grid}.gallery-hero-copy{max-width:1050px}.room-number{color:var(--gold);letter-spacing:.2em;margin-bottom:2rem;font-family:Georgia,serif;font-size:.8rem;display:block}.gallery-hero h1{letter-spacing:-.06em;max-width:980px;margin:0;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(4rem,9vw,8.5rem);font-weight:400;line-height:.92}.gallery-hero .lead{color:#bdc4c8;max-width:760px;margin:2.2rem 0 0;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(1.1rem,1.8vw,1.5rem);line-height:1.7}.gallery-intro{color:#201e1a;background:#e4dac9;grid-template-columns:.65fr 1.35fr;gap:8vw;padding:6rem 8vw;display:grid}.gallery-intro h2{margin:0;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:400;line-height:1.05}.gallery-intro-copy p{margin:0 0 1.5rem;font-size:1.08rem;line-height:1.85}.gallery-intro-copy .caution{border-left:3px solid var(--rust);color:#5f574d;background:#ffffff52;padding:1.2rem 1.4rem}.anchor-object{color:#201e1a;background:linear-gradient(135deg,#f1e8da,#d9cbb7);border-top:1px solid #c7b9a5;border-bottom:1px solid #9c8e7a;grid-template-columns:1.05fr .75fr;align-items:center;gap:9vw;padding:7rem 8vw;display:grid}.anchor-object-copy h2{letter-spacing:-.035em;max-width:720px;margin:.6rem 0 1rem;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(3rem,6vw,6rem);font-weight:400;line-height:.98}.anchor-object-copy>p:not(.eyebrow):not(.object-label){color:#5b544a;max-width:740px;font-size:1.04rem;line-height:1.85}.anchor-object-copy .object-label{color:#805431;letter-spacing:.1em;text-transform:uppercase;margin:0 0 2.2rem;font-size:.72rem;font-weight:700}.anchor-object figure{max-width:390px;margin:0 auto}.anchor-object-button{width:100%;color:inherit;cursor:zoom-in;background:#191713;border:10px solid #2a241d;padding:0;display:block;position:relative;box-shadow:0 24px 55px #2c221747}.anchor-object-button img{width:100%;height:auto;display:block}.anchor-object-button span{color:#201e1a;letter-spacing:.08em;text-transform:uppercase;background:#efe2c9f0;padding:.55rem .7rem;font-size:.62rem;font-weight:700;position:absolute;bottom:.8rem;right:.8rem}.anchor-object figcaption{color:#746b60;margin-top:1rem;font-size:.68rem;line-height:1.55}.object-records{color:#ece7de;background:#202b2c;padding:7rem 8vw}.object-records-heading{max-width:920px;margin-bottom:4rem}.object-records-heading h2{letter-spacing:-.035em;margin:.6rem 0 1.5rem;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(3rem,6vw,5.8rem);font-weight:400;line-height:1}.object-records-heading>p:last-child{color:#b8c1bd;max-width:760px;line-height:1.75}.object-record-grid{background:#53605d;border:1px solid #53605d;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.object-record-grid article{background:linear-gradient(155deg,#263334,#1d2829);flex-direction:column;min-height:700px;padding:2.2rem;display:flex}.object-record-number{color:var(--gold-bright);font-family:Georgia,serif}.object-record-grid .object-tradition{color:#d4b876;letter-spacing:.12em;text-transform:uppercase;margin:2rem 0 .6rem;font-size:.66rem;font-weight:700}.object-record-grid h3{margin:0 0 .7rem;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(1.8rem,3vw,3rem);font-weight:400;line-height:1.1}.object-record-grid .object-date{color:#8fa09a;margin:0 0 2rem;font-size:.72rem}.object-record-grid article>p:not(.object-tradition):not(.object-date):not(.object-relationship){color:#c0c9c5;line-height:1.72}.object-story{border-top:1px solid #51605b;border-bottom:1px solid #51605b;margin:1.2rem 0;padding:1.2rem 0}.object-story b{color:#d9c58e;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem}.object-story p{color:#cbd2cf;line-height:1.7}.object-relationship{color:#eee7d8;font-family:Georgia,Noto Serif KR,serif;font-size:1.08rem;line-height:1.55}.object-record-grid a{color:var(--gold-bright);text-underline-offset:3px;margin-top:auto;font-size:.72rem;line-height:1.5;text-decoration:underline}.object-record-grid small{color:#899792;letter-spacing:.06em;text-transform:uppercase;margin-top:.8rem;font-size:.62rem}.story-moments{color:#211e1a;background:#e6dccd;padding:7rem 8vw}.story-moments-heading{max-width:900px;margin-bottom:4rem}.story-moments-heading h2{letter-spacing:-.04em;margin:.6rem 0 1.4rem;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(3rem,6vw,6rem);font-weight:400;line-height:.98}.story-moments-heading>p:last-child{color:#625b52;max-width:720px;line-height:1.75}.story-moment-list{border-top:1px solid #aa9e8d}.story-moment-list article{border-bottom:1px solid #aa9e8d;grid-template-columns:180px .8fr 1.2fr;gap:4vw;padding:3.5rem 0;display:grid}.story-route{flex-direction:column;gap:.5rem;display:flex}.story-route span{color:#8d6035;font-family:Georgia,serif}.story-route b{letter-spacing:.1em;text-transform:uppercase;margin-top:1.4rem;font-size:.72rem}.story-route time{color:#746d63;font-size:.72rem}.story-person>p{color:#80522f;letter-spacing:.06em;text-transform:uppercase;margin:0 0 1rem;font-size:.72rem;font-weight:700}.story-person h3{margin:0;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(2rem,3.4vw,3.8rem);font-weight:400;line-height:1.08}.story-account>p{color:#5d564d;margin:0;line-height:1.82}.story-account blockquote{color:#3f392f;background:#ffffff57;border-left:3px solid #94643a;margin:1.5rem 0;padding:1rem 1.2rem;font-family:Georgia,Noto Serif KR,serif;font-size:1.1rem;line-height:1.55}.story-account a{color:#70442b;text-underline-offset:3px;font-size:.72rem;text-decoration:underline}.gallery-stations{padding:7rem 8vw}.station{border-top:1px solid #36414a;grid-template-columns:100px .8fr 1.2fr;gap:3vw;padding:4rem 0;display:grid}.station:last-child{border-bottom:1px solid #36414a}.station-number{color:var(--gold);font-family:Georgia,serif;font-size:1rem}.station h2{margin:0;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(2rem,4vw,4rem);font-weight:400;line-height:1.08}.station-body>p{color:#bdc3c6;margin:0 0 1.3rem;font-size:1.05rem;line-height:1.8}.scripture-card{isolation:isolate;border:1px solid #e1bd7261;border-left:4px solid var(--gold);background:radial-gradient(circle at 88% 12%,#e1bd7224,#0000 32%),linear-gradient(135deg,#b889361a,#ffffff04);margin-top:2.4rem;padding:2.2rem 2.3rem 2rem;position:relative;overflow:hidden;box-shadow:inset 0 0 0 7px #0c12162e}.scripture-card:after{content:"“";z-index:-1;color:#e1bd721f;font-family:Georgia,serif;font-size:9rem;line-height:1;position:absolute;top:-.7rem;right:1.2rem}.scripture-card span{color:var(--gold-bright);letter-spacing:.16em;text-transform:uppercase;font-size:.63rem;font-weight:700}.scripture-card blockquote{border:0;margin:1.2rem 0 0;padding:0}.scripture-card blockquote p{color:#f0eadf;max-width:760px;margin:0 0 1.2rem;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(1.4rem,2.6vw,2.15rem);line-height:1.45}.scripture-card cite{color:#b4bdc1;letter-spacing:.04em;font-size:.72rem;font-style:normal}.source-note{color:#89939a;margin-top:1.2rem;font-size:.72rem;line-height:1.55}.source-note a{color:var(--gold-bright);text-underline-offset:3px;text-decoration:underline}.source-language{color:#c8cfd2;letter-spacing:.06em;border:1px solid #56616a;border-radius:2px;margin-left:.45rem;padding:.15rem .4rem;font-size:.58rem;display:inline-block}.translation-timeline{color:#211f1b;background:#e9e0d2;padding:7rem 8vw}.timeline-heading{border-bottom:1px solid #b6aa99;grid-template-columns:1.1fr .9fr;gap:7vw;padding-bottom:4rem;display:grid}.timeline-heading h2{letter-spacing:-.035em;max-width:760px;margin:0;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(2.7rem,5vw,5.3rem);font-weight:400;line-height:1.03}.timeline-heading>div:last-child>p{color:#5c554c;margin:2rem 0;font-size:1.02rem;line-height:1.8}.timeline-key{flex-wrap:wrap;gap:.6rem;display:flex}.timeline-key span,.timeline-stream{letter-spacing:.1em;text-transform:uppercase;border:1px solid;padding:.35rem .55rem;font-size:.62rem}.timeline-key .catholic,.catholic .timeline-stream{color:#743d4b}.timeline-key .protestant,.protestant .timeline-stream{color:#31566a}.timeline-key .shared,.shared .timeline-stream{color:#765819}.timeline-list{max-width:1150px;margin:0 auto;padding-top:3rem}.timeline-item{grid-template-columns:135px 28px 1fr;gap:1.5rem;min-height:190px;display:grid}.timeline-item time{color:#514b43;text-align:right;padding-top:.35rem;font-family:Georgia,serif;font-size:1.05rem}.timeline-marker{position:relative}.timeline-marker:before{content:"";background:#31566a;border:3px solid #e9e0d2;border-radius:50%;width:13px;height:13px;position:absolute;top:.5rem;left:50%;transform:translate(-50%);box-shadow:0 0 0 1px #31566a}.timeline-marker:after{content:"";background:#aca191;width:1px;position:absolute;top:1.55rem;bottom:0;left:50%}.timeline-item.catholic .timeline-marker:before{background:#743d4b;box-shadow:0 0 0 1px #743d4b}.timeline-item.shared .timeline-marker:before{background:#b1842f;width:17px;height:17px;top:.35rem;box-shadow:0 0 0 2px #765819}.timeline-item:last-child .timeline-marker:after{display:none}.timeline-content{padding:0 0 4rem 1rem}.timeline-content h3{margin:.85rem 0 1rem;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(1.8rem,3vw,3rem);font-weight:400;line-height:1.12}.timeline-content>p{color:#5b544b;max-width:780px;margin:0;font-size:1rem;line-height:1.8}.timeline-object,.timeline-object-pair{margin-top:2rem}.timeline-object{max-width:240px;margin-left:0}.object-thumbnail{color:#fff;cursor:zoom-in;text-align:left;background:#221f1b;border:1px solid #9e907c;width:100%;padding:0;display:block;position:relative;overflow:hidden;box-shadow:0 12px 28px #281f1421}.object-thumbnail img{object-fit:cover;object-position:top;background:#f7f1e7;width:100%;height:230px;transition:transform .25s;display:block}.object-thumbnail:hover img,.object-thumbnail:focus-visible img{transform:scale(1.025)}.object-thumbnail span{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#0d1114e0;border:1px solid #ffffff59;padding:.42rem .55rem;font-size:.6rem;position:absolute;bottom:.55rem;right:.55rem}.object-thumbnail:focus-visible{outline-offset:3px;outline:3px solid #956e24}.timeline-object figcaption{color:#6b6257;margin-top:.7rem;font-size:.67rem;line-height:1.55}.timeline-object figcaption b{color:#443d34;margin-bottom:.35rem;font-weight:600;display:block}.timeline-object-pair{grid-template-columns:repeat(2,minmax(0,220px));gap:1rem;display:grid}.timeline-object-pair .timeline-object{margin-top:0}.object-viewer{z-index:1000;color:#ebe6dd;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#05080af0;place-items:center;padding:2.5vh 2.5vw;display:grid;position:fixed;inset:0}.viewer-panel{background:#111820;border:1px solid #4e5660;grid-template-rows:auto auto 1fr auto;width:min(1180px,95vw);height:95vh;display:grid;overflow:hidden;box-shadow:0 30px 90px #000}.viewer-panel>header{border-bottom:1px solid #343e47;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.2rem;display:flex}.viewer-panel>header span{color:var(--gold);letter-spacing:.13em;text-transform:uppercase;font-size:.6rem}.viewer-panel>header h2{margin:.25rem 0 0;font-family:Georgia,Noto Serif KR,serif;font-size:1.15rem;font-weight:400}.viewer-close{color:#fff;cursor:pointer;background:0 0;border:1px solid #59636b;border-radius:50%;width:42px;height:42px;font-size:1.8rem}.viewer-controls{background:#19222a;border-bottom:1px solid #343e47;align-items:center;gap:.55rem;min-height:54px;padding:.6rem 1.2rem;display:flex}.viewer-controls button{color:#eee;cursor:pointer;background:#252f37;border:1px solid #56616a;min-width:38px;height:34px;padding:0 .8rem}.viewer-controls button:disabled{opacity:.35;cursor:not-allowed}.viewer-controls output{color:#d9c89e;text-align:center;min-width:50px;font-size:.75rem}.viewer-controls p{color:#aeb7bd;margin:0 0 0 auto;font-size:.7rem}.viewer-canvas{text-align:center;overscroll-behavior:contain;background:#25282a;padding:2rem;overflow:auto}.viewer-canvas img{-webkit-user-select:none;user-select:none;background:#eee7dc;max-width:none;height:auto;margin:0 auto;transition:width .15s;display:block;box-shadow:0 8px 30px #00000080}.viewer-panel>footer{color:#aab2b7;border-top:1px solid #343e47;justify-content:space-between;gap:1rem;padding:.75rem 1.2rem;font-size:.64rem;line-height:1.45;display:flex}.viewer-panel>footer span{color:#d5b978;white-space:nowrap}.timeline-sources{background:#ffffff59;border:1px solid #b9ad9c;margin-top:2rem;padding:1.5rem}.timeline-sources b{color:#73521b;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.7rem;font-size:.68rem;display:block}.timeline-sources a{color:#4c493f;text-underline-offset:3px;margin:.35rem 1rem .35rem 0;font-size:.75rem;text-decoration:underline;display:inline-block}.timeline-sources p{color:#70675d;margin:.8rem 0 0;font-size:.72rem}.translation-impact{border-top:1px solid #b6aa99;margin-top:7rem;padding-top:6rem}.impact-heading{max-width:850px}.impact-heading h2{margin:0;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(2.7rem,5vw,5rem);font-weight:400;line-height:1.04}.impact-heading>p:last-child{color:#655d53;max-width:700px;margin:1.5rem 0 0;font-size:1.02rem;line-height:1.75}.impact-grid{border-top:1px solid #b8ad9d;border-left:1px solid #b8ad9d;grid-template-columns:repeat(2,1fr);margin-top:4rem;display:grid}.impact-grid article{background:#fff3;border-bottom:1px solid #b8ad9d;border-right:1px solid #b8ad9d;min-height:330px;padding:2rem}.impact-grid span{color:#8b5d23;font-family:Georgia,serif;font-size:.75rem}.impact-grid h3{margin:2.8rem 0 1rem;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(1.6rem,2.5vw,2.4rem);font-weight:400}.impact-grid p{color:#5e574e;margin:0;line-height:1.8}.impact-scripture{border-top:1px solid #b8ad9d;border-left:3px solid #886128;max-width:850px;margin:4rem 0 0 auto;padding:2rem 0 0 2rem}.impact-scripture p{margin:0;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(1.4rem,2.4vw,2.1rem);line-height:1.5}.impact-scripture cite{color:#766b5f;margin-top:1rem;font-size:.7rem;font-style:normal;display:block}.people-register{border-top:1px solid #b6aa99;margin-top:7rem;padding-top:6rem}.people-register-heading{grid-template-columns:.8fr 1.2fr;gap:2rem 7vw;display:grid}.people-register-heading .eyebrow{grid-column:1/-1;margin:0}.people-register-heading h2{margin:0;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(2.5rem,4.5vw,4.7rem);font-weight:400;line-height:1.05}.people-register-heading>p:last-child{color:#665e54;margin:.5rem 0 0;line-height:1.8}.people-grid{background:#b8ad9d;border:1px solid #b8ad9d;grid-template-columns:repeat(2,1fr);gap:1px;margin-top:4rem;display:grid}.people-grid article{background:#eee6da;grid-template-columns:72px 1fr;gap:1.2rem;min-height:190px;padding:1.5rem;display:grid}.people-grid figure{width:72px;margin:0}.people-grid figure img{object-fit:cover;object-position:top;border:1px solid #aa9b87;width:72px;height:92px;display:block}.people-grid figure figcaption{color:#6f675d;margin-top:.35rem;font-size:.5rem;line-height:1.35}.portrait-placeholder{color:#876b45;background:linear-gradient(145deg,#ddd0bd,#f4ede3);border:1px solid #aa9b87;place-items:center;width:72px;height:92px;display:grid}.portrait-placeholder span{font-family:Georgia,Noto Serif KR,serif;font-size:1.55rem}.people-grid h3{margin:0 0 .45rem;font-family:Georgia,Noto Serif KR,serif;font-size:1.35rem;font-weight:400;line-height:1.3}.people-grid article div>p{color:#625a50;margin:.65rem 0 0;font-size:.86rem;line-height:1.6}.people-grid .person-country{color:#75434e;letter-spacing:.08em;text-transform:uppercase;border:1px solid #9a6f79;margin:0;padding:.2rem .4rem;font-size:.58rem;display:inline-block}.people-note{color:#71685e;margin:1rem 0 0;font-size:.7rem}.site-people{color:#211f1b;background:#e9e0d2;padding:7rem 8vw}.site-people-heading{grid-template-columns:.9fr 1.1fr;gap:2rem 7vw;display:grid}.site-people-heading .eyebrow{grid-column:1/-1;margin:0}.site-people-heading h2{margin:0;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(2.6rem,4.8vw,5rem);font-weight:400;line-height:1.04}.site-people-heading>p:last-child{color:#655d53;margin:.5rem 0 0;line-height:1.8}.site-people-grid{background:#b8ad9d;border:1px solid #b8ad9d;grid-template-columns:repeat(2,1fr);gap:1px;margin-top:4rem;display:grid}.site-people-grid article{background:#f0e8dc;grid-template-columns:72px 1fr;gap:1.2rem;min-height:205px;padding:1.5rem;display:grid}.site-people-grid figure{width:72px;margin:0}.site-people-grid figure img{object-fit:cover;object-position:top;border:1px solid #aa9b87;width:72px;height:92px;display:block}.site-people-grid figure figcaption{color:#6f675d;margin-top:.35rem;font-size:.5rem;line-height:1.35}.site-people-grid h3{margin:0 0 .35rem;font-family:Georgia,Noto Serif KR,serif;font-size:1.35rem;font-weight:400;line-height:1.3}.site-people-grid article div>p{color:#625a50;margin:.55rem 0 0;font-size:.84rem;line-height:1.55}.site-people-grid .person-years{color:#7e6d57;margin:0;font-family:Georgia,serif}.site-people-grid .person-country{color:#75434e;letter-spacing:.06em;text-transform:uppercase;border:1px solid #9a6f79;margin:.45rem .45rem 0 0;padding:.2rem .4rem;font-size:.58rem;display:inline-block}.site-people-grid .person-residence{color:#735f43;font-size:.68rem}.gallery-questions{color:#1d1d1b;background:#efe9df;padding:7rem 8vw}.gallery-questions h2{margin:0 0 3rem;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:400}.reflection-grid{background:#c5b9a8;border:1px solid #c5b9a8;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.reflection-grid article{background:#efe9df;min-height:220px;padding:1.7rem}.reflection-grid span{color:var(--rust);font-size:.7rem}.reflection-grid p{margin-top:3rem;font-family:Georgia,Noto Serif KR,serif;font-size:1.25rem;line-height:1.5}.reflection-invitation{color:#5f574d;max-width:820px;margin:2.5rem 0 0;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(1.25rem,2.4vw,2rem);line-height:1.5}.next-room{background:#0d1217;justify-content:space-between;align-items:center;gap:2rem;padding:4rem 8vw;display:flex}.next-room p{color:#8f989f}.next-room a{color:var(--gold-bright);font-family:Georgia,Noto Serif KR,serif;font-size:1.35rem}.exhibition{color:#f1eee7;background:#182027;grid-template-columns:.9fr 1.1fr;padding:0;display:grid}.exhibition-image{min-height:860px;position:relative}.exhibition-image:after{content:"";background:linear-gradient(90deg,#0000 65%,#182027),linear-gradient(#0000 60%,#0c10148c);position:absolute;inset:0}.threshold-art{background:radial-gradient(circle at 50% 38%,#d9bd7d 0 7%,#826640 23%,#322c27 52%,#13181d 78%);position:absolute;inset:0;overflow:hidden}.courtyard-light{clip-path:polygon(8% 0,92% 0,100% 100%,0 100%);background:linear-gradient(#d4c08f,#ae8c54 48%,#574635);width:44%;height:66%;position:absolute;top:12%;left:28%;box-shadow:0 0 90px #e1bd7247}.gate-panel{z-index:2;background:repeating-linear-gradient(90deg,#261d18 0 9%,#493425 9.5% 11%,#211916 11.5% 20%);border:3px solid #161311;width:43%;position:absolute;top:7%;bottom:9%;box-shadow:inset 0 0 70px #090807}.gate-panel:before{content:"";background:repeating-linear-gradient(0deg,#0000 0 11%,#92653a33 11.5% 12%);border:2px solid #6a4d30;position:absolute;inset:5%}.gate-panel.left{transform-origin:0;left:-8%;transform:perspective(900px)rotateY(12deg)}.gate-panel.right{transform-origin:100%;right:-8%;transform:perspective(900px)rotateY(-12deg)}.threshold-line{z-index:3;background:#17120f;border-top:4px solid #8b6841;height:5%;position:absolute;bottom:9%;left:10%;right:10%;box-shadow:0 -12px 35px #000000b3}.image-label{z-index:2;letter-spacing:.12em;text-transform:uppercase;background:#0f1216bf;border:1px solid #ffffff2e;padding:.6rem .8rem;font-size:.67rem;position:absolute;bottom:2rem;left:2rem}.exhibition-copy{padding:7rem 7vw 7rem 6vw}.exhibition-copy h2{font-size:clamp(2.7rem,4.8vw,5rem)}.scene-copy{border-top:1px solid #ffffff2e;border-bottom:1px solid #ffffff2e;padding:2rem 0}.scene-copy p{color:#c9c8c4;font-family:Georgia,Noto Serif KR,serif;font-size:1.05rem;line-height:1.8}.scene-copy .scene-close{color:var(--gold-bright);font-size:1.25rem}details{border-bottom:1px solid #ffffff29;margin:1.8rem 0}details summary{color:var(--gold-bright);cursor:pointer;letter-spacing:.08em;text-transform:uppercase;padding:.8rem 0 1.2rem;font-size:.75rem}details p{color:#aeb4b8;line-height:1.7}.biblical-interruption{background:#b889360f;border:1px solid #e1bd7259;margin-top:3rem;padding:1.8rem}.biblical-interruption span{color:var(--gold);letter-spacing:.15em;text-transform:uppercase;font-size:.64rem}.biblical-interruption p{font-family:Georgia,Noto Serif KR,serif;font-size:1.45rem;line-height:1.5}.biblical-interruption cite{color:#8f989f;font-size:.7rem;font-style:normal}.specials{background:#eee7db}.special-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.special-grid article{background:#ffffff40;border:1px solid #c8bdad;flex-direction:column;justify-content:flex-end;min-height:310px;padding:2rem;display:flex}.special-grid article.gold{color:#17191c;background:#b78738;border-color:#b78738}.special-grid span{color:var(--rust);letter-spacing:.14em;text-transform:uppercase;margin-bottom:auto;font-size:.65rem}.special-grid .gold span{color:#3b2b15}.special-grid h3{margin:3rem 0 1rem;font-family:Georgia,Noto Serif KR,serif;font-size:2rem;font-weight:400}.special-grid p{color:var(--muted);line-height:1.6}.special-grid .gold p{color:#332a1f}.special-enter{color:#6d431f;letter-spacing:.08em;text-transform:uppercase;margin-top:1rem;font-size:.7rem;font-weight:700}.door-museum{color:#1b1a17;background:#eee8dd}.door-hero{color:#f1ede5;background:#151c23;grid-template-columns:1fr 1fr;align-items:center;gap:6vw;min-height:88vh;padding:8rem 7vw 5rem;display:grid}.door-hero h1{letter-spacing:-.065em;margin:0;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(4.5rem,9vw,9rem);font-weight:400;line-height:.88}.door-hero-copy>p:last-child{color:#b9c0c4;max-width:620px;margin-top:2rem;font-family:Georgia,Noto Serif KR,serif;font-size:1.25rem;line-height:1.7}.closing-door{background:radial-gradient(circle at 50% 42%,#dfc17b,#745633 28%,#17191b 62%);border:1px solid #3d454c;min-height:600px;position:relative;overflow:hidden}.closing-door:before,.closing-door:after{content:"";z-index:2;background:repeating-linear-gradient(90deg,#201815 0 10%,#533b29 10.5% 12%,#261c17 12.5% 21%);border:3px solid #0f0d0c;width:46%;position:absolute;top:2%;bottom:7%;box-shadow:inset 0 0 50px #050505}.closing-door:before{left:-12%;transform:perspective(800px)rotateY(14deg)}.closing-door:after{right:-12%;transform:perspective(800px)rotateY(-14deg)}.closing-door span{z-index:3;color:#ead39c;text-align:center;font-family:Georgia,Noto Serif KR,serif;font-size:1.1rem;position:absolute;bottom:2rem;left:2rem;right:2rem}.exhibit-prologue{background:#d9cfbf;grid-template-columns:.75fr 1.25fr;gap:8vw;padding:6rem 8vw;display:grid}.exhibit-prologue h2{margin:0;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(2.6rem,5vw,4.8rem);font-weight:400;line-height:1.05}.exhibit-prologue p{margin:0 0 1.4rem;font-size:1.08rem;line-height:1.8}.scene-section{background:var(--scene-bg,#eee8dd);border-top:1px solid #c8bdad;grid-template-columns:110px .8fr 1.2fr;gap:3.5vw;min-height:90vh;padding:7rem 8vw;display:grid}.scene-section:nth-of-type(2n){--scene-bg:#e4dacb}.scene-index{color:var(--rust);letter-spacing:.12em;font-family:Georgia,serif;font-size:1rem}.scene-title h2{margin:0;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(2.5rem,5vw,5rem);font-weight:400;line-height:1}.scene-title .year{color:#786d61;letter-spacing:.13em;text-transform:uppercase;margin-top:1rem;font-size:.7rem;display:block}.scene-main>p{color:#4d4942;margin:0 0 1.25rem;font-family:Georgia,Noto Serif KR,serif;font-size:1.08rem;line-height:1.85}.scene-main .scene-ending{color:#6f3329;margin:2rem 0;font-size:1.45rem}.scene-main details{border-color:#bbae9d}.scene-main details summary{color:#7a5421}.scene-main details p{color:#5d574f}.scene-scripture{color:#e9e5dc;border-left:3px solid var(--gold);background:#192129;margin:2.5rem 0 1.2rem;padding:1.5rem}.scene-scripture span{color:var(--gold);letter-spacing:.14em;text-transform:uppercase;font-size:.62rem}.scene-scripture p{margin:1rem 0 .6rem;font-family:Georgia,Noto Serif KR,serif;font-size:1.3rem;line-height:1.5}.scene-scripture cite{color:#90999f;font-size:.7rem;font-style:normal}.exhibit-source{color:#746e65;border-top:1px solid #c2b6a6;margin-top:1.4rem;padding-top:1.2rem;font-size:.7rem;line-height:1.55}.exhibit-source p{color:inherit;font:inherit;line-height:inherit;margin:.45rem 0 0}.source-kind{color:#6f3329;letter-spacing:.06em;text-transform:uppercase;font-weight:700;display:inline-block}.exhibit-source a{color:inherit;text-underline-offset:.2em;text-decoration-color:#a47a42}.exhibit-source a:hover{color:#6f3329}.glass-scene{color:#f1eee7;background:linear-gradient(135deg,#18232d,#293943)}.glass-scene .scene-main>p,.glass-scene .year{color:#c2c9cc}.glass-scene .scene-ending{color:var(--gold-bright)}.glass-scene .scene-main details{border-color:#81909a}.glass-scene .scene-main details p{color:#e0e5e7}.glass-scene .scene-main details summary{color:#d59b43}.glass-scene .exhibit-source{color:#c4ccd0;border-color:#71808a}.glass-scene .source-kind{color:#e0ad5e}.glass-scene .exhibit-source a:hover{color:#fff}.metric-ladder{gap:.5rem;margin:2rem 0;display:grid}.metric-ladder div{width:var(--w);color:#14191e;background:var(--gold-bright);white-space:nowrap;padding:.8rem 1rem;font-size:.75rem}.exhibit-epilogue{color:#eee9df;background:#0f151b;padding:7rem 8vw}.exhibit-epilogue h2{max-width:950px;margin:0;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(3rem,6vw,6rem);font-weight:400;line-height:1}.exhibit-epilogue p{color:#adb5b9;max-width:700px;font-size:1.05rem;line-height:1.8}.identity-museum{color:#e9e4da;background:#111820;min-height:100vh}.identity-hero{background:radial-gradient(circle at 76% 34%,#405466,#0000 25%),radial-gradient(circle at 80% 40%,#22313d,#10171e 62%);grid-template-columns:1.15fr .85fr;align-items:end;gap:6vw;min-height:88vh;padding:8rem 8vw 5rem;display:grid}.identity-hero h1{letter-spacing:-.065em;max-width:900px;margin:0;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(4.5rem,9vw,9rem);font-weight:400;line-height:.88}.identity-hero .lead{color:#b5bdc1;max-width:690px;font-family:Georgia,Noto Serif KR,serif;font-size:1.25rem;line-height:1.75}.identity-question{background:#b889360f;border:1px solid #e1bd7259;align-self:center;padding:2.5rem}.identity-question span{color:var(--gold);letter-spacing:.15em;text-transform:uppercase;font-size:.65rem}.identity-question p{margin:1.3rem 0 0;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(2rem,3.5vw,3.8rem);line-height:1.15}.research-banner{color:#2a251d;background:var(--gold-bright);align-items:center;gap:1rem;padding:1.1rem 8vw;font-size:.78rem;line-height:1.5;display:flex}.research-banner b{text-transform:uppercase;letter-spacing:.08em}.identity-compass{background:#34414b;grid-template-columns:repeat(3,1fr);gap:1px;padding:2rem 8vw;display:grid}.identity-compass article{background:#18232c;grid-template-columns:34px 1fr;align-items:start;gap:1rem;padding:1.4rem 1.5rem;display:grid}.identity-compass span{color:var(--gold);font-family:Georgia,serif}.identity-compass p{color:#d5d9da;margin:0;font-family:Georgia,Noto Serif KR,serif;font-size:1.05rem;line-height:1.5}.identity-tension{color:#24211d;background:#c7bcac;grid-template-columns:repeat(3,1fr);gap:1px;padding:6rem 8vw;display:grid}.identity-tension article{background:#e9e1d5;min-height:300px;padding:2rem}.identity-tension span{color:var(--rust);letter-spacing:.12em;text-transform:uppercase;font-size:.65rem}.identity-tension h2{margin:4rem 0 1rem;font-family:Georgia,Noto Serif KR,serif;font-size:2rem;font-weight:400}.identity-tension p{color:#625b52;line-height:1.75}.identity-proverb{color:#f4efe5;background:#202c31;grid-template-columns:minmax(10rem,.45fr) minmax(20rem,1.55fr);align-items:center;gap:3rem 6vw;padding:6rem 8vw;display:grid}.identity-proverb .well-mark{aspect-ratio:1;border:2px solid #bd995e;border-radius:50%;place-items:center;width:min(18rem,60vw);margin:auto;display:grid;box-shadow:inset 0 0 0 2rem #172126,inset 0 0 0 2.15rem #bd995e}.identity-proverb .well-mark span{color:#d6bd8d;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(4rem,9vw,8rem)}.identity-proverb h2{margin:.5rem 0 1rem;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(2.7rem,6vw,6rem);font-weight:400;line-height:1}.identity-proverb p{max-width:850px;font-size:1.08rem;line-height:1.75}.identity-proverb .proverb-line{color:#d6bd8d;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(1.3rem,2.4vw,2rem);line-height:1.45}.identity-scenes{padding:7rem 8vw}.identity-scene{border-top:1px solid #37434c;grid-template-columns:90px .8fr 1.2fr;gap:3vw;padding:5rem 0;display:grid}.identity-scene:last-child{border-bottom:1px solid #37434c}.identity-scene-index{color:var(--gold);font-family:Georgia,serif}.identity-scene h2{margin:0;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(2.5rem,4.5vw,4.8rem);font-weight:400;line-height:1}.identity-scene-main>p{color:#bcc3c6;margin:0 0 1.3rem;font-size:1.05rem;line-height:1.82}.evidence-status{color:#d2b87f;letter-spacing:.09em;text-transform:uppercase;border:1px solid #5c513c;margin-bottom:1.5rem;padding:.35rem .55rem;font-size:.6rem;display:inline-flex}.voice-needed{color:#d3caba;background:#202b33;border-left:3px solid #8d4534;margin:1.6rem 0;padding:1.2rem 1.3rem;line-height:1.65}.identity-source{color:#879198;font-size:.7rem;line-height:1.55}.identity-source a{color:var(--gold-bright);text-underline-offset:3px;text-decoration:underline}.listening-gallery{color:#211e19;background:#d8c7ab;padding:7rem 8vw}.listening-heading{max-width:1000px}.listening-heading h2{margin:.5rem 0 1.5rem;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(2.8rem,5vw,5.5rem);font-weight:400;line-height:1}.listening-heading>p:last-child{color:#625849;max-width:760px;line-height:1.75}.listening-grid{background:#aa987b;border:1px solid #aa987b;grid-template-columns:repeat(2,1fr);gap:1px;margin-top:4rem;display:grid}.listening-grid article{background:#eee5d5;flex-direction:column;min-height:330px;padding:2rem;display:flex}.listening-grid span{color:#8e4f5f;font-family:Georgia,serif}.listening-grid h3{margin:2rem 0 1rem;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(1.6rem,2.6vw,2.5rem);font-weight:400}.listening-grid p{color:#40392f;font-size:1.08rem;line-height:1.7}.listening-grid small{color:#776b5b;border-top:1px solid #c9baa2;margin-top:auto;padding-top:2rem;line-height:1.55}.listening-rule{background:#ffffff47;border-left:4px solid #8e4f5f;margin:2rem 0 0;padding:1.2rem 1.4rem;line-height:1.65}.identity-galatians{color:#211d19;background:#e9dfcc;grid-template-columns:minmax(15rem,.8fr) minmax(20rem,1.2fr);align-items:start;gap:2rem 5vw;padding:7rem 8vw;display:grid}.identity-galatians h2{margin:.65rem 0;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(2rem,4vw,4.2rem);font-weight:400;line-height:1.04}.identity-galatians blockquote{background:#f7f1e5;border-left:4px solid #8e4f5f;margin:0;padding:2rem}.identity-galatians blockquote p{margin:0 0 1rem;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(1.25rem,2.1vw,2rem);line-height:1.5}.identity-galatians cite{color:#7c3f50;font-style:normal;font-weight:700}.identity-galatians>p{grid-column:2;margin:0;font-size:1.08rem;line-height:1.75}.identity-table{color:#211e19;background:#ddd2c1;padding:7rem 8vw}.identity-table h2{max-width:1000px;margin:0;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(3rem,6vw,6rem);font-weight:400;line-height:1}.table-places{border-top:1px solid #a99b87;grid-template-columns:repeat(7,1fr);margin:4rem 0;display:grid}.table-places span{color:#6f6558;text-align:center;border-right:1px solid #a99b87;min-height:120px;padding:1rem .6rem;font-size:.68rem}.table-places span:first-child{border-left:1px solid #a99b87}.identity-closing{border-left:3px solid var(--rust);max-width:850px;padding:2rem 0 0 2rem;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(1.8rem,3vw,3rem);line-height:1.4}.identity-register{background:#0d141a;grid-template-columns:.75fr 1.25fr;gap:6vw;padding:7rem 8vw;display:grid}.identity-register h2{margin:0;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(2.5rem,4.5vw,4.8rem);font-weight:400;line-height:1}.identity-register-links{gap:.75rem;display:grid}.identity-register-links a{color:#d4d9da;border:1px solid #35434d;padding:1rem 1.1rem;line-height:1.45}.identity-register-links a:hover{border-color:var(--gold)}.identity-register-links span{color:#d2a85d;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.35rem;font-size:.62rem;display:block}.register-note{color:#c6bdaf;border-left:3px solid var(--rust);background:#1a252d;grid-column:2;margin:1rem 0 0;padding:1.3rem;line-height:1.7}.exhibitions-page{color:#1c1a17;background:#ebe4d8;min-height:100vh}.exhibitions-hero{color:#f0ece4;background:radial-gradient(circle at 78% 35%,#3e4f5c,#0000 30%),#121a21;padding:9rem 8vw 6rem}.exhibitions-hero h1{letter-spacing:-.06em;margin:0;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(4.5rem,9vw,9rem);font-weight:400;line-height:.9}.exhibitions-hero p:last-child{color:#b7bec2;max-width:720px;font-size:1.1rem;line-height:1.75}.exhibition-directory{gap:1.2rem;padding:7rem 8vw;display:grid}.directory-card{color:#27231d;background:#f0ebe2;border:1px solid #c5b9a8;grid-template-columns:130px 1fr .7fr;align-items:end;gap:3vw;min-height:430px;padding:3rem;transition:all .25s;display:grid}.directory-card:hover{border-color:var(--gold);transform:translateY(-3px)}.directory-card .card-number{color:var(--rust);align-self:start;font-family:Georgia,serif}.directory-card h2{margin:0;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(2.6rem,5vw,5rem);font-weight:400;line-height:1}.directory-copy{align-self:end}.directory-copy span{color:#8a5d2c;letter-spacing:.12em;text-transform:uppercase;font-size:.65rem}.directory-copy p{color:#6a6258;line-height:1.7}.directory-copy a{color:#6a3f20;letter-spacing:.08em;text-transform:uppercase;margin-top:1rem;font-size:.72rem;font-weight:700;display:inline-block}.directory-card.unavailable{opacity:.82}.salt-museum{color:#1f1c17;background:#eee6d8;min-height:100vh}.salt-hero{color:#f2eee5;background:radial-gradient(circle at 77% 38%,#95743b 0,#3a3529 22%,#15202a 55%,#0f161d 80%);grid-template-columns:1.1fr .9fr;align-items:center;gap:6vw;min-height:88vh;padding:8rem 8vw 5rem;display:grid}.salt-hero h1{letter-spacing:-.07em;margin:0;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(5rem,10vw,10rem);font-weight:400;line-height:.85}.salt-hero .lead{color:#c5c4bf;max-width:700px;font-family:Georgia,Noto Serif KR,serif;font-size:1.25rem;line-height:1.75}.salt-symbol{place-items:center;min-height:520px;display:grid;position:relative}.salt-symbol:before{content:"";background:radial-gradient(circle,#f4d990 0 4%,#d4a64c 8%,#d2a54833 34%,#0000 70%);border-radius:50%;width:min(410px,70vw);height:min(410px,70vw);position:absolute;box-shadow:0 0 100px #e1bd7226}.salt-symbol .bowl{z-index:2;background:linear-gradient(90deg,#755332,#c09259,#6a482b);border-radius:0 0 125px 125px;width:250px;height:115px;margin-top:150px;position:relative;box-shadow:0 22px 45px #00000073}.salt-symbol .bowl:before{content:"";background:radial-gradient(#f2e5c5 0 48%,#a67a46 52%,#57391f 64%);border-radius:50%;height:45px;position:absolute;top:-22px;left:8%;right:8%}.salt-symbol blockquote{z-index:3;color:#f1e8d4;background:#080f15c7;border-left:2px solid #d2a552;margin:0;padding:1.35rem 1.5rem;font-family:Georgia,Noto Serif KR,serif;font-size:1.08rem;line-height:1.65;position:absolute;bottom:0;left:0;right:0}.salt-symbol blockquote cite{color:#d8c9a7;letter-spacing:.09em;text-transform:uppercase;margin-top:.65rem;font-family:Inter,Noto Sans KR,sans-serif;font-size:.68rem;font-style:normal;display:block}.salt-intro{background:#d7ccba;grid-template-columns:.75fr 1.25fr;gap:8vw;padding:6rem 8vw;display:grid}.salt-intro h2{margin:0;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(2.8rem,5vw,5rem);font-weight:400;line-height:1.04}.salt-intro p{color:#5e574e;margin:0 0 1.4rem;font-size:1.08rem;line-height:1.82}.culture-room{border-top:1px solid #c2b5a3;padding:7rem 8vw}.culture-room.dark{color:#ede9e1;background:#17212a;border-color:#36434c}.culture-room-head{grid-template-columns:100px 1fr 1fr;gap:3vw;margin-bottom:4rem;display:grid}.culture-room-head>span{color:var(--rust);font-family:Georgia,serif}.culture-room.dark .culture-room-head>span{color:var(--gold)}.culture-room-head h2{margin:0;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(2.8rem,5vw,5.5rem);font-weight:400;line-height:1}.culture-room-head p{color:#6b6359;margin:0;line-height:1.8}.culture-room.dark .culture-room-head p{color:#b1b9bd}.idiom-grid{background:#c7baa8;border:1px solid #c7baa8;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.idiom-card{background:#eee6d8;min-height:260px;padding:1.7rem}.idiom-card span{color:var(--rust);letter-spacing:.1em;text-transform:uppercase;font-size:.65rem}.idiom-card h3{margin:3rem 0 .8rem;font-family:Georgia,Noto Serif KR,serif;font-size:1.65rem;font-weight:400}.idiom-card p{color:#6b6359;line-height:1.65}.art-feature{grid-template-columns:1fr 1fr;gap:3vw;margin-bottom:3rem;display:grid}.art-copy p{color:#c0c6c8;line-height:1.82}.copyright-note{color:#d5cbb9;background:#b8893614;border:1px solid #5b513e;padding:1.3rem;line-height:1.7}.painting-context{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.painting-context figure{color:#1f1c17;background:#e9dfd0;margin:0}.painting-context img{aspect-ratio:1.45;object-fit:cover;width:100%}.painting-context figcaption{color:#635b50;padding:1rem;line-height:1.55}.culture-cards{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.culture-card{background:#ffffff38;border:1px solid #c5b8a6;padding:2rem}.culture-card>span{color:var(--rust);letter-spacing:.12em;text-transform:uppercase;font-size:.65rem}.culture-card h3{margin:2rem 0 .7rem;font-family:Georgia,Noto Serif KR,serif;font-size:2rem;font-weight:400}.culture-card p{color:#645d54;line-height:1.75}.culture-card .mini-scripture{color:#7b4b2c;border-top:1px solid #c7baa8;margin-top:1.4rem;padding-top:1rem;font-family:Georgia,Noto Serif KR,serif}.yun-feature{grid-template-columns:260px 1fr;align-items:center;gap:2rem;margin-top:2rem;display:grid}.yun-feature img{filter:sepia(.18);width:100%}.yun-feature p{line-height:1.8}.culture-room:not(.dark) .yun-feature p{color:#4f4941}.culture-room:not(.dark) .yun-feature .identity-source{color:#71685e}.culture-room.dark .yun-feature p{color:#d0d6d8}.culture-room.dark .yun-feature .identity-source{color:#aeb8bd}.reading-grid{background:#43505a;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.reading-grid article{background:#1c2730;flex-direction:column;min-height:330px;padding:1.8rem;display:flex}.reading-grid span{color:var(--gold);letter-spacing:.1em;text-transform:uppercase;font-size:.65rem}.reading-grid h3{margin:3rem 0 1rem;font-family:Georgia,Noto Serif KR,serif;font-size:1.6rem;font-weight:400}.reading-grid p{color:#afb7bb;line-height:1.65}.culture-source{color:#625b52;border-top:1px solid #5b472f47;margin-top:3rem;padding-top:1.35rem;font-size:.78rem;line-height:1.65}.culture-source>span{color:#7d5121;letter-spacing:.07em;text-transform:uppercase;margin-bottom:.55rem;font-weight:700;display:block}.culture-source p{max-width:880px;color:inherit;margin:0 0 .8rem}.culture-source a{color:#6f4a20;text-underline-offset:.2em;margin:.25rem 1rem .25rem 0;display:inline-block}.culture-room.dark .culture-source{color:#c5cdd0;border-color:#ffffff2e}.culture-room.dark .culture-source>span{color:#e0ad5e}.culture-room.dark .culture-source a{color:#efc479}.salt-closing{color:#f1ede5;background:#0f161d;padding:7rem 8vw}.salt-closing h2{max-width:950px;margin:0;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(3rem,6vw,6rem);font-weight:400;line-height:1}.salt-closing p{color:#adb5b9;max-width:760px;line-height:1.8}.seoul{color:#fff;align-items:flex-end;min-height:740px;display:flex;position:relative;overflow:hidden}.seoul>img{object-fit:cover}.seoul-overlay{background:linear-gradient(90deg,#0a0e12e6,#0a0e1233),linear-gradient(#0000 30%,#0a0e12cc);position:absolute;inset:0}.seoul-copy{z-index:2;max-width:850px;position:relative}.seoul-copy>p{color:#d1d4d6;max-width:670px}footer{color:#d7d4ce;background:#0f141a;border-top:1px solid #343b42;justify-content:space-between;align-items:center;gap:3rem;min-height:170px;padding:3rem 5vw;display:flex}.footer-brand{min-width:auto}footer>p{color:#8f989f;text-align:right;max-width:560px;font-family:Georgia,Noto Serif KR,serif;line-height:1.6}.footer-copy{text-align:right;max-width:680px}.footer-copy>p{color:#8f989f;margin:0 0 1rem;font-family:Georgia,Noto Serif KR,serif;line-height:1.6}.footer-copy nav{color:#c3aa78;letter-spacing:.06em;text-transform:uppercase;flex-wrap:wrap;justify-content:flex-end;gap:.7rem 1.2rem;font-size:.65rem;display:flex}.institution-page{color:#1c1b18;background:#eee8dd;min-height:100vh}.institution-hero{color:#f0ece4;background:radial-gradient(circle at 82% 20%,#354b59,#0000 36%),#121a21;padding:9rem 8vw 6rem}.institution-hero h1{letter-spacing:-.055em;max-width:1050px;margin:0;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(4rem,8vw,8rem);font-weight:400;line-height:.92}.institution-hero .lead{color:#bac1c5;max-width:760px;margin-top:2rem;font-family:Georgia,Noto Serif KR,serif;font-size:1.25rem;line-height:1.75}.institution-body{padding:7rem 8vw}.institution-grid{background:#c6baaa;border:1px solid #c6baaa;grid-template-columns:repeat(2,1fr);gap:1px;margin-bottom:6rem;display:grid}.institution-grid article{background:#eee8dd;min-height:330px;padding:2.2rem}.institution-grid span{color:var(--rust);letter-spacing:.13em;text-transform:uppercase;font-size:.65rem}.institution-grid h2{margin:3.5rem 0 1rem;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(1.8rem,3vw,3rem);font-weight:400}.institution-grid p,.policy-section p,.policy-section li{color:#625d55;line-height:1.8}.policy-section{border-top:1px solid #c6baaa;max-width:960px;padding:3rem 0}.policy-section h2{margin:0 0 1.5rem;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(2rem,4vw,3.7rem);font-weight:400}.policy-section h3{margin-top:2.5rem;font-family:Georgia,Noto Serif KR,serif;font-size:1.35rem;font-weight:400}.policy-section a{color:#77462e;text-underline-offset:3px;text-decoration:underline}.participation-section{color:#eee9df;background:#17222a;margin-top:5rem;padding:4rem}.participation-section>div:first-child{max-width:950px}.participation-section h2{margin:.6rem 0 1.5rem;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(2.5rem,5vw,5rem);font-weight:400;line-height:1}.participation-section>div:first-child>p:last-child{color:#b9c0c2;max-width:780px;line-height:1.75}.participant-path{background:#45515a;grid-template-columns:repeat(2,1fr);gap:1px;margin:3rem 0;display:grid}.participant-path article{background:#202d35;min-height:220px;padding:2rem}.participant-path span{color:var(--gold-bright);font-family:Georgia,serif}.participant-path h3{margin:2rem 0 .8rem;font-family:Georgia,Noto Serif KR,serif;font-size:1.6rem;font-weight:400}.participant-path p{color:#b9c0c2;line-height:1.65}.security-section{max-width:1120px;padding:6rem 0}.security-section>div:first-child{max-width:850px}.security-section h2{margin:.6rem 0 1.4rem;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(2.4rem,5vw,4.8rem);font-weight:400;line-height:1.05}.security-section>div:first-child>p:last-child{color:#625d55;max-width:760px;line-height:1.8}.security-grid{border-top:1px solid #c6baaa;border-left:1px solid #c6baaa;grid-template-columns:repeat(2,1fr);margin:3rem 0 2rem;display:grid}.security-grid article{border-bottom:1px solid #c6baaa;border-right:1px solid #c6baaa;min-height:230px;padding:2rem}.security-grid span{color:#8b5b36;font-family:Georgia,serif}.security-grid h3{margin:2rem 0 .8rem;font-family:Georgia,Noto Serif KR,serif;font-size:1.55rem;font-weight:400}.security-grid p{color:#625d55;line-height:1.65}.security-status{color:#ecf1ed;background:#385247;margin:0;padding:1rem 1.2rem;line-height:1.55;display:inline-block}.participation-call{border-left:4px solid var(--gold-bright);background:#0f181e;padding:2rem}.participation-call p{color:#d4d6d3;max-width:760px;line-height:1.7}.participation-call a{margin-top:.75rem;text-decoration:none;display:inline-flex}.prototype-label{color:#211e19;background:var(--gold-bright);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.7rem;padding:.35rem .55rem;font-size:.62rem;font-weight:800;display:inline-flex}.prototype-shell{color:#e9e4da;background:#101820;min-height:100vh;padding-bottom:6rem}.prototype-nav{border-bottom:1px solid #33414b;justify-content:space-between;align-items:center;padding:1.3rem 6vw;display:flex}.prototype-nav>a{color:#d5dadb}.prototype-head{max-width:1100px;padding:5rem 8vw 3rem}.prototype-head h1{margin:.5rem 0 1rem;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(3rem,7vw,7rem);font-weight:400;line-height:.95}.prototype-head>p:last-child{color:#b8c0c3;font-size:1.1rem;line-height:1.7}.prototype-progress{grid-template-columns:repeat(6,1fr);margin:0;padding:0 8vw 3rem;list-style:none;display:grid}.prototype-progress li{color:#768187;border-top:2px solid #35434c;padding:.8rem;font-size:.7rem}.prototype-progress li.active{border-color:var(--gold-bright);color:#e6d3a8}.prototype-progress li span{margin-bottom:.4rem;font-family:Georgia,serif;font-size:1.2rem;display:block}.prototype-card{color:#211e19;background:#eee5d5;min-height:520px;margin:0 8vw;padding:clamp(1.5rem,4vw,4rem)}.prototype-card h2{max-width:900px;margin:1rem 0 1.5rem;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(2rem,4vw,4.2rem);font-weight:400;line-height:1.08}.fiction-label,.ai-speaker{color:#8e4f5f;letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:800}.prototype-note,.uncertainty-flag{background:#dfd3c1;border-left:4px solid #8e4f5f;margin-top:2rem;padding:1.2rem 1.4rem;line-height:1.65}.demo-consents{gap:.7rem;max-width:800px;display:grid}.demo-consents label{border:1px solid #c4b59e;grid-template-columns:30px 1fr auto;align-items:center;padding:1rem;display:grid}.demo-consents small{color:#7b6f5e}.prototype-card blockquote{background:#fffaf0;border-left:4px solid #a88447;margin:2rem 0;padding:2rem;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(1.2rem,2.2vw,1.8rem);line-height:1.65}.draft-columns{background:#ad9c82;grid-template-columns:1fr 1fr;gap:1px;display:grid}.draft-columns article{background:#fffaf0;padding:1.7rem}.draft-columns span{color:#8e4f5f;text-transform:uppercase;font-size:.65rem;font-weight:800}.draft-columns p{line-height:1.75}.uncertainty-flag b{margin-bottom:.4rem;display:block}.approval-mark{color:#fff;background:#58745d;border-radius:50%;place-items:center;width:4rem;height:4rem;font-size:2rem;display:grid}.approval-options{flex-wrap:wrap;gap:.7rem;margin-top:2rem;display:flex}.approval-options button,.prototype-actions button{background:0 0;border:1px solid #9e8d74;padding:.8rem 1rem}.approval-options .selected{color:#fff;background:#58745d;border-color:#58745d}.prototype-actions{border-top:1px solid #c5b79f;justify-content:space-between;margin-top:4rem;padding-top:1.5rem;display:flex}.prototype-actions .next{color:#fff;background:#6f3c2e;border-color:#6f3c2e}.prototype-actions button:disabled{opacity:.35}.participation-call .button{margin-top:.8rem;text-decoration:none;display:inline-flex}.pilot-shell{color:#e9e4da;background:#101820;min-height:100vh;padding-bottom:6rem}.pilot-intro{max-width:1050px;padding:5rem 8vw 3rem}.pilot-intro h1{max-width:950px;margin:.5rem 0 1.2rem;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(3rem,7vw,6.5rem);font-weight:400;line-height:.96}.pilot-intro>p:last-child{color:#b8c0c3;max-width:760px;font-size:1.05rem;line-height:1.75}.pilot-card{color:#211e19;background:#eee5d5;margin:0 8vw;padding:clamp(1.5rem,4vw,4rem)}.pilot-card h2{max-width:920px;margin:.5rem 0 2rem;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(1.8rem,3.4vw,3.5rem);font-weight:400;line-height:1.16}.pilot-profile-grid{grid-template-columns:1fr 1fr;gap:1rem;margin:2rem 0;display:grid}.pilot-profile-grid button{text-align:left;background:#fffaf0;border:1px solid #b5a58d;min-height:150px;padding:1.5rem}.pilot-profile-grid button.selected{outline-offset:-3px;outline:3px solid #6f3c2e}.pilot-profile-grid b,.pilot-profile-grid span{display:block}.pilot-profile-grid b{font-family:Georgia,Noto Serif KR,serif;font-size:1.3rem}.pilot-profile-grid span{color:#6d6255;margin-top:.7rem}.pilot-consent{grid-template-columns:24px 1fr;align-items:start;gap:.7rem;max-width:800px;margin:2rem 0;line-height:1.6;display:grid}.pilot-consent input{margin-top:.3rem}.pilot-card>.button{border:0}.interview-step textarea{resize:vertical;color:#211e19;width:100%;font:inherit;background:#fffaf0;border:1px solid #b5a58d;padding:1.2rem;font-size:1.05rem;line-height:1.7}.pilot-progress{color:#776b5a;border-bottom:3px solid #d2c5b2;margin-bottom:2.5rem;padding-bottom:.75rem;font-size:.75rem;position:relative}.pilot-progress i{background:#8e4f5f;height:3px;position:absolute;bottom:-3px;left:0}.pilot-review article{border-top:1px solid #c5b79f;padding:2rem 0 2rem 3.2rem;position:relative}.pilot-review article>span{color:#8e4f5f;font-family:Georgia,serif;font-size:1.2rem;position:absolute;left:0}.pilot-review article h3{margin:0 0 .8rem;font-family:Georgia,Noto Serif KR,serif;font-size:1.25rem;font-weight:400}.pilot-review article p{white-space:pre-wrap;line-height:1.75}.pilot-review article button{background:0 0;border:1px solid #9e8d74;padding:.4rem .7rem}.pilot-note{background:#dfd3c1;border-left:4px solid #58745d;margin:2rem 0;padding:1.4rem;line-height:1.65}.pilot-feedback{gap:.7rem;margin-top:2.5rem;display:grid}.pilot-feedback b{font-family:Georgia,Noto Serif KR,serif;font-size:1.5rem;font-weight:400}.pilot-feedback span{color:#6d6255;line-height:1.6}.pilot-feedback textarea{resize:vertical;color:#211e19;width:100%;font:inherit;background:#fffaf0;border:1px solid #b5a58d;padding:1rem;line-height:1.65}.pilot-note .button{border:0}.bilingual-question,.bilingual-copy{gap:1.2rem;display:grid}.bilingual-question span[lang=ko],.bilingual-copy span[lang=ko]{border-top:1px solid #c5b79f;padding-top:1.2rem;font-size:.82em}.interview-welcome .button{margin-top:2rem;text-decoration:none;display:inline-flex}.interview-form{gap:1.3rem;display:grid}.interview-form>p{color:#6d6255;line-height:1.6}.interview-form>label:not(.pilot-consent):not(.bot-field){gap:.65rem;font-weight:700;line-height:1.5;display:grid}.interview-form input[type=text],.interview-form input:not([type]),.interview-form textarea{color:#211e19;width:100%;font:inherit;background:#fffaf0;border:1px solid #b5a58d;padding:1rem;line-height:1.6}.group-picker{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.group-picker label{background:#fffaf0;border:1px solid #b5a58d;grid-template-columns:24px 1fr;align-items:start;gap:.65rem;padding:1.1rem;line-height:1.5;display:grid}.group-picker label.selected{outline-offset:-3px;outline:3px solid #6f3c2e}.group-picker label>span{gap:.35rem;display:grid}.bot-field{position:absolute!important;left:-9999px!important}.submit-interview{border:0;margin-top:2rem}.submission-error{color:#7b2020;background:#f6dada;padding:1rem}.confirmation-card{text-align:center}.confirmation-card .approval-mark{margin:0 auto}.confirmation-card>strong{color:#fff;letter-spacing:.08em;background:#385247;max-width:340px;margin:2rem auto;padding:1rem;font-size:clamp(1.5rem,4vw,2.4rem);display:block}.confirmation-card>a{text-decoration:none;display:inline-flex}.pilot-progress span{font-size:clamp(1.05rem,2vw,1.35rem);font-weight:800}.status-notice{color:#dbd5ca;border-left:3px solid var(--gold);background:#202a32;margin:2rem 0;padding:1.3rem 1.5rem;line-height:1.7}.institution-actions{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}@media (width<=980px){.topbar nav{display:none}.mobile-menu-button{display:block}.topbar .mobile-menu{display:flex}.hero{grid-template-columns:1fr;padding-top:6rem}.hero-object{min-height:430px}.book-halo{width:420px;height:420px}.question-grid,.journey-grid,.special-grid{grid-template-columns:1fr 1fr}.question-grid article:nth-child(2){border-right:0}.question-grid article:last-child{border-top:1px solid #c9beae}.spectrum,.exhibition{grid-template-columns:1fr}.exhibition-image{min-height:520px}.exhibition-image:after{background:linear-gradient(#0000 55%,#182027)}.gallery-intro{grid-template-columns:1fr}.station{grid-template-columns:70px 1fr}.station-body{grid-column:2}}@media (width<=680px){.topbar{gap:.6rem;padding:.7rem 1rem}.brand{min-width:0}.brand small{display:none}.brand b{font-size:.78rem}.topbar .brand img{width:36px;height:36px}.lang-toggle button{padding:.4rem .48rem;font-size:.58rem}.hero{padding:6rem 1.3rem 4rem}.hero h1{font-size:clamp(3.8rem,18vw,5.5rem)}.hero-object{min-height:420px}.scroll-cue{display:none}.section{padding:5.5rem 1.3rem}.question-grid,.journey-grid,.special-grid{grid-template-columns:1fr}.question-grid article,.question-grid article:not(:first-child){border-top:1px solid #c9beae;border-right:0;padding:1.8rem 0}.question-grid article:first-child{border-top:0}.question-grid h3{margin-top:2rem}.spectrum-line{grid-template-columns:repeat(4,1fr);row-gap:2.4rem}.strata div{flex-direction:column;gap:.5rem}.story-rail{margin-right:-1.3rem}blockquote{padding-left:1.3rem}.exhibition-copy{padding:5rem 1.3rem}.exhibition-image{min-height:430px}.seoul{min-height:720px}footer{flex-direction:column;align-items:flex-start}footer>p,.footer-copy{text-align:left}.footer-copy nav{justify-content:flex-start}.gallery-nav .brand span{display:none}.gallery-hero{min-height:68vh;padding:7rem 1.3rem 4rem}.gallery-hero h1{font-size:clamp(3.5rem,16vw,5rem)}.gallery-intro,.gallery-stations,.gallery-questions{padding:5rem 1.3rem}.anchor-object{grid-template-columns:1fr;padding:5rem 1.3rem}.object-records{padding:5rem 1.3rem}.object-record-grid{grid-template-columns:1fr}.object-record-grid article{min-height:0}.story-moments{padding:5rem 1.3rem}.story-moment-list article{grid-template-columns:1fr}.translation-timeline{padding:5rem 1.3rem}.timeline-heading{grid-template-columns:1fr;gap:1rem}.timeline-item{grid-template-columns:80px 20px 1fr;gap:.7rem}.timeline-item time{font-size:.82rem}.timeline-content{padding-left:.35rem}.timeline-object-pair{grid-template-columns:repeat(2,minmax(0,1fr))}.translation-impact{margin-top:5rem;padding-top:4rem}.impact-grid{grid-template-columns:1fr}.impact-grid article{min-height:0}.people-register{margin-top:5rem;padding-top:4rem}.people-register-heading,.people-grid{grid-template-columns:1fr}.site-people{padding:5rem 1.3rem}.site-people-heading,.site-people-grid{grid-template-columns:1fr}.site-people-heading .eyebrow,.people-register-heading .eyebrow{grid-column:auto}.object-thumbnail img{height:190px}.object-viewer{padding:0}.viewer-panel{border:0;width:100vw;height:100dvh}.viewer-controls{flex-wrap:wrap}.viewer-controls p{width:100%;margin:.2rem 0 0}.viewer-canvas{padding:1rem}.viewer-panel>footer{flex-direction:column;gap:.3rem}.viewer-panel>footer span{white-space:normal}.station{grid-template-columns:1fr;padding:3rem 0}.station-body{grid-column:1}.reflection-grid{grid-template-columns:1fr}.next-room{flex-direction:column;align-items:flex-start;padding:3rem 1.3rem}.door-hero,.exhibit-prologue{grid-template-columns:1fr}.closing-door{min-height:440px}.scene-section{grid-template-columns:1fr;padding:5rem 1.3rem}.scene-title{margin-bottom:1.5rem}.metric-ladder div{min-width:34%}.institution-hero{padding:7rem 1.3rem 4rem}.institution-body{padding:5rem 1.3rem}.institution-grid{grid-template-columns:1fr}.participation-section{padding:3rem 1.3rem}.participant-path{grid-template-columns:1fr}.security-section{padding:5rem 1.3rem}.security-grid{grid-template-columns:1fr}.prototype-head{padding:4rem 1.3rem 2rem}.prototype-progress{grid-template-columns:repeat(3,1fr);padding:0 1.3rem 2rem}.prototype-card{margin:0 1.3rem}.draft-columns{grid-template-columns:1fr}.pilot-intro{padding:4rem 1.3rem 2rem}.pilot-card{margin:0 1.3rem}.pilot-profile-grid{grid-template-columns:1fr}.prototype-actions{gap:.7rem}.prototype-actions button{flex:1}.group-picker{grid-template-columns:1fr}.prototype-nav{align-items:flex-start;gap:1rem}.prototype-nav .lang-toggle{flex-wrap:wrap;justify-content:flex-end}.identity-hero,.identity-compass,.identity-tension,.identity-register{grid-template-columns:1fr}.identity-hero{padding:7rem 1.3rem 4rem}.research-banner{flex-direction:column;align-items:flex-start;padding:1rem 1.3rem}.identity-compass{padding:1.3rem}.identity-tension,.identity-proverb,.identity-scenes,.listening-gallery,.identity-galatians,.identity-table,.identity-register{padding:5rem 1.3rem}.identity-proverb,.listening-grid,.identity-galatians{grid-template-columns:1fr}.identity-galatians>p{grid-column:1}.identity-scene{grid-template-columns:1fr;padding:3.5rem 0}.table-places{grid-template-columns:repeat(2,1fr)}.identity-closing{padding-left:1.2rem}.register-note{grid-column:1}.exhibitions-hero{padding:7rem 1.3rem 4rem}.exhibition-directory{padding:5rem 1.3rem}.directory-card{grid-template-columns:1fr;min-height:360px;padding:2rem}.salt-hero,.salt-intro,.culture-room-head,.art-feature{grid-template-columns:1fr}.salt-hero{padding:7rem 1.3rem 4rem}.salt-intro,.culture-room,.salt-closing{padding:5rem 1.3rem}.idiom-grid,.culture-cards,.reading-grid,.painting-context,.yun-feature{grid-template-columns:1fr}.yun-feature img{max-width:260px}}.interview-limit{color:#ecf1ed;background:#385247;max-width:800px;margin:0 0 1.3rem;padding:1.2rem 1.4rem}.interview-limit b{margin-bottom:.45rem;display:block}.interview-limit p{color:#d6e1da;margin:0;line-height:1.55}.interview-form select{color:#211e19;width:100%;font:inherit;background:#fffaf0;border:1px solid #b5a58d;padding:1rem}.live-interview .prototype-label{letter-spacing:.05em;text-transform:none;font-size:.9rem;line-height:1.45}.live-interview .background-next{letter-spacing:.04em;text-transform:none;font-size:1rem;font-weight:800}.interview-welcome .prototype-label span[lang=ko]{font-size:1.05rem;line-height:1.5}.interview-welcome .bilingual-copy span[lang=ko]{font-size:1.15rem;line-height:1.8}.interview-welcome .button span[lang=ko]{letter-spacing:.025em;font-size:1.05rem;font-weight:800}.interview-form .privacy-reminder{color:#4f463b;background:#fff8e8;border-left:4px solid #8e4f5f;margin:0;padding:1rem 1.2rem;font-weight:700}.interview-form .required-note{color:#665c50;margin:-.4rem 0 0;font-size:.92rem}[lang=ko] :is(.eyebrow,.scroll-cue,.hero-object>p,.brand small,.topbar nav,.back-link,.room-number,.room-link,.room-status,.image-label,.object-label,.object-tradition,.object-date,.object-story b,.anchor-object-button span,.object-record-grid a,.source-note,.source-language,.scripture-card span,.scripture-card cite,.timeline-key span,.timeline-stream,.timeline-sources b,.timeline-sources a,.timeline-sources p,.person-years,.person-country,.object-thumbnail span,.viewer-panel>header span,.viewer-controls output,.viewer-controls p,.viewer-panel>footer,.impact-grid span,.impact-scripture cite,.person-residence,.people-note,.identity-source,.culture-source,.exhibit-source,.evidence-status,.identity-register-links span,.directory-copy span,.directory-copy a,.special-grid span,.special-enter,.scene-title .year,.scene-scripture span,.scene-scripture cite,.biblical-interruption span,.biblical-interruption cite,.prototype-label,.fiction-label,.ai-speaker,.identity-question span,.identity-tension span,.metric-ladder div,.question-grid span,.strata span,.spectrum-line span,.story-rail span,.story-rail p,.story-route b,.story-route time,.story-person>p,.reflection-grid span,.table-places span,.reading-grid span,.culture-card>span,.idiom-card span,.institution-grid span,.footer-copy nav,details summary,blockquote cite,figcaption,small){letter-spacing:.045em;text-transform:none;font-size:.9rem;line-height:1.55}[lang=ko] :is(.button,.topbar .mobile-menu a,.lang-toggle button){letter-spacing:.025em;font-size:.95rem;line-height:1.35}[lang=ko] .book small{font-size:.82rem}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
