:root{--font-display:Spline Sans, Inter, ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;--font-rounded:"SF Pro Rounded", "Hiragino Maru Gothic ProN", Meiryo, "MS PGothic", sans-serif;--font-serif:Georgia, "Times New Roman", serif}html,body{overscroll-behavior:none;background:#e8ecf3;width:100%;height:100%;min-height:100%}body{margin:0}#root input,#root textarea{appearance:none;box-sizing:border-box;caret-color:currentColor;-webkit-tap-highlight-color:transparent;min-width:0}#root input:focus,#root textarea:focus{outline:none}#root input::placeholder,#root textarea::placeholder{opacity:1}#root input::-webkit-search-cancel-button{appearance:none;margin:0}#root input::-webkit-inner-spin-button{appearance:none;margin:0}#root input::-webkit-outer-spin-button{appearance:none;margin:0}#root input:-webkit-autofill{-webkit-text-fill-color:currentcolor;transition:background-color 9999s ease-out}#root input:-webkit-autofill:hover{-webkit-text-fill-color:currentcolor;transition:background-color 9999s ease-out}#root input:-webkit-autofill:focus{-webkit-text-fill-color:currentcolor;transition:background-color 9999s ease-out}#root{background:#fff;width:100%;max-width:480px;height:100%;min-height:100vh;margin:0 auto;overflow:hidden;box-shadow:0 0 32px #0f1f3d29}@supports (height:100dvh){#root{height:100dvh;min-height:100dvh}}body>div:not(#root):not(:empty){width:100%;max-width:480px;margin:0 auto;position:fixed;inset:0;overflow:hidden;transform:translateZ(0)}@media (width<=480px){#root{box-shadow:none}}