:root{--purple:#916aff;--surface:#fafafa;--muted:rgba(0,0,0,.55)}
.category-bottom-nav .nav-icon[hidden]{display:none!important}
*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;background:#e9e9ec;color:rgba(0,0,0,.95)}button{border:0;background:none;font:inherit;color:inherit;cursor:pointer}.category-shell{position:relative;width:375px;height:812px;margin:auto;overflow:hidden;background:var(--surface)}
.category-header{position:absolute;z-index:5;inset:0 0 auto;height:92px;padding-top:12px;background:radial-gradient(ellipse at 10% -15%,rgba(226,218,255,.68),transparent 70%),radial-gradient(ellipse at 90% -10%,rgba(255,225,244,.68),transparent 72%),linear-gradient(#fff,#fafafa)}.category-status{height:28px;padding:1px 29px 0 46px;display:flex;align-items:center;justify-content:space-between;font-size:16px}.category-status strong{font-size:16px;line-height:20px;font-weight:700;letter-spacing:0}.category-status .status-time{display:block;width:95px;height:22px;object-fit:contain}.category-titlebar{height:52px;position:relative;display:grid;place-items:center}.category-titlebar h1{font-size:16px;line-height:20px;margin:0;font-weight:700}.category-titlebar button{position:absolute;right:12px;top:10px;width:40px;height:32px}.category-titlebar button span{position:relative;display:block;width:20px;height:20px;margin:auto}.category-titlebar button img{position:absolute}.category-titlebar button img:first-child{width:17px;height:17px;left:0;top:0}.category-titlebar button img:last-child{width:4px;height:4px;right:1px;bottom:1px}
.category-main{position:absolute;inset:92px 0 90px;display:grid;grid-template-columns:79px 296px;overflow:hidden}.service-sidebar{position:relative;padding:0;display:flex;flex-direction:column;align-items:stretch;gap:0;background:#fafafa}.service-sidebar:after{content:"";position:absolute;z-index:0;left:0;right:0;top:295px;bottom:0;background:#f0f0f0}.service-sidebar:has(button:last-child.active):after{border-radius:0 14px 0 0}.service-sidebar button{position:relative;z-index:1;height:58px;padding:0 7px;font-size:14px;line-height:18px;color:var(--muted);white-space:nowrap;background:#f0f0f0}.service-sidebar button:first-child{height:63px}.service-sidebar button.active{font-weight:700;color:rgba(0,0,0,.95);background:#fafafa}.service-sidebar button:has(+button.active){border-bottom-right-radius:14px}.service-sidebar button.active+button{border-top-right-radius:14px}.service-sidebar button.active:before{content:"";position:absolute;left:5px;top:13px;width:4px;height:36px;border-radius:1px;background:var(--purple)}
.category-products{position:relative;min-width:0;overflow:hidden}.card-filters{position:absolute;z-index:2;top:13px;left:12px;right:0;height:30px;display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;white-space:nowrap}.card-filters::-webkit-scrollbar{display:none}.card-filters button{flex:0 0 auto;height:30px;padding:0 12px;border-radius:10px;background:#fff;color:var(--muted);font-size:14px;line-height:30px}.card-filters button.active{background:#efe9ff;color:#7646ff;font-weight:700}.category-product-scroll{position:absolute;top:55px;right:0;bottom:0;left:0;overflow-y:auto;scrollbar-width:none;padding:0 12px}.category-product-scroll::-webkit-scrollbar{display:none}.category-product-list{display:grid;gap:12px;padding-bottom:16px}
.category-card{position:relative;width:272px;height:110px;overflow:hidden;border-radius:10px}.category-card-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:fill}.category-product-photo{position:absolute;left:12px;top:12px;width:86px;height:86px;border-radius:6px;object-fit:cover}.category-card-info{position:absolute;left:106px;top:13px;right:8px}.category-card-info h2{margin:0;font-size:16px;line-height:18px;white-space:nowrap;font-weight:700;letter-spacing:-.2px}.category-tags{display:flex;align-items:center;gap:4px;margin-top:5px;height:14px}.category-tags span,.category-tags i{height:14px;padding:1px 4px;border-radius:2px;font-size:10px;line-height:12px;font-style:normal;white-space:nowrap}.category-tags span{color:#ff9e2d;background:#fff3cf}.category-tags i{color:#29ad0b;background:#f1fcdf}.category-card-info>p{margin:5px 0 0;font-size:10px;line-height:11px;color:var(--muted)}.category-price{display:flex;align-items:baseline;margin-top:7px;color:red}.category-price small{font-size:10px;margin-right:1px}.category-price strong{font-family:DIN,-apple-system,sans-serif;font-size:20px;line-height:20px}.category-price strong em{font-size:12px;font-style:normal}.category-price span{font-size:10px;color:rgba(0,0,0,.75)}.category-buy{position:absolute;right:12px;bottom:12px;width:48px;height:28px;border-radius:20px;background:var(--purple);color:#fff;font-size:12px;line-height:28px}.category-empty{width:272px;height:110px;display:grid;place-items:center;border-radius:10px;background:#fff;color:var(--muted);font-size:13px}.category-product-list>[hidden]{display:none}
.category-bottom-nav{position:absolute;z-index:5;left:0;right:0;bottom:0;height:90px;padding:7px 16px calc(20px + env(safe-area-inset-bottom));background:#fff;display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 -4px 16px rgba(0,0,0,.03)}.category-bottom-nav button{position:relative;display:flex;flex-direction:column;align-items:center;gap:2px;padding:0;font-size:12px;color:#bbb}.category-bottom-nav button.active{color:#111;font-weight:700}.category-bottom-nav .nav-icon{display:block;width:28px;height:45px;object-fit:contain}.category-bottom-nav .nav-icon-active{display:none}.category-bottom-nav button.active .nav-icon-active{display:block}.category-bottom-nav button.active .nav-icon-default{display:none}.category-bottom-nav>i{position:absolute;left:50%;bottom:8px;width:134px;height:5px;border-radius:5px;background:#000;transform:translateX(-50%)}button:focus-visible{outline:3px solid rgba(145,106,255,.4);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.category-bottom-nav button .nav-liquid-icon,.category-bottom-nav button .nav-active-icon,.category-bottom-nav button .nav-default-icon,.category-bottom-nav button .nav-default-label,.category-bottom-nav button .nav-active-label{position:absolute;left:50%;top:0;width:28px;height:45px;transform:translateX(-50%);pointer-events:none}.category-bottom-nav button .nav-liquid-icon{height:28px;display:none;overflow:visible}.category-bottom-nav button .nav-active-icon,.category-bottom-nav button .nav-default-icon{display:none;clip-path:inset(0 0 17px 0)}.category-bottom-nav button .nav-default-label,.category-bottom-nav button .nav-active-label{display:none;clip-path:inset(32px 0 0 0);animation:none!important;transition:none!important}.category-bottom-nav button[data-motion-state="animating"] .nav-static-default,.category-bottom-nav button[data-motion-state="animating"] .nav-static-active{display:none}.category-bottom-nav button[data-motion-state="animating"] .nav-liquid-icon,.category-bottom-nav button[data-motion-state="animating"] .nav-default-icon,.category-bottom-nav button[data-motion-state="animating"] .nav-active-label{display:block}.category-bottom-nav button[data-motion-state="selected"] .nav-active-icon,.category-bottom-nav button[data-motion-state="selected"] .nav-active-label{display:block}.category-bottom-nav button[data-motion-state="selected"] .nav-static-default{display:none}.category-bottom-nav button[data-motion-state="unselected"] .nav-default-icon,.category-bottom-nav button[data-motion-state="unselected"] .nav-default-label{display:block}.category-bottom-nav button[data-motion-state="unselected"] .nav-static-active,.category-bottom-nav button[data-motion-state="unselected"] .nav-static-default{display:none}.nav-liquid-base{fill:rgba(0,0,0,.15)}.nav-liquid-a{fill:#c0adff}.nav-liquid-b{fill:#9d79ff}.nav-liquid-final{fill:#916aff}.nav-liquid-detail{will-change:transform}.nav-liquid-layer{will-change:clip-path}
@media(max-width:375px){.category-shell{width:100vw}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.device-stage{position:relative;width:375px;height:812px;margin:auto}.device-frame{display:none}@media (min-width:700px) and (min-height:850px){html,body{height:100%}body{display:grid;place-items:center;overflow:hidden}.device-stage{width:475px;height:903px;transform:scale(.9)}.device-stage .category-shell{position:absolute;z-index:1;left:57px;top:44px}.device-frame{position:absolute;z-index:2;inset:0;display:block;width:475px;height:903px;object-fit:fill;mix-blend-mode:multiply;pointer-events:none;user-select:none}}@media (min-width:700px) and (min-height:930px){.device-stage{transform:none}}
