.store-page{max-width:1160px;margin:0 auto;padding:32px 20px 48px}.store-category-tabs{display:flex;flex-wrap:wrap;gap:10px 12px;margin-bottom:24px;padding-bottom:4px}.store-category-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:#ffffff8c;font-size:14px;font-weight:400;padding:6px 16px;border-radius:20px;cursor:pointer;transition:all .2s ease;line-height:1.4;white-space:normal;word-break:keep-all;text-align:center}.store-category-tab:hover{color:#ffffffd9;border-color:#ffffff26}.store-category-tab--active{color:#3a9e50;font-weight:600;background:#3a9e501f;border-color:#3a9e5073}.store-type-group{margin-bottom:32px}.store-type-group__title{color:#ffffffbf;font-size:16px;font-weight:600;margin-bottom:16px;padding-left:4px}.store-product-grid{display:grid;grid-template-columns:1fr;gap:20px;align-items:start;width:100%}@media (min-width: 720px){.store-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1080px){.store-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.product-glass-card{position:relative;display:flex;flex-direction:column;width:100%;min-width:0;box-sizing:border-box;border-radius:18px;padding:24px 24px 20px;overflow:hidden;background:linear-gradient(145deg,#ffffff1a,#ffffff08 42%,#ffffff0f);border:1px solid rgba(255,255,255,.12);box-shadow:0 8px 32px #0000006b,inset 0 1px #ffffff24,inset 0 -1px #ffffff0a;transition:transform .35s cubic-bezier(.34,1.2,.64,1),background .35s ease,border-color .35s ease,box-shadow .35s ease}@media (hover: hover) and (pointer: fine){.product-glass-card:hover{transform:translateY(-4px);background:linear-gradient(145deg,#ffffff24,#ffffff0d 40%,#2b7a3d1a);border-color:#3a9e5061;box-shadow:0 20px 56px #00000085,0 0 24px #2b7a3d1f,inset 0 1px #fff3,inset 0 -1px #ffffff0f}}.product-glass-card__body{position:relative;z-index:1;display:flex;flex-direction:column;min-width:0}.product-glass-card__features{margin-bottom:16px}.store-spin-wrap .ant-spin-container{display:block;min-height:0}
