.cart-quantity-control{color:#101828;background:#fff;border:1.5px solid #182230;border-radius:999px;grid-template-columns:36px minmax(32px,1fr) 36px;align-items:center;min-width:116px;min-height:38px;display:inline-grid;overflow:hidden;box-shadow:0 1px #1018280a}.cart-quantity-control button{width:36px;height:36px;color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;transition:background .16s,color .16s,opacity .16s;display:grid}.cart-quantity-control button:hover:not(:disabled){color:#0867f2;background:#eef5ff}.cart-quantity-control button:disabled{cursor:not-allowed;opacity:.38}.cart-quantity-control strong{text-align:center;min-width:32px;font-size:15px;line-height:1}.product-card-quantity{grid-template-columns:29px minmax(28px,1fr) 29px;min-width:91px;min-height:36px}.product-card-quantity button{width:29px;height:34px}.product-card-quantity strong{min-width:28px;font-size:13px}.detail-cart-quantity{grid-template-columns:42px minmax(38px,1fr) 42px;place-self:stretch stretch;min-height:45px}.detail-cart-quantity button{width:42px;height:43px}.detail-cart-quantity strong{font-size:16px}[data-theme=dark] .cart-quantity-control{color:#f5f5f5;box-shadow:none;background:#151515;border-color:#595959}[data-theme=dark] .cart-quantity-control button:hover:not(:disabled){color:#9dc3ff;background:#252525}.quantity button:disabled{cursor:not-allowed;opacity:.4}.quantity-limit{color:#667085;margin-top:5px;font-size:10px;font-weight:650;display:block}[data-theme=dark] .quantity-limit{color:#a6adbb}@media (width<=640px){.product-card-quantity{min-width:86px}.detail-cart-quantity{min-height:48px}.detail-cart-quantity button{height:46px}}.cart-meta{align-content:center}.cart-old-total{color:#98a2b3;font-size:12px;line-height:1}.cart-line-saving{color:#087443;font-size:11px;font-weight:750;line-height:1.2}.summary-products>span:last-child,.summary-total>span:last-child{justify-items:end;gap:3px;display:grid}.summary-products del,.summary-total del{color:#98a2b3;font-size:12px;font-weight:600}.summary-products strong{color:var(--ink);font-weight:750}.summary-total strong{color:var(--ink);font-size:18px}.cart-total-saving{color:#087443;align-items:center;gap:6px;margin:12px 0 0;font-size:12px;font-weight:750;display:flex}.cart-total-saving svg{color:inherit}[data-theme=dark] .cart-old-total,[data-theme=dark] .summary-products del,[data-theme=dark] .summary-total del{color:#9ca3af}[data-theme=dark] .cart-line-saving,[data-theme=dark] .cart-total-saving{color:#79d7aa}.strokt-ai{z-index:70;position:fixed;bottom:24px;right:24px}.strokt-ai-launcher{color:#fff;background:#0867f2;border:1px solid #075bd7;border-radius:50%;place-items:center;width:62px;height:62px;padding:0;transition:transform .2s,box-shadow .2s;display:grid;box-shadow:0 14px 34px #0042a34d}.strokt-ai-launcher:hover{transform:translateY(-3px);box-shadow:0 18px 40px #0042a357}.strokt-ai-launcher img{width:42px;height:42px}.strokt-ai-launcher span{border:1px solid var(--line);background:var(--surface,#fff);color:var(--ink);white-space:nowrap;opacity:0;pointer-events:none;border-radius:7px;padding:6px 9px;font-size:11px;font-weight:800;transition:opacity .16s,transform .16s;position:absolute;bottom:calc(100% + 10px);right:0;transform:translateY(4px);box-shadow:0 8px 20px #1018281f}.strokt-ai-launcher:hover span,.strokt-ai-launcher:focus-visible span{opacity:1;transform:translateY(0)}.strokt-ai-backdrop{z-index:99;cursor:default;background:#09101c40;border:0;animation:.18s both strokt-ai-fade;position:fixed;inset:0}.strokt-ai-workspace{z-index:100;border:1px solid var(--line);background:var(--surface,#fff);width:min(680px,100vw - 48px);height:min(700px,100vh - 48px);color:var(--ink);border-radius:16px;grid-template-rows:59px minmax(0,1fr);animation:.22s both strokt-ai-open;display:grid;position:fixed;bottom:24px;right:24px;overflow:hidden;box-shadow:0 22px 65px #1018283d}.strokt-ai-header{border-bottom:1px solid var(--line);background:var(--surface,#fff);justify-content:space-between;align-items:center;gap:18px;padding:0 20px;display:flex}.strokt-ai-brand{align-items:center;gap:11px;display:flex}.strokt-ai-brand img{width:37px;height:37px}.strokt-ai-brand span{gap:2px;display:grid}.strokt-ai-brand strong{letter-spacing:-.025em;font-size:16px}.strokt-ai-brand small{color:var(--muted);font-size:11px}.strokt-ai-header-actions{align-items:center;gap:17px;display:flex}.strokt-ai-status{color:var(--muted);align-items:center;gap:7px;font-size:12px;font-weight:700;display:inline-flex}.strokt-ai-status i{background:#12b76a;border-radius:50%;width:7px;height:7px}.strokt-ai-header-actions button{border:1px solid var(--line);width:35px;height:35px;color:var(--muted);background:0 0;border-radius:50%;place-items:center;transition:color .16s,border-color .16s;display:grid}.strokt-ai-header-actions button:hover{color:var(--ink);border-color:#98a2b3}.strokt-ai-layout{grid-template-columns:184px minmax(0,1fr);min-height:0;display:grid}.strokt-ai-sidebar{border-right:1px solid var(--line);background:var(--surface-muted,#f8faff);flex-direction:column;gap:22px;min-height:0;padding:18px 14px;display:flex}.strokt-ai-new-chat{color:#0759d5;background:#fff;border:1px solid #9cc1fb;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:40px;font-size:13px;font-weight:800;display:flex}.strokt-ai-new-chat:hover{background:#f5f9ff;border-color:#0867f2}.strokt-ai-sidebar>div{gap:13px;display:grid}.strokt-ai-sidebar>div>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:850}.strokt-ai-sidebar p{color:#475467;align-items:center;gap:9px;margin:0;font-size:12px;font-weight:650;display:flex}.strokt-ai-sidebar p svg{color:#0867f2}.strokt-ai-sidebar>small{color:var(--muted);margin-top:auto;font-size:11px;line-height:1.55}.strokt-ai-main{background:var(--surface,#fff);grid-template-rows:minmax(0,1fr) auto;min-width:0;min-height:0;display:grid}.strokt-ai-conversation{scrollbar-width:thin;flex-direction:column;justify-self:center;gap:16px;width:calc(100% - 32px);min-height:0;padding:24px 0 18px;display:flex;overflow-y:auto}.strokt-ai-welcome{text-align:center;align-self:center;width:min(650px,100%);margin:auto 0;animation:.34s both strokt-ai-rise}.strokt-ai-welcome>img{width:58px;height:58px;margin:0 auto 16px}.strokt-ai-welcome>p{color:#0867f2;letter-spacing:.08em;text-transform:uppercase;margin:0 0 7px;font-size:12px;font-weight:850}.strokt-ai-welcome h2{letter-spacing:-.055em;max-width:510px;margin:0 auto 10px;font-size:clamp(27px,3vw,40px);line-height:1.06}.strokt-ai-welcome>span{max-width:520px;color:var(--muted);margin:0 auto;font-size:14px;line-height:1.6;display:block}.strokt-ai-welcome>div{text-align:left;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:28px;display:grid}.strokt-ai-welcome button{border:1px solid var(--line);background:var(--surface,#fff);color:#344054;text-align:left;border-radius:9px;justify-content:space-between;align-items:flex-start;gap:8px;min-height:70px;padding:12px;font-size:12px;font-weight:750;transition:border-color .16s,background .16s;display:flex}.strokt-ai-welcome button:hover{color:#0759d5;background:#f8fbff;border-color:#8bb8fb}.strokt-ai-message{max-width:min(680px,86%);font-size:14px;line-height:1.6;animation:.2s both strokt-ai-rise}.strokt-ai-message p{overflow-wrap:anywhere;white-space:pre-wrap;margin:0}.strokt-ai-message.assistant{color:#344054;align-self:flex-start}.strokt-ai-message.assistant>p{border:1px solid var(--line);background:var(--surface-muted,#f8faff);border-radius:4px 13px 13px;padding:13px 15px}.strokt-ai-message.user{color:#fff;background:#0867f2;border-radius:13px 4px 13px 13px;align-self:flex-end;padding:12px 14px}.strokt-ai-products{gap:8px;margin-top:10px;display:grid}.strokt-ai-product{border:1px solid var(--line);background:var(--surface,#fff);color:var(--ink);border-radius:10px;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:11px;padding:8px;transition:border-color .16s,background .16s;display:grid}.strokt-ai-product:hover{background:#f9fbff;border-color:#6da6fa}.strokt-ai-product .product-art{border-radius:7px;height:64px;padding:6px}.strokt-ai-product .product-art:after,.strokt-ai-product .product-art strong{display:none}.strokt-ai-product .product-art .art-logo{border-radius:7px;width:31px;height:31px;font-size:13px}.strokt-ai-product-copy{gap:2px;min-width:0;display:grid}.strokt-ai-product small,.strokt-ai-product strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.strokt-ai-product small{color:var(--muted);font-size:10px}.strokt-ai-product strong{font-size:12px;display:block}.strokt-ai-product b{color:#0867f2;font-size:12px}.strokt-ai-product-actions{align-items:center;gap:6px;display:flex}.strokt-ai-product-actions>button{color:#fff;white-space:nowrap;background:#0867f2;border:1px solid #0867f2;border-radius:7px;justify-content:center;align-items:center;gap:5px;min-height:31px;padding:0 8px;font-size:10px;font-weight:800;display:inline-flex}.strokt-ai-product-actions>a{border:1px solid var(--line);width:31px;height:31px;color:var(--muted);border-radius:7px;place-items:center;display:grid}.strokt-ai-product-actions>a:hover{color:#0759d5;border-color:#8bb8fb}.strokt-ai-product-quantity{grid-template-columns:27px minmax(27px,1fr) 27px;min-width:87px;min-height:31px}.strokt-ai-product-quantity button{width:27px;height:29px}.strokt-ai-product-quantity strong{min-width:27px;font-size:12px}.strokt-ai-tool-activity{color:var(--muted);flex-wrap:wrap;align-items:center;gap:5px;margin-top:8px;font-size:10px;font-weight:700;display:flex}.strokt-ai-tool-activity svg{color:#0867f2}.strokt-ai-tool-activity span{border-left:1px solid var(--line);padding-left:5px}.strokt-ai-sources{flex-wrap:wrap;align-items:center;gap:6px;margin-top:10px;display:flex}.strokt-ai-sources>span{width:100%;color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:10px;font-weight:800}.strokt-ai-sources a{border:1px solid var(--line);background:var(--surface,#fff);color:#475467;border-radius:6px;align-items:center;gap:5px;padding:5px 7px;font-size:10px;font-weight:700;display:inline-flex}.strokt-ai-sources a:hover{color:#0759d5;border-color:#9cc1fb}.strokt-ai-composer{background:var(--surface,#fff);grid-template-columns:1fr 44px;justify-self:center;gap:8px;width:calc(100% - 32px);padding:12px 0 17px;display:grid;position:relative}.strokt-ai-composer input{background:var(--surface,#fff);min-width:0;height:48px;color:var(--ink);border:1px solid #cbd5e1;border-radius:10px;outline:0;padding:0 14px;font-size:14px;transition:border-color .16s,box-shadow .16s}.strokt-ai-composer input:focus{border-color:#0867f2;box-shadow:0 0 0 3px #0867f21f}.strokt-ai-composer button{color:#fff;background:#0867f2;border:0;border-radius:10px;place-items:center;height:48px;display:grid}.strokt-ai-composer button:disabled{cursor:not-allowed;opacity:.42}.strokt-ai-composer small{color:var(--muted);text-align:center;grid-column:1/-1;font-size:10px}.strokt-ai-loading{border:1px solid var(--line);background:var(--surface-muted,#f8faff);border-radius:4px 13px 13px;gap:5px;padding:14px 16px;display:inline-flex}.strokt-ai-loading i{background:#98a2b3;border-radius:50%;width:5px;height:5px;animation:.8s infinite strokt-ai-dot}.strokt-ai-loading i:nth-child(2){animation-delay:.12s}.strokt-ai-loading i:nth-child(3){animation-delay:.24s}.strokt-ai-cursor{vertical-align:-.14em;background:#0867f2;width:2px;height:1em;margin-left:2px;animation:.8s steps(2,end) infinite strokt-ai-cursor;display:inline-block}@keyframes strokt-ai-open{0%{opacity:0;transform:scale(.992)}to{opacity:1;transform:scale(1)}}@keyframes strokt-ai-fade{0%{opacity:0}to{opacity:1}}@keyframes strokt-ai-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes strokt-ai-dot{50%{opacity:.25;transform:translateY(-3px)}}@keyframes strokt-ai-cursor{50%{opacity:0}}[data-theme=dark] .strokt-ai-backdrop{background:#0009}[data-theme=dark] .strokt-ai-workspace,[data-theme=dark] .strokt-ai-header,[data-theme=dark] .strokt-ai-main,[data-theme=dark] .strokt-ai-composer{background:#0b0b0b}[data-theme=dark] .strokt-ai-workspace,[data-theme=dark] .strokt-ai-header,[data-theme=dark] .strokt-ai-sidebar{border-color:#242424}[data-theme=dark] .strokt-ai-sidebar,[data-theme=dark] .strokt-ai-message.assistant>p,[data-theme=dark] .strokt-ai-loading{background:#101010}[data-theme=dark] .strokt-ai-brand strong,[data-theme=dark] .strokt-ai-welcome h2,[data-theme=dark] .strokt-ai-product{color:#f4f4f5}[data-theme=dark] .strokt-ai-header-actions button,[data-theme=dark] .strokt-ai-new-chat,[data-theme=dark] .strokt-ai-welcome button,[data-theme=dark] .strokt-ai-product,[data-theme=dark] .strokt-ai-sources a,[data-theme=dark] .strokt-ai-message.assistant>p,[data-theme=dark] .strokt-ai-loading{border-color:#303030}[data-theme=dark] .strokt-ai-new-chat,[data-theme=dark] .strokt-ai-welcome button,[data-theme=dark] .strokt-ai-product,[data-theme=dark] .strokt-ai-sources a,[data-theme=dark] .strokt-ai-composer input{background:#151515}[data-theme=dark] .strokt-ai-new-chat{color:#a9c8ff}[data-theme=dark] .strokt-ai-welcome button,[data-theme=dark] .strokt-ai-message.assistant,[data-theme=dark] .strokt-ai-product strong{color:#e4e4e7}[data-theme=dark] .strokt-ai-composer input{color:#f4f4f5;border-color:#363636}[data-theme=dark] .strokt-ai-launcher span{color:#f4f4f5;background:#151515;border-color:#303030}@media (width<=640px){.strokt-ai{right:14px;bottom:calc(80px + env(safe-area-inset-bottom))}.strokt-ai-launcher{width:56px;height:56px}.strokt-ai-launcher img{width:38px;height:38px}.strokt-ai-backdrop{display:none}.strokt-ai-workspace{width:auto;height:auto;box-shadow:none;border:0;border-radius:0;grid-template-rows:59px minmax(0,1fr);inset:0}.strokt-ai-header{padding:0 16px}.strokt-ai-status{display:none}.strokt-ai-layout{grid-template-columns:1fr}.strokt-ai-sidebar{display:none}.strokt-ai-conversation{gap:16px;width:calc(100% - 28px);padding:24px 0 15px}.strokt-ai-welcome{margin:auto 0}.strokt-ai-welcome h2{font-size:30px}.strokt-ai-welcome>span{font-size:13px}.strokt-ai-welcome>div{grid-template-columns:1fr;margin-top:23px}.strokt-ai-welcome button{align-items:center;min-height:49px}.strokt-ai-message{max-width:94%;font-size:13px}.strokt-ai-product{grid-template-columns:56px minmax(0,1fr)}.strokt-ai-product .product-art{height:56px}.strokt-ai-product-actions{grid-column:1/-1;justify-content:space-between}.strokt-ai-product-actions>button{flex:1}.strokt-ai-product-quantity{min-width:111px}.strokt-ai-composer{width:calc(100% - 28px);padding:10px 0 calc(14px + env(safe-area-inset-bottom))}.strokt-ai-composer input,.strokt-ai-composer button{height:45px}}@media (prefers-reduced-motion:reduce){.strokt-ai-workspace,.strokt-ai-welcome,.strokt-ai-message,.strokt-ai-loading i{animation:none}.strokt-ai-launcher,.strokt-ai-welcome button,.strokt-ai-product{transition:none}}
