.one-sv-toast{position:fixed;right:24px;bottom:24px;z-index:99999;background:#0b1b3a;color:#fff;border-radius:10px;padding:13px 18px;box-shadow:0 16px 44px rgba(11,27,58,.25);opacity:0;transform:translateY(12px);transition:.2s}.one-sv-toast.is-visible{opacity:1;transform:none}.one-sv-toast--error{background:#b42318}.one-sv-empty{text-align:center;padding:56px 24px;border:1px dashed #cbd5e1;border-radius:16px;background:#f8fafc}.one-sv-compare-table{overflow:auto}.one-sv-compare table{width:100%;border-collapse:collapse}.one-sv-compare th,.one-sv-compare td{border:1px solid #e2e7ef;padding:16px;vertical-align:top}.one-sv-compare thead th{min-width:220px;background:#f5f7fa}.one-sv-compare thead th:first-child{min-width:130px}.one-sv-compare img{display:block;max-width:150px;margin:0 auto 12px}.one-sv-wishlist .products{margin-top:24px}

/* Core 0.6.5 — approved Canva category visuals */
.category-card__image img,
.mega-category-icon img,
.product-category img {
    object-fit: cover;
    object-position: center;
}

/* v0.8.2 — professional product information and official document cards */
.one-sv-product-information{width:min(1280px,calc(100% - 40px));margin:42px auto;padding:34px;border:1px solid #dfe6ef;border-radius:18px;background:#fff;box-shadow:0 12px 38px rgba(11,27,58,.055);color:#0b1b3a}
.one-sv-product-information__header{margin-bottom:22px}.one-sv-product-information__header>span{display:block;margin-bottom:7px;color:#075ee8;font-size:12px;font-weight:900;letter-spacing:.13em}.one-sv-product-information__header h2{margin:0 0 7px;font-size:28px;line-height:1.2}.one-sv-product-information__header p{margin:0;color:#687386;font-size:14px}
.one-sv-product-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:24px}.one-sv-product-facts>div{padding:14px 15px;border:1px solid #e1e7ef;border-radius:11px;background:#f8fafc;display:grid;gap:5px}.one-sv-product-facts small{color:#687386;font-size:11px}.one-sv-product-facts strong{font-size:14px;overflow-wrap:anywhere}
.one-sv-product-spec-table{margin:0 0 22px;padding:21px;border:1px solid #e1e7ef;border-radius:13px}.one-sv-product-spec-table h3{margin:0 0 14px;font-size:19px}.one-sv-product-spec-table dl{margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:26px}.one-sv-product-spec-table dl>div{padding:11px 0;display:grid;grid-template-columns:minmax(120px,.8fr) minmax(0,1.2fr);gap:16px;border-bottom:1px solid #edf0f4}.one-sv-product-spec-table dt{color:#687386;font-size:13px}.one-sv-product-spec-table dd{margin:0;font-size:13px;font-weight:700;text-align:right;overflow-wrap:anywhere}
.one-sv-product-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-bottom:26px}.one-sv-product-info-grid article{padding:21px;border:1px solid #e1e7ef;border-radius:13px;background:#fbfcfe}.one-sv-product-info-grid h3{margin:0 0 12px;font-size:18px}.one-sv-product-info-grid p,.one-sv-product-info-grid li{font-size:14px;line-height:1.7;color:#34435b}.one-sv-product-info-grid ul{margin:0;padding-left:20px}.one-sv-product-info-grid li+li{margin-top:6px}
.one-sv-product-documents{margin-top:25px;padding-top:25px;border-top:1px solid #dfe6ef}.one-sv-product-documents__heading{display:flex;align-items:center;gap:12px;margin-bottom:17px}.one-sv-product-documents__heading>.dashicons{width:42px;height:42px;border-radius:11px;background:#eef4ff;color:#075ee8;display:grid;place-items:center;font-size:23px}.one-sv-product-documents__heading h3{margin:0 0 4px;font-size:21px}.one-sv-product-documents__heading p{margin:0;color:#687386;font-size:13px}
.one-sv-document-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.one-sv-document-card{min-height:126px;padding:15px;border:1px solid #dfe6ef;border-radius:13px;background:#fff;display:grid;grid-template-columns:60px minmax(0,1fr) auto;gap:13px;align-items:center;color:#0b1b3a;text-decoration:none!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.one-sv-document-card:hover{transform:translateY(-2px);border-color:#8db6f2;box-shadow:0 12px 28px rgba(0,84,216,.10)}.one-sv-document-card__icon{width:58px;height:78px;border:1px solid #dce4ef;border-radius:8px;background:linear-gradient(145deg,#f8fafc,#eef3f9);display:grid;place-items:center;align-content:center;gap:6px;position:relative}.one-sv-document-card__icon>.dashicons{width:28px;height:28px;color:#075ee8;font-size:28px}.one-sv-document-card__icon em{font-size:9px;font-style:normal;font-weight:900;color:#687386}.one-sv-document-card__copy{display:grid;gap:5px;min-width:0}.one-sv-document-card__copy small{color:#075ee8;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.one-sv-document-card__copy strong{font-size:14px;line-height:1.35;overflow-wrap:anywhere}.one-sv-document-card__copy span{color:#687386;font-size:11px}.one-sv-document-card__action{align-self:end;color:#075ee8;font-size:12px;font-weight:900;white-space:nowrap}
@media(max-width:1100px){.one-sv-document-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.one-sv-product-facts{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.one-sv-product-information{width:calc(100% - 24px);margin:25px auto;padding:20px;border-radius:14px}.one-sv-product-information__header h2{font-size:23px}.one-sv-product-facts,.one-sv-product-info-grid,.one-sv-document-card-grid,.one-sv-product-spec-table dl{grid-template-columns:1fr}.one-sv-product-spec-table dl>div{grid-template-columns:1fr;gap:4px}.one-sv-product-spec-table dd{text-align:left}.one-sv-document-card{grid-template-columns:55px minmax(0,1fr);min-height:112px}.one-sv-document-card__icon{width:53px;height:70px}.one-sv-document-card__action{grid-column:2;justify-self:start}.one-sv-product-documents__heading{align-items:flex-start}}
.one-sv-document-card__icon img{display:block;width:100%;height:58px;object-fit:contain;border-radius:5px;background:#fff}.one-sv-document-card__icon img+em{margin-top:0}

/* v0.8.4 — verified official specifications and premium document library */
.one-sv-official-source-badge{display:inline-flex;align-items:center;gap:7px;margin-top:12px;padding:7px 10px;border:1px solid #b7e3cd;border-radius:999px;background:#eefbf4;color:#157347;font-size:11px;font-weight:800}.one-sv-official-source-badge .dashicons{width:16px;height:16px;font-size:16px}.one-sv-official-source-badge small{margin-left:3px;color:#4d7662;font-size:10px;font-weight:600}
.one-sv-product-documents__heading{position:relative;padding:18px 20px;border:1px solid #dfe7f3;border-radius:14px;background:linear-gradient(135deg,#f7faff 0%,#fff 72%)}.one-sv-product-documents__heading>div>small{display:block;margin-bottom:4px;color:#075ee8;font-size:10px;font-weight:900;letter-spacing:.13em}.one-sv-document-count{margin-left:auto;padding:6px 10px;border-radius:999px;background:#0b1b3a;color:#fff;font-size:10px;font-weight:900;white-space:nowrap}
.one-sv-document-card{position:relative;min-height:152px;padding:16px;grid-template-columns:72px minmax(0,1fr);grid-template-rows:auto auto;align-items:start;overflow:hidden}.one-sv-document-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:#075ee8}.one-sv-document-card__preview{position:relative;width:68px;height:92px;border:1px solid #dce4ef;border-radius:9px;background:linear-gradient(145deg,#fff,#f1f5fa);display:grid;place-items:center;align-content:center;overflow:hidden}.one-sv-document-card__preview>img{display:block;width:100%;height:100%;object-fit:contain;background:#fff}.one-sv-document-card__preview>em{position:absolute;right:5px;bottom:5px;padding:3px 5px;border-radius:4px;background:#0b1b3a;color:#fff;font-size:8px;font-style:normal;font-weight:900;letter-spacing:.04em}.one-sv-document-sheet{position:relative;width:43px;height:56px;border:1px solid #cad5e3;border-radius:4px;background:#fff;box-shadow:0 4px 10px rgba(11,27,58,.08)}.one-sv-document-sheet:before{content:"";position:absolute;right:-1px;top:-1px;width:12px;height:12px;background:linear-gradient(225deg,#eef3f8 50%,transparent 51%);border-top-right-radius:3px}.one-sv-document-sheet>i{position:absolute;left:8px;right:8px;height:2px;border-radius:2px;background:#d7e0eb}.one-sv-document-sheet>i:nth-child(1){top:25px}.one-sv-document-sheet>i:nth-child(2){top:32px}.one-sv-document-sheet>i:nth-child(3){top:39px}.one-sv-document-sheet>.dashicons{position:absolute;left:7px;top:6px;width:16px;height:16px;color:#075ee8;font-size:16px}.one-sv-document-card__copy{align-self:center}.one-sv-document-card__copy strong{font-size:14px}.one-sv-document-card__copy mark{display:inline-flex;align-items:center;gap:4px;width:max-content;max-width:100%;padding:4px 7px;border-radius:999px;background:#edf8f2;color:#1a7650;font-size:9px;font-weight:800;overflow:hidden;text-overflow:ellipsis}.one-sv-document-card__copy mark .dashicons{width:12px;height:12px;font-size:12px}.one-sv-document-card__action{grid-column:2;justify-self:start;align-self:end;margin-top:5px;padding:7px 10px;border-radius:7px;background:#edf4ff;color:#075ee8;font-size:10px}.one-sv-document-card:hover .one-sv-document-card__action{background:#075ee8;color:#fff}.one-sv-document-card.is-manual:before{background:#ff8a00}.one-sv-document-card.is-declaration:before,.one-sv-document-card.is-certificate:before{background:#18a36b}.one-sv-document-card.is-test_report:before{background:#6d5bd0}.one-sv-document-card.is-brochure:before,.one-sv-document-card.is-catalog:before{background:#e15554}
@media(max-width:760px){.one-sv-product-documents__heading{padding:15px}.one-sv-document-count{margin-left:0}.one-sv-official-source-badge{align-items:flex-start;flex-wrap:wrap}.one-sv-document-card{grid-template-columns:62px minmax(0,1fr);min-height:138px}.one-sv-document-card__preview{width:58px;height:80px}.one-sv-document-card__action{grid-column:2}}

/* v0.8.5 — full-width grouped product document library */
.single-product .one-sv-product-information{position:relative;left:50%;transform:translateX(-50%);width:min(1280px,calc(100vw - 48px));max-width:none;box-sizing:border-box}
.one-sv-document-groups{display:grid;gap:22px}.one-sv-document-group{display:grid;gap:11px}.one-sv-document-group__heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 2px}.one-sv-document-group__heading h4{margin:0;color:#14233d;font-size:16px;line-height:1.3}.one-sv-document-group__heading span{padding:5px 9px;border-radius:999px;background:#f0f4f9;color:#59677c;font-size:10px;font-weight:800}.one-sv-document-group+.one-sv-document-group{padding-top:18px;border-top:1px solid #e6ebf2}
.one-sv-document-card-grid{grid-template-columns:repeat(3,minmax(260px,1fr));align-items:stretch}.one-sv-document-card{width:100%;min-width:0;box-sizing:border-box}.one-sv-document-card__copy strong{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.one-sv-document-card__copy>span{overflow-wrap:anywhere}.one-sv-document-skus{padding:5px 7px;border-radius:6px;background:#f5f7fa;color:#536176!important;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px!important;line-height:1.4}.one-sv-document-group.is-product-sheets .one-sv-document-card:before{background:#075ee8}.one-sv-document-group.is-manuals .one-sv-document-card:before{background:#ff8a00}.one-sv-document-group.is-compliance .one-sv-document-card:before{background:#18a36b}.one-sv-document-group.is-brochures .one-sv-document-card:before{background:#e15554}
@media(max-width:1050px){.one-sv-document-card-grid{grid-template-columns:repeat(2,minmax(250px,1fr))}}
@media(max-width:700px){.single-product .one-sv-product-information{width:calc(100vw - 22px)}.one-sv-document-card-grid{grid-template-columns:1fr}.one-sv-document-group__heading{align-items:flex-start}.one-sv-document-group__heading h4{font-size:14px}}

/* v0.9.2 — single-product grid containment and full-width technical content. */
.single-product div.product > .one-sv-product-information{
    grid-column:1/-1!important;
    position:relative!important;
    left:auto!important;
    transform:none!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:42px 0!important;
}
.single-product .one-sv-product-information,
.single-product .one-sv-product-information *{box-sizing:border-box}


/* Phase 3: customer return/exchange and RMA workflow. */
.one-sv-return-form{display:grid;gap:18px}.one-sv-return-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.one-sv-return-grid label,.one-sv-return-form>p>label{display:grid;gap:7px}.one-sv-return-grid span,.one-sv-return-form strong{font-weight:700}.one-sv-return-form select,.one-sv-return-form textarea,.one-sv-return-form input[type=number]{width:100%}.one-sv-return-items{display:grid;gap:10px}.one-sv-return-item{display:grid;grid-template-columns:minmax(0,1fr) 110px;gap:14px;align-items:center;border:1px solid #dfe5ee;border-radius:10px;padding:12px;background:#fff}.one-sv-return-item label{display:flex;gap:9px;align-items:flex-start}.one-sv-return-item small{display:block;color:#687386;margin-top:4px}.one-sv-return-order-action{margin-top:18px}@media(max-width:700px){.one-sv-return-grid,.one-sv-return-item{grid-template-columns:1fr}}
