.inline-editable{cursor:text;border-radius:2px;outline:none;transition:background-color .12s}.inline-editable:hover{background-color:color-mix(in srgb,var(--fg)4%,transparent)}.inline-editable:focus{background-color:color-mix(in srgb,var(--fg)6%,transparent);box-shadow:0 0 0 1px var(--accent)}.inline-editable[data-empty=true]:before{content:attr(data-placeholder);color:var(--fg-muted);opacity:.6;pointer-events:none}.ap-letter-sign .seal.inline-editable:hover,.ap-letter-sign .seal.inline-editable:focus{background:var(--color-urushi)}.ap-letter-sign .seal.inline-editable[data-empty=true]:before{color:var(--color-kinari);opacity:.7}.editor-block{position:relative}.editor-block--selected{outline:1px dashed var(--accent);outline-offset:6px}.editor-block a,.editor-block button[type=button]:not(.editor-action){pointer-events:none}.editor-block .editor-action{pointer-events:auto}.editor-iconbtn{pointer-events:auto;background:var(--bg-elevated);border:1px solid var(--divider);width:28px;height:28px;box-shadow:var(--shadow-sm);color:var(--fg);cursor:pointer;transition:border-color .18s var(--ease-standard),color .18s var(--ease-standard);border-radius:6px;place-items:center;display:grid}.editor-iconbtn:hover{border-color:var(--accent-gold);color:var(--accent-gold)}.editor-stub{border:1px dashed var(--divider);text-align:center;font:12px/1.4 var(--font-body);color:var(--fg-muted);border-radius:8px;margin:16px 0;padding:24px}.editor-stub-name{font-family:var(--font-display);color:var(--fg);margin-bottom:4px;font-size:16px}.editor-hero-overlay{z-index:2;gap:6px;display:flex;position:absolute;bottom:16px;right:16px}.editor-hero-strip{z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:auto;background:#211e1cc7;border:1px solid #f4ece02e;border-radius:4px;align-items:center;gap:10px;padding:8px 10px;display:flex;position:absolute;bottom:16px;left:16px;right:60px}.editor-hero-strip-close{all:unset;color:#f4ece0b3;cursor:pointer;border-radius:2px;flex-shrink:0;place-items:center;width:22px;height:22px;transition:color .12s,background .12s;display:grid}.editor-hero-strip-close:hover{color:var(--paper,#faf6ee);background:#f4ece01a}.editor-hero-strip-seg{border:1px solid #f4ece033;border-radius:2px;flex-shrink:0;display:inline-flex;overflow:hidden}.editor-hero-strip-seg-btn{all:unset;cursor:pointer;font:9px/1 var(--font-body);letter-spacing:.18em;text-transform:uppercase;color:#f4ece0b3;padding:4px 9px;transition:color .12s,background .12s}.editor-hero-strip-seg-btn:hover{color:#f4ece0f2}.editor-hero-strip-seg-btn[data-active=true]{background:var(--accent-gold);color:var(--sumi,#211e1c)}.editor-hero-strip-interval{color:#f4ece0d9;font:10px/1 var(--font-body);border:1px dashed #f4ece040;border-radius:2px;flex-shrink:0;align-items:center;gap:6px;padding:4px 8px;display:inline-flex}.editor-hero-strip-interval input[type=range]{width:80px;accent-color:var(--accent-gold)}.editor-hero-strip-interval-val{text-align:right;min-width:3ch;font-family:JetBrains Mono,ui-monospace,monospace;font-size:10px}.editor-hero-strip-thumbs{flex-wrap:wrap;flex:1;gap:8px;min-width:0;display:flex}.editor-hero-strip-thumb{flex-direction:column;flex:none;gap:3px;width:68px;display:flex;position:relative}.editor-hero-strip-thumb-controls{justify-content:space-between;gap:3px;height:18px;display:flex}.editor-hero-strip-thumb-controls .editor-iconbtn{color:#f4ece0e6;width:18px;height:18px;box-shadow:none;background:#211e1cbf;border-color:#f4ece02e}.editor-hero-strip-thumb-controls .editor-iconbtn:hover{border-color:var(--accent-gold);color:var(--accent-gold);background:#211e1ce6}.editor-hero-strip-thumb-del{all:unset;color:#f4ece0e6;cursor:pointer;background:#211e1cbf;border:1px solid #f4ece02e;border-radius:2px;place-items:center;width:18px;height:18px;transition:background .12s,color .12s,border-color .12s;display:grid}.editor-hero-strip-thumb-del:hover{background:var(--accent-red);color:var(--paper,#faf6ee);border-color:var(--accent-red)}.editor-hero-strip-thumb-photo{aspect-ratio:3/2;cursor:pointer;background-position:50%;background-size:cover;border:1px solid #f4ece026;border-radius:2px;outline:none;width:100%;overflow:hidden}.editor-hero-strip-thumb[data-selected=true] .editor-hero-strip-thumb-photo{border-color:var(--accent-gold);box-shadow:0 0 0 1px var(--accent-gold)}.editor-hero-strip-thumb-photo:focus-visible{box-shadow:inset 0 0 0 2px var(--accent-gold)}.editor-hero-strip-add{all:unset;aspect-ratio:3/2;width:68px;color:var(--accent-gold);cursor:pointer;background:#b8962e14;border:1px dashed #b8962e80;border-radius:2px;flex:none;align-self:flex-end;place-items:center;transition:border-color .12s,background .12s;display:grid}.editor-hero-strip-add:hover{border-color:var(--accent-gold);background:#b8962e2e}.editor-hero-strip-add:disabled{opacity:.5;cursor:not-allowed}.editor-iconbtn[data-active=true]{border-color:var(--accent-gold);color:var(--accent-gold)}.editor-brightness-popover{z-index:3;background:var(--bg-elevated);border:1px solid var(--divider);width:220px;box-shadow:var(--shadow-md);pointer-events:auto;border-radius:6px;padding:12px 14px 14px;position:absolute;bottom:calc(100% + 8px);right:0}.editor-brightness-popover-hd{font-family:var(--font-body);justify-content:space-between;align-items:baseline;margin-bottom:8px;display:flex}.editor-brightness-popover-hd .lbl{letter-spacing:.18em;text-transform:uppercase;color:var(--fg-muted);font-size:10px}.editor-brightness-popover-hd .val{color:var(--fg);font-feature-settings:"tnum";font-size:11px}.editor-brightness-popover input[type=range]{width:100%;accent-color:var(--accent-gold);cursor:pointer}.editor-works-tile-controls{z-index:2;flex-direction:column;gap:4px;display:flex;position:absolute;top:6px;right:6px}.editor-works-tile-controls select{pointer-events:auto;font:10px/1 var(--font-body);background:var(--bg-elevated);color:var(--fg);border:1px solid var(--divider);border-radius:4px;padding:2px 4px}.editor-works-add{pointer-events:auto;border:1px dashed var(--divider);min-height:120px;color:var(--fg-muted);cursor:pointer;background:0 0;border-radius:8px;place-items:center;display:grid}.editor-works-add:hover{color:var(--fg);border-color:var(--fg)}.editor-tl-row{position:relative}.editor-tl-row-controls{opacity:0;z-index:2;gap:4px;transition:opacity .12s;display:flex;position:absolute;top:8px;right:4px}.editor-tl-row:hover .editor-tl-row-controls,.editor-tl-row:focus-within .editor-tl-row-controls{opacity:1}.editor-tl-hl-toggle[data-active=true]{color:var(--color-urushi,#7d2020)}.editor-tl-dropzone{border-radius:3px;grid-column:1/-1;height:8px;margin:0 0 0 32px;transition:background .12s}.editor-tl-dropzone--receiving{background:color-mix(in oklab,var(--accent-gold)30%,transparent)}.editor-tl-add{pointer-events:auto;border:1px dashed var(--divider);color:var(--fg-muted);font:12px/1 var(--font-body);cursor:pointer;background:0 0;border-radius:999px;grid-column:1/-1;justify-self:start;align-items:center;margin:16px 0 0 32px;padding:6px 14px;display:inline-flex}.editor-tl-add:hover{color:var(--fg);border-color:var(--fg)}