.bcfw-box-contents{clear:both;margin:34px 0;max-width:100%}.bcfw-box-contents__title{margin:0 0 16px;font-size:1.3rem;line-height:1.3}.bcfw-box-contents__list{display:grid;grid-template-columns:repeat(auto-fit, minmax(260px, 1fr));gap:14px;max-width:100%;margin:0;padding:0;list-style:none}.bcfw-box-contents,.bcfw-box-contents *,.bcfw-box-contents *::before,.bcfw-box-contents *::after{box-sizing:border-box}.bcfw-box-contents--list .bcfw-box-contents__list,.bcfw-box-contents--compact .bcfw-box-contents__list{grid-template-columns:1fr}.bcfw-box-contents--list .bcfw-box-contents__list{gap:0;overflow:hidden;border:1px solid rgba(15,23,42,.14);border-radius:8px;background:#fff}.bcfw-box-contents--compact .bcfw-box-contents__list{gap:0;overflow:hidden;border:1px solid rgba(15,23,42,.12);border-radius:8px;background:#fff}.bcfw-box-contents__item{display:grid;grid-template-columns:72px minmax(0, 1fr);gap:16px;align-items:start;position:relative;min-height:118px;padding:16px 16px 46px;border:1px solid rgba(15,23,42,.14);border-radius:8px;background:#fff;box-shadow:0 1px 2px rgba(15,23,42,.05)}.bcfw-box-contents__image{align-self:start;width:72px;height:72px;border-radius:6px;overflow:hidden;background:#f8fafc}.bcfw-box-contents__image img{display:block;width:100%;height:100%;object-fit:cover}.bcfw-box-contents__image span{display:block;width:100%;height:100%;background-position:center;background-repeat:no-repeat;background-size:cover}.bcfw-box-contents__body{display:grid;gap:7px;min-width:0}.bcfw-box-contents__name{font-weight:700;line-height:1.35;color:inherit}.bcfw-box-contents__meta{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end;margin:0;position:absolute;right:16px;bottom:16px}.bcfw-box-contents__quantity{display:inline-flex;align-items:center;min-height:22px;padding:2px 8px;border-radius:999px;background:#eef2f7;color:#334155;font-size:.85em;font-weight:600}.bcfw-box-contents__note{margin:0;color:rgba(0,0,0,.68);font-size:.92em;line-height:1.45}.bcfw-box-contents--grid .bcfw-box-contents__item{grid-template-columns:1fr;grid-template-rows:auto minmax(132px, 1fr);gap:14px;min-height:268px;padding:16px 16px 52px}.bcfw-box-contents--grid .bcfw-box-contents__item:only-child{grid-template-rows:auto minmax(104px, 1fr);justify-self:start;min-height:218px;width:min(100%,430px)}.bcfw-box-contents--grid .bcfw-box-contents__body{gap:0}.bcfw-box-contents--grid .bcfw-box-contents__image{align-self:center;justify-self:center;width:min(180px,100%);height:140px;background:rgba(0,0,0,0)}.bcfw-box-contents--grid .bcfw-box-contents__item:only-child .bcfw-box-contents__image{width:min(150px,100%);height:112px}.bcfw-box-contents--grid .bcfw-box-contents__image img{object-fit:contain}.bcfw-box-contents--grid .bcfw-box-contents__image span{background-size:contain}.bcfw-box-contents__card-actions{display:none}.bcfw-box-contents--grid .bcfw-box-contents__card-actions{position:absolute;right:16px;bottom:16px;left:16px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.bcfw-box-contents--grid .bcfw-box-contents__meta{position:static;right:auto;bottom:auto;margin:0 0 0 auto}.bcfw-box-contents__info{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:1px solid rgba(51,65,85,.22);border-radius:999px;background:#f8fafc;color:#334155;cursor:help;font:inherit;font-size:.82em;font-weight:700;line-height:1}.bcfw-box-contents__info:hover,.bcfw-box-contents__info:focus{border-color:rgba(37,99,235,.45);background:#eef6ff;color:#1d4ed8;outline:none}.bcfw-box-contents__popover{position:absolute;bottom:34px;left:0;z-index:5;width:min(280px,100%);max-width:100%;padding:10px 12px;border:1px solid rgba(15,23,42,.16);border-radius:8px;background:#fff;box-shadow:0 12px 28px rgba(15,23,42,.16);color:rgba(0,0,0,.72);font-size:.88em;line-height:1.45;opacity:0;pointer-events:none;transform:translateY(4px);transition:opacity 120ms ease,transform 120ms ease}.bcfw-box-contents__info:hover+.bcfw-box-contents__popover,.bcfw-box-contents__item--note-open .bcfw-box-contents__popover{opacity:1;transform:translateY(0)}.bcfw-box-contents__table{width:100%;border-collapse:collapse;table-layout:fixed;border:1px solid rgba(15,23,42,.14);border-radius:8px;background:#fff;font-size:.95em;overflow:hidden}.bcfw-box-contents__table th,.bcfw-box-contents__table td{padding:13px 14px;border-bottom:1px solid rgba(15,23,42,.1);text-align:left;vertical-align:middle}.bcfw-box-contents__table th{background:#f8fafc;color:#334155;font-size:.85em;font-weight:700;text-transform:uppercase}.bcfw-box-contents__table th:first-child,.bcfw-box-contents__table td:first-child{width:42%}.bcfw-box-contents__table th:last-child,.bcfw-box-contents__table td:last-child{width:78px;text-align:center;white-space:nowrap}.bcfw-box-contents__table--no-description th:first-child,.bcfw-box-contents__table--no-description td:first-child{width:auto}.bcfw-box-contents__table tr:last-child td{border-bottom:0}.bcfw-box-contents__table td.bcfw-box-contents__table-empty{padding-left:50px;text-align:left;vertical-align:middle}.bcfw-box-contents__table-item{display:grid;grid-template-columns:52px minmax(0, 1fr);gap:12px;align-items:center}.bcfw-box-contents__table-item strong{line-height:1.35;overflow-wrap:anywhere}.bcfw-box-contents__table-item .bcfw-box-contents__image{width:52px;height:52px}@media(min-width: 641px)and (max-width: 980px){.bcfw-box-contents__table th,.bcfw-box-contents__table td{padding:12px}.bcfw-box-contents__table th:first-child,.bcfw-box-contents__table td:first-child{width:50%}.bcfw-box-contents__table th:last-child,.bcfw-box-contents__table td:last-child{width:58px}.bcfw-box-contents__table--no-description th:first-child,.bcfw-box-contents__table--no-description td:first-child{width:auto}.bcfw-box-contents__table-item{grid-template-columns:44px minmax(0, 1fr);gap:10px}.bcfw-box-contents__table-item .bcfw-box-contents__image{width:44px;height:44px}}.bcfw-box-contents__muted{color:rgba(0,0,0,.45)}.bcfw-box-contents--compact .bcfw-box-contents__item{align-items:center;min-height:54px;grid-template-columns:40px minmax(0, 1fr) auto;gap:10px;padding:8px 10px;border:0;border-bottom:1px solid rgba(15,23,42,.08);border-radius:0;box-shadow:none}.bcfw-box-contents--compact .bcfw-box-contents__item:last-child{border-bottom:0}.bcfw-box-contents--list .bcfw-box-contents__item{align-items:center;grid-template-columns:64px minmax(0, 1fr) auto;min-height:92px;padding:14px 16px;border:0;border-bottom:1px solid rgba(15,23,42,.1);border-radius:0;box-shadow:none}.bcfw-box-contents--list .bcfw-box-contents__item:last-child{border-bottom:0}.bcfw-box-contents--list .bcfw-box-contents__body,.bcfw-box-contents--compact .bcfw-box-contents__body{display:contents}.bcfw-box-contents--list .bcfw-box-contents__name,.bcfw-box-contents--compact .bcfw-box-contents__name{grid-column:2;grid-row:1}.bcfw-box-contents--list .bcfw-box-contents__note,.bcfw-box-contents--compact .bcfw-box-contents__note{grid-column:2;grid-row:2}.bcfw-box-contents--list .bcfw-box-contents__note{max-width:62ch}.bcfw-box-contents--list .bcfw-box-contents__meta,.bcfw-box-contents--compact .bcfw-box-contents__meta{align-self:center;grid-column:3;grid-row:1/span 2;justify-content:flex-end;position:static}.bcfw-box-contents--compact .bcfw-box-contents__image{width:40px;height:40px}.bcfw-box-contents--list .bcfw-box-contents__image{width:64px;height:64px}.bcfw-box-contents--compact .bcfw-box-contents__note{display:none}.bcfw-box-contents--compact .bcfw-box-contents__quantity{min-height:20px;font-size:.78em}@media(max-width: 782px){.bcfw-box-contents__list{grid-template-columns:1fr}}@media(max-width: 640px){.bcfw-box-contents__list{grid-template-columns:1fr}.bcfw-box-contents__item{grid-template-columns:56px minmax(0, 1fr);padding:12px 12px 40px}.bcfw-box-contents__image{width:56px;height:56px}.bcfw-box-contents--list .bcfw-box-contents__item,.bcfw-box-contents--compact .bcfw-box-contents__item{grid-template-columns:48px minmax(0, 1fr);padding:12px}.bcfw-box-contents--list .bcfw-box-contents__list{gap:0;overflow:hidden;border:1px solid rgba(15,23,42,.14);border-radius:8px}.bcfw-box-contents--list .bcfw-box-contents__item{gap:12px;min-height:0;padding:14px;border:0;border-bottom:1px solid rgba(15,23,42,.1);border-radius:0;box-shadow:none}.bcfw-box-contents--list .bcfw-box-contents__item:last-child{border-bottom:0}.bcfw-box-contents--list .bcfw-box-contents__body,.bcfw-box-contents--compact .bcfw-box-contents__body{display:grid}.bcfw-box-contents--list .bcfw-box-contents__name,.bcfw-box-contents--compact .bcfw-box-contents__name,.bcfw-box-contents--list .bcfw-box-contents__note,.bcfw-box-contents--compact .bcfw-box-contents__note,.bcfw-box-contents--list .bcfw-box-contents__meta,.bcfw-box-contents--compact .bcfw-box-contents__meta{grid-column:auto;grid-row:auto}.bcfw-box-contents--compact .bcfw-box-contents__meta{justify-content:flex-end;justify-self:end;margin-top:4px}.bcfw-box-contents--list .bcfw-box-contents__meta{justify-content:flex-end;margin-top:2px}.bcfw-box-contents__table,.bcfw-box-contents__table thead,.bcfw-box-contents__table tbody,.bcfw-box-contents__table tr,.bcfw-box-contents__table th,.bcfw-box-contents__table td{display:block;width:100%}.bcfw-box-contents__table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.bcfw-box-contents__table tr{display:grid;gap:9px;padding:14px;border-bottom:1px solid rgba(15,23,42,.1)}.bcfw-box-contents__table tr:last-child{border-bottom:0}.bcfw-box-contents__table td{display:block;background:rgba(0,0,0,0);border:0;padding:0;text-align:left}.bcfw-box-contents__table td>*{background:rgba(0,0,0,0)}.bcfw-box-contents__table th:first-child,.bcfw-box-contents__table td:first-child,.bcfw-box-contents__table th:last-child,.bcfw-box-contents__table td:last-child{width:100%}.bcfw-box-contents__table td::before{content:attr(data-label);display:block;margin:0 0 4px;color:rgba(0,0,0,.55);font-size:.78em;font-weight:700;line-height:1.2;text-transform:uppercase}.bcfw-box-contents__table td[data-label=Item]::before,.bcfw-box-contents__table td[data-label=Description]::before{display:none}.bcfw-box-contents__table-item{grid-template-columns:56px minmax(0, 1fr);gap:12px;align-items:start}.bcfw-box-contents__table-item .bcfw-box-contents__image{width:56px;height:56px}.bcfw-box-contents__table td[data-label=Description]{padding-left:68px;color:rgba(0,0,0,.68);font-size:.92em;line-height:1.45}.bcfw-box-contents__table td[data-label=Qty]{display:inline-flex;align-items:center;justify-content:flex-end;justify-self:end;gap:4px;width:auto;min-height:22px;padding:2px 8px;border-radius:999px;background:#eef2f7;color:#334155;font-size:.85em;font-weight:600;line-height:1.35}.bcfw-box-contents__table td[data-label=Qty]::before{content:attr(data-label) ":";display:inline;margin:0;color:inherit;font-size:1em;font-weight:inherit;line-height:inherit;text-transform:none}.bcfw-box-contents__table td:last-child{text-align:right}.bcfw-box-contents__table td.bcfw-box-contents__table-empty{align-items:center;padding-left:68px;text-align:left}}
