.postcard-editor-overlay{position:fixed;inset:0;z-index:1200;display:none;align-items:center;justify-content:center;padding:12px;background:rgba(0,0,0,.82);font-family:inherit;color:#d7dbdd}.postcard-editor-overlay:not([hidden]){display:flex}.postcard-editor-window{width:min(1180px,calc(100vw - 24px));height:min(860px,calc(100dvh - 24px));display:flex;flex-direction:column;border:1px solid #5e6568;background:#050606;box-shadow:0 20px 70px rgba(0,0,0,.72)}.postcard-editor-header,.postcard-editor-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;background:#0b0d0e}.postcard-editor-header{border-bottom:1px solid #4b5052}.postcard-editor-footer{border-top:1px solid #4b5052;color:#98a1a4;flex-wrap:wrap}.postcard-editor-muted{color:#7f898d;font-size:12px}.postcard-editor-body{min-height:0;overflow:auto;padding:12px;display:grid;grid-template-columns:minmax(250px,330px) minmax(0,1fr);gap:16px}.postcard-editor-image-panel{min-width:0}.postcard-editor-image-frame{aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;border:1px solid #3d4244;background:#000;overflow:hidden}.postcard-editor-image-frame img{width:100%;height:100%;object-fit:contain}.postcard-editor-image-frame div{color:#697174;font-size:12px;letter-spacing:.08em}.postcard-editor-image-meta,.postcard-editor-hint{margin:8px 0;color:#7f898d;font-size:12px;line-height:1.45}.postcard-editor-form{min-width:0}.postcard-editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px}.postcard-editor-grid label,.postcard-member-picker{display:flex;flex-direction:column;gap:5px;min-width:0}.postcard-editor-grid label>span,.postcard-editor-label{font-size:12px;color:#aab1b4}.postcard-editor-grid input,.postcard-editor-grid select,.postcard-editor-grid textarea,.postcard-member-picker input{box-sizing:border-box;width:100%;border:1px solid #454b4e;background:#020303;color:#e1e5e6;padding:8px;font:inherit}.postcard-editor-grid textarea{resize:vertical}.postcard-editor-wide{grid-column:1/-1}.postcard-editor-check{flex-direction:row!important;align-items:center}.postcard-editor-check input{width:auto!important}.postcard-member-chips{display:flex;gap:6px;flex-wrap:wrap;min-height:28px;align-items:center}.postcard-member-chip,.postcard-member-suggestion,.postcard-editor-header button,.postcard-editor-actions button,.postcard-editor-image-panel button{border:1px solid #555d60;background:#111415;color:#e1e5e6;padding:7px 9px;font:inherit;cursor:pointer}.postcard-member-chip{padding:4px 7px;font-size:12px}.postcard-member-suggestions{max-height:220px;overflow:auto;border:1px solid #4a5052;background:#080a0b}.postcard-member-suggestion{width:100%;display:flex;justify-content:space-between;gap:8px;text-align:left;border-width:0 0 1px 0}.postcard-member-suggestion small{color:#8d9699;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.postcard-member-suggestion:hover,.postcard-member-suggestion:focus,.postcard-editor-header button:hover,.postcard-editor-actions button:hover,.postcard-editor-image-panel button:hover{background:#1b2022}.postcard-editor-actions{display:flex;gap:8px}.postcard-editor-error{color:#ff6666!important}.postcard-editor-ok{color:#ffff66!important}.postcard-editor-overlay button:disabled{opacity:.45;cursor:not-allowed}
@media(max-width:760px){.postcard-editor-overlay{padding:4px}.postcard-editor-window{width:100%;height:calc(100dvh - 8px)}.postcard-editor-body{grid-template-columns:1fr;padding:8px}.postcard-editor-image-panel{display:grid;grid-template-columns:96px 1fr;gap:8px;align-items:center}.postcard-editor-image-frame{width:96px;aspect-ratio:1}.postcard-editor-image-meta,.postcard-editor-hint{margin:0}.postcard-editor-image-panel button{grid-column:2}.postcard-editor-hint{grid-column:1/-1}.postcard-editor-grid{grid-template-columns:1fr}.postcard-editor-wide{grid-column:1}.postcard-editor-header,.postcard-editor-footer{font-size:12px}.postcard-editor-actions{width:100%}.postcard-editor-actions button{flex:1}.postcard-member-suggestion{display:block}.postcard-member-suggestion small{display:block;margin-top:2px}.postcard-editor-grid input,.postcard-editor-grid select,.postcard-editor-grid textarea,.postcard-member-picker input{font-size:16px}}
