@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}html,body{margin:0;min-height:100%}body{font-family:Aptos,BIZ UDPGothic,Hiragino Sans,sans-serif;background:#f6efe4}button,input,textarea,select{font:inherit}.app-shell{position:relative;min-height:100dvh;overflow:hidden;background:radial-gradient(circle at top left,rgba(255,255,255,.3),transparent 24%),radial-gradient(circle at bottom right,rgba(255,245,200,.4),transparent 28%),linear-gradient(180deg,#fff5d6,#ffe8a0)}.background-orb{position:absolute;border-radius:999px;filter:blur(30px);opacity:.42}.background-orb--top{top:-4rem;left:-3rem;width:13rem;height:13rem;background:#fff7d199}.background-orb--bottom{right:-5rem;bottom:8rem;width:17rem;height:17rem;background:#fff7d173}.mobile-stage{display:flex;justify-content:center;align-items:center;min-height:100dvh;padding:1rem}.mobile-panel{position:relative;width:calc(100vw - 2rem);height:calc(100dvh - 2rem);padding:.9rem;border:1px solid rgba(207,148,0,.12);border-radius:2.25rem;background:#fffdf5b8;box-shadow:0 1.5rem 3rem #8c630014,inset 0 1px #fff9;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-panel:not(.mobile-panel--center){display:grid;grid-template-rows:auto 1fr auto;gap:.9rem;min-height:0}.mobile-panel--center{display:flex;align-items:center;justify-content:center}@media(min-width:48rem){.mobile-stage{padding:1.5rem}.mobile-panel{width:min(100vw - 3rem,28rem);height:calc(100dvh - 3rem)}}
