*{box-sizing:border-box}:root{--site-viewport-height:100svh}html,body{width:100%;height:var(--site-viewport-height);min-height:var(--site-viewport-height);overscroll-behavior:none;color:#fff8ee;background:#191512;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;overflow:hidden}body{position:fixed;inset:0}.site-shell{width:100%;height:var(--site-viewport-height);min-height:var(--site-viewport-height);position:fixed;inset:0 0 auto;overflow:hidden}.editor-frame{background:#191512;border:0;width:100%;height:100%;min-height:100%;display:block;position:absolute;inset:0}.boot-screen{color:#d8cec5;background:radial-gradient(circle at 50% 42%,#ed624524,#0000 26%),#191512;justify-content:center;align-items:center;gap:10px;width:100%;height:100%;font-size:14px;display:flex}.boot-mark{background:#0d0d14 url(/favicon.png) 50%/cover no-repeat;border:1px solid #ffe0b838;border-radius:10px;width:34px;height:34px;animation:1.2s ease-in-out infinite boot-pulse;box-shadow:0 12px 30px #0000004d}@keyframes boot-pulse{50%{opacity:.45;transform:scale(.8)}}
