:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}@font-face{font-family:"DevLys 010";src:url(/fonts/DevLys010-Normal.ttf)format("truetype")}*{box-sizing:border-box}body{color:#1a1a1a;background:#eceff3;margin:0;font-family:system-ui,sans-serif}.app{flex-direction:column;min-height:100vh;display:flex}.app-header{padding:16px 24px 4px}.app-header h1{margin:0;font-size:22px}.subtitle{color:#666;margin:2px 0 0;font-size:13px}.toolbar{z-index:10;background:#fff;border-bottom:1px solid #d8dce3;padding:10px 24px;position:sticky;top:0}.toolbar-row{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px;display:flex}.toolbar-row:last-child{margin-bottom:0}.field{color:#555;flex-direction:column;gap:2px;font-size:11px;display:flex}.field select,.field input{border:1px solid #ccc;border-radius:4px;padding:4px 6px;font-size:13px}.toolbar button{cursor:pointer;background:#f7f7f9;border:1px solid #ccc;border-radius:4px;padding:6px 12px;font-size:13px}.toolbar button:hover{background:#eee}.spacer{flex:1}.status-bar{background:#fff8dd;border-bottom:1px solid #eadfa3;padding:8px 24px;font-size:13px}.page-wrapper{flex:1;justify-content:center;padding:32px 16px;display:flex;overflow:auto}.page-frame{background:#fff;width:8.27in;min-height:11.69in;box-shadow:0 2px 10px #00000026}.editor-page{white-space:pre-wrap;word-wrap:break-word;outline:none;min-height:100%}.editor-page:empty:before{content:attr(data-placeholder);color:#aaa}@media print{.app-header,.toolbar,.status-bar{display:none!important}.page-wrapper{padding:0;display:block}.page-frame{box-shadow:none;width:auto;min-height:auto}}
