@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.css");*{box-sizing:border-box}body,html{margin:0;padding:0;background:#edeef1;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;color:#111418;font-feature-settings:"tnum";-webkit-font-smoothing:antialiased}button{font-family:inherit}input,select,textarea{font-family:inherit;color:inherit}a{color:inherit;text-decoration:none}.frame-stage{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:24px 16px;background:#edeef1}.phone{width:360px;height:780px;border-radius:28px;border:1px solid rgba(17,20,24,.12);box-shadow:0 1px 3px rgba(17,20,24,.05),0 6px 20px rgba(17,20,24,.06);flex-shrink:0;overflow:hidden}.phone,.phone-screen{background:#f4f6fa;position:relative}.phone-screen{width:100%;height:100%;display:flex;flex-direction:column}.phone-statusbar{height:32px;padding:10px 20px 0;display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:600;color:#111418;flex-shrink:0;pointer-events:none}.phone-statusbar .battery{width:22px;height:11px;border:1px solid;border-radius:3px;position:relative;padding:1px}.phone-statusbar .battery:after{content:"";position:absolute;right:-3px;top:3px;width:2px;height:5px;background:currentColor;border-radius:0 1px 1px 0}.phone-statusbar .battery .fill{background:currentColor;height:100%;width:80%;border-radius:1px}.screen-body{flex:1 1;overflow:hidden;display:flex;flex-direction:column;position:relative}.screen-body::-webkit-scrollbar{display:none}.tabbar{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(17,20,24,.08);background:#fff;padding:8px 0 14px;flex-shrink:0;box-shadow:0 -2px 12px rgba(17,20,24,.04)}@media (max-width:480px){.frame-stage{padding:0;min-height:100svh}.phone{width:100vw;height:100svh;border-radius:0;border:none;box-shadow:none}}.menu-page{min-height:100vh;padding:56px 24px 80px;background:#fff}.menu-inner{max-width:1200px;margin:0 auto}.menu-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:12px;gap:12px}.menu-card{display:block;background:#fff;border:1px solid rgba(17,20,24,.12);border-radius:14px;padding:16px 18px;box-shadow:0 1px 3px rgba(17,20,24,.05),0 6px 20px rgba(17,20,24,.06);transition:border-color .12s cubic-bezier(.4,0,.2,1),box-shadow .12s cubic-bezier(.4,0,.2,1);cursor:pointer}.menu-card:hover{border-color:rgba(37,71,255,.4);box-shadow:0 1px 2px rgba(37,71,255,.06),0 4px 16px rgba(37,71,255,.04)}.menu-section-title{font-size:11px;font-weight:800;color:#2547ff;letter-spacing:.1em;margin:32px 0 12px;text-transform:uppercase}.menu-section-title:first-of-type{margin-top:0}.scroll-y{flex:1 1;overflow-y:auto}.scroll-y::-webkit-scrollbar{display:none}