:root{--brand:#ff5400;--brand-dark:#d14300;--brand-light:#fff0e8;--ink:#0a0a0a;--ink-sub:#6b7280;--ink-muted:#9ca3af;--line:#eee;--line-soft:#f0f0f0;--ghost:#f7f7f7;--kakao:#fee500;--kakao-ink:#191919;--r-sm:8px;--r-md:12px;--r-lg:16px;--r-pill:999px;--stack-bg:#f0eee9;letter-spacing:-.05em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}html,body,#root{background:var(--stack-bg);height:100%;color:var(--ink);margin:0;padding:0}*{box-sizing:border-box}button,input,textarea,select{letter-spacing:inherit;font-family:inherit}button{cursor:pointer}h1,h2,h3,h4,p{margin:0}a{color:inherit}.muckit-scroll::-webkit-scrollbar{display:none}.muckit-scroll{scrollbar-width:none;-webkit-overflow-scrolling:touch}.app-shell{background:var(--stack-bg);justify-content:center;align-items:stretch;width:100%;min-height:100dvh;display:flex}.app-viewport{background:#fff;flex-direction:column;width:100%;max-width:420px;height:100dvh;display:flex;position:relative;overflow:hidden}@media (width>=768px){.app-viewport{border-radius:32px;height:calc(100dvh - 48px);margin:24px 0;box-shadow:0 30px 60px #0000001f,0 0 0 1px #0000000f}}
