:root{--color-primary:#ff6b35;--color-primary-dark:#e85a2b;--color-primary-light:#fff1ea;--color-accent:#f7b733;--color-bg:#faf6f2;--color-surface:#fff;--color-text:#2b2b2b;--color-text-2:#9a9a9a;--color-text-3:#c4c4c4;--color-border:#eee5dd;--color-divider:#f3ede7;--color-danger:#e63946;--color-success:#2a9d8f;--color-warn:#f4a261;--color-info:#6c8eef;--radius-sm:6px;--radius-md:12px;--radius-lg:20px;--shadow-sm:0 2px 8px #0000000f;--shadow-md:0 4px 16px #00000014;--shadow-sheet:0 -4px 24px #0000001f;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--bar-h:56px;--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#app{min-height:100dvh}body{font-family:var(--font-sans);background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;font-size:14px;line-height:1.5}button{font-family:inherit;font-size:inherit;cursor:pointer;touch-action:manipulation;color:inherit;background:0 0;border:none}input,textarea,select{font-family:inherit;font-size:inherit;color:inherit}a{color:inherit;text-decoration:none}ul,ol{list-style:none}img{max-width:100%;display:block}.price{color:var(--color-primary);font-weight:600}.ellipsis{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.safe-bottom{padding-bottom:calc(var(--safe-bottom) + 12px)}.sheet-enter-active,.sheet-leave-active{transition:transform .28s cubic-bezier(.22,.61,.36,1)}.sheet-enter-from,.sheet-leave-to{transform:translateY(100%)}.mask-enter-active,.mask-leave-active{transition:opacity .24s}.mask-enter-from,.mask-leave-to{opacity:0}.fade-enter-active,.fade-leave-active{transition:opacity .22s}.fade-enter-from,.fade-leave-to{opacity:0}.route-enter-active{transition:opacity .2s}.route-enter-from{opacity:0}
