.library-workspace{min-height:100vh;background:#f8fafc;width:100%;max-width:none;min-width:0;padding:24px var(--app-page-padding-x) 36px;padding-bottom:100px;box-sizing:border-box}@media (max-width:767px){.library-workspace{padding:16px 14px 80px}}.library-workspace-inner{width:100%;max-width:var(--app-content-max-width);min-width:0;margin-inline:auto}.library-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px;flex-wrap:wrap}.library-header h1{margin:0;font-size:clamp(20px,2vw,28px);font-weight:850;color:#0f172a;letter-spacing:-.03em}.library-header-sub{margin:6px 0 0;font-size:13px;color:#64748b;line-height:1.55;max-width:640px}.library-header-meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.library-meta-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:#fff;border:1px solid #e2e8f0;font-size:12px;color:#475569;font-weight:600}.library-meta-pill strong{color:#0f172a;font-variant-numeric:tabular-nums}.library-platform-carousel{display:grid;grid-template-columns:46px minmax(0,1fr) 46px;align-items:center;gap:12px;margin-bottom:18px;padding:14px 12px;border:1px solid #e4ebf5;border-radius:24px;background:radial-gradient(circle at 15% 10%,rgba(78,142,255,.08),transparent 30%),linear-gradient(180deg,#fbfdff,#f4f8ff);box-shadow:0 8px 28px rgba(47,93,166,.05)}.library-platform-viewport{min-width:0;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x proximity;scrollbar-width:none;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}.library-platform-viewport::-webkit-scrollbar{display:none}.library-platform-selector{display:flex;align-items:stretch;gap:14px;width:-moz-max-content;width:max-content;min-width:100%}.library-platform-arrow{display:grid;place-items:center;width:46px;height:46px;padding:0;border:1px solid #dbe3ef;border-radius:50%;color:#386fdc;background:#fff;box-shadow:0 3px 12px rgba(55,89,139,.07);cursor:pointer;transition:color .18s ease,border-color .18s ease,background-color .18s ease,opacity .18s ease}.library-platform-arrow svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.library-platform-arrow:hover:not(:disabled){border-color:#a9c6ff;background:#f5f9ff}.library-platform-arrow:focus-visible{outline:2px solid #2570f4;outline-offset:2px}.library-platform-arrow:disabled{opacity:.35;cursor:default}.library-platform-card{position:relative;display:flex;flex-direction:column;align-items:stretch;height:154px;padding:0;overflow:hidden;border-radius:18px;background:#fff;border:1px solid #dbe3ef;box-shadow:0 8px 24px rgba(44,74,117,.06);cursor:pointer;text-align:left;font-family:inherit;flex:0 0 clamp(184px,15.5vw,228px);box-sizing:border-box;scroll-snap-align:start;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}@media (max-width:767px){.library-platform-carousel{grid-template-columns:38px minmax(0,1fr) 38px;gap:7px;padding:10px 8px;border-radius:20px}.library-platform-arrow{width:38px;height:38px}.library-platform-card{flex-basis:min(210px,68vw)}}@media (prefers-reduced-motion:reduce){.library-platform-viewport{scroll-behavior:auto}.library-platform-arrow,.library-platform-card{transition:none}}.library-platform-card:hover:not(:disabled){border-color:#c7d5e8;box-shadow:0 10px 26px rgba(44,74,117,.1);transform:translateY(-2px)}.library-platform-card.is-active{background:linear-gradient(180deg,#fff,#f3f7ff);border:2px solid #4388ff;box-shadow:0 0 0 3px rgba(67,136,255,.11),0 8px 22px rgba(67,136,255,.14)}.library-platform-card.is-active:after{content:"✓";position:absolute;z-index:2;top:10px;right:10px;display:grid;place-items:center;width:22px;height:22px;border:2px solid #fff;border-radius:50%;color:#fff;background:#4388ff;box-shadow:0 3px 10px rgba(37,99,235,.28);font-size:13px;font-weight:800;line-height:1}.library-platform-card.is-disabled,.library-platform-card:disabled{cursor:not-allowed;background:#fff;border-color:#e2e9f3;opacity:1}.library-platform-card.is-disabled .library-platform-card-body,.library-platform-card:disabled .library-platform-card-body{opacity:.72}.library-platform-logo{width:100%;height:92px;flex:0 0 92px;display:flex;align-items:center;justify-content:center;padding:18px;box-sizing:border-box;border-bottom:1px solid #edf1f6;background:#fff}.library-platform-logo img{width:min(132px,88%);height:56px;-o-object-fit:contain;object-fit:contain}.library-platform-card[data-platform-id=takealot] .library-platform-logo img{width:min(168px,88%);height:64px}.library-platform-card[data-platform-id=takealot].is-active .library-platform-logo{background:linear-gradient(145deg,#3d9af5,#2879e9)}.library-platform-card[data-platform-id=takealot].is-active .library-platform-logo img,.library-platform-card[data-platform-id=temu] .library-platform-logo img{filter:brightness(0) invert(1)}.library-platform-card[data-platform-id=temu] .library-platform-logo{background:#fb7701}.library-platform-card[data-platform-id=mercado-libre] .library-platform-logo{background:#fffbe3}.library-platform-card-body{display:flex;flex:1;flex-direction:column;justify-content:center;min-width:0;padding:10px 14px 11px}.library-platform-title-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.library-platform-name{overflow:hidden;color:#172033;font-size:15px;font-weight:800;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.library-platform-region{margin-top:4px;font-size:12px;color:#64748b}.library-platform-card.is-active .library-platform-region{color:#3b82f6}.library-platform-more{align-items:center;justify-content:center;text-align:center;cursor:default;background:hsla(0,0%,100%,.72)}.library-platform-more .library-platform-card-body{flex:0 0 auto;align-items:center;padding-top:8px}.library-platform-more-icon{display:grid;place-items:center;width:52px;height:52px;border:1px solid #dce6f3;border-radius:50%;color:#7890b1;background:#f2f6fb;font-size:17px;font-weight:800;letter-spacing:2px}.library-status-badge{flex-shrink:0;font-size:11px;font-weight:700;padding:3px 8px;border-radius:999px}.library-status-available{background:rgba(16,185,129,.12);color:#059669;border:1px solid rgba(16,185,129,.28)}.library-status-beta{background:rgba(59,130,246,.12);color:#2563eb;border:1px solid rgba(59,130,246,.28)}.library-status-comingSoon{background:rgba(245,158,11,.12);color:#d97706;border:1px solid rgba(245,158,11,.28)}.library-overview{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:16px}.library-overview-card{flex:1 1 160px;min-width:140px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:12px 16px}.library-overview-label{font-size:12px;color:#64748b;font-weight:600}.library-overview-value{margin-top:4px;font-size:22px;font-weight:800;color:#0f172a;font-variant-numeric:tabular-nums;letter-spacing:-.02em}.library-toolbar{display:grid;grid-template-columns:minmax(280px,1fr) auto;gap:10px;align-items:center;width:100%;min-width:0;margin-bottom:12px;overflow:visible}.library-search-wrap{display:grid;grid-template-columns:minmax(96px,120px) minmax(180px,1fr) auto;gap:8px;min-width:0}.library-filter-panel input,.library-filter-panel select,.library-search-wrap input,.library-search-wrap select,.library-toolbar select{border:1px solid #e2e8f0;border-radius:10px;background:#fff;color:#0f172a;font-size:13px;font-family:inherit;outline:none}.library-search-wrap input{flex:1;min-width:0;padding:10px 12px}.library-search-wrap select{padding:10px;width:100%;max-width:none}.library-toolbar-actions{display:flex;flex-wrap:nowrap;gap:8px;align-items:center;justify-content:flex-end;min-width:0}.library-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:9px 14px;border-radius:10px;border:1px solid #e2e8f0;background:#fff;color:#334155;font-size:13px;font-weight:650;font-family:inherit;flex:0 0 auto;white-space:nowrap;word-break:keep-all;cursor:pointer;transition:background .14s ease,border-color .14s ease,color .14s ease}.library-btn:hover{border-color:rgba(59,130,246,.4);color:#2563eb}.library-btn.is-active{background:#eff6ff;border-color:rgba(59,130,246,.55);color:#2563eb}.library-btn-primary{background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;color:#fff}.library-btn-primary:hover{color:#fff;filter:brightness(1.05)}.library-view-toggle{display:inline-flex;padding:3px;border-radius:10px;border:1px solid #e2e8f0;background:#fff}.library-view-toggle button{border:none;background:transparent;padding:7px 12px;border-radius:8px;font-size:12px;font-weight:650;color:#64748b;cursor:pointer;font-family:inherit}.library-view-toggle button.is-active{background:#eff6ff;color:#2563eb}.library-site-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.library-site-tab{padding:7px 14px;border-radius:9px;border:1px solid #e2e8f0;background:#fff;color:#64748b;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit}.library-site-tab.is-active{border-color:rgba(59,130,246,.55);background:#eff6ff;color:#3b82f6}.library-chips{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:12px}.library-chip{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:12px;font-weight:600;border:1px solid rgba(59,130,246,.25)}.library-chip button{border:none;background:transparent;color:inherit;cursor:pointer;font-size:14px;line-height:1;padding:0}.library-filter-panel{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:16px;margin-bottom:14px;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.library-filter-field label{display:block;font-size:11px;font-weight:700;color:#64748b;margin-bottom:6px}.library-filter-field input,.library-filter-field select{width:100%;padding:8px 10px}.library-filter-range{display:flex;gap:6px;align-items:center}.library-filter-range input{flex:1;min-width:0}.library-table-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:auto;max-width:100%;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}@media (max-width:1439px){.library-toolbar{grid-template-columns:minmax(0,1fr)}.library-toolbar-actions{justify-content:flex-start;flex-wrap:wrap}}@media (max-width:639px){.library-search-wrap{grid-template-columns:minmax(0,1fr) auto}.library-search-wrap select{grid-column:1/-1}.library-toolbar-actions{gap:6px}.library-btn{padding-inline:11px}}.library-table{width:100%;border-collapse:separate;border-spacing:0;min-width:960px}.library-table thead th{position:sticky;top:0;z-index:2;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:12px 14px;font-size:12px;font-weight:750;color:#64748b;text-align:left;white-space:nowrap}.library-table tbody td{padding:12px 14px;border-bottom:1px solid #f1f5f9;vertical-align:middle;height:88px}.library-table tbody tr{cursor:pointer;transition:background .14s ease}.library-table tbody tr:hover{background:#f8fbff}.library-table .num{text-align:right;font-variant-numeric:tabular-nums;font-weight:700;color:#0f172a}.library-product-cell{display:flex;gap:12px;align-items:center;min-width:220px;max-width:360px}.library-product-thumb{width:48px;height:48px;border-radius:10px;overflow:hidden;background:#f1f5f9;flex-shrink:0;position:relative}.library-product-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.library-product-title{font-size:13px;font-weight:650;color:#0f172a;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.35}.library-product-meta{margin-top:4px;font-size:11px;color:#94a3b8}.library-wh-tags{display:flex;flex-wrap:wrap;gap:4px;max-width:120px}.library-wh-tag{font-size:10px;font-weight:700;padding:2px 6px;border-radius:6px;background:#f1f5f9;color:#475569}.library-heat{display:inline-flex;padding:3px 8px;border-radius:8px;font-size:11px;font-weight:800;background:rgba(148,163,184,.12);color:#64748b;border:1px solid rgba(148,163,184,.28)}.library-heat.hot{color:#ea580c;background:rgba(251,146,60,.12);border-color:rgba(251,146,60,.35)}.library-heat.suprehot{color:#e11d48;background:rgba(244,63,94,.12);border-color:rgba(244,63,94,.35)}.library-heat.cold,.library-heat.supercold{color:#0284c7;background:rgba(14,165,233,.1);border-color:rgba(14,165,233,.3)}.library-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px}.library-grid-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease;position:relative}.library-grid-card:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(15,23,42,.08)}.library-grid-img{aspect-ratio:1.15;background:#f8fafc;position:relative}.library-grid-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.library-grid-body{padding:12px 14px 14px}.library-grid-title{font-size:13px;font-weight:700;color:#0f172a;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.7em}.library-grid-price{margin-top:8px;font-size:16px;font-weight:800;color:#2563eb;font-variant-numeric:tabular-nums}.library-grid-stats{margin-top:8px;display:grid;grid-template-columns:1fr 1fr;gap:6px;font-size:11px;color:#64748b}.library-grid-stats strong{display:block;color:#0f172a;font-size:13px;font-variant-numeric:tabular-nums}.library-fav-btn{position:absolute;top:8px;right:8px;width:32px;height:32px;border-radius:999px;border:1px solid #e2e8f0;background:hsla(0,0%,100%,.92);cursor:pointer;font-size:14px;z-index:2}.library-fav-btn.is-on{color:#e11d48;border-color:rgba(225,29,72,.35)}.library-pagination{justify-content:space-between;gap:12px;margin-top:16px;padding:12px 4px}.library-pagination,.library-pagination-pages{display:flex;flex-wrap:wrap;align-items:center}.library-pagination-pages{gap:6px}.library-page-btn{min-width:34px;height:34px;padding:0 10px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;color:#475569;font-size:13px;font-weight:650;cursor:pointer;font-family:inherit}.library-page-btn.is-active{background:#eff6ff;border-color:rgba(59,130,246,.55);color:#2563eb}.library-bulk-bar{position:sticky;bottom:16px;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:12px;padding:12px 16px;border-radius:14px;background:#0f172a;color:#fff;box-shadow:0 12px 32px rgba(15,23,42,.25)}.library-bulk-bar .library-btn{background:#fff;color:#0f172a}.library-coming,.library-empty{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:56px 24px;text-align:center}.library-coming h3,.library-empty h3{margin:0 0 8px;font-size:18px;font-weight:750;color:#0f172a}.library-coming p,.library-empty p{margin:0 auto 18px;max-width:420px;font-size:13px;color:#64748b;line-height:1.6}.library-skeleton-line{height:12px;border-radius:6px;background:linear-gradient(90deg,#eef2f7,#f8fafc,#eef2f7);background-size:200% 100%;animation:libraryShimmer 1.2s ease-in-out infinite}@keyframes libraryShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.library-skeleton-row{display:grid;grid-template-columns:48px 1fr 80px 80px 100px;gap:12px;align-items:center;padding:14px 0;border-bottom:1px solid #f1f5f9}.product-preview-overlay{position:fixed;left:0;right:0;top:var(--app-header-height,72px);bottom:0;z-index:900;background:rgba(15,23,42,.32);pointer-events:none;opacity:0;transition:opacity .28s cubic-bezier(.16,1,.3,1)}.product-preview-overlay.is-open{opacity:1;pointer-events:auto}.product-preview-drawer{position:absolute;top:0;right:0;bottom:0;width:min(550px,calc(100vw - 24px));max-width:calc(100vw - 24px);background:#fff;border:1px solid #e5ebf4;border-right:0;border-radius:20px 0 0 20px;box-shadow:-20px 0 50px rgba(15,23,42,.14);display:flex;flex-direction:column;overflow:hidden;z-index:901;transform:translateX(100%);transition:transform .3s cubic-bezier(.16,1,.3,1)}.product-preview-drawer.is-open{transform:translateX(0)}.product-preview-header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid rgba(15,23,42,.08);background:#fff}.product-preview-scroll{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:18px 20px 22px;animation:productPreviewContentIn .2s ease}@keyframes productPreviewContentIn{0%{opacity:.55}to{opacity:1}}.product-preview-actions{flex-shrink:0;display:flex;gap:8px;padding:14px 20px;border-top:1px solid rgba(15,23,42,.08);background:hsla(0,0%,100%,.96)}.product-preview-gallery{margin-bottom:18px}.product-preview-img{position:relative;display:grid;place-items:center;width:100%;height:285px;border:1px solid #edf1f6;border-radius:16px;background:#f8fafc;overflow:hidden;color:#94a3b8;font-size:13px}.product-preview-img>img{position:absolute;inset:16px 48px;width:calc(100% - 96px)!important;height:calc(100% - 32px)!important;max-width:none;max-height:none;-o-object-fit:contain!important;object-fit:contain!important;-o-object-position:center;object-position:center}.product-preview-image-arrow,.product-preview-image-favorite{position:absolute;z-index:2;display:grid;place-items:center;border:1px solid #dce5f1;border-radius:50%;color:#475569;background:hsla(0,0%,100%,.92);box-shadow:0 5px 16px rgba(15,23,42,.09);cursor:pointer;transition:color .15s ease,border-color .15s ease,background .15s ease,transform .15s ease}.product-preview-image-arrow{top:50%;width:38px;height:38px;font-size:26px;line-height:1;transform:translateY(-50%)}.product-preview-image-arrow:hover{color:#2563eb;border-color:#b8cef4;background:#f4f8ff}.product-preview-image-arrow:disabled{cursor:default;opacity:.35}.product-preview-image-arrow:disabled:hover{color:#475569;border-color:#dce5f1;background:hsla(0,0%,100%,.92)}.product-preview-image-arrow:focus-visible,.product-preview-image-favorite:focus-visible,.product-preview-more:focus-visible,.product-preview-thumbnail:focus-visible{outline:2px solid #4388ff;outline-offset:2px}.product-preview-image-arrow.is-left{left:12px}.product-preview-image-arrow.is-right{right:12px}.product-preview-image-favorite{top:12px;right:12px;width:36px;height:36px;color:#64748b;font-size:21px}.product-preview-image-favorite.is-active,.product-preview-image-favorite:hover{color:#ef476f;border-color:#fecdd8;background:#fff5f7}.product-preview-thumbnails{display:flex;gap:8px;margin-top:10px;padding-bottom:2px;overflow-x:auto;scrollbar-width:thin}.product-preview-thumbnail{flex:0 0 58px;width:58px;height:58px;padding:3px;overflow:hidden;border:1px solid #dfe7f2;border-radius:10px;background:#fff;cursor:pointer}.product-preview-thumbnail.is-active{border:2px solid #4388ff;box-shadow:0 0 0 2px rgba(67,136,255,.1)}.product-preview-thumbnail img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.product-preview-summary{margin-bottom:14px}.product-preview-title{margin:0;font-size:17px;font-weight:780;color:#0f172a;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-preview-subtitle{margin:6px 0 0;color:#64748b;font-size:12px}.product-preview-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:20px}.product-preview-metrics>div{min-width:0;padding:11px 10px;border:1px solid #edf2f8;border-radius:11px;background:#f6f9fd}.product-preview-metrics span{display:block;margin-bottom:6px;color:#64748b;font-size:10px;font-weight:650;white-space:nowrap}.product-preview-metrics strong{display:block;overflow:hidden;color:#0f172a;font-size:14px;font-weight:780;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap}.product-preview-rating i{margin-right:3px;color:#f59e0b;font-style:normal}.product-preview-details{padding-top:17px;border-top:1px solid #edf1f6}.product-preview-details h3{margin:0 0 13px;color:#0f172a;font-size:14px;font-weight:780}.product-preview-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px}.product-preview-detail-item{display:grid;grid-template-columns:minmax(60px,auto) minmax(0,1fr);gap:9px;align-items:start;min-width:0;font-size:12px;line-height:1.45}.product-preview-detail-item span{color:#94a3b8;white-space:nowrap}.product-preview-detail-item strong{min-width:0;color:#334155;font-weight:650;overflow-wrap:anywhere}.product-preview-more{display:block;margin:16px auto 0;padding:5px 10px;border:0;color:#3b82f6;background:transparent;font:650 12px/1.4 inherit;cursor:pointer}.product-preview-more:hover{color:#1d4ed8}.product-preview-actions .library-btn-primary{min-height:42px}.product-preview-actions>.library-btn:not(.library-btn-primary){min-height:42px;border-color:#cbd8ea;background:#fff}body.product-preview-open .ol-ai-assistant-widget{opacity:0;pointer-events:none;transition:opacity .18s ease}@media (max-width:1440px){.product-preview-drawer{width:min(500px,calc(100vw - 24px))}}@media (max-width:767px){.product-preview-drawer{left:0;right:0;width:100%;max-width:100vw;border-radius:0}.product-preview-img{height:260px}}@media (max-width:479px){.product-preview-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.product-preview-detail-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.product-preview-drawer,.product-preview-image-arrow,.product-preview-image-favorite,.product-preview-overlay,.product-preview-scroll{animation:none;transition:none}}.library-drawer,.library-drawer-overlay{display:none!important}.library-columns-pop{position:absolute;right:0;top:calc(100% + 6px);width:220px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 12px 32px rgba(15,23,42,.12);padding:10px;z-index:30}.library-columns-pop label{display:flex;align-items:center;gap:8px;padding:6px 4px;font-size:13px;color:#334155;cursor:pointer}.library-rel{position:relative}