:root{--bg:#fbfbfa;--surface:#fff;--surface-sunken:#f6f7f8;--surface-hover:#f0f1f3;--surface-active:#e8eaed;--border:#d9dce1;--border-strong:#c3c8cf;--text:#1f2328;--text-muted:#656d76;--text-faint:#8c949e;--accent:#3f6ea8;--accent-soft:#eaf0f7;--danger:#a8443c;--radius:6px;--radius-lg:10px;--shadow-sm:0 1px 2px #1f23280f, 0 1px 3px #1f23280d;--shadow-md:0 2px 6px #1f232814, 0 8px 24px #1f232814;--font:-apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans KR", "Apple SD Gothic Neo", Roboto, Helvetica, Arial, sans-serif;--mono:ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace}*{box-sizing:border-box}html,body{height:100%;margin:0}body{background:var(--bg);color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased;font-size:13px;line-height:1.5;overflow:hidden}cellular-app{width:100%;height:100%;display:block}
