.b01-page-chip{padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.14);font-size:11px;font-weight:900;white-space:nowrap}.b01-source{display:flex;align-items:center;justify-content:space-between;gap:18px;background:#fff;border:1px solid var(--bd-line);border-radius:14px;padding:14px 16px;margin-bottom:14px}.b01-source b{display:block;font-size:14px}.b01-source span{display:block;color:var(--bd-muted);font-size:10px;margin-top:4px}.b01-source>div:last-child{text-align:right}.b01-source strong{display:block;font-size:22px}.b01-source small{color:var(--bd-muted);font-size:10px}.b01-breadcrumb{display:flex;align-items:center;gap:8px;color:#607789;font-size:11px;margin:0 0 12px}.b01-folder-tools{display:flex;justify-content:flex-end;gap:8px;margin:0 0 10px}.b01-superfolder,.b01-material-folder,.b01-folder{background:#fff;border:1px solid var(--bd-line);border-radius:14px;margin-bottom:10px;overflow:hidden}.b01-superfolder>summary,.b01-material-folder>summary,.b01-folder>summary{list-style:none;display:flex;align-items:center;gap:9px;padding:12px 14px;cursor:pointer;background:#fff}.b01-superfolder>summary::-webkit-details-marker,.b01-material-folder>summary::-webkit-details-marker,.b01-folder>summary::-webkit-details-marker{display:none}.b01-superfolder>summary:after,.b01-material-folder>summary:after,.b01-folder>summary:after{content:'▸';font-size:12px;color:#607789;transition:transform .15s ease}.b01-superfolder[open]>summary:after,.b01-material-folder[open]>summary:after,.b01-folder[open]>summary:after{transform:rotate(90deg)}.b01-superfolder>summary b,.b01-material-folder>summary b,.b01-folder>summary b{font-size:12px}.b01-superfolder>summary small,.b01-material-folder>summary small,.b01-folder>summary small{margin-left:auto;color:var(--bd-muted);font-size:10px}.b01-superfolder>summary span,.b01-material-folder>summary span,.b01-folder>summary span{font-size:16px}.b01-supercontent{padding:10px;background:#f8fbfd;border-top:1px solid var(--bd-line)}.b01-material-folder{margin-bottom:0}.b01-material-folder>summary{background:#f7fafc}.b01-material-body{padding:10px;background:#fbfdff;border-top:1px solid var(--bd-line)}.b01-folder{margin:0 0 8px}.b01-folder:last-child{margin-bottom:0}.b01-folder>summary{padding:10px 12px}.b01-items{background:#fff;border-top:1px solid #edf2f6}.b01-item{display:grid;grid-template-columns:minmax(240px,1fr) 180px auto;gap:12px;align-items:center;padding:10px 16px;border-top:1px solid #edf2f6}.b01-item:first-child{border-top:0}.b01-product b{display:block;font-size:12px}.b01-product small,.b01-price small{display:block;color:var(--bd-muted);font-size:10px;margin-top:3px}.b01-price strong{font-size:13px}.b01-item-actions{display:flex;gap:7px}.b01-footer-stat{padding:12px 14px;color:#607789;font-size:10px;text-align:right}@media(max-width:760px){.b01-source{align-items:flex-start;flex-direction:column}.b01-item{grid-template-columns:1fr}.b01-item-actions{justify-content:flex-start}.b01-source>div:last-child{text-align:left}.b01-folder-tools{justify-content:flex-start;flex-wrap:wrap}}