:root{font-family:-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Noto Sans KR",sans-serif;color:#232624;background:#edeee9;font-synthesis:none;-webkit-font-smoothing:antialiased;--ink:#232624;--muted:#666d65;--blue:#2942c7;--paper:#edeee9}
*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}button,a,input{touch-action:manipulation}button{cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #425be2;outline-offset:5px}button:disabled{cursor:wait;opacity:.65}.masthead{height:100px;padding:0 6vw;display:flex;align-items:center;justify-content:space-between;gap:24px}.wordmark{font-size:22px;font-weight:550;letter-spacing:.18em;display:flex;align-items:center;gap:28px}.wordmark span{font-size:11px;font-weight:450;letter-spacing:.12em;color:var(--muted)}.text-link{font-size:14px;display:flex;gap:12px;align-items:center}.text-link:hover{color:var(--blue)}.display-main{min-height:calc(100svh - 166px);padding:18px 9vw 30px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:8vw}.intro{max-width:460px}.eyebrow{font-size:13px;letter-spacing:.06em;margin:0 0 28px;color:var(--muted)}h1{font-size:clamp(36px,4vw,62px);font-weight:450;letter-spacing:-.055em;line-height:1.25;margin:0 0 36px}.steps{list-style:none;padding:0;margin:0 0 36px;display:grid;gap:18px;font-size:15px;line-height:1.6}.steps li{display:flex;gap:16px}.steps span{font-family:ui-monospace,monospace;font-size:11px;line-height:2.1;color:var(--muted)}.button{border:0;display:inline-flex;justify-content:center;align-items:center;gap:22px;min-height:52px;padding:14px 23px;border-radius:4px;background:#242c27;color:#fff;font-size:15px;transition:transform .18s,background .18s}.button:hover{background:#3b483f;transform:translateY(-1px)}.button.secondary{border:1px solid #b2b8af;background:transparent;color:var(--ink)}.button.secondary:hover{background:#e0e3db}.fineprint{font-size:12px;line-height:1.7;color:var(--muted);max-width:300px;margin:20px 0 0}.target-zone{text-align:center;justify-self:center;min-width:0}.target-image{display:block;width:auto;max-width:min(100%,440px);height:auto;max-height:calc(100svh - 220px);object-fit:contain;filter:drop-shadow(0 18px 28px #22302012);margin:auto}.target-caption{font-size:12px;color:var(--muted);line-height:1.6;margin:16px 0 0}.display-footer{min-height:66px;padding:14px 6vw;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:11px;letter-spacing:.04em;color:var(--muted)}.display-footer a{font-size:13px;letter-spacing:0}.focus-target .masthead,.focus-target .intro,.focus-target .display-footer,.focus-target .target-caption{display:none}.focus-target .display-main{height:100svh;min-height:0;display:flex;justify-content:center;padding:20px}.focus-target .target-image{max-height:calc(100svh - 40px);max-width:100%;height:calc(100svh - 40px);width:auto}.focus-exit{position:fixed;right:24px;top:24px;z-index:4;background:#242c27d9;color:white;border:0;border-radius:4px;padding:12px 16px;font-size:14px}.preview-page{overflow:hidden;background:#e7e8e1}.preview-stage{position:fixed;inset:0}.preview-stage canvas{width:100%;height:100%;display:block}.preview-overlay{position:relative;z-index:2;pointer-events:none}.preview-overlay a,.preview-overlay button{pointer-events:auto}.preview-label{position:fixed;left:6vw;bottom:48px;z-index:2;pointer-events:none}.preview-label h1{font-size:36px;margin:0 0 10px}.preview-label p{margin:0;font-size:14px;color:var(--muted)}.preview-controls{position:fixed;right:6vw;bottom:48px;z-index:2;display:flex;gap:8px;align-items:center}.chip{border:1px solid #b0b6ae;color:var(--ink);background:#eeeeeaeb;padding:12px 16px;border-radius:4px;font-size:14px}.chip[aria-pressed=true]{background:#26372e;color:white;border-color:#26372e}.preview-notice{font-size:12px;position:fixed;bottom:14px;left:0;right:0;text-align:center;color:var(--muted);pointer-events:none}
.view-page{background:#121713;min-height:100svh;color:#f5f6ef;overflow:hidden}.camera-canvas{position:fixed;inset:0;width:100%;height:100%;display:block;touch-action:none;z-index:0}.camera-overlay{position:fixed;inset:0;z-index:5;pointer-events:none;padding:calc(env(safe-area-inset-top) + 22px) 22px calc(env(safe-area-inset-bottom) + 24px);display:flex;flex-direction:column;justify-content:space-between}.camera-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.camera-brand{font-size:14px;font-weight:550;letter-spacing:.14em;text-shadow:0 1px 10px #0009}.camera-status{font-size:13px;line-height:1.5;max-width:220px;text-shadow:0 1px 10px #000c;text-align:right}.status-dot{display:inline-block;width:6px;height:6px;border-radius:100%;margin-right:7px;background:#e4e8d5;vertical-align:2px}.status-dot.locked{background:#b0eaaa}.camera-bottom{display:flex;align-items:center;justify-content:center;gap:10px;pointer-events:auto}.camera-action{background:#142018b8;color:#fff;border:1px solid #ffffff45;border-radius:24px;min-height:46px;min-width:46px;padding:10px 18px;font-size:13px;backdrop-filter:blur(12px)}.reticle{position:absolute;width:min(68vw,310px);aspect-ratio:1;left:50%;top:49%;transform:translate(-50%,-50%);opacity:.75;transition:opacity .4s;background:linear-gradient(#fff,#fff) left top/28px 1px no-repeat,linear-gradient(#fff,#fff) left top/1px 28px no-repeat,linear-gradient(#fff,#fff) right top/28px 1px no-repeat,linear-gradient(#fff,#fff) right top/1px 28px no-repeat,linear-gradient(#fff,#fff) left bottom/28px 1px no-repeat,linear-gradient(#fff,#fff) left bottom/1px 28px no-repeat,linear-gradient(#fff,#fff) right bottom/28px 1px no-repeat,linear-gradient(#fff,#fff) right bottom/1px 28px no-repeat}.reticle.locked{opacity:0}.camera-tip{position:absolute;top:calc(49% + min(34vw,155px) + 16px);left:24px;right:24px;text-align:center;font-size:14px;line-height:1.6;text-shadow:0 1px 10px #000;transition:opacity .4s}.camera-tip.locked{opacity:0}.entry{position:fixed;inset:0;z-index:10;background:#edeee9;color:var(--ink);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px 26px;text-align:center}.entry .entry-brand{position:absolute;top:calc(env(safe-area-inset-top) + 27px);left:26px;letter-spacing:.17em;font-size:16px;font-weight:550}.entry .mini-target{width:122px;height:122px;object-fit:contain;box-shadow:0 10px 20px #22332012;margin-bottom:30px}.entry h1{font-size:34px;line-height:1.35;margin:0 0 18px;letter-spacing:-.04em}.entry p{font-size:15px;line-height:1.8;color:var(--muted);margin:0 0 25px;max-width:330px;word-break:keep-all}.entry .button{min-width:250px}.entry .secondary-link{display:inline-block;font-size:13px;color:var(--muted);margin-top:18px;padding:10px}.entry .entry-note{position:absolute;bottom:calc(env(safe-area-inset-bottom) + 20px);left:20px;right:20px;font-size:11px;line-height:1.6;max-width:none;margin:0}.entry[hidden],.camera-overlay[hidden]{display:none}.diagnostics{position:fixed;top:82px;left:20px;right:20px;z-index:8;background:#07140dd9;color:#ddf7e6;border-radius:4px;padding:14px;font:12px/1.7 ui-monospace,monospace;white-space:pre-wrap;pointer-events:none}.diagnostics[hidden]{display:none}.error-message{font-size:14px!important;color:#922e22!important;max-width:330px;white-space:pre-line}.mode-select{border:0;background:none;text-decoration:underline;text-underline-offset:4px;font-size:13px;color:var(--muted);padding:12px;min-height:44px}.quality-toggle{position:fixed;z-index:7;right:22px;top:calc(env(safe-area-inset-top) + 65px);pointer-events:auto;display:none}.camera-overlay.active~.quality-toggle{display:block}
@media(min-width:1450px){.target-image{max-width:500px}}
@media(max-width:800px){.masthead{height:78px;padding:0 24px}.wordmark{font-size:18px}.wordmark span{display:none}.display-main{grid-template-columns:1fr;gap:32px;padding:22px 24px 28px;min-height:0}.intro{max-width:none;width:100%;text-align:center}.eyebrow{margin-bottom:14px}h1{font-size:38px;margin-bottom:24px}.steps{font-size:14px;gap:10px;margin:0 auto 22px;max-width:325px;text-align:left}.fineprint{margin:16px auto 0}.target-image{max-height:none;width:min(100%,360px);max-width:100%}.target-caption{max-width:300px}.display-footer{padding:22px 24px;line-height:1.7;flex-wrap:wrap}.preview-label{left:24px;bottom:106px}.preview-label h1{font-size:30px}.preview-label p{font-size:13px}.preview-controls{left:24px;right:auto;bottom:46px}.preview-notice{text-align:left;left:24px;font-size:11px}.preview-overlay .text-link{font-size:13px}.preview-overlay .masthead{height:80px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{transition:none!important;animation:none!important}}
@media(max-width:800px){.display-page .masthead{height:66px}.display-page .display-main{min-height:calc(100svh - 116px);padding:6px 20px 12px;display:flex;flex-direction:column;justify-content:center;gap:14px}.display-page .target-zone{order:0}.display-page .intro{order:1}.display-page .intro .eyebrow,.display-page .intro h1,.display-page .steps,.display-page .fineprint{display:none}.display-page .target-image{height:auto;width:auto;max-height:calc(100svh - 250px);max-width:100%}.display-page .target-caption{max-width:none;font-size:12px;margin-top:12px}.display-page .intro .button{min-height:44px;padding:10px 18px;font-size:13px}.display-page .display-footer{min-height:50px;padding:12px 24px;gap:8px}.display-page.focus-target .display-main{height:100svh;padding:16px}.display-page.focus-target .target-image{height:calc(100svh - 32px);max-height:calc(100svh - 32px);width:auto}}

.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
.model-picker{position:fixed;z-index:6;top:94px;left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;gap:8px;pointer-events:auto;white-space:nowrap}
.model-picker button,.model-picker select{font:inherit;font-size:13px;border:0;padding:11px 15px;color:#27372d;background:#f2f3ed;min-height:42px}.model-picker select,.model-picker>button{border:1px solid #aab2a7;border-radius:6px}.model-picker [hidden]{display:none}.reaction-text{position:fixed;top:145px;left:24px;right:24px;text-align:center;z-index:6;font-size:12px;color:#566158;pointer-events:none;margin:8px 0;line-height:1.6}.camera-overlay .model-picker{top:calc(env(safe-area-inset-top) + 67px)}.camera-overlay .reaction-text{top:calc(env(safe-area-inset-top) + 112px);color:white;text-shadow:0 1px 8px #000}.camera-overlay .model-picker button,.camera-overlay .model-picker select{font-size:12px}.camera-overlay .model-picker{gap:6px}.preview-stage canvas{touch-action:none}body{word-break:keep-all}
@media(max-width:520px){.model-picker{top:82px;width:calc(100% - 32px);gap:6px}.model-picker button,.model-picker select{font-size:12px;padding:10px 12px}.reaction-text{top:126px}.entry h1{font-size:29px}.entry .mini-target{width:110px;height:110px;margin-bottom:24px}}
@media(max-height:680px){.entry{justify-content:flex-start;overflow:auto;padding-top:74px;padding-bottom:90px}.entry .mini-target{width:74px;height:74px;margin-bottom:16px}.entry h1{font-size:26px}.entry p{margin-bottom:16px}.entry .entry-note{position:static;margin-top:25px}.entry .entry-brand{top:22px}}

@media(min-width:1100px){.preview-page .model-picker{left:auto;right:6vw;transform:none;top:112px}.preview-page .reaction-text{left:auto;right:6vw;top:160px;text-align:right;width:320px}}

.print-target{display:block;width:max-content;margin-top:18px;font-size:13px;text-decoration:underline;text-underline-offset:4px;color:var(--muted)}
@media(max-width:800px){.print-target{margin:14px auto 0}}
.focus-target .print-target{display:none}

/* Exhibition: only the artwork remains after the camera entry screen. */
.exhibition-mode .preview-overlay,.exhibition-mode .preview-label,.exhibition-mode .preview-controls,.exhibition-mode .preview-notice,.exhibition-mode .model-picker,.exhibition-mode .reaction-text,.exhibition-mode .camera-top,.exhibition-mode .camera-bottom,.exhibition-mode .reticle,.exhibition-mode .camera-tip,.exhibition-mode .diagnostics{display:none!important}
.exhibition-mode .entry .secondary-link{display:none}

.exhibition-title{position:fixed;z-index:7;top:calc(env(safe-area-inset-top) + 28px);left:24px;right:24px;text-align:center;font-size:21px;font-weight:500;line-height:1.3;letter-spacing:.16em;margin:0;pointer-events:none}
.exhibition-footer{position:fixed;z-index:7;left:24px;right:24px;bottom:calc(env(safe-area-inset-bottom) + 26px);display:flex;flex-direction:column;align-items:center;gap:11px;pointer-events:none}
.exhibition-footer p{margin:0;font-size:13px;line-height:1.6;color:var(--muted);text-align:center}
.exhibition-rotate{pointer-events:auto;min-width:88px;min-height:44px;padding:10px 20px;border:1px solid #aeb5ab;border-radius:4px;background:#eff0ebeb;color:#29352c;font-size:13px;font-family:inherit}
.exhibition-rotate[aria-pressed=true]{background:#273b2f;color:white;border-color:#273b2f}
.view-page .exhibition-title,.view-page .exhibition-footer p{color:#fff;text-shadow:0 1px 8px #000a}
@media(max-width:520px){.exhibition-title{font-size:18px;top:calc(env(safe-area-inset-top) + 24px)}.exhibition-footer{bottom:calc(env(safe-area-inset-bottom) + 22px)}}
