@font-face{font-family:Forum;src:url('assets/Forum.ttf') format('truetype');font-display:swap;font-weight:400}
:root{--bg:#f6f6f4;--ink:#242629;--muted:#66696c;--line:#dedfdc;--accent:#542f36;--paper:#fff;--error:#a12c30;--success:#37674c;font-family:'Segoe UI',sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button{cursor:pointer;touch-action:manipulation}button:disabled{cursor:default;opacity:.45}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #a46d7b;outline-offset:4px}button{color:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{border:0}button:not(:disabled):hover{filter:brightness(.96)}[hidden]{display:none!important}.masthead{max-width:1480px;margin:auto;height:94px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:0 48px}.brand{font-family:Forum,serif;font-size:25px;letter-spacing:.035em;text-decoration:none;color:var(--ink);display:flex;align-items:center;gap:9px}.brand>span:last-child{color:var(--accent)}.mark{font:36px Georgia,serif;margin-right:7px;color:var(--accent)}.edition{font-size:14px;color:var(--muted)}.workspace{max-width:1480px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 365px;gap:64px;padding:38px 48px 56px}.preview-panel{align-self:start;position:sticky;top:24px;min-width:0}.preview-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:20px}h1{font:32px Forum,serif;margin:0}h2{margin:0;font-size:17px;font-weight:600}.preview-heading>span{color:var(--muted);font-size:13px}.stage{position:relative;aspect-ratio:1;background:white;box-shadow:0 8px 40px #18212b0c;border:1px solid #e9e9e5;max-height:calc(100vh - 250px);width:auto;margin:auto;overflow:hidden}.stage canvas{display:block;width:100%;height:100%;touch-action:none}.stage.has-photo canvas{cursor:grab}.stage.has-photo canvas:active{cursor:grabbing}.stage.plaque-mode canvas{cursor:default}.empty{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;background:white;text-align:center;padding:20px}.empty-symbol{font-family:Forum,serif;font-size:48px;color:#8e747b;margin-bottom:12px}.empty h2{font:32px Forum,serif}.empty p{font-size:15px;line-height:1.7;color:var(--muted);margin:14px 0 28px}.primary{background:var(--accent);color:white;border-radius:6px;padding:15px 22px;font-weight:600;min-height:48px}.preview-tools{display:flex;gap:12px;justify-content:space-between;align-items:center;margin:22px auto 0}.segmented{display:flex;border:1px solid var(--line);border-radius:6px;padding:3px}.segmented button{padding:10px 13px;font-size:14px;background:transparent;border-radius:4px;min-height:40px}.segmented button[aria-pressed=true]{background:white;box-shadow:0 1px 4px #0000000b;color:var(--accent)}.hint{font-size:13px;line-height:1.55;color:var(--muted);margin:10px 0 0}.text-button{background:transparent;color:var(--accent);padding:8px 0;min-height:40px;font-size:14px}.controls{min-width:0}.control-section{border-bottom:1px solid var(--line);padding:0 0 24px;margin-bottom:24px}.section-heading{display:flex;align-items:center;gap:12px;margin-bottom:20px}.step{font-size:12px;letter-spacing:.05em;color:#898b8c}.font-name{margin-left:auto;font:21px Forum,serif;color:var(--muted)}.upload-button{width:100%;border:1px solid #bcbdb9;background:white;border-radius:6px;text-align:left;padding:15px;display:flex;justify-content:space-between;gap:10px;min-height:50px}.upload-button>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.formats{font-size:12px}.status{font-size:13px;line-height:1.5;margin:10px 0 16px;color:var(--muted);overflow-wrap:anywhere}.status.error,.hint.error{color:var(--error)}.status.success,.hint.success{color:var(--success)}.range-heading{display:flex;justify-content:space-between;align-items:baseline;margin-top:18px;gap:12px;font-size:14px}.range-heading output{font-size:13px;font-variant-numeric:tabular-nums;color:var(--muted)}input[type=range]{display:block;width:100%;height:30px;margin:5px 0 0;accent-color:var(--accent);cursor:pointer}.position-row{display:flex;align-items:center;gap:10px;font-size:13px;margin-top:6px}.position-row>span{color:var(--muted)}.position-row>div{display:flex}.position-row>div button{background:transparent;width:32px;min-height:40px;font-size:18px}.position-row>.text-button{margin-left:auto;font-size:12px}textarea{display:block;width:100%;min-height:125px;resize:vertical;border:1px solid #c9cac6;background:white;border-radius:6px;padding:14px 15px;line-height:1.6;font-size:17px;color:var(--ink)}textarea::placeholder{color:#93938d}.field-foot{display:flex;justify-content:space-between;margin-top:8px;color:var(--muted);font-size:12px}.corners{display:grid;grid-template-columns:1fr 1fr;gap:8px}.corners button{display:flex;align-items:center;gap:9px;text-align:left;padding:12px 10px;min-height:46px;font-size:13px;border:1px solid var(--line);border-radius:5px;background:transparent}.corners button span{font-size:20px}.corners button[aria-pressed=true]{background:#eee5e7;border-color:#9a727a;color:var(--accent)}.reset{margin-top:10px}.download{width:100%;display:flex;align-items:center;justify-content:space-between}.download span{font-size:23px;font-weight:400}.secondary{width:100%;margin-top:10px;min-height:46px;background:white;color:var(--accent);border:1px solid var(--line);border-radius:6px}.export-note{text-align:center;font-size:12px}footer{max-width:1384px;margin:auto;padding:22px 0 30px;border-top:1px solid var(--line);font-size:12px;color:var(--muted);display:flex;justify-content:space-between;gap:20px}footer span{font-family:Forum,serif;font-size:16px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.resize-handle{position:absolute;z-index:2;background:var(--accent);border:3px solid white;border-radius:20px;box-shadow:0 1px 5px #0004;touch-action:none;transform:translate(-50%,-50%)}#width-handle{width:15px;height:40px;cursor:ew-resize}#height-handle{width:40px;height:15px;cursor:ns-resize}.resize-handle:before{content:'';position:absolute;inset:-12px}dialog{border:1px solid var(--line);border-radius:12px;padding:24px;max-width:min(440px,calc(100vw - 24px));color:var(--ink)}dialog::backdrop{background:#171b2380}.dialog-head{display:flex;justify-content:space-between;align-items:center}.dialog-head button{background:transparent;font-size:28px;width:44px;height:44px}dialog p{font-size:14px;line-height:1.6}#detail{display:block;width:320px;height:320px;max-width:100%;margin:auto;background:#eee}
@media(min-width:1500px){.stage{max-height:760px}}@media(max-width:1100px){.workspace{gap:30px;padding:28px 28px 40px;grid-template-columns:minmax(0,1fr) 330px}.masthead{padding:0 28px}footer{margin:0 28px}.preview-tools{flex-wrap:wrap}.preview-heading{flex-wrap:wrap}.position-row{gap:6px}}
@media(max-width:760px){.masthead{height:72px;padding:0 20px}.brand{font-size:21px;gap:5px}.mark{font-size:30px}.edition{font-size:12px;max-width:75px;text-align:right}.workspace{display:flex;flex-direction:column;gap:28px;padding:22px 16px 32px}.preview-panel{position:relative;top:0;width:100%}.preview-heading{margin-bottom:14px}h1{font-size:28px}.preview-heading>span{font-size:12px}.stage{width:100%;max-height:none}.preview-tools{margin-top:14px;gap:6px;flex-wrap:nowrap}.segmented button{padding:8px 10px;font-size:13px}.detail-button{font-size:13px}.controls{width:100%;padding:0 4px}.control-section{padding-bottom:22px;margin-bottom:22px}.section-heading{margin-bottom:16px}.corners button{font-size:14px;padding:12px 15px}.position-row>div button{width:40px;height:44px}.position-row>.text-button{font-size:13px}.position-row{gap:10px}.range-heading{font-size:15px}input[type=range]{height:38px}.hint,.status{font-size:14px}.formats,.export-note{font-size:12px}.export-section{padding-bottom:env(safe-area-inset-bottom)}footer{margin:0 20px;font-size:12px}.empty h2{font-size:27px}.empty p{margin:8px 0 16px}.empty-symbol{margin:0}.resize-handle{border-width:2px}}
@media(prefers-reduced-motion:no-preference){button{transition:background-color .15s,border-color .15s}}

@media(min-width:761px){.stage{width:min(100%,calc(100vh - 250px));max-height:none}}
#detail-map{display:block;width:160px;height:160px;margin:0 auto 16px;cursor:crosshair;touch-action:manipulation}

.drop-overlay{position:fixed;inset:14px;z-index:100;display:grid;place-items:center;pointer-events:none;border:3px dashed var(--accent);border-radius:14px;background:#f6f6f4ed;text-align:center;padding:24px}.drop-overlay>div{max-width:480px}.drop-overlay span{display:block;font:64px Forum,serif;color:var(--accent);margin-bottom:16px}.drop-overlay strong{display:block;font:38px Forum,serif;color:var(--accent)}.drop-overlay p{font-size:16px;color:var(--muted);line-height:1.6}@media(pointer:coarse){.desktop-drop-hint{display:none}}

