:root{--gw-font-title: 28px;--gw-font-body: 14px;--gw-font-caption: 12px;--gw-font-weight-normal: 400;--gw-font-weight-bold: 700;--gw-line-height-title: 1.35;--gw-line-height-body: 1.6;--gw-line-height-caption: 1.5;--gw-radius: 12px;--gw-icon-size: 20px;--gw-icon-small: 12px;--gw-icon-large: 32px;font-size:var(--gw-font-body);line-height:var(--gw-line-height-body);font-weight:var(--gw-font-weight-normal)}button,input,textarea,select{font-family:inherit;font-size:var(--gw-font-body);line-height:var(--gw-line-height-body);border-radius:var(--gw-radius)}h1{font-size:var(--gw-font-title);font-weight:var(--gw-font-weight-bold);line-height:var(--gw-line-height-title)}h2,h3,h4,h5,h6,b,strong{font-weight:var(--gw-font-weight-bold)}h2,h3,h4,h5,h6{font-size:var(--gw-font-body)}small{font-size:var(--gw-font-caption)}.store-flow{min-height:0;height:100%;width:100%;overflow-y:auto;scrollbar-width:thin;padding:24px;color:#213c33;font-size:14px;max-width:1200px;margin:auto}.store-flow *{box-sizing:border-box}.store-flow h1{font-size:28px;line-height:1.35;margin:12px 0;overflow-wrap:anywhere}.store-flow h2,.store-flow h3{font-size:14px;line-height:1.5;margin:0;overflow-wrap:anywhere}.store-flow p{font-size:14px;color:#62756e;line-height:1.65;overflow-wrap:anywhere}.store-flow small{font-size:12px;color:#62756e}.store-flow button{background:#f1f6f3;border:0;color:#28604b;font:inherit;font-weight:600;padding:10px 14px;min-height:44px;border-radius:12px;cursor:pointer}.store-flow button.primary{background:#15956f;color:#fff}.store-flow button:disabled{opacity:.45;cursor:default}.store-flow button:focus-visible,.store-flow input:focus-visible{outline:2px solid #137454;outline-offset:3px}.store-flow input:not([type=checkbox]){width:100%;min-width:0;border:1px solid #cbd9d2;border-radius:12px;min-height:44px;padding:10px 12px;background:#fff;font:inherit;color:#213c33}.store-flow input[type=checkbox]{width:18px;height:18px;accent-color:#15956f}.store-flow label{display:flex;gap:6px;flex-direction:column;font-size:14px;min-width:0}.store-flow-steps{display:flex;flex-wrap:wrap;list-style:none;gap:12px 20px;padding:0;margin:0 0 28px}.store-flow-steps li{display:flex;align-items:center;gap:6px;color:#65756e;font-size:12px}.store-flow-steps li span{display:grid;place-items:center;border-radius:50%;width:24px;height:24px;background:#f0f5f2}.store-flow-steps li[aria-current]{color:#126d50;font-weight:700}.store-flow-steps li[aria-current] span{background:#15956f;color:#fff}.store-flow-context,.store-flow-actions{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0}.store-flow-context span{background:#f1f6f3;border-radius:12px;padding:8px 12px;font-size:12px}.store-plan-groups{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:16px;margin-top:24px}.store-plan-groups article{background:#f5f8f6;padding:20px;border-radius:12px}.store-plan-groups article header{display:flex;justify-content:space-between;gap:12px}.store-plan-groups article header span{color:#137454;font-size:12px}.store-plan-groups b{display:block;margin-top:16px}.store-plan-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,200px),1fr));gap:12px;margin:16px 0}.store-flow fieldset{min-width:0;border:1px solid #d9e5de;border-radius:12px;padding:16px;margin:16px 0}.store-flow-toolbar,.store-product-group>header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;margin:24px 0 16px}.store-flow-tabs{display:flex;flex-wrap:wrap;padding:4px;background:#f1f5f2;border-radius:12px}.store-flow-tabs button{background:transparent;font-weight:400}.store-flow-tabs button[aria-pressed=true]{background:#fff;color:#126d50;font-weight:700}.store-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,210px),1fr));gap:16px}.store-product-grid article{border:1px solid #e2eae5;border-radius:12px;overflow:hidden;min-width:0}.store-product-grid article.selected{border-color:#15956f;box-shadow:0 0 0 1px #15956f}.store-flow .store-product-photo{display:block;padding:0;width:100%;background:#f5f7f5;border-radius:0}.store-product-photo img{display:block;width:100%;height:180px;object-fit:contain}.store-product-body{padding:16px}.store-product-body h3,.store-product-body p{margin:8px 0}.store-product-body>b{display:block;margin:12px 0}.store-product-controls{display:flex;align-items:center;justify-content:space-between;gap:8px}.store-product-controls label{display:flex;flex-direction:row;min-height:44px;align-items:center;cursor:pointer}.store-flow-footer{position:sticky;bottom:0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;padding:16px 0;background:#fffffff7;margin-top:24px;z-index:2}.store-flow-footer>div{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.store-flow-notice,.store-replacement{padding:16px;background:#f1f7f3;border-radius:12px;margin:16px 0;line-height:1.65;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.store-replacement{display:block}.store-replacement label{margin-top:12px}.store-copy-items article{display:grid;grid-template-columns:88px minmax(0,1fr);gap:16px;padding:20px 0}.store-copy-items img{width:88px;height:88px;object-fit:contain;border-radius:12px;background:#f5f7f5}.store-copy-items article>div{display:grid;gap:10px}.store-copy-item-heading{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px 12px;min-width:0}.store-copy-item-heading>small{flex:1;min-width:0;overflow-wrap:anywhere}.store-flow .store-copy-remove{display:inline-flex;align-items:center;justify-content:center;gap:4px;flex-shrink:0;color:#687970;background:transparent;font-weight:400}.store-flow .store-copy-remove:not(:disabled):hover{color:#a5483c;background:#fff3ef}.store-copy-results article{display:flex;justify-content:space-between;gap:16px;padding:18px 0}.store-copy-results article>div{min-width:0;overflow-wrap:anywhere}.store-copy-results span{flex-shrink:0;color:#137454}.store-result-icon{color:#15956f;font-size:28px}@media(max-width:600px){.store-flow{padding:16px}.store-flow-footer>div{width:100%}.store-copy-items article{grid-template-columns:56px minmax(0,1fr)}.store-copy-items img{width:56px;height:56px}}.commerce-address-management{height:100%;overflow:auto;padding:24px;color:var(--commerce-text, #21332d);font-size:14px}.commerce-session .commerce-composer-shell[hidden]{display:none}.commerce-address-management>header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:16px 0 24px}.commerce-address-management h1{font-size:28px;margin:0 0 8px}.commerce-address-management h2,.commerce-shipping-card h2{font-size:14px;margin:0}.commerce-address-management p,.commerce-shipping-card p{line-height:1.6;overflow-wrap:anywhere;margin:8px 0}.commerce-address-management button,.commerce-shipping-card button{min-height:44px;padding:10px 14px;border:0;border-radius:12px;cursor:pointer;background:#f0f5f2;color:#295b46;font:inherit}.commerce-address-management button.commerce-primary,.commerce-shipping-card button.commerce-primary{background:var(--commerce-green, #15956f);color:#fff}.commerce-address-management button:disabled,.commerce-shipping-card button:disabled{opacity:.55;cursor:not-allowed}.commerce-address-management button:not(:disabled):hover,.commerce-shipping-card button:not(:disabled):hover{filter:brightness(.96)}.commerce-address-management :focus-visible,.commerce-shipping-card :focus-visible{outline:2px solid #15956f;outline-offset:3px}.commerce-address-management .commerce-address-back{background:transparent;padding-left:0}.commerce-address-list{display:grid;gap:16px}.commerce-address-list>article,.commerce-address-editor{border-radius:12px;background:#f7faf8;padding:20px}.commerce-address-list>article.is-default{background:#edf7f1}.commerce-address-person{display:flex;flex-wrap:wrap;align-items:center;gap:8px 16px;overflow-wrap:anywhere}.commerce-address-person em{font-size:12px;font-style:normal;color:#176b50;background:#dbeee3;border-radius:12px;padding:4px 8px}.commerce-address-list footer,.commerce-address-form footer,.commerce-address-card-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.commerce-address-list footer{justify-content:flex-end}.commerce-address-editor{margin-bottom:20px}.commerce-address-form{display:grid;gap:16px;margin-top:16px}.commerce-address-form label,.commerce-address-select{display:grid;gap:8px;min-width:0}.commerce-address-form i{color:#687c70;font-size:12px;font-style:normal;margin-left:4px}.commerce-address-form input:not([type=checkbox]),.commerce-address-form textarea,.commerce-address-select select{box-sizing:border-box;width:100%;min-height:44px;border:1px solid #bdcec4;background:#fff;border-radius:12px;padding:10px 12px;font:inherit;color:inherit}.commerce-address-form textarea{resize:vertical}.commerce-address-contact{display:grid;grid-template-columns:1fr 1fr;gap:16px}.commerce-address-form .commerce-address-default{display:flex;align-items:center;min-height:44px}.commerce-address-default input{accent-color:#15956f;width:18px;height:18px}.commerce-address-error{color:#a52e29;font-size:14px}.commerce-address-form small{font-size:12px}.commerce-address-notice{display:flex;align-items:center;gap:8px;color:#176b50}.commerce-address-delete{padding-top:12px}.commerce-address-delete button{margin:8px 8px 0 0}.commerce-address-delete .danger{background:#fbeae7;color:#a52e29}.commerce-address-empty{text-align:center;padding:56px 16px}.commerce-address-empty>.anticon{font-size:28px;color:#15956f;margin-bottom:16px}.commerce-shipping-card{margin-top:16px;padding:16px 20px;border-radius:12px;background:#f2f8f4;font-size:14px}.commerce-shipping-card>header{display:flex;align-items:center;gap:8px}.commerce-address-select{margin-top:16px}.commerce-shipping-card .commerce-address-form{gap:12px;margin-top:12px}.commerce-shipping-card .commerce-address-form label{gap:6px}.commerce-shipping-card .commerce-address-form textarea{height:64px;min-height:64px;padding-block:8px;line-height:1.5}.commerce-shipping-card .commerce-address-form footer{margin-top:4px}.commerce-shipping-card .commerce-address-select,.commerce-shipping-card .commerce-address-card-actions{margin-top:12px}@media(max-width:640px){.commerce-address-management{padding:16px}.commerce-address-management>header{align-items:flex-start;flex-direction:column}.commerce-address-contact{grid-template-columns:1fr}.commerce-address-list>article,.commerce-shipping-card,.commerce-address-editor{padding:16px}}.channel-demo-workbench{container-type:inline-size;min-height:0;padding:26px 25px 42px;overflow-y:auto;color:#283a33;background:#fff;scrollbar-width:thin}.channel-demo-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.channel-demo-heading>div{display:grid;gap:5px;min-width:0}.channel-demo-heading small{color:#118c62;font-size:var(--gw-font-caption);font-weight:var(--gw-font-weight-bold)}.channel-demo-heading h2{margin:0;color:#1e3029;font-size:var(--gw-font-title);font-weight:var(--gw-font-weight-normal);line-height:1.25;letter-spacing:-.45px}.channel-demo-heading p{margin:0;color:#87938f;font-size:var(--gw-font-caption);line-height:1.6}.channel-demo-heading>span{flex:none;min-height:25px;padding:0 10px;border-radius:var(--gw-radius);color:#17855f;background:#eaf8f3;font-size:var(--gw-font-caption);font-weight:var(--gw-font-weight-bold);line-height:var(--gw-line-height-body);white-space:nowrap}.channel-demo-progress{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0 0 16px;padding:10px;border:1px solid #dfe9e5;border-radius:var(--gw-radius);background:#f7fbf9;list-style:none}.channel-demo-progress li{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;min-height:44px;padding:7px 9px;border-radius:var(--gw-radius);color:#71817a}.channel-demo-progress li.current{color:#176f52;background:#e9f7f1}.channel-demo-progress li>svg,.channel-demo-progress li>i{display:grid;place-items:center;width:28px;height:28px;border-radius:var(--gw-radius);color:#14845e;background:#e2f4ed;font-style:normal;font-weight:var(--gw-font-weight-bold)}.channel-demo-progress li>svg{font-size:var(--gw-icon-size)}.channel-demo-progress li>i{font-size:var(--gw-font-caption)}.channel-demo-progress li.current>i{color:#fff;background:#08a66d}.channel-demo-progress li>span{display:grid;gap:2px;min-width:0}.channel-demo-progress small{color:#8b9792;font-size:var(--gw-font-caption)}.channel-demo-progress b{overflow:hidden;font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold);text-overflow:ellipsis;white-space:nowrap}.channel-demo-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.channel-demo-options>article{min-width:0;overflow:hidden;border:1px solid #dfe6e3;border-radius:var(--gw-radius);background:#fff;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease}.channel-demo-option-selector{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;min-width:0;min-height:84px;padding:12px;border:0;color:#2a3a34;background:transparent;text-align:left;cursor:pointer}.channel-demo-options>article:hover{border-color:#a8d7c6;box-shadow:0 6px 18px #1c503d12;transform:translateY(-1px)}.channel-demo-option-selector:focus-visible,.channel-demo-option-actions button:focus-visible,.channel-demo-primary:focus-visible{outline:2px solid rgba(5,163,106,.3);outline-offset:2px}.channel-demo-options>article.selected{border-color:#05a66c;background:#edf9f5;box-shadow:0 0 0 1px #05a66c14,0 7px 18px #1470500d}.channel-demo-options>article.authorized em{display:inline-flex;align-items:center;gap:4px;color:#087a51;background:#e2f6ed}.channel-demo-options>article.published em{color:#fff;background:#0a9a67}.channel-demo-option-actions{display:flex;flex-wrap:wrap;align-items:center;gap:4px;padding:0 10px 7px}.channel-demo-option-actions button{min-height:32px;padding:0 6px;border:1px solid #d8e4df;border-radius:var(--gw-radius);font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold);line-height:1;white-space:nowrap;cursor:pointer}.channel-demo-option-actions .publish{border-color:#0aa16b;color:#fff;background:#0aa16b}.channel-demo-option-actions .revoke{color:#697872;background:#ffffffd1}.channel-demo-option-actions button:disabled{border-color:#dfe5e2;color:#9da8a4;background:#edf1ef;cursor:default}.channel-demo-logo{display:grid;place-items:center;width:40px;height:40px;border-radius:var(--gw-radius);color:#fff;background:#151c19;overflow:hidden}.channel-demo-logo.xiaohongshu{background:#ff2442}.channel-demo-logo.douyin{background:#111}.channel-demo-logo.wechat{background:#07c160}.channel-demo-logo.gowu{border:1px solid #dfe5e1;background:#f5f6f3}.channel-demo-logo.tianyi{border:1px solid #e5e7e6;background:#fff}.channel-demo-logo img{width:22px;height:22px;object-fit:contain;filter:invert(1)}.channel-demo-logo.gowu img{width:27px;height:27px;filter:none}.channel-demo-logo.tianyi img{width:36px;height:26px;filter:none}.channel-demo-option-copy{display:grid;gap:3px;min-width:0}.channel-demo-option-copy b{overflow:hidden;color:#2e3c36;font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold);line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.channel-demo-option-copy small{overflow:hidden;color:#8b9692;font-size:var(--gw-font-caption);line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.channel-demo-options em{padding:4px 7px;border-radius:var(--gw-radius);color:#16855f;background:#e9f7f1;font-size:var(--gw-font-caption);font-style:normal;font-weight:var(--gw-font-weight-bold);white-space:nowrap}.channel-demo-share-card{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:11px;margin-top:11px;padding:12px;border:1px solid #dfe6e3;border-radius:var(--gw-radius);background:#f9fbfa}.channel-demo-share-card>span{display:grid;place-items:center;width:40px;height:40px;border-radius:var(--gw-radius);color:#14855e;background:#e8f7f1;font-size:var(--gw-icon-size)}.channel-demo-share-card>div{display:grid;gap:4px;min-width:0}.channel-demo-share-card b{color:#30423a;font-size:var(--gw-font-body)}.channel-demo-share-card small{overflow:hidden;color:#84918c;font-size:var(--gw-font-caption);text-overflow:ellipsis;white-space:nowrap}.channel-demo-share-card button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:32px;padding:0 12px;border:1px solid #a9d5c5;border-radius:var(--gw-radius);color:#147a57;background:#fff;font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold);cursor:pointer}.channel-demo-share-card button:disabled{border-color:#dfe5e2;color:#a4afab;background:#f1f3f2;cursor:default}.channel-demo-options>article.selected:not(.published) em{background:transparent}.channel-demo-permission-card{min-height:275px;margin-top:15px;padding:18px;border:1px solid #dfe6e3;border-radius:var(--gw-radius);background:#fff}.channel-demo-permission-card>header{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:11px}.channel-demo-permission-card>header>span{display:grid;place-items:center;width:38px;height:38px;border-radius:var(--gw-radius);color:#16885f;background:#e9f7f2;font-size:var(--gw-icon-size)}.channel-demo-permission-card>header>span svg{transform:rotate(45deg)}.channel-demo-permission-card>header>div{display:grid;gap:4px;min-width:0}.channel-demo-permission-card h3{margin:0;color:#30413b;font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold)}.channel-demo-permission-card header p{margin:0;color:#89948f;font-size:var(--gw-font-caption);line-height:1.55}.channel-demo-permissions{margin:18px 0;overflow:hidden;border:1px solid #e3e8e6;border-radius:var(--gw-radius);background:#fff}.channel-demo-permissions>div{display:grid;grid-template-columns:53px minmax(0,1fr);align-items:center;min-height:42px;padding:0 12px;border-top:1px solid #eef1f0}.channel-demo-permissions>div:first-child{border-top:0}.channel-demo-permissions dt,.channel-demo-permissions dd{margin:0}.channel-demo-permissions dt{font-size:var(--gw-font-caption)}.channel-demo-permissions dd{font-size:var(--gw-font-body)}.channel-demo-permissions dt{color:#14855e;font-weight:var(--gw-font-weight-bold)}.channel-demo-permissions>div:last-child dt{color:#85918c}.channel-demo-permissions dd{color:#405049}.channel-demo-primary{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:38px;padding:0 14px;border:0;border-radius:var(--gw-radius);color:#fff;background:#08a66d;font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold);cursor:pointer;transition:background-color .16s ease,transform .16s ease}.channel-demo-primary:hover:not(:disabled){background:#078c5e;transform:translateY(-1px)}.channel-demo-primary:disabled{color:#a1aca8;background:#edf1ef;cursor:default}.channel-demo-primary svg:last-child{font-size:var(--gw-icon-small);transform:rotate(45deg)}.channel-authorization-backdrop{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#161f1c61;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.channel-authorization-dialog{position:relative;display:grid;justify-items:center;width:min(430px,100%);padding:35px 30px 28px;border-radius:var(--gw-radius);background:#fff;box-shadow:0 28px 90px #12251e42}.channel-authorization-close{position:absolute;top:15px;right:15px;display:grid;place-items:center;width:30px;height:30px;padding:0;border:0;border-radius:var(--gw-radius);color:#81908a;background:transparent;cursor:pointer}.channel-authorization-close:hover{background:#f1f4f3}.channel-authorization-logo{display:grid;place-items:center;width:58px;height:58px;overflow:hidden;border-radius:var(--gw-radius);background:#111}.channel-authorization-logo.xiaohongshu{background:#ff2442}.channel-authorization-logo.douyin{background:#111}.channel-authorization-logo.wechat{background:#07c160}.channel-authorization-logo.gowu{border:1px solid #dfe5e1;background:#f5f6f3}.channel-authorization-logo.tianyi{border:1px solid #e5e7e6;background:#fff}.channel-authorization-logo img{width:31px;height:31px;object-fit:contain;filter:invert(1)}.channel-authorization-logo.gowu img{width:38px;height:38px;filter:none}.channel-authorization-logo.tianyi img{width:50px;height:34px;filter:none}.channel-authorization-dialog>small{margin-top:21px;color:#11855d;font-size:var(--gw-font-caption);font-weight:var(--gw-font-weight-bold);letter-spacing:.08em}.channel-authorization-dialog h2{max-width:355px;margin:13px 0 20px;color:#1f2d28;font-size:var(--gw-font-title);font-weight:var(--gw-font-weight-normal);line-height:1.4;text-align:center}.channel-authorization-account{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px}.channel-authorization-account>span{display:grid;place-items:center;width:38px;height:38px;border-radius:var(--gw-radius);color:#fff;background:#8e49cd}.channel-authorization-account>div{display:grid;gap:2px}.channel-authorization-account b{color:#26352f;font-size:var(--gw-font-body)}.channel-authorization-account small{color:#83908c;font-size:var(--gw-font-caption)}.channel-authorization-scopes{justify-self:stretch;margin:20px 0 16px;padding:16px 17px;border-radius:var(--gw-radius);color:#34453e;background:#f5f7f6}.channel-authorization-scopes b{display:block;margin-bottom:10px;font-size:var(--gw-font-body)}.channel-authorization-scopes p{position:relative;margin:7px 0;padding-left:15px;font-size:var(--gw-font-caption);line-height:1.5}.channel-authorization-scopes p:before{position:absolute;left:0;color:#08a66d;content:"•"}.channel-authorization-confirm{justify-self:stretch;min-height:46px;border:0;border-radius:var(--gw-radius);color:#fff;background:#111815;font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold);cursor:pointer}.channel-authorization-confirm:hover{background:#0b865c}.channel-authorization-cancel{margin-top:10px;border:0;color:#d84c4c;background:transparent;font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold);cursor:pointer}@container (max-width: 850px){.channel-demo-options{grid-template-columns:repeat(2,minmax(0,1fr))}}@container (max-width: 650px){.channel-demo-options{grid-template-columns:1fr}.channel-demo-option-selector{min-height:72px}}@container (max-width: 480px){.channel-demo-workbench{padding-right:18px;padding-left:18px}.channel-demo-heading{display:grid}.channel-demo-heading>span{justify-self:start}.channel-demo-progress{grid-template-columns:1fr}.channel-demo-permission-card{padding:14px}.channel-demo-share-card{grid-template-columns:36px minmax(0,1fr)}.channel-demo-share-card>button{grid-column:1 / -1}}.channel-demo-heading small,.channel-demo-heading>span{font-size:var(--gw-font-caption)}.channel-demo-heading p{font-size:var(--gw-font-caption)}.channel-demo-option-copy b{font-size:var(--gw-font-body)}.channel-demo-option-copy small,.channel-demo-options em{font-size:var(--gw-font-caption)}.channel-demo-option-actions button,.channel-demo-share-card b{font-size:var(--gw-font-body)}.channel-demo-share-card small{font-size:var(--gw-font-caption)}.channel-demo-share-card button,.channel-demo-permission-card h3{font-size:var(--gw-font-body)}.channel-demo-permission-card header p,.channel-demo-permissions dt{font-size:var(--gw-font-caption)}.channel-demo-permissions dd,.channel-demo-primary{font-size:var(--gw-font-body)}.channel-authorization-dialog>small{font-size:var(--gw-font-caption)}.channel-authorization-account b{font-size:var(--gw-font-body)}.channel-authorization-account small,.channel-authorization-scopes p{font-size:var(--gw-font-caption)}.channel-authorization-scopes b,.channel-authorization-cancel,.channel-authorization-confirm{font-size:var(--gw-font-body)}.channel-demo-simulation{padding:12px 16px;margin:0 0 16px;border-radius:12px;background:#f0f7f3;color:#52685d;font-size:12px;line-height:1.6}.commerce-entity-details{container-type:inline-size;--entity-green: var(--commerce-green, #009c68);--entity-ink: #1f312a;--entity-muted: #778681;--entity-line: #dfe7e3;height:100%;min-height:0;background:#fff}.commerce-entity-details *{box-sizing:border-box}.commerce-entity-details button{font:inherit}.commerce-entity-scroll{height:100%;min-height:0;padding:18px 24px 48px;overflow-y:auto;scrollbar-width:thin}.commerce-entity-back{display:inline-flex;align-items:center;gap:7px;min-height:32px;padding:0;border:0;color:#64736d;background:transparent;font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold);cursor:pointer}.commerce-entity-back:hover{border-color:#9bcab9;color:var(--entity-green)}.commerce-entity-eyebrow{margin:0;color:var(--entity-green);font-size:var(--gw-font-caption);font-weight:var(--gw-font-weight-bold);letter-spacing:.08em}.commerce-product-detail-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:32px;margin-bottom:12px}.commerce-product-detail-toolbar aside{display:flex;align-items:center;gap:9px;color:#87938e;font-size:var(--gw-font-body)}.commerce-product-detail-toolbar aside button{display:grid;place-items:center;width:31px;height:31px;padding:0;border:1px solid var(--entity-line);border-radius:var(--gw-radius);color:#65736e;background:#fff;cursor:pointer}.commerce-product-detail-toolbar aside button:hover{border-color:#a9cbbf;color:var(--entity-green)}.commerce-merchant-details>.commerce-entity-back{margin-bottom:15px}.commerce-product-detail-hero{display:grid;grid-template-columns:minmax(285px,43%) minmax(0,1fr);min-height:570px;overflow:hidden;border:1px solid var(--entity-line);border-radius:var(--gw-radius);background:#fff}.commerce-product-detail-photo{position:relative;min-height:570px;overflow:hidden;background:#edf3f0}.commerce-product-detail-photo img{display:block;width:100%;height:100%;object-fit:cover}.commerce-product-detail-photo>span{position:absolute;left:14px;bottom:14px;display:inline-flex;align-items:center;gap:5px;padding:7px 9px;border-radius:var(--gw-radius);color:#fff;background:#142720c7;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);font-size:var(--gw-font-caption);font-weight:var(--gw-font-weight-bold)}.commerce-product-detail-copy{display:grid;align-content:center;gap:13px;min-width:0;padding:31px}.commerce-product-detail-copy h1,.commerce-merchant-detail-copy h1{min-width:0;margin:0;color:var(--entity-ink);font-size:var(--gw-font-title);font-weight:var(--gw-font-weight-bold);line-height:1.12;letter-spacing:-.04em;overflow-wrap:anywhere;word-break:break-word}.commerce-product-detail-copy h1{display:-webkit-box;overflow:hidden;font-size:var(--gw-font-title);line-height:1.16;-webkit-box-orient:vertical;-webkit-line-clamp:4}.commerce-product-detail-verified{display:flex;align-items:center;gap:9px;color:var(--entity-green)}.commerce-product-detail-verified>svg{font-size:var(--gw-icon-size)}.commerce-product-detail-verified>span{display:grid;gap:2px}.commerce-product-detail-verified small{color:#587069;font-size:var(--gw-font-caption)}.commerce-product-detail-verified b{color:#23805f;font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold)}.commerce-product-detail-supplier{min-width:0;margin:-3px 0 1px;color:var(--entity-muted);font-size:var(--gw-font-body);overflow-wrap:anywhere;word-break:break-word}.commerce-entity-tags{display:flex;flex-wrap:wrap;gap:6px}.commerce-entity-tags span{min-width:0;max-width:100%;padding:5px 8px;border-radius:var(--gw-radius);color:#188059;background:#eaf7f1;font-size:var(--gw-font-caption);overflow-wrap:anywhere;word-break:break-word}.commerce-product-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:5px}.commerce-product-metrics article{display:grid;gap:7px;min-width:0;padding:14px 12px 12px;border:1px solid #e0e7e4;border-radius:var(--gw-radius);background:#fff}.commerce-product-metrics small{color:#82908a;font-size:var(--gw-font-caption)}.commerce-product-metrics strong{overflow:hidden;color:#253832;font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold);text-overflow:ellipsis;white-space:nowrap}.commerce-product-metrics article:first-child strong{color:#d05d37}.commerce-product-metrics span{justify-self:start;padding:3px 5px;border-radius:var(--gw-radius);color:#6f7c77;background:#f1f4f3;font-size:var(--gw-font-caption)}.commerce-product-metrics article:not(:first-child) span{color:#2d805f;background:#eaf7f1}.commerce-product-recommendation{display:grid;gap:9px;padding:15px;border-radius:var(--gw-radius);background:#f3f5f4}.commerce-product-recommendation header{display:flex;align-items:center;justify-content:space-between;gap:10px}.commerce-product-recommendation header b{color:#35463f;font-size:var(--gw-font-body)}.commerce-product-recommendation header span{padding:3px 6px;border-radius:var(--gw-radius);color:#307d61;background:#e5f2ed;font-size:var(--gw-font-caption)}.commerce-product-recommendation p{margin:0;color:#6f7e78;font-size:var(--gw-font-body);line-height:1.7}.commerce-product-recommendation footer{display:flex;flex-wrap:wrap;gap:6px}.commerce-product-recommendation footer span{padding:4px 6px;border-radius:var(--gw-radius);color:#64746e;background:#fff;font-size:var(--gw-font-caption)}.commerce-product-risk{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;padding:2px 0}.commerce-product-risk b{color:#8e5d48;font-size:var(--gw-font-body)}.commerce-product-risk span{color:#7c8984;font-size:var(--gw-font-caption);line-height:1.55}.commerce-product-facts,.commerce-merchant-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:3px 0;padding:13px 0;border-top:1px solid #e8eeeb;border-bottom:1px solid #e8eeeb}.commerce-product-facts>div,.commerce-merchant-facts>div{display:grid;gap:4px;min-width:0;padding:0 12px;border-right:1px solid #e8eeeb}.commerce-product-facts>div:first-child,.commerce-merchant-facts>div:first-child{padding-left:0}.commerce-product-facts>div:last-child,.commerce-merchant-facts>div:last-child{border-right:0}.commerce-product-facts dt,.commerce-merchant-facts dt{color:#8b9792;font-size:var(--gw-font-caption)}.commerce-product-facts dd,.commerce-merchant-facts dd{margin:0;overflow:hidden;color:#34463f;font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold);text-overflow:ellipsis;white-space:nowrap}.commerce-product-detail-actions,.commerce-merchant-detail-actions{display:grid;grid-template-columns:1fr 1.15fr;gap:8px;margin-top:4px}.commerce-product-detail-actions button,.commerce-merchant-detail-actions button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:0 14px;border:1px solid #bdd6cd;border-radius:var(--gw-radius);color:#245342;background:#f7fbf9;font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold);cursor:pointer}.commerce-product-detail-actions button:last-child,.commerce-merchant-detail-actions button:last-child{border-color:var(--entity-green);color:#fff;background:var(--entity-green)}.commerce-product-detail-actions button:first-child{color:#176d4f;background:#edf8f3}.commerce-product-store-link{justify-self:start;display:inline-flex;align-items:center;gap:6px;padding:4px 0;border:0;color:#257759;background:transparent;font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold);cursor:pointer}.commerce-product-detail-info,.commerce-product-related,.commerce-merchant-products{margin-top:25px}.commerce-product-detail-info>header,.commerce-product-related>header,.commerce-merchant-products>header{display:flex;align-items:end;justify-content:space-between;gap:14px;margin-bottom:12px}.commerce-product-detail-info>header div,.commerce-product-related>header div,.commerce-merchant-products>header div{display:grid;gap:4px}.commerce-product-detail-info header small,.commerce-product-related header small,.commerce-merchant-products header small{color:var(--entity-green);font-size:var(--gw-font-caption);font-weight:var(--gw-font-weight-bold);letter-spacing:.08em}.commerce-product-detail-info header h2,.commerce-product-related header h2,.commerce-merchant-products header h2{margin:0;color:var(--entity-ink);font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold)}.commerce-product-detail-info>header>span,.commerce-merchant-products>header>span{color:#8b9893;font-size:var(--gw-font-body)}.commerce-product-detail-info>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.commerce-product-detail-info article{display:grid;align-content:start;gap:6px;min-height:132px;padding:15px;border:1px solid var(--entity-line);border-radius:var(--gw-radius);background:linear-gradient(140deg,#fff,#f8fbfa)}.commerce-product-detail-info article b{color:#79ad9b;font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold)}.commerce-product-detail-info article h3{margin:0;color:#304139;font-size:var(--gw-font-body)}.commerce-product-detail-info article p{margin:0;color:#7d8b86;font-size:var(--gw-font-body);line-height:1.65}.commerce-product-related>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.commerce-product-related>div>button{display:grid;grid-template-columns:68px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:8px;border:1px solid var(--entity-line);border-radius:var(--gw-radius);color:#425149;background:#fff;text-align:left;cursor:pointer}.commerce-product-related img{width:68px;height:68px;border-radius:var(--gw-radius);object-fit:cover}.commerce-product-related button>span{display:grid;gap:4px;min-width:0}.commerce-product-related small{overflow:hidden;color:#2d8a68;font-size:var(--gw-font-caption);text-overflow:ellipsis;white-space:nowrap}.commerce-product-related b{overflow:hidden;color:#2b3b35;font-size:var(--gw-font-body);text-overflow:ellipsis;white-space:nowrap}.commerce-product-related em{color:#c15c39;font-size:var(--gw-font-caption);font-style:normal;font-weight:var(--gw-font-weight-bold)}.commerce-merchant-detail-hero{overflow:hidden;border:1px solid var(--entity-line);border-radius:var(--gw-radius);background:#fff}.commerce-merchant-detail-gallery{display:grid;grid-template-columns:1.5fr 1fr;grid-template-rows:132px 132px;gap:4px;min-height:268px;overflow:hidden;background:#edf3f0}.commerce-merchant-detail-gallery img{display:block;width:100%;height:100%;object-fit:cover}.commerce-merchant-detail-gallery img:first-child{grid-row:1 / span 2}.commerce-merchant-detail-gallery img:nth-child(2):last-child{grid-row:1 / span 2}.commerce-merchant-detail-copy{display:grid;gap:10px;padding:22px 25px 24px}.commerce-merchant-detail-label{display:flex;align-items:center;gap:8px}.commerce-merchant-detail-label span{padding:4px 8px;border-radius:var(--gw-radius);color:#0a875b;background:#e8f7f1;font-size:var(--gw-font-caption);font-weight:var(--gw-font-weight-bold)}.commerce-merchant-detail-label small{display:inline-flex;align-items:center;gap:4px;color:#73827c;font-size:var(--gw-font-caption)}.commerce-merchant-detail-copy>p{margin:-2px 0 0;color:#72817b;font-size:var(--gw-font-body)}.commerce-merchant-detail-score{display:flex;align-items:center;gap:5px;color:#8a9691;font-size:var(--gw-font-body)}.commerce-merchant-detail-score>svg{color:#0ba16c}.commerce-merchant-detail-score b{color:#31433b;font-size:var(--gw-font-body)}.commerce-merchant-detail-score i{width:1px;height:14px;margin:0 6px;background:#dde6e2}.commerce-merchant-facts{margin:2px 0}.commerce-merchant-detail-actions button:first-child{color:#fff;border-color:var(--entity-green);background:var(--entity-green)}.commerce-merchant-detail-actions button:last-child{color:#245342;border-color:#bdd6cd;background:#f7fbf9}.commerce-merchant-assurance{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:13px}.commerce-merchant-assurance>div{display:flex;align-items:center;gap:9px;min-width:0;padding:12px;border-radius:var(--gw-radius);background:#f3f9f6}.commerce-merchant-assurance>div>svg{flex:0 0 auto;color:var(--entity-green);font-size:var(--gw-icon-size)}.commerce-merchant-assurance span{display:grid;gap:2px;min-width:0}.commerce-merchant-assurance b{color:#30433b;font-size:var(--gw-font-body)}.commerce-merchant-assurance small{overflow:hidden;color:#83908b;font-size:var(--gw-font-caption);text-overflow:ellipsis;white-space:nowrap}.commerce-merchant-products>div:not(.commerce-merchant-products-empty){display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.commerce-merchant-products article{display:grid;align-content:start;gap:6px;min-width:0;overflow:hidden;padding:8px;border:1px solid var(--entity-line);border-radius:var(--gw-radius);background:#fff}.commerce-merchant-products article>button:first-child{width:100%;height:138px;padding:0;overflow:hidden;border:0;border-radius:var(--gw-radius);background:#edf2f0;cursor:pointer}.commerce-merchant-products article img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.commerce-merchant-products article>button:first-child:hover img{transform:scale(1.03)}.commerce-merchant-products article small{overflow:hidden;color:#2e8867;font-size:var(--gw-font-caption);text-overflow:ellipsis;white-space:nowrap}.commerce-merchant-products article h3{display:-webkit-box;min-width:0;min-height:31px;margin:0;overflow:hidden;color:#293a33;font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold);line-height:1.5;overflow-wrap:anywhere;word-break:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2}.commerce-merchant-products article strong{color:#d05e39;font-size:var(--gw-font-body)}.commerce-merchant-products article>button:last-child{justify-self:start;display:inline-flex;align-items:center;gap:4px;padding:4px 0;border:0;color:#27815f;background:transparent;font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold);cursor:pointer}.commerce-merchant-products-empty{display:grid;place-items:center;gap:6px;min-height:190px;border:1px dashed #cfdcd7;border-radius:var(--gw-radius);color:#83908b;text-align:center}.commerce-merchant-products-empty>svg{color:#94b9ac;font-size:var(--gw-icon-large)}.commerce-merchant-products-empty b{color:#53645d;font-size:var(--gw-font-body)}.commerce-merchant-products-empty span{font-size:var(--gw-font-body)}@media(max-width:1180px){.commerce-product-detail-hero{grid-template-columns:1fr}.commerce-product-detail-photo{min-height:300px;max-height:380px}.commerce-product-detail-info>div,.commerce-product-related>div,.commerce-merchant-products>div:not(.commerce-merchant-products-empty){grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.commerce-entity-scroll{padding:14px 14px 36px}.commerce-product-detail-copy{padding:21px}.commerce-product-detail-info>div,.commerce-product-related>div,.commerce-merchant-assurance,.commerce-merchant-products>div:not(.commerce-merchant-products-empty){grid-template-columns:1fr}.commerce-merchant-detail-gallery{grid-template-columns:1fr;grid-template-rows:220px}.commerce-merchant-detail-gallery img:not(:first-child){display:none}.commerce-merchant-detail-gallery img:first-child{grid-row:auto}}.commerce-entity-back{font-size:var(--gw-font-body)}.commerce-entity-eyebrow,.commerce-product-detail-photo>span{font-size:var(--gw-font-caption)}.commerce-product-detail-toolbar aside,.commerce-product-detail-verified b{font-size:var(--gw-font-body)}.commerce-product-detail-verified small,.commerce-entity-tags span{font-size:var(--gw-font-caption)}.commerce-product-detail-supplier{font-size:var(--gw-font-body)}.commerce-product-metrics small,.commerce-product-metrics span{font-size:var(--gw-font-caption)}.commerce-product-recommendation header b{font-size:var(--gw-font-body)}.commerce-product-recommendation header span,.commerce-product-recommendation footer span,.commerce-product-risk span{font-size:var(--gw-font-caption)}.commerce-product-recommendation p,.commerce-product-risk b{font-size:var(--gw-font-body)}.commerce-product-facts dt,.commerce-merchant-facts dt{font-size:var(--gw-font-caption)}.commerce-product-facts dd,.commerce-merchant-facts dd,.commerce-product-detail-actions button,.commerce-merchant-detail-actions button,.commerce-product-store-link{font-size:var(--gw-font-body)}.commerce-product-detail-info header small,.commerce-product-related header small,.commerce-merchant-products header small{font-size:var(--gw-font-caption)}.commerce-product-detail-info>header>span,.commerce-merchant-products>header>span{font-size:var(--gw-font-body)}.commerce-product-detail-info article b,.commerce-product-detail-info article h3{font-size:var(--gw-font-body)}.commerce-product-detail-info article p{font-size:var(--gw-font-body)}.commerce-product-related small,.commerce-merchant-detail-label span,.commerce-merchant-detail-label small,.commerce-merchant-assurance small,.commerce-merchant-products article small{font-size:var(--gw-font-caption)}.commerce-merchant-detail-copy>p,.commerce-merchant-detail-score{font-size:var(--gw-font-body)}.commerce-product-related b,.commerce-merchant-assurance b,.commerce-merchant-products article>button:last-child,.commerce-merchant-products article h3,.commerce-merchant-products article strong{font-size:var(--gw-font-body)}@container (max-width: 700px){.commerce-product-detail-hero{grid-template-columns:1fr}.commerce-product-detail-photo{min-height:280px;max-height:380px}.commerce-product-related>div{grid-template-columns:1fr}.commerce-product-detail-info>div,.commerce-merchant-products>div:not(.commerce-merchant-products-empty){grid-template-columns:repeat(2,minmax(0,1fr))}}@container (max-width: 460px){.commerce-product-metrics,.commerce-product-detail-info>div,.commerce-merchant-assurance,.commerce-merchant-products>div:not(.commerce-merchant-products-empty),.commerce-product-detail-actions,.commerce-merchant-detail-actions{grid-template-columns:1fr}.commerce-product-detail-copy{padding:20px}.commerce-product-detail-toolbar{flex-wrap:wrap}.commerce-product-facts,.commerce-merchant-facts{grid-template-columns:1fr;gap:12px}.commerce-product-facts>div,.commerce-merchant-facts>div{padding:0;border:0}}.commerce-product-related em{font-size:var(--gw-font-caption)}.commerce-user-shell{position:relative;flex:none}.commerce-user-card{display:grid;grid-template-columns:32px minmax(0,1fr) 12px;align-items:center;gap:10px;width:100%;min-height:44px;padding:6px 8px;border:0;border-radius:var(--gw-radius);color:#263832;background:transparent;font:inherit;text-align:left;cursor:pointer;transition:background-color .16s ease}.commerce-user-card:hover,.commerce-user-card[aria-expanded=true]{background:#ffffff8c}.commerce-user-card:focus-visible,.commerce-user-menu>button:focus-visible{outline:2px solid var(--commerce-green);outline-offset:2px}.commerce-user-avatar{display:grid;place-items:center;width:32px;height:32px;border-radius:var(--gw-radius);color:#fff;background:var(--commerce-green);font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-normal);line-height:1}.commerce-user-details{display:grid;min-width:0}.commerce-user-details>span{overflow:hidden;color:#263832;font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-normal);line-height:var(--gw-line-height-body);text-overflow:ellipsis;white-space:nowrap}.commerce-user-chevron{justify-self:end;color:#5a6b63;font-size:var(--gw-icon-small)}.commerce-user-card[aria-expanded=true] .commerce-user-chevron{transform:rotate(180deg)}.commerce-user-menu{position:absolute;right:0;bottom:calc(100% + 10px);left:0;z-index:12;display:grid;padding:5px;border:1px solid #dfe5e2;border-radius:var(--gw-radius);background:#fff;box-shadow:0 8px 26px #182c231a,0 2px 5px #182c230a}.commerce-user-menu:after{position:absolute;bottom:-5px;left:19px;width:8px;height:8px;border-right:1px solid #dfe5e2;border-bottom:1px solid #dfe5e2;background:#fff;content:"";transform:rotate(45deg)}.commerce-user-menu>button{display:flex;align-items:center;gap:10px;min-height:44px;padding:0 12px;border:0;border-radius:var(--gw-radius);color:#33443c;background:transparent;font:inherit;font-size:var(--gw-font-body);line-height:var(--gw-line-height-body);text-align:left;cursor:pointer;transition:background-color .16s ease,color .16s ease}.commerce-user-menu>button>.anticon{font-size:var(--gw-icon-size)}.commerce-user-menu>button:hover{color:var(--commerce-green-dark);background:var(--commerce-green-soft)}.commerce-user-menu>button:focus-visible{outline-offset:-2px}.commerce-user-menu-divider{height:1px;margin:3px 8px;background:#edf0ee}@media(max-width:1180px){.commerce-user-card{grid-template-columns:1fr;place-items:center;padding:6px}.commerce-user-details,.commerce-user-chevron{display:none}.commerce-user-menu{right:auto;width:200px}}@media(prefers-reduced-motion:reduce){.commerce-user-card,.commerce-user-menu>button{transition:none}}.commerce-conversation-assortment{container-type:inline-size}.commerce-conversation-assortment .commerce-conversation-scroll{padding:48px 28px 24px}.assortment-welcome header h1{margin:0;font-size:var(--gw-font-title);font-weight:700;line-height:1.35;text-wrap:balance}.assortment-welcome header p{margin:10px 0 24px;color:var(--commerce-muted);font-size:var(--gw-font-body)}.assortment-start-options{display:grid}.assortment-start-options>button{display:grid;grid-template-columns:64px minmax(0,1fr) 16px;align-items:center;gap:18px;min-height:100px;padding:16px 0;border:0;border-bottom:1px solid #f0f3f1;border-radius:0;background:transparent;text-align:left;cursor:pointer}.assortment-start-options>button:last-child{border-bottom:0}.assortment-start-icon{display:grid;place-items:center;width:64px;height:64px;border-radius:var(--gw-radius);color:var(--commerce-green);background:#eef8f4;font-size:30px}.assortment-start-copy{display:grid;gap:6px;min-width:0}.assortment-start-copy b{font-size:var(--gw-font-body);font-weight:700}.assortment-start-copy>span{color:var(--commerce-muted);font-size:var(--gw-font-body);line-height:1.6}.assortment-start-options>button:hover:not(:disabled) .assortment-start-copy b{color:var(--commerce-green-dark)}.assortment-start-options>button:hover:not(:disabled) .assortment-start-icon{background:#dff1e9}.assortment-start-options>button:disabled{opacity:.6;cursor:wait}.commerce-conversation-assortment .commerce-composer-shell{padding:10px 20px 12px}.assortment-examples{display:grid;grid-template-columns:1.05fr 1fr;gap:12px;margin-bottom:12px}.commerce-workspace .assortment-examples>button{min-width:0;min-height:44px;padding:10px 12px;border:0;border-radius:var(--gw-radius);color:#42584f;background:#f3f5f4;font-size:var(--gw-font-body);line-height:1.6;text-align:left;cursor:pointer}.assortment-examples>button:hover:not(:disabled){background:var(--commerce-green-soft)}.assortment-examples>button:disabled{opacity:.6;cursor:wait}.assortment-welcome button:focus-visible,.assortment-examples button:focus-visible,.assortment-discovery button:focus-visible{outline:2px solid var(--commerce-green);outline-offset:3px}.assortment-discovery{container-type:inline-size;padding:28px}.assortment-discovery-heading{margin-bottom:28px}.assortment-discovery-heading h1{margin:0;font-size:var(--gw-font-title);font-weight:700;line-height:1.35}.assortment-discovery-heading>p{margin:10px 0 0;color:var(--commerce-muted);font-size:var(--gw-font-body)}.assortment-discovery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.assortment-discovery-grid>article{display:flex;flex-direction:column;min-width:0;border:1px solid var(--commerce-line);border-radius:var(--gw-radius);background:#fff;box-shadow:0 1px 3px #21332d14}.assortment-discovery-grid>article.is-selected{border-color:var(--commerce-green);box-shadow:0 0 0 1px var(--commerce-green)}.assortment-discovery-image{display:block;flex-shrink:0;width:100%;aspect-ratio:1 / 1;padding:0;overflow:hidden;border:0;border-radius:var(--gw-radius) var(--gw-radius) 0 0;background:#f4f6f4;cursor:pointer}.assortment-discovery .assortment-discovery-image:focus-visible{outline-offset:-3px}.assortment-discovery-image img{display:block;width:100%;height:100%;object-fit:cover}.assortment-image-unavailable{display:grid;height:100%;align-items:center;color:var(--commerce-muted);font-size:var(--gw-font-caption)}.assortment-discovery-product-content{display:flex;flex:1;flex-direction:column;min-width:0;padding:12px}.assortment-discovery-grid h2{margin:0 0 6px}.assortment-discovery-grid h2>button{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;width:100%;min-height:44px;padding:0;border:0;border-radius:0;background:transparent;font-size:var(--gw-font-body);font-weight:700;line-height:1.6;text-align:left;cursor:pointer}.assortment-discovery-grid h2>button:hover{color:var(--commerce-green-dark)}.assortment-discovery-supplier{overflow:hidden;margin:0 0 8px;color:var(--commerce-muted);font-size:var(--gw-font-caption);text-overflow:ellipsis;white-space:nowrap}.assortment-discovery-product-bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;margin-top:auto}.assortment-discovery-product-bottom>div{min-width:0}.assortment-discovery-product-bottom strong{color:var(--commerce-green-dark);font-size:var(--gw-font-body);font-weight:700}.assortment-discovery-product-bottom p{margin:3px 0 0;color:var(--commerce-muted);font-size:var(--gw-font-caption)}.commerce-workspace .assortment-discovery-select{display:flex;align-items:center;justify-content:center;gap:5px;min-height:44px;padding:8px 12px;border:0;border-radius:var(--gw-radius);background:var(--commerce-selection-green);color:#fff;font-size:var(--gw-font-body);font-weight:650;white-space:nowrap;cursor:pointer}.commerce-workspace .assortment-discovery-select:hover:not(:disabled){background:var(--commerce-green)}.commerce-workspace .assortment-discovery-select[aria-pressed=true]{color:#fff;background:var(--commerce-green-dark)}.assortment-discovery-select:disabled{opacity:.6;cursor:wait}.assortment-discovery-next{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-top:24px;padding:16px 0;border-top:1px solid var(--commerce-line)}.assortment-discovery-empty{display:grid;justify-items:center;gap:12px;padding:80px 20px;text-align:center;color:var(--commerce-muted)}.assortment-discovery-empty>.anticon{font-size:32px}.assortment-discovery-empty p{margin:0}@container (max-width: 510px){.commerce-conversation-assortment .commerce-conversation-scroll{padding:28px 20px 20px}.assortment-start-options>button{grid-template-columns:48px minmax(0,1fr) 16px;gap:14px}.assortment-start-icon{width:48px;height:48px;font-size:26px}.assortment-examples{gap:8px}.commerce-workspace .assortment-examples>button{padding:8px}}@container (max-width: 680px){.assortment-discovery-product-bottom{align-items:stretch;flex-direction:column}}@container (max-width: 420px){.assortment-discovery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1200px){.assortment-discovery{padding:22px}}@media(max-width:720px){.assortment-discovery{padding:18px}}.commerce-workspace-empty{display:grid;place-items:center;min-width:0;min-height:0;margin:6px;padding:16px;overflow-y:auto;color:var(--commerce-text);background:#fff}.commerce-workspace-empty-content{display:grid;justify-items:center;min-width:0;padding-block:32px;text-align:center;overflow-wrap:anywhere}.commerce-workspace-empty-icon{width:64px;height:72px;margin-bottom:24px;color:var(--commerce-muted)}.commerce-workspace-empty-fold{fill:var(--commerce-green)}.commerce-workspace-empty-content h2{margin:0;font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold);line-height:var(--gw-line-height-body)}.commerce-workspace-empty-content p{margin:12px 0 0;color:var(--commerce-muted);font-size:var(--gw-font-caption);line-height:var(--gw-line-height-caption)}.import-demo-workbench{container-type:inline-size;min-height:0;padding:26px 25px 42px;overflow-y:auto;color:#25362f;background:#fff;scrollbar-width:thin}.import-demo-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.import-demo-heading>div{display:grid;gap:5px;min-width:0}.import-demo-heading small{color:#118d63;font-size:var(--gw-font-caption);font-weight:var(--gw-font-weight-bold)}.import-demo-heading h2{margin:0;color:#1e3029;font-size:var(--gw-font-title);font-weight:var(--gw-font-weight-normal);line-height:1.25;letter-spacing:-.45px}.import-demo-heading p{margin:0;color:#87938e;font-size:var(--gw-font-caption);line-height:1.6}.import-demo-heading>span{flex:none;min-height:25px;padding:0 10px;border-radius:var(--gw-radius);color:#11875f;background:#eaf8f3;font-size:var(--gw-font-caption);font-weight:var(--gw-font-weight-bold);line-height:var(--gw-line-height-body);white-space:nowrap}.import-demo-method-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.import-demo-method-grid>button{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:start;gap:10px;min-height:118px;padding:13px;border:1px solid #dfe6e3;border-radius:var(--gw-radius);color:#2a3b34;background:#fff;text-align:left;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease}.import-demo-method-grid>button:hover{border-color:#a9d8c7;box-shadow:0 6px 18px #1c503d12;transform:translateY(-1px)}.import-demo-method-grid>button.unavailable{border-color:#e5e9e7;color:#78847f;background:#fafbfb;cursor:not-allowed}.import-demo-method-grid>button.unavailable:hover{border-color:#e5e9e7;box-shadow:none;transform:none}.import-demo-method-grid>button.unavailable .import-demo-method-mark{color:#8c9893;background:#f0f3f2}.import-demo-method-grid>button.unavailable .import-demo-method-copy em{color:#7b8782}.import-demo-method-grid>button:focus-visible{outline:2px solid rgba(5,163,106,.3);outline-offset:2px}.import-demo-method-grid>button.selected{border-color:#06a66c;background:#effaf6;box-shadow:0 0 0 1px #06a66c14,0 7px 18px #1470500f}.import-demo-method-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:var(--gw-radius);color:#18845f;background:#e9f8f3;font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold);line-height:1}.import-demo-method-copy{display:grid;grid-template-rows:auto auto 1fr;gap:4px;min-width:0;min-height:89px;padding-top:1px}.import-demo-method-copy b{padding-right:20px;color:#2d3c36;font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold);line-height:1.35}.import-demo-method-copy small{color:#8b9692;font-size:var(--gw-font-caption);line-height:1.5}.import-demo-method-copy em{align-self:end;color:#258c68;font-size:var(--gw-font-caption);font-style:normal}.import-demo-selected-icon{position:absolute;top:16px;right:14px;color:#06a66c;font-size:var(--gw-icon-size);font-weight:var(--gw-font-weight-bold)}.import-demo-action-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:65px;margin-top:18px;padding:10px 13px;border:1px solid #dce5e1;border-radius:var(--gw-radius);background:#fff;box-shadow:0 10px 24px #1f4b3b1f}.import-demo-action-copy{display:grid;gap:4px;min-width:0}.import-demo-action-copy>span{display:flex;align-items:center;gap:7px}.import-demo-action-copy b{color:#33433d;font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold)}.import-demo-action-copy small{overflow:hidden;color:#929d99;font-size:var(--gw-font-caption);line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.import-demo-action-copy i{padding:2px 6px;border-radius:var(--gw-radius);color:#167f5c;background:#e8f7f1;font-size:var(--gw-font-caption);font-style:normal;font-weight:var(--gw-font-weight-bold)}.import-demo-action-bar>button{display:inline-flex;flex:none;align-items:center;justify-content:center;gap:5px;min-height:32px;padding:0 14px;border:0;border-radius:var(--gw-radius);color:#fff;background:#08a66d;font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold);cursor:pointer}.import-demo-action-bar>button:hover{background:#078c5e}.import-demo-action-bar>button:focus-visible{outline:2px solid rgba(5,163,106,.28);outline-offset:2px}.import-demo-action-bar>button:disabled{color:#a1aca8;background:#edf1ef;cursor:default}.import-demo-action-bar>button svg{font-size:var(--gw-icon-size)}.import-demo-detail-panel{display:grid;gap:12px;min-height:65px;margin-top:18px;padding:13px;border:1px solid #dce5e1;border-radius:var(--gw-radius);background:#fff;box-shadow:0 10px 24px #1f4b3b1a}.import-demo-detail-panel>header{display:flex;align-items:center;justify-content:space-between;gap:14px}.import-demo-downloads{display:flex;flex:none;flex-wrap:wrap;justify-content:flex-end;gap:6px}.import-demo-downloads a{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:30px;padding:0 9px;border:1px solid #d8e3df;border-radius:var(--gw-radius);color:#39725e;background:#fff;font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold);text-decoration:none}.import-demo-downloads a:hover{border-color:#9dcebd;background:#f5fbf8}.import-demo-file-result{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:52px;padding:9px 11px;border:1px solid #dce8e3;border-radius:var(--gw-radius);background:#f8fbfa}.import-demo-file-result.status-error{border-color:#efd6cf;background:#fff8f5}.import-demo-file-result>div:first-child{display:grid;gap:3px;min-width:0}.import-demo-file-result b{overflow:hidden;color:#33443d;font-size:var(--gw-font-body);text-overflow:ellipsis;white-space:nowrap}.import-demo-file-result small{color:#85928d;font-size:var(--gw-font-caption)}.import-demo-file-result dl{display:flex;flex:none;gap:13px;margin:0}.import-demo-file-result dl>div{display:grid;gap:2px;min-width:36px}.import-demo-file-result dt{color:#929c98;font-size:var(--gw-font-caption)}.import-demo-file-result dd{margin:0;color:#2f5f4f;font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold)}.import-demo-detail-panel>footer{display:flex;align-items:center;justify-content:flex-end;gap:7px}.import-demo-primary-action,.import-demo-secondary-action,.import-demo-coming-soon>button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:32px;padding:0 12px;border-radius:var(--gw-radius);font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold);cursor:pointer}.import-demo-primary-action{border:0;color:#fff;background:#08a66d}.import-demo-primary-action:hover{background:#078c5e}.import-demo-secondary-action{border:1px solid #d5e0dc;color:#52645d;background:#fff}.import-demo-secondary-action:hover{border-color:#9dcebd;color:#176f52;background:#f6fbf9}.import-demo-primary-action:disabled,.import-demo-secondary-action:disabled,.import-demo-coming-soon>button:disabled{border-color:#e4e9e7;color:#a1aaa7;background:#eff2f1;cursor:default}.import-demo-authorization-panel>header{justify-content:flex-start}.import-demo-security-icon{display:grid;flex:none;place-items:center;width:36px;height:36px;border-radius:var(--gw-radius);color:#16835e;background:#e8f7f1;font-size:var(--gw-icon-size)}.import-demo-provider-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.import-demo-provider-options button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:32px;padding:0 8px;border:1px solid #dce4e1;border-radius:var(--gw-radius);color:#66766f;background:#fff;font-size:var(--gw-font-body);cursor:pointer}.import-demo-provider-options button img{flex:none;width:19px;height:19px;object-fit:contain}.import-demo-provider-options button[data-provider=pinduoduo] img{width:22px}.import-demo-provider-options button:hover,.import-demo-provider-options button.selected{border-color:#83cbb2;color:#147554;background:#eff9f5;font-weight:var(--gw-font-weight-bold)}.import-demo-provider-options button:disabled{cursor:default}.import-demo-authorization-panel ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;padding:9px 10px;border-radius:var(--gw-radius);color:#60716a;background:#f7faf9;font-size:var(--gw-font-body);list-style:none}.import-demo-authorization-panel li{display:flex;align-items:center;gap:5px}.import-demo-authorization-panel li svg{flex:none;color:#169063;font-size:var(--gw-icon-size)}.import-demo-authorization-panel>footer{justify-content:space-between}.import-demo-authorization-panel>footer>small{color:#8b9692;font-size:var(--gw-font-caption);line-height:1.5}.import-demo-panel-error{margin:-2px 0 0;padding:7px 9px;border-radius:var(--gw-radius);color:#925340;background:#fff4ef;font-size:var(--gw-font-caption)}.import-demo-coming-soon{display:flex;align-items:center;justify-content:space-between}.import-demo-coming-soon>button{flex:none;border:1px solid #e4e9e7}.import-demo-url-action{display:grid;grid-template-columns:minmax(145px,.75fr) minmax(180px,1.25fr) auto}.import-demo-url-action label{display:grid;gap:3px;min-width:0}.import-demo-url-action label>span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.import-demo-url-action input{width:100%;min-width:0;min-height:32px;height:auto;padding:0 10px;border:1px solid #d9e3df;border-radius:var(--gw-radius);outline:none;color:#33463e;background:#fff;font-size:var(--gw-font-body)}.import-demo-url-action input::placeholder{color:#a0aaa6}.import-demo-url-action input:focus{border-color:#73c6aa;box-shadow:0 0 0 2px #06a66c14}@container (max-width: 540px){.import-demo-workbench{padding-right:18px;padding-left:18px}.import-demo-method-grid{grid-template-columns:1fr}.import-demo-method-grid>button{min-height:104px}.import-demo-method-copy{min-height:75px}.import-demo-action-bar,.import-demo-url-action,.import-demo-detail-panel>header,.import-demo-file-result,.import-demo-authorization-panel>footer,.import-demo-coming-soon{align-items:stretch;grid-template-columns:1fr}.import-demo-action-bar:not(.import-demo-url-action){display:grid}.import-demo-action-bar>button{width:100%}.import-demo-detail-panel>header,.import-demo-file-result,.import-demo-authorization-panel>footer,.import-demo-coming-soon{display:grid}.import-demo-downloads{justify-content:stretch}.import-demo-downloads a{flex:1}.import-demo-provider-options,.import-demo-authorization-panel ul{grid-template-columns:1fr}.import-demo-file-result dl{justify-content:space-between}}.import-demo-heading small,.import-demo-heading>span{font-size:var(--gw-font-caption)}.import-demo-heading p{font-size:var(--gw-font-caption)}.import-demo-method-mark{font-size:var(--gw-font-body)}.import-demo-method-mark svg{font-size:var(--gw-icon-size)}.import-demo-method-copy b{font-size:var(--gw-font-body)}.import-demo-method-copy small,.import-demo-method-copy em{font-size:var(--gw-font-caption)}.import-demo-action-copy b{font-size:var(--gw-font-body)}.import-demo-action-copy small,.import-demo-action-copy i{font-size:var(--gw-font-caption)}.import-demo-action-bar>button,.import-demo-downloads a,.import-demo-primary-action,.import-demo-secondary-action,.import-demo-coming-soon>button,.import-demo-provider-options button{font-size:var(--gw-font-body)}.import-demo-file-result b{font-size:var(--gw-font-body)}.import-demo-file-result small,.import-demo-file-result dt{font-size:var(--gw-font-caption)}.import-demo-file-result dd{font-size:var(--gw-font-body)}.import-demo-detail-panel p,.import-demo-authorization-panel p{font-size:var(--gw-font-caption)}.import-demo-detail-panel li,.import-demo-authorization-panel li{font-size:var(--gw-font-body)}.saved-task-history{display:grid;flex:1;grid-template-rows:auto minmax(0,1fr);min-height:0;padding-top:17px;border:0;color:#35463f;font-size:var(--gw-font-body)}.saved-task-history button,.saved-task-history input,.saved-task-history textarea{font:inherit}.saved-task-history-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0 7px 9px}.saved-task-history-heading>div{display:grid;gap:2px;min-width:0}.saved-task-history-heading b{color:var(--commerce-text, #21332d);font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold)}.saved-task-history-heading-actions{display:flex!important;align-items:center;flex:0 0 auto;grid-auto-flow:column;gap:5px!important}.saved-task-history-heading-actions>span{display:grid;place-items:center;min-width:24px;min-height:24px;padding:0 6px;border-radius:var(--gw-radius);color:#197a5b;background:#eaf7f2;font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold)}.saved-task-history-heading-actions>button{display:grid;place-items:center;width:23px;height:23px;padding:0;border:1px solid #cfe3da;border-radius:var(--gw-radius);color:#157655;background:#f5fbf8;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,transform .16s ease}.saved-task-history-heading-actions>button:hover{border-color:#8fc9b3;background:#e9f7f1;transform:translateY(-1px)}.saved-task-history-heading-actions>button svg{font-size:var(--gw-icon-size)}.saved-task-history-scroll{min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:#dce6e2 transparent;scrollbar-width:thin}.saved-task-history-scroll::-webkit-scrollbar{width:5px}.saved-task-history-scroll::-webkit-scrollbar-thumb{border-radius:var(--gw-radius);background:#dce6e2}.saved-task-history-task{display:grid;gap:2px;margin-bottom:3px;border-radius:var(--gw-radius)}.saved-task-history-task-row{display:grid;grid-template-columns:22px minmax(0,1fr) 10px;align-items:center;gap:7px;width:100%;min-height:38px;padding:5px 7px;border:1px solid transparent;border-radius:var(--gw-radius);color:#35463f;background:transparent;text-align:left;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.saved-task-history-task-row:hover{border-color:#cddcd5e6;background:#ffffff8f}.saved-task-history-task.active>.saved-task-history-task-row{border-color:#cce4da;background:#e2f2ebe0;box-shadow:inset 2px 0 #15956f}.saved-task-history-task-row:focus-visible,.saved-task-history-heading-actions>button:focus-visible,.saved-task-history-conversations button:focus-visible,.saved-task-history-empty button:focus-visible,.saved-task-history-dialog button:focus-visible,.saved-task-history-dialog input:focus-visible,.saved-task-history-dialog textarea:focus-visible{outline:2px solid rgba(21,149,111,.24);outline-offset:1px}.saved-task-history-task-progress{--task-progress-start: #35b98f;--task-progress-end: #159d77;--task-progress-fill: 16;--task-progress-track: #d7ebe4;display:block;width:20px;height:20px;transition:filter .16s ease,transform .16s ease}.saved-task-history-task-progress>svg{display:block;width:100%;height:100%;overflow:visible}.saved-task-history-task-progress circle{fill:none;stroke-width:4}.saved-task-history-progress-track{stroke:var(--task-progress-track)}.saved-task-history-progress-value{stroke-linecap:round;stroke-dasharray:var(--task-progress-fill) 100;transition:stroke-dasharray .2s ease}.saved-task-history-progress-start{stop-color:var(--task-progress-start)}.saved-task-history-progress-end{stop-color:var(--task-progress-end)}.saved-task-history-task-progress.inspiration{--task-progress-fill: 24}.saved-task-history-task-progress.sourcing{--task-progress-fill: 34}.saved-task-history-task-progress.comparing{--task-progress-fill: 44}.saved-task-history-task-progress.planning{--task-progress-fill: 56}.saved-task-history-task-progress.inquiry{--task-progress-fill: 68}.saved-task-history-task-progress.ordered{--task-progress-fill: 80}.saved-task-history-task-progress.fulfillment{--task-progress-fill: 90}.saved-task-history-task-progress.invoicing{--task-progress-fill: 96}.saved-task-history-task-progress.completed{--task-progress-fill: 100;--task-progress-start: #28aa80;--task-progress-end: #13875f}.saved-task-history-task-progress.paused{--task-progress-start: #99a6a1;--task-progress-end: #7d8c87;--task-progress-track: #dde5e1}.saved-task-history-task.active .saved-task-history-task-progress{filter:saturate(1.12);transform:scale(1.04)}.saved-task-history-task-progress.running{--task-progress-fill: 65}.saved-task-history-task-progress.running>svg,.saved-task-history-chat-running{animation:saved-conversation-running 1.2s linear infinite}.saved-task-history-chat-row>.saved-task-history-chat-running{width:16px;height:16px;color:var(--commerce-green, #15956f);fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-dasharray:40 17}@keyframes saved-conversation-running{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.saved-task-history-task-progress.running>svg,.saved-task-history-chat-running{animation:none}}.saved-task-history-task-copy{display:grid;min-width:0}.saved-task-history-task-copy>b,.saved-task-history-chat-row b{overflow:hidden;color:#35463f;text-overflow:ellipsis;white-space:nowrap}.saved-task-history-task-copy>b{font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-normal)}.saved-task-history-chevron{color:#9ca8a4;font-size:var(--gw-icon-small);transition:transform .16s ease}.saved-task-history-task-row[aria-expanded=true] .saved-task-history-chevron{transform:rotate(180deg)}.saved-task-history-conversations{display:grid;gap:2px;margin:0 4px 5px 19px;padding:2px 0 1px 8px;border-left:1px solid #e2ebe7}.saved-task-history-chat-row,.saved-task-history-new-chat{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:6px;width:100%;min-height:38px;padding:5px 7px;border:0;border-radius:var(--gw-radius);color:#4f7467;background:transparent;text-align:left;cursor:pointer}.saved-task-history-chat-row:hover,.saved-task-history-new-chat:hover{color:#176f54;background:#ffffff85}.saved-task-history-chat-row.selected{color:#0d6c51;background:#e2f2ebd1}.saved-task-history-chat-row>svg,.saved-task-history-new-chat>svg{justify-self:center;color:#78958b;font-size:var(--gw-icon-size)}.saved-task-history-chat-row.selected>svg,.saved-task-history-chat-row.selected b{color:#0d6c51}.saved-task-history-chat-row>span{display:grid;gap:2px;min-width:0}.saved-task-history-chat-row b{color:inherit;font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-normal)}.saved-task-history-new-chat{grid-template-columns:20px auto;justify-self:start;gap:4px;width:auto;min-height:32px;margin-top:1px;padding:2px 6px;border-radius:var(--gw-radius);font-size:var(--gw-font-body);line-height:1}.saved-task-history-new-chat>svg{color:#4f8a75;font-size:var(--gw-icon-size)}.saved-task-history-state,.saved-task-history-chat-state,.saved-task-history-chat-empty{display:flex;align-items:center;gap:7px;color:#7d8d87;font-size:var(--gw-font-caption)}.saved-task-history-state{margin:3px 5px;padding:10px 8px}.saved-task-history-chat-state,.saved-task-history-chat-empty{min-height:31px;padding:0 7px}.saved-task-history-chat-error{display:grid;gap:5px;padding:7px;border-radius:var(--gw-radius);color:#8a6257;background:#fbf7f5;font-size:var(--gw-font-caption);line-height:1.45}.saved-task-history-chat-error button{justify-self:start;padding:0;border:0;color:#36725e;background:transparent;font-size:var(--gw-font-body);cursor:pointer}.saved-task-history-empty{display:grid;grid-template-columns:27px minmax(0,1fr);align-items:center;gap:8px;margin:1px 4px;padding:11px 8px;border:1px dashed #dce6e2;border-radius:var(--gw-radius);color:#779087;background:#fafcfb}.saved-task-history-empty>svg{justify-self:center;font-size:var(--gw-icon-large)}.saved-task-history-empty>span{display:grid;gap:3px;min-width:0}.saved-task-history-empty b{color:#53665f;font-size:var(--gw-font-body)}.saved-task-history-empty small{color:#91a09a;font-size:var(--gw-font-caption);line-height:1.45}.saved-task-history-empty.error{grid-template-columns:27px minmax(0,1fr) auto;border-style:solid;border-color:#eadfd9;background:#fcf9f7}.saved-task-history-empty>button{min-height:32px;padding:0 7px;border:1px solid #d8e4df;border-radius:var(--gw-radius);color:#39705d;background:#fff;font-size:var(--gw-font-body);cursor:pointer}.saved-task-history-dialog-backdrop{position:fixed;z-index:70;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#1827226b;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.saved-task-history-dialog{display:grid;gap:13px;width:min(410px,100%);max-height:calc(100vh - 40px);padding:23px;overflow-y:auto;border:1px solid #e1e8e5;border-radius:var(--gw-radius);background:#fff;box-shadow:0 24px 70px #142f253d}.saved-task-history-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.saved-task-history-dialog>header>div{display:grid;gap:5px;min-width:0}.saved-task-history-dialog header small{color:#15956f;font-size:var(--gw-font-caption);font-weight:var(--gw-font-weight-bold)}.saved-task-history-dialog h2{margin:0;color:#263a32;font-size:var(--gw-font-title);font-weight:var(--gw-font-weight-bold);line-height:1.35}.saved-task-history-dialog header>button{display:grid;flex:none;place-items:center;width:28px;height:28px;border:0;border-radius:var(--gw-radius);color:#7f8d88;background:#f2f5f4;cursor:pointer}.saved-task-history-dialog>label{display:grid;gap:6px;color:#53655e;font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold)}.saved-task-history-dialog input,.saved-task-history-dialog textarea{width:100%;padding:9px 10px;border:1px solid #d9e2df;border-radius:var(--gw-radius);outline:none;color:#33463f;background:#fff;font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-normal)}.saved-task-history-dialog textarea{min-height:105px;resize:vertical;line-height:1.6}.saved-task-history-dialog input::placeholder,.saved-task-history-dialog textarea::placeholder{color:#a1aca8}.saved-task-history-dialog>p{margin:-2px 0 0;color:#89958f;font-size:var(--gw-font-body);line-height:1.55}.saved-task-history-dialog-error{padding:8px 9px;border-radius:var(--gw-radius);color:#8b4e40;background:#fbf2ef;font-size:var(--gw-font-caption)}.saved-task-history-dialog>footer{display:flex;justify-content:flex-end;gap:8px}.saved-task-history-dialog>footer button{min-height:32px;padding:0 13px;border:1px solid #d9e2df;border-radius:var(--gw-radius);color:#52645d;background:#fff;font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold);cursor:pointer}.saved-task-history-dialog>footer button:last-child{border-color:#15956f;color:#fff;background:#15956f}.saved-task-history-dialog button:disabled{color:#a3ada9;border-color:#e6ebe9;background:#edf1ef;cursor:default}@media(max-width:640px){.saved-task-history-dialog{padding:19px}}body:has([data-testid=commerce-process-window-design-qa]){min-width:320px}.commerce-turn-process{--commerce-turn-text: #30483e;--commerce-turn-muted: #657970;--commerce-turn-tool-text: #737c78;--commerce-turn-line: #e6e8e7;--commerce-turn-accent: #168565;--commerce-turn-warning: #a56037;min-width:0;width:100%;color:var(--commerce-turn-text);font-size:var(--gw-font-body);line-height:1.6;margin-bottom:12px}.commerce-turn-process button{font-family:inherit;cursor:pointer}.commerce-turn-process button:focus-visible{outline:2px solid var(--commerce-turn-accent);outline-offset:3px}.commerce-turn-collapse{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .22s ease,opacity .18s ease}.commerce-turn-collapse.is-expanded{grid-template-rows:1fr;opacity:1}.commerce-turn-clip{min-height:0;min-width:0;overflow:hidden}.commerce-turn-history-content{min-width:0;padding:12px 0 0}.commerce-turn-stream{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}.commerce-turn-narration{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:10px;padding:0 8px}.commerce-turn-narration>.commerce-turn-status-icon{margin-top:2px}.commerce-turn-narration-copy{min-width:0;overflow-wrap:anywhere}.commerce-turn-narration-copy>:first-child,.commerce-turn-narration-copy>.commerce-turn-sr-only+*{margin-top:0}.commerce-turn-narration-copy>:last-child{margin-bottom:0}.commerce-turn-narration p{margin:0 0 9px}.commerce-turn-narration h1,.commerce-turn-narration h2,.commerce-turn-narration h3{margin:12px 0 6px;font-size:var(--gw-font-body);line-height:1.6;font-weight:var(--gw-font-weight-bold)}.commerce-turn-narration ul,.commerce-turn-narration ol{margin:6px 0 10px;padding-left:1.5em}.commerce-turn-narration blockquote{margin:8px 0;padding-left:12px;border-left:2px solid var(--commerce-turn-line);color:var(--commerce-turn-muted)}.commerce-turn-narration a{color:var(--commerce-turn-accent);text-underline-offset:3px}.commerce-turn-narration pre{max-width:100%;margin:8px 0;padding:8px 10px;border-radius:var(--gw-radius);background:#f6f8f7;white-space:pre-wrap;overflow-wrap:anywhere}.commerce-turn-narration table{width:100%;table-layout:fixed;border-collapse:collapse;margin:8px 0}.commerce-turn-narration th,.commerce-turn-narration td{border:1px solid var(--commerce-turn-line);padding:5px 7px;text-align:left}.commerce-turn-narration img{max-width:100%;height:auto}.commerce-turn-tool{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:10px;min-width:0;min-height:22px;margin:0;padding:0 8px;color:var(--commerce-turn-tool-text);font-size:var(--gw-font-caption);line-height:1.5}.commerce-turn-tool+.commerce-turn-narration{margin-top:4px}.commerce-turn-operation-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 22px;width:22px;height:22px;color:var(--commerce-turn-tool-text);font-size:14px}.commerce-turn-operation-icon.error{color:#a56037}.commerce-turn-status-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;flex:0 0 22px;width:22px;height:22px;border:1px solid #168c67;border-radius:4px;background:#fff;color:#168c67;font-size:14px;transition:background-color .26s ease,border-color .26s ease,color .26s ease}.commerce-turn-brand-ring{box-sizing:border-box;width:12px;height:12px;border:2.4px solid currentColor;border-radius:50%}.commerce-turn-processing-icon>.commerce-turn-brand-ring{animation:commerce-turn-breathe 1.8s ease-in-out infinite}.commerce-turn-status-icon.error{border-color:#c38c67;background:#fff8f1;color:#a56037}.commerce-turn-narration.error,.commerce-turn-error-status{color:#a56037}.commerce-turn-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.commerce-turn-tool-label{min-width:0;color:inherit;font-size:var(--gw-font-caption);font-weight:var(--gw-font-weight-normal);overflow-wrap:anywhere}.commerce-turn-history-time{flex-shrink:0;color:var(--commerce-turn-tool-text);font-size:var(--gw-font-caption);white-space:nowrap;font-variant-numeric:tabular-nums}.commerce-turn-chevron{flex-shrink:0;font-size:var(--gw-icon-small);color:var(--commerce-turn-tool-text);transition:transform .22s ease}.commerce-turn-history-toggle[aria-expanded=true]>.commerce-turn-chevron{transform:rotate(-90deg)}.commerce-turn-process .commerce-turn-header{display:flex;align-items:center;flex-wrap:wrap;gap:8px;width:100%;min-height:32px;padding:0 0 8px;border:0;border-bottom:1px solid var(--commerce-turn-line);border-radius:0;background:transparent;color:var(--commerce-turn-muted);font-size:var(--gw-font-caption);line-height:1.5;text-align:left}.commerce-turn-history-toggle:hover .commerce-turn-history-time,.commerce-turn-history-toggle:hover .commerce-turn-chevron{color:var(--commerce-turn-accent)}.commerce-turn-live-status,.commerce-turn-error-status{display:inline-flex;align-items:center;gap:8px}.commerce-turn-live-status{color:var(--commerce-turn-accent)}.commerce-turn-processing-icon{display:inline-flex;align-items:center;justify-content:center;width:12px;height:16px}@keyframes commerce-turn-breathe{0%,to{transform:scale(1);border-width:2.4px}50%{transform:scale(1.14);border-width:1.8px}}@media(max-width:600px){.commerce-turn-tool,.commerce-turn-narration{gap:8px;padding-inline:5px}}@media(pointer:coarse){.commerce-turn-history-toggle{min-height:44px}}@media(prefers-reduced-motion:reduce){.commerce-turn-collapse,.commerce-turn-chevron,.commerce-turn-status-icon{transition:none}.commerce-turn-processing-icon>.commerce-turn-brand-ring{animation:none}}.commerce-cart-workbench{--cart-green: #157055;--cart-text: #18251f;--cart-muted: #67766f;--cart-line: #d4ded8;container:commerce-cart / inline-size;display:flex;flex-direction:column;height:100%;min-height:0;min-width:0;overflow:hidden;color:var(--cart-text);background:#fff;font-size:14px;line-height:1.5}.commerce-cart-workbench button,.commerce-cart-delete-dialog button{font:inherit;cursor:pointer;border-radius:12px}.commerce-cart-workbench button:disabled{cursor:not-allowed;opacity:.48}.commerce-cart-workbench button:focus-visible,.commerce-cart-workbench input:focus-visible,.commerce-cart-delete-dialog button:focus-visible{outline:2px solid var(--cart-green, #157055);outline-offset:3px}.commerce-cart-scroll{flex:1;min-height:0;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin;padding:24px 24px 0;scroll-padding:24px}.commerce-cart-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.commerce-cart-header h1{margin:0;font-size:28px;font-weight:700;line-height:1.3}.commerce-cart-header p{margin:8px 0 0;color:var(--cart-muted);font-size:14px}.commerce-cart-text-action,.commerce-cart-subtle-action{border:0;background:transparent;padding:8px 4px;white-space:nowrap}.commerce-cart-text-action,.commerce-workspace .commerce-cart-text-action{color:var(--cart-green)}.commerce-cart-subtle-action{color:#5b6962}.commerce-cart-text-action:hover:not(:disabled),.commerce-cart-subtle-action:hover:not(:disabled){background:#f0f7f3;color:var(--cart-green)}.commerce-cart-columns{display:grid;grid-template-columns:152px minmax(0,1fr) 112px 112px 110px;align-items:center;gap:16px;padding:0 12px 12px;color:var(--cart-muted);font-size:12px}.commerce-cart-columns>div{display:flex;align-items:center;gap:14px;color:var(--cart-text)}.commerce-cart-columns>span:nth-last-child(-n+3){text-align:center}.commerce-cart-columns>span:last-child{text-align:right}.commerce-cart-checkbox{position:relative;display:inline-flex;align-items:center;gap:10px;min-width:24px;min-height:36px;cursor:pointer;flex-shrink:0;color:var(--cart-text);font-size:14px;white-space:nowrap}.commerce-cart-checkbox input{position:absolute;left:0;width:22px;height:22px;margin:0;opacity:0;cursor:pointer;z-index:1}.commerce-cart-check-mark{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border:1px solid #96a59c;background:#fff;border-radius:12px;color:transparent;pointer-events:none}.commerce-cart-check-mark .anticon{font-size:12px}.commerce-cart-checkbox input[aria-checked=true]+.commerce-cart-check-mark,.commerce-cart-checkbox input[aria-checked=mixed]+.commerce-cart-check-mark{color:#fff;background:var(--cart-green);border-color:var(--cart-green)}.commerce-cart-checkbox input:focus-visible+.commerce-cart-check-mark{outline:2px solid var(--cart-green);outline-offset:3px}.commerce-cart-checkbox input:disabled{cursor:not-allowed}.commerce-cart-checkbox:has(input:disabled){opacity:.48;cursor:not-allowed}.commerce-cart-groups{display:flex;flex-direction:column;gap:8px}.commerce-cart-store{min-width:0}.commerce-cart-store-header{display:flex;align-items:center;gap:14px;min-height:48px;padding:6px 12px;border-radius:12px;background:#f4f7f5}.commerce-cart-store-header>.anticon{font-size:14px}.commerce-cart-store-header h2{margin:0;min-width:0;overflow-wrap:anywhere;font-size:14px;font-weight:600}.commerce-cart-item{display:grid;grid-template-columns:24px minmax(0,1fr) 112px 112px 110px;align-items:center;column-gap:16px;padding:20px 12px}.commerce-cart-product{display:flex;align-items:center;gap:16px;width:100%;min-width:0;padding:0;border:0;background:transparent;text-align:left;color:var(--cart-text)}.commerce-cart-product:hover .commerce-cart-product-copy strong{color:var(--cart-green)}.commerce-cart-product-image{display:block;width:104px;height:104px;flex-shrink:0;background:#f4f6f4;border-radius:12px;overflow:hidden}.commerce-cart-product-image img{width:100%;height:100%;object-fit:cover;display:block}.commerce-cart-product-copy{display:flex;flex-direction:column;min-width:0;gap:8px}.commerce-cart-product-copy strong{font-size:14px;font-weight:600;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.commerce-cart-product-copy>span{color:var(--cart-muted);font-size:12px;overflow-wrap:anywhere}.commerce-cart-unit-price{color:var(--cart-muted);font-size:14px;text-align:center;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.commerce-cart-unit-price>span{white-space:nowrap;font-size:12px}.commerce-cart-mobile-label{display:none}.commerce-cart-quantity-field{position:relative;min-width:0}.commerce-cart-quantity{display:flex;width:112px;height:36px;border:1px solid var(--cart-line);border-radius:12px;background:#fff}.commerce-cart-quantity button{display:grid;place-items:center;flex-shrink:0;width:28px;padding:0;border:0;color:var(--cart-text);background:transparent}.commerce-cart-quantity button:hover:not(:disabled){background:#eef6f1}.commerce-cart-quantity .anticon{font-size:12px}.commerce-cart-quantity input{width:54px;min-width:0;padding:0;border:0;border-radius:12px;outline:none;text-align:center;color:var(--cart-text);background:transparent;font-size:14px;font-variant-numeric:tabular-nums}.commerce-cart-quantity input[aria-invalid=true]{outline:1px solid #a63d32;outline-offset:-2px}.commerce-cart-quantity-error{display:block;margin-top:6px;color:#a63d32;font-size:12px}.commerce-cart-subtotal{display:flex;flex-direction:column;align-items:flex-end;gap:18px;font-variant-numeric:tabular-nums}.commerce-cart-subtotal strong{font-size:14px;font-weight:600;overflow-wrap:anywhere;text-align:right}.commerce-cart-subtotal button{font-size:12px}.commerce-cart-delivery-note{margin:8px 12px 24px;color:var(--cart-muted);font-size:12px}.commerce-cart-footer{flex-shrink:0;display:flex;align-items:center;gap:20px;padding:20px 24px;background:#fff;box-shadow:0 -4px 16px #1d432c0e}.commerce-cart-footer-selection{display:flex;align-items:center;gap:16px;margin-right:auto}.commerce-cart-total{display:flex;flex-direction:column;align-items:flex-end;gap:5px;text-align:right}.commerce-cart-total>span,.commerce-cart-checkout>span{color:var(--cart-muted);font-size:12px}.commerce-cart-total>div{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;gap:2px;font-size:14px}.commerce-cart-total strong{font-size:var(--gw-font-title, 28px);line-height:1.25;font-weight:700;color:var(--cart-text);font-variant-numeric:tabular-nums}.commerce-cart-checkout{display:flex;flex-shrink:0;flex-direction:column;align-items:center;gap:6px}.commerce-cart-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;min-width:148px;padding:10px 20px;border:0;border-radius:12px;background:var(--cart-green);color:#fff;font-size:14px;font-weight:600}.commerce-workspace .commerce-cart-primary{color:#fff}.commerce-cart-primary:hover:not(:disabled){background:#087858}.commerce-cart-alert{display:flex;align-items:center;gap:10px;margin-bottom:16px;padding:12px;border-radius:12px;background:#fff6ed;color:#804d21;font-size:14px}.commerce-cart-alert>span:not(.anticon){flex:1}.commerce-cart-alert>button{flex-shrink:0;padding:6px 10px;border:1px solid #cfad8d;background:#fff;color:#804d21}.commerce-cart-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:340px;padding:40px 16px;text-align:center}.commerce-cart-empty>.anticon{display:grid;place-items:center;width:64px;height:64px;margin-bottom:16px;border-radius:12px;background:#edf7f1;color:var(--cart-green);font-size:28px}.commerce-cart-empty h2{margin:0;font-size:14px}.commerce-cart-empty p{margin:8px 0 20px;color:var(--cart-muted);font-size:14px}.commerce-cart-sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.commerce-cart-delete-dialog{width:min(420px,calc(100vw - 32px));max-height:calc(100vh - 48px);padding:24px;border:0;border-radius:12px;background:#fff;color:#18251f;box-shadow:0 18px 60px #142e1f33;font-size:14px}.commerce-cart-delete-dialog::backdrop{background:#11221a4d}.commerce-cart-delete-dialog h2{margin:0 0 12px;font-size:14px}.commerce-cart-delete-dialog p{margin:0;color:#67766f;font-size:14px;line-height:1.7;overflow-wrap:anywhere}.commerce-cart-delete-dialog>div{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}.commerce-cart-delete-dialog button{min-height:40px;padding:8px 16px;border:1px solid #d4ded8;color:#18251f;background:#fff}.commerce-cart-delete-dialog button.commerce-cart-danger{border-color:#a53e34;background:#a53e34;color:#fff}@container commerce-cart (max-width: 880px){.commerce-cart-columns{grid-template-columns:136px minmax(0,1fr) 90px 104px 90px;gap:12px}.commerce-cart-item{grid-template-columns:24px minmax(0,1fr) 90px 104px 90px;column-gap:12px}.commerce-cart-product{gap:12px}.commerce-cart-product-image{width:88px;height:88px}.commerce-cart-quantity{width:104px}.commerce-cart-quantity input{width:46px}.commerce-cart-footer{gap:16px}.commerce-cart-footer-selection{gap:10px}.commerce-cart-primary{min-width:132px;padding-inline:14px}}@container commerce-cart (max-width: 640px){.commerce-cart-columns{display:flex;padding-bottom:10px}.commerce-cart-columns>span{display:none}.commerce-cart-columns>div{gap:20px}.commerce-cart-item{grid-template-columns:24px minmax(0,1fr) auto;row-gap:12px;padding:16px 12px}.commerce-cart-item>.commerce-cart-checkbox{grid-column:1;grid-row:1}.commerce-cart-product{grid-column:2 / 4;grid-row:1}.commerce-cart-unit-price{grid-column:2;grid-row:2;text-align:left}.commerce-cart-mobile-label{display:inline;margin-right:6px}.commerce-cart-quantity-field{grid-column:3;grid-row:2;justify-self:end}.commerce-cart-subtotal{grid-column:2 / 4;grid-row:3;flex-direction:row;align-items:center;justify-content:space-between;gap:8px}.commerce-cart-subtotal strong:before{content:"小计 ";font-weight:400;color:var(--cart-muted);font-size:12px}.commerce-cart-subtotal button{padding-block:4px}.commerce-cart-footer{flex-wrap:wrap;gap:12px 16px;padding:16px 24px}.commerce-cart-footer-selection{flex:1 1 calc(50% - 16px)}.commerce-cart-total{flex:1 1 45%}.commerce-cart-checkout{width:100%;flex-direction:row;justify-content:flex-end;gap:12px}.commerce-cart-checkout>span{order:-1}}@container commerce-cart (max-width: 430px){.commerce-cart-scroll{padding:20px 16px 0}.commerce-cart-header{gap:8px}.commerce-cart-header p{font-size:12px}.commerce-cart-store-header,.commerce-cart-item{padding-inline:8px}.commerce-cart-product-image{width:76px;height:76px}.commerce-cart-product-copy{gap:6px}.commerce-cart-item{column-gap:8px}.commerce-cart-footer{padding:16px}.commerce-cart-footer-selection{gap:8px}.commerce-cart-total>div{gap:4px}.commerce-cart-alert{align-items:flex-start;flex-wrap:wrap}}.cart-checkout{container-type:inline-size;display:flex;flex-direction:column;height:100%;min-width:0;min-height:0;color:#22372e;background:#fff;font-size:14px;line-height:1.6}.cart-checkout *{box-sizing:border-box}.cart-checkout-scroll{flex:1;min-height:0;overflow-y:auto;padding:28px;scrollbar-width:thin}.cart-checkout h1,.cart-checkout h2,.cart-checkout h3,.cart-checkout p{margin:0}.cart-checkout h1{font-size:28px;line-height:1.4;font-weight:600}.cart-checkout h2,.cart-checkout h3{font-size:14px;font-weight:600}.cart-checkout button,.cart-checkout input,.cart-checkout textarea{font:inherit;border-radius:12px}.cart-checkout button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 16px;border:1px solid #dce5df;color:#2c4a3c;background:#fff;cursor:pointer}.cart-checkout button:hover:not(:disabled){background:#edf7f2}.cart-checkout button:disabled{cursor:not-allowed;opacity:.55}.cart-checkout button:focus-visible,.cart-checkout input:focus-visible,.cart-checkout textarea:focus-visible{outline:2px solid #15956f;outline-offset:3px}.cart-checkout .cart-checkout-primary{border-color:#15956f;color:#fff;background:#15956f;font-weight:600}.cart-checkout .cart-checkout-primary:hover:not(:disabled){background:#117957}.cart-checkout-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:28px}.cart-checkout-heading>div>span{color:#148564;font-size:12px}.cart-checkout-heading>button{flex:none}.cart-checkout-address{display:grid;gap:12px;padding:20px;border-radius:12px;background:#f6f8f6}.cart-checkout-address>p,.cart-checkout-note,.cart-checkout-amounts>p{color:#64756b;font-size:12px}.cart-checkout-address label{display:grid;gap:6px;min-width:0}.cart-checkout-address label>span{font-weight:600}.cart-checkout-address i{margin-left:6px;color:#62746a;font-size:12px;font-style:normal;font-weight:400}.cart-checkout-address input,.cart-checkout-address textarea{width:100%;min-height:44px;padding:10px 12px;border:1px solid #d8e2db;background:#fff;color:#22372e}.cart-checkout-address textarea{resize:vertical}.cart-checkout-address input::placeholder,.cart-checkout-address textarea::placeholder{color:#76877d}.cart-checkout-address [aria-invalid=true]{border-color:#b54132}.cart-checkout-address label>small{color:#a23427;font-size:12px}.cart-checkout-contact-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.cart-checkout-products{margin-top:24px}.cart-checkout-products>header{display:flex;justify-content:space-between;gap:12px;margin-bottom:12px}.cart-checkout-products>header>span{font-size:12px;color:#64756b}.cart-checkout-products>article{display:grid;grid-template-columns:72px minmax(0,1fr) auto;align-items:start;gap:14px;padding:16px 0;border-bottom:1px solid #edf1ee}.cart-checkout-products img{width:72px;height:72px;object-fit:contain;border-radius:12px;background:#f6f8f6}.cart-checkout-product-copy{display:grid;gap:3px;min-width:0}.cart-checkout-product-copy h3{overflow-wrap:anywhere}.cart-checkout-product-copy>p,.cart-checkout-product-copy>small{font-size:12px;color:#64756b}.cart-checkout-product-copy em{display:block;color:#8b5424;font-size:12px;font-style:normal}.cart-checkout-line-amount{display:grid;justify-items:end;gap:4px;white-space:nowrap}.cart-checkout-line-amount>span{color:#64756b;font-size:12px}.cart-checkout-amounts{display:grid;gap:10px;margin-top:20px;padding:18px 20px;border-radius:12px;background:#f6f8f6}.cart-checkout-amounts>div{display:flex;justify-content:space-between;gap:16px}.cart-checkout-amounts ul{margin:0;padding-left:18px;color:#735929;font-size:12px}.cart-checkout-amounts .cart-checkout-price-change{color:#8b5424}.cart-checkout-note{margin-top:20px!important}.cart-checkout-error{margin-top:16px!important;padding:12px 16px;color:#973d2b;background:#fff4ed;border-radius:12px}.cart-checkout-footer{display:flex;flex:none;justify-content:space-between;align-items:center;gap:20px;padding:18px 28px calc(18px + env(safe-area-inset-bottom));background:#fff;box-shadow:0 -4px 16px #22372e0d}.cart-checkout-footer>div{display:grid;grid-template-columns:auto auto;gap:0 12px;align-items:baseline}.cart-checkout-footer strong{color:#147a57;font-size:28px;font-weight:600}.cart-checkout-footer small{grid-column:1 / -1;font-size:12px;color:#64756b}.cart-checkout-footer>button{min-width:160px;flex:none}.cart-checkout-success{display:grid;justify-items:center;gap:14px;padding:44px 20px;text-align:center}.cart-checkout-success>.anticon{color:#15956f;font-size:40px}.cart-checkout-success>strong{font-size:28px;color:#147a57}.cart-checkout-success>p{color:#64756b;overflow-wrap:anywhere}@container (max-width: 560px){.cart-checkout-scroll{padding:20px 16px}.cart-checkout-heading{align-items:start;gap:8px}.cart-checkout-heading>button{padding:8px 10px}.cart-checkout-address{padding:16px}.cart-checkout-contact-fields{grid-template-columns:1fr;gap:12px}.cart-checkout-products>article{grid-template-columns:56px minmax(0,1fr);gap:10px}.cart-checkout-products img{width:56px;height:56px}.cart-checkout-line-amount{grid-column:2;display:flex;justify-content:space-between}.cart-checkout-footer{padding:16px 16px calc(16px + env(safe-area-inset-bottom));gap:12px;flex-wrap:wrap}.cart-checkout-footer>button{min-width:0;flex:1}.cart-checkout-footer>div{flex:1 1 220px}}@media(prefers-reduced-motion:reduce){.cart-checkout .anticon-spin{animation:none}}.commerce-cart-complete{padding:40px 28px;color:#15372c}.commerce-cart-complete>.anticon{display:block;margin-bottom:20px;color:#157055;font-size:32px}.commerce-cart-complete h1{margin:0 0 16px;font-size:28px}.commerce-cart-complete p{margin:12px 0;color:#64756e;font-size:14px;line-height:1.6;overflow-wrap:anywhere}.commerce-cart-complete [role=alert]{padding:14px 16px;margin:20px 0;background:#fff6ed;border-radius:12px}.commerce-cart-complete-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.commerce-workspace .commerce-cart-complete button{min-height:44px;padding:10px 18px;border:1px solid #dfe5e1;border-radius:12px;font-size:14px;background:#fff;color:#15372c;cursor:pointer}.commerce-workspace .commerce-cart-complete button.primary{background:#157055;border-color:#157055;color:#fff}.commerce-cart-complete button:disabled{opacity:.5;cursor:not-allowed}.commerce-cart-complete button:focus-visible{outline:2px solid #157055;outline-offset:3px}.cart-design-qa-task-mark{width:22px;height:22px}.cart-design-qa .commerce-history-task-row b{font-size:14px;font-weight:400}.cart-design-qa-tools{position:fixed;bottom:68px;left:12px;z-index:40;max-width:360px;padding:7px 10px;border:1px solid #c9d8d0;border-radius:12px;color:#354d40;background:#f4faf7;box-shadow:0 4px 16px #213b2b14;font-size:12px}.cart-design-qa-tools[open]{max-height:min(440px,calc(100vh - 84px));overflow:auto;padding:12px}.cart-design-qa-tools summary{cursor:pointer;font-size:12px}.cart-design-qa-tools p{margin:10px 0;font-size:12px}.cart-design-qa-tools>div{display:flex;flex-wrap:wrap;gap:8px}.cart-design-qa-tools button{padding:6px 9px;border:1px solid #c9d8d0;border-radius:12px;background:#fff;cursor:pointer;font-size:12px}.cart-design-qa-tools button:focus-visible{outline:2px solid #15956f;outline-offset:2px}.cart-design-qa-alternate{overflow:auto;padding:24px}.cart-design-qa-alternate>header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.cart-design-qa-alternate h1{margin:0;font-size:28px}.cart-design-qa-alternate h2{margin:0;font-size:14px}.cart-design-qa-alternate p{color:#67766f;font-size:14px}.cart-design-qa-alternate article{margin-bottom:16px;padding:16px;border-radius:12px;background:#f4f7f5}.cart-design-qa-alternate button{min-height:36px;padding:6px 12px;border:1px solid #c9d8d0;border-radius:12px;color:#078c67;background:#fff;cursor:pointer;font-size:14px}.cart-design-qa-catalog-item{display:flex;gap:20px;align-items:center}.cart-design-qa-catalog-item>img{width:120px;height:120px;border-radius:12px;object-fit:cover}.cart-design-qa-catalog-item>div{flex:1;min-width:0}.cart-design-qa-catalog-item strong{display:block;margin-bottom:12px;font-size:14px}:root{color:#17221f;background:#eef2f0;font-family:Inter,SF Pro Display,PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--green: #07996f;--green-dark: #08785b;--green-weak: #e9f7f2;--line: #e1e8e5;--muted: #6b7c76;--soft: #f6f8f7;--orange: #ec8a27;--red: #d84a4a}*{box-sizing:border-box}html,body,#root{width:100%;height:100%}body{margin:0;min-width:1180px;min-height:720px;overflow:hidden;-webkit-font-smoothing:antialiased}button,textarea,input{font:inherit}button{color:inherit}button:focus-visible,textarea:focus-visible,input:focus-visible{outline:2px solid rgba(7,153,111,.34);outline-offset:1px}button:disabled{cursor:not-allowed;opacity:.6}.buyer-workspace{display:grid;grid-template-columns:248px 510px minmax(620px,1fr);width:100vw;height:100vh;min-width:1180px;background:#fff}.sidebar,.center-column,.canvas-column{min-width:0;min-height:0}.sidebar{border-right:1px solid var(--line);background:#fbfcfb}.center-column{border-right:1px solid var(--line);background:#fff}.canvas-column{background:var(--soft);overflow:hidden}.sidebar{display:flex;flex-direction:column;padding:18px 14px 0}.brand{display:flex;align-items:baseline;gap:9px;height:50px;padding:3px 10px}.brand strong{font-size:var(--gw-font-body);letter-spacing:-.8px}.brand strong span{color:var(--green)}.brand small{color:#8b9994;font-size:var(--gw-font-caption)}.primary-nav{display:grid;gap:3px}.primary-nav button,.task-row,.conversation-tree button,.utility-nav button{border:0;background:transparent;cursor:pointer;text-align:left}.primary-nav button{display:grid;grid-template-columns:28px 1fr auto;align-items:center;min-height:40px;padding:0 10px;border-radius:var(--gw-radius)}.primary-nav button:hover,.primary-nav button.selected{background:var(--green-weak);color:var(--green-dark)}.primary-nav button b{font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold)}.primary-nav button i,.conversation-tree button i{display:grid;place-items:center;min-width:18px;min-height:28px;height:auto;padding:0 5px;border-radius:var(--gw-radius);background:var(--green);color:#fff;font-size:var(--gw-font-caption);font-style:normal}.nav-icon{color:#64736e;font-size:var(--gw-icon-size)}.primary-nav .selected .nav-icon{color:var(--green)}.sidebar-divider{height:1px;margin:14px 6px 13px;background:var(--line)}.new-task-button{width:100%;height:39px;border:1px solid var(--green);border-radius:var(--gw-radius);background:#fff;color:var(--green-dark);font-weight:var(--gw-font-weight-bold);cursor:pointer}.new-task-button:hover{background:var(--green-weak)}.task-list{flex:1;min-height:0;margin-top:12px;overflow:auto;scrollbar-width:thin}.task-group{margin:2px 0}.task-row{display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;width:100%;min-height:40px;padding:6px 7px;border-radius:var(--gw-radius)}.task-group.open>.task-row,.task-row:hover{background:#f1f5f3}.task-row>span:not(.status-tag){overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:var(--gw-font-caption);font-weight:var(--gw-font-weight-bold)}.task-row>svg{color:#73817c}.status-tag{padding:2px 5px;border-radius:var(--gw-radius);font-size:var(--gw-font-caption);white-space:nowrap}.status-tag.active{color:#05785a;background:#ddf4eb}.status-tag.pending{color:#a15f15;background:#fff0dd}.status-tag.done{color:#7d8985;background:#eef1f0}.conversation-tree{position:relative;margin:0 0 7px 17px;padding:2px 0 3px 12px;border-left:1px solid #dce5e1}.conversation-tree button{display:grid;grid-template-columns:17px minmax(0,1fr) auto;align-items:center;gap:5px;width:100%;min-height:31px;padding:3px 7px;border-radius:var(--gw-radius);color:#62716c}.conversation-tree button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:var(--gw-font-body)}.conversation-tree button.selected{color:var(--green-dark);background:var(--green-weak)}.conversation-tree button:hover{background:#f1f5f3}.conversation-tree .gowu-agent-avatar.compact{width:17px;height:17px;border-radius:var(--gw-radius);font-size:var(--gw-font-body)}.conversation-tree .add-conversation{grid-template-columns:17px 1fr;margin-top:3px;border-top:1px dashed #d9e4e0;border-radius:var(--gw-radius);color:var(--green-dark)}.conversation-tree .add-conversation svg{font-size:var(--gw-icon-size)}.conversation-tree .add-conversation:hover{background:#edf8f4}.sidebar-user{margin:auto -14px 0;padding:11px 14px 14px;border-top:1px solid var(--line);background:#fff}.user-card{display:grid;grid-template-columns:34px 1fr 14px;align-items:center;gap:9px;padding:2px 4px 9px}.user-card img{width:34px;height:34px;border-radius:var(--gw-radius);object-fit:cover}.user-card span{display:flex;flex-direction:column}.user-card strong{font-size:var(--gw-font-body)}.user-card small{color:var(--muted);font-size:var(--gw-font-caption)}.utility-nav{display:flex;align-items:center;justify-content:space-between}.utility-nav button{display:flex;align-items:center;gap:4px;color:#6d7975;font-size:var(--gw-font-body)}.utility-settings{position:relative}.utility-settings>button{min-height:23px}.utility-settings>button>svg:last-child{margin-left:1px;font-size:var(--gw-icon-small);transition:transform .16s ease}.utility-settings.open>button>svg:last-child{transform:rotate(180deg)}.utility-settings>button.selected{color:var(--green-dark);font-weight:var(--gw-font-weight-bold)}.user-settings-menu{position:absolute;z-index:60;right:-5px;bottom:31px;width:218px;overflow:hidden;border:1px solid #d8e3df;border-radius:var(--gw-radius);background:#fff;box-shadow:0 14px 34px #193a2e2e}.user-settings-menu>header{display:grid;gap:2px;padding:10px 11px;border-bottom:1px solid var(--line);background:#f7faf9}.user-settings-menu>header span{color:#34463f;font-size:var(--gw-font-caption);font-weight:var(--gw-font-weight-bold)}.user-settings-menu>header small{color:var(--muted);font-size:var(--gw-font-caption)}.user-settings-menu>button{display:grid;grid-template-columns:24px minmax(0,1fr) 12px;align-items:center;gap:7px;width:100%;min-height:52px;padding:8px 10px;color:#53635d;text-align:left}.user-settings-menu>button:hover,.user-settings-menu>button.selected{color:var(--green-dark);background:var(--green-weak)}.user-settings-menu>button>svg:first-child{color:var(--green);font-size:var(--gw-icon-size)}.user-settings-menu>button>span{display:grid;gap:3px}.user-settings-menu>button b{font-size:var(--gw-font-body)}.user-settings-menu>button small{color:var(--muted);font-size:var(--gw-font-caption)}.user-settings-menu>button>svg:last-child{justify-self:end;font-size:var(--gw-icon-small)}.conversation-panel{display:grid;grid-template-rows:47px minmax(0,1fr) 34px auto auto auto;height:100%;background:#fff}.conversation-tabs{position:relative;display:flex;align-items:center;height:47px;padding:0 16px;gap:17px;border-bottom:1px solid var(--line)}.conversation-tabs>button{align-self:stretch;border:0;border-bottom:2px solid transparent;background:transparent;color:#7a8984;font-size:var(--gw-font-body);cursor:pointer}.conversation-tabs>button.active{color:#17221f;border-bottom-color:var(--green);font-weight:var(--gw-font-weight-bold)}.conversation-tabs>button i{display:inline-grid;place-items:center;min-width:15px;min-height:28px;height:auto;margin-left:4px;padding:0 4px;border-radius:var(--gw-radius);color:#fff;background:var(--green);font-size:var(--gw-font-caption);font-style:normal}.conversation-panel.files-open{grid-template-rows:47px minmax(0,1fr)}.conversation-kind{position:absolute;right:12px;top:11px;display:flex;align-items:center;gap:5px;max-width:175px;min-height:28px;height:auto;padding:0 8px;border-radius:var(--gw-radius);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#316659;background:#eff8f5;font-size:var(--gw-font-caption)}.conversation-kind.buyer-merchant{color:#8a5a1f;background:#fff4e7}.conversation-kind.agent-agent{color:#4c62a0;background:#edf1fb}.message-list-shell{position:relative;min-height:0}.message-list{height:100%;min-height:0;padding:22px 22px 10px;overflow-y:auto;scrollbar-width:thin;background:linear-gradient(#fff,#fbfcfb)}.jump-to-latest{position:absolute;z-index:5;left:50%;bottom:10px;min-height:28px;padding:0 11px;transform:translate(-50%);border:1px solid #b8dbcf;border-radius:var(--gw-radius);color:var(--green-dark);background:#fffffff5;box-shadow:0 5px 16px #1c4a3a24;font-size:var(--gw-font-body);cursor:pointer}.jump-to-latest:hover{border-color:var(--green);background:var(--green-weak)}.gowu-agent-avatar{display:inline-grid;flex:none;place-items:center;width:30px;height:30px;border-radius:var(--gw-radius);color:#fff;background:var(--green);box-shadow:0 5px 14px #07996f29;font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold);line-height:1}.gowu-agent-avatar.compact{width:18px;height:18px;border-radius:var(--gw-radius);font-size:var(--gw-font-body)}.gowu-agent-avatar.status{width:22px;height:22px;border-radius:var(--gw-radius);font-size:var(--gw-font-body);box-shadow:none}.gowu-agent-avatar.guidance{width:26px;height:26px;border-radius:var(--gw-radius);font-size:var(--gw-font-body)}.message{display:flex;flex-direction:column;align-items:flex-start;margin:0 0 20px}.message.agent{display:grid;grid-template-columns:minmax(0,1fr);align-items:start}.message.buyer{align-items:flex-end}.speaker-label{display:flex;align-items:center;gap:5px;margin:0 0 6px 2px;color:#596964;font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold)}.speaker-label svg{display:grid;place-items:center;width:23px;height:23px;padding:5px;border-radius:var(--gw-radius);color:#fff;background:var(--green)}.message.merchant .speaker-label svg{background:#ba7a2a}.message-bubble{max-width:88%;padding:11px 13px;border:1px solid #e4e9e7;border-radius:var(--gw-radius);background:#fff;color:#31403b;font-size:var(--gw-font-body);line-height:1.7;box-shadow:0 2px 8px #223d3308}.message.buyer .message-bubble{border-color:#d6eee6;border-radius:var(--gw-radius);background:var(--green-weak);color:#1a4237}.agent-process{width:min(88%,430px);margin:0 0 9px 2px;color:#7f8986;font-size:var(--gw-font-body);line-height:1.55}.agent-process-toggle{display:flex;align-items:center;gap:6px;min-height:25px;padding:0;border:0;background:transparent;color:#7d8784;font-weight:var(--gw-font-weight-bold);cursor:pointer;text-align:left}.agent-process-toggle:hover{color:#5f6b67}.agent-process-toggle small{color:#a0a8a5;font-size:var(--gw-font-caption);font-weight:var(--gw-font-weight-normal)}.agent-process-chevron{display:grid;place-items:center;width:12px;height:12px;color:#a0aaa6;font-size:var(--gw-icon-small);transition:transform .16s ease}.agent-process-toggle[aria-expanded=true] .agent-process-chevron{transform:rotate(90deg)}.agent-process-pulse{position:relative;width:7px;height:7px;margin-left:1px;border-radius:50%;background:#6f9d8e;box-shadow:0 0 #52917c61;animation:process-idle-pulse 1.25s ease-in-out infinite}.agent-process-pulse:after{position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border:1px solid rgba(87,145,125,.42);border-radius:50%;content:"";animation:process-idle-ring 1.25s ease-out infinite}.agent-process-steps{display:grid;gap:5px;max-height:min(32vh,210px);margin:4px 0 2px 5px;padding:2px 8px 2px 13px;overflow-y:auto;overscroll-behavior:contain;border-left:1px solid #e2e6e4;list-style:none;scrollbar-width:thin;scrollbar-color:#c6cecb transparent}.agent-process-steps::-webkit-scrollbar{width:6px}.agent-process-steps::-webkit-scrollbar-track{background:transparent}.agent-process-steps::-webkit-scrollbar-thumb{border-radius:var(--gw-radius);background:#c6cecb}.agent-process-steps::-webkit-scrollbar-thumb:hover{background:#aab5b1}.agent-process-step{min-width:0;color:#7f8a86}.agent-process-step.thinking,.agent-process-step.tool{padding:7px 8px 8px;border:1px solid #e9eceb;border-radius:var(--gw-radius);background:#f5f6f6}.agent-process-step-toggle,.agent-process-step-placeholder{display:grid;grid-template-columns:22px minmax(0,1fr) 10px;align-items:start;gap:9px;width:100%;padding:2px 0;border:0;background:transparent;color:inherit;font:inherit;line-height:inherit;text-align:left}.agent-process-step-toggle{cursor:pointer}.agent-process-step-toggle:disabled{cursor:default;opacity:1}.agent-process-step-toggle>svg:first-child,.agent-process-step-placeholder>svg{margin-top:2px;color:#a1aaa7;font-size:var(--gw-icon-size)}.agent-process-step-main{display:grid;gap:3px;min-width:0}.agent-process-step-main>span:last-child{color:#687570;font-size:var(--gw-font-body);line-height:1.58}.agent-process-tool-name,.agent-process-thinking-label{display:flex;align-items:center;gap:5px;min-width:0;color:#8a9591;font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-normal);line-height:1.3}.agent-process-tool-name>span{padding:1px 4px;border-radius:var(--gw-radius);color:#4b7567;background:#e9f3ef;font-size:var(--gw-font-caption);font-weight:var(--gw-font-weight-bold);letter-spacing:.2px}.agent-process-tool-name code{overflow:hidden;color:#9aa39f;font:var(--gw-font-body)/var(--gw-line-height-body) ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;text-overflow:ellipsis;white-space:nowrap}.agent-process-thinking-label svg{color:#7da493;font-size:var(--gw-icon-size)}.agent-process-step-chevron{align-self:center;color:#aab2af;font-size:var(--gw-icon-small);transition:transform .16s ease}.agent-process-step-toggle[aria-expanded=true] .agent-process-step-chevron{transform:rotate(90deg)}.agent-process-step.active{color:#536c63}.agent-process-step.active .agent-process-step-toggle>svg:first-child,.agent-process-step.active .agent-process-step-placeholder>svg{color:#57917e;animation:process-idle-icon 1.25s ease-in-out infinite}.agent-process-step.active .agent-process-step-main>span:last-child,.agent-process-step.active .agent-process-step-placeholder>span{color:#526d63;animation:process-idle-text 1.25s ease-in-out infinite}.agent-process-step.active .agent-process-step-main>span:last-child:after,.agent-process-step.active .agent-process-step-placeholder>span:after{display:inline-block;width:14px;margin-left:3px;overflow:hidden;vertical-align:bottom;color:#6a9d8c;content:"•••";letter-spacing:1px;white-space:nowrap;animation:process-idle-dots 1.25s steps(4,end) infinite}.agent-process-step.error,.agent-process-step.error .agent-process-step-toggle>svg:first-child{color:#a57a69}.agent-process-step-details{display:grid;gap:8px;max-height:min(25vh,190px);margin:7px 3px 1px 19px;padding:8px 8px 6px 11px;overflow-y:auto;overscroll-behavior:contain;border:0;border-left:2px solid #dce1df;border-radius:var(--gw-radius);background:transparent;color:#5c6964;font-size:var(--gw-font-body);line-height:1.76;scrollbar-width:thin;scrollbar-color:#c8cfcc transparent}.agent-process-step-details::-webkit-scrollbar{width:5px}.agent-process-step-details::-webkit-scrollbar-track{background:transparent}.agent-process-step-details::-webkit-scrollbar-thumb{border-radius:var(--gw-radius);background:#c8cfcc}.agent-process-step-details p{margin:0;animation:process-detail-in .18s ease-out}.agent-process-reasoning-copy{white-space:pre-line}.agent-process-tool-audit{display:grid;gap:5px;margin:0}.agent-process-tool-audit>div{display:grid;grid-template-columns:28px minmax(0,1fr);gap:7px}.agent-process-tool-audit dt{color:#8a9691;font-size:var(--gw-font-caption)}.agent-process-tool-audit dd{min-width:0;margin:0;color:#52625c;overflow-wrap:anywhere}.agent-process-tool-audit+p{padding-top:6px;border-top:1px solid #e6ece9}@keyframes process-detail-in{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}@keyframes process-idle-pulse{0%,to{opacity:.42;transform:scale(.82);box-shadow:0 0 #52917c00}48%{opacity:1;transform:scale(1.12);box-shadow:0 0 0 5px #52917c29}}@keyframes process-idle-ring{0%{opacity:0;transform:scale(.55)}38%{opacity:.9}to{opacity:0;transform:scale(1.45)}}@keyframes process-idle-icon{0%,to{opacity:.35;transform:scale(.9)}48%{opacity:1;transform:scale(1.08)}}@keyframes process-idle-text{0%,to{opacity:.48}48%{opacity:1}}@keyframes process-idle-dots{0%{width:0;opacity:.35}65%,to{width:14px;opacity:1}}.agent-process.completed{margin-bottom:7px}.agent-process.completed .agent-process-toggle,.agent-process.error .agent-process-toggle{min-height:20px;color:#929b98;font-weight:var(--gw-font-weight-normal)}.thinking-message .agent-process{margin-bottom:0}.agent-turn-timeline{width:100%}.agent-turn-timeline>*+*{margin-top:10px}.agent-turn-preparing{display:flex;align-items:center;gap:8px;min-height:28px;margin:0 0 4px 2px;color:#98a19e;font-size:var(--gw-font-body)}.agent-turn-preparing .agent-process-pulse{margin-left:4px}.agent-checkpoint{width:min(88%,430px);margin:0 0 10px 2px;animation:process-detail-in .2s ease-out}.agent-checkpoint-label{display:flex;align-items:center;gap:5px;margin:0 0 5px 2px;color:#85918d;font-size:var(--gw-font-body)}.agent-checkpoint-label svg{color:#8fb7aa;font-size:var(--gw-icon-size)}.agent-checkpoint .message-bubble{max-width:100%;color:#293a34;background:#fff}.agent-turn-timeline.running .agent-checkpoint:last-child .message-bubble{border-color:#dbe8e3}.agent-turn-timeline{width:min(94%,450px);margin:1px 0 12px 2px}.agent-turn-toggle{display:inline-flex;align-items:center;gap:7px;min-height:30px;padding:0 2px;border:0;color:#7c8884;background:transparent;font-size:var(--gw-font-body);cursor:pointer}.agent-turn-toggle:hover{color:#53635d}.agent-turn-toggle>svg:first-child{color:#71a895;font-size:var(--gw-icon-size)}.agent-turn-timeline.running .agent-turn-toggle,.agent-turn-timeline.completed .agent-turn-toggle{width:100%;min-height:34px;padding:0 2px 5px;border-bottom:1px solid #e2e6e4}.agent-turn-timeline.error .agent-turn-toggle>svg:first-child{color:#aa7664}.agent-turn-toggle small{color:#99a29f;font-size:var(--gw-font-caption);font-weight:var(--gw-font-weight-normal)}.agent-turn-chevron{margin-left:1px;color:#9fa8a5;font-size:var(--gw-icon-small);transition:transform .16s ease}.agent-turn-toggle[aria-expanded=true] .agent-turn-chevron{transform:rotate(90deg)}.agent-turn-details{display:grid;gap:10px;margin:3px 0 2px 5px;padding:7px 2px 8px 10px;border-left:1px solid #e1e5e3;color:#6e7975}.agent-turn-details-live{margin:0;padding:11px 2px 3px;border-left:0}.agent-process-segment .agent-process-steps{max-height:none;margin:0;padding:0;overflow:visible;border:0}.agent-trace-checkpoint{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:9px;padding:4px 4px 5px;color:#2d3c36;background:transparent;font-size:var(--gw-font-body);line-height:1.72}.agent-trace-checkpoint svg{margin-top:3px;color:#62a18a}.agent-turn-details .agent-turn-preparing{margin:0}.agent-delivery-summary{width:min(94%,450px)}.agent-delivery-summary .message-bubble{max-width:100%;padding:3px 2px 2px;border:0;border-radius:var(--gw-radius);color:#263832;background:transparent;box-shadow:none;font-size:var(--gw-font-body);line-height:1.82}.agent-delivery-summary .markdown-message>:first-child{margin-top:0}.agent-delivery-summary .markdown-message>:last-child{margin-bottom:0}.agent-delivery-summary.streaming .markdown-message:after{display:inline-block;width:2px;height:1em;margin-left:3px;vertical-align:-2px;background:#2b8f6d;content:"";animation:process-idle-text .8s ease-in-out infinite}.message-artifacts{display:grid;gap:7px;width:min(94%,450px);margin-top:12px}.artifact-file-card{display:grid;grid-template-columns:38px minmax(0,1fr) 30px;align-items:center;gap:10px;width:100%;min-height:62px;padding:9px 10px;border:1px solid #dfe7e4;border-radius:var(--gw-radius);color:#34453f;background:#f8faf9;text-align:left;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.artifact-file-card:hover{border-color:#a9d2c4;box-shadow:0 7px 20px #1f4b3b14;transform:translateY(-1px)}.artifact-file-icon{display:grid;place-items:center;width:36px;height:40px;border-radius:var(--gw-radius);color:#fff;background:#2f9d72;font-size:var(--gw-icon-size)}.artifact-file-card.format-docx .artifact-file-icon{background:#4d78b9}.artifact-file-card.format-html .artifact-file-icon{background:#596b75}.artifact-file-copy{display:grid;gap:4px;min-width:0}.artifact-file-copy b{overflow:hidden;color:#25352f;font-size:var(--gw-font-body);text-overflow:ellipsis;white-space:nowrap}.artifact-file-copy small{display:-webkit-box;overflow:hidden;color:#7e8b86;font-size:var(--gw-font-caption);line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.artifact-file-action{display:grid;place-items:center;width:28px;height:28px;border-radius:var(--gw-radius);color:var(--green-dark);background:#e8f5f0}.related-files-panel{min-height:0;padding:24px 22px;overflow-y:auto;background:linear-gradient(#fff,#f8faf9)}.related-files-panel>header{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid var(--line)}.related-files-panel>header>span{display:grid;place-items:center;width:36px;height:36px;border-radius:var(--gw-radius);color:var(--green-dark);background:var(--green-weak);font-size:var(--gw-icon-size)}.related-files-panel h2{margin:0 0 4px;font-size:var(--gw-font-title)}.related-files-panel p{margin:0;color:var(--muted);font-size:var(--gw-font-body);line-height:1.5}.related-files-panel header small{padding:4px 7px;border-radius:var(--gw-radius);color:#597069;background:#eff4f2;font-size:var(--gw-font-caption)}.related-files-list{display:grid;gap:9px}.related-files-empty{display:grid;place-items:center;gap:8px;min-height:280px;padding:34px;color:#87938f;text-align:center}.related-files-empty>svg{padding:13px;border-radius:var(--gw-radius);color:#7da897;background:#edf6f2;font-size:var(--gw-icon-large)}.related-files-empty b{color:#4e5e58;font-size:var(--gw-font-body)}.related-files-empty span{max-width:300px;font-size:var(--gw-font-body);line-height:1.7}.clarification-card{width:min(92%,430px);margin:10px 0 5px 2px;overflow:hidden;border:1px solid #d9e3df;border-radius:var(--gw-radius);color:#31403b;background:#fff;box-shadow:0 7px 24px #1b3f3214;animation:process-detail-in .2s ease-out}.clarification-card>header{display:flex;align-items:center;justify-content:space-between;min-height:42px;padding:8px 10px 8px 13px;border-bottom:1px solid #edf1ef}.clarification-card>header>div{display:flex;align-items:center;gap:7px;min-width:0}.clarification-card>header b{overflow:hidden;font-size:var(--gw-font-body);text-overflow:ellipsis;white-space:nowrap}.clarification-card>header small{padding:2px 5px;border-radius:var(--gw-radius);color:#5c7c71;background:#edf7f3;font-size:var(--gw-font-caption);font-weight:var(--gw-font-weight-normal);white-space:nowrap}.clarification-card>header nav{display:flex;align-items:center;gap:2px;color:#697773;font-size:var(--gw-font-body)}.clarification-card>header nav button{display:grid;place-items:center;width:24px;height:24px;border:0;border-radius:var(--gw-radius);color:#66736f;background:transparent;cursor:pointer}.clarification-card>header nav button:hover:not(:disabled){color:var(--green-dark);background:#f0f7f4}.clarification-card>header nav button:disabled{color:#c5cbc9;cursor:default}.clarification-question{padding:12px 13px 9px}.clarification-question h3{margin:0 0 9px;color:#25332e;font-size:var(--gw-font-body);line-height:1.55}.clarification-options{display:grid;gap:5px}.clarification-options>button{display:grid;grid-template-columns:24px minmax(0,1fr) 12px;align-items:center;gap:8px;width:100%;min-height:40px;padding:6px 8px;border:1px solid #e6ebe9;border-radius:var(--gw-radius);color:#41504b;background:#fff;text-align:left;cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .15s ease}.clarification-options>button:hover{border-color:#b8d9ce;background:#f8fbfa;transform:translateY(-1px)}.clarification-options>button.selected{border-color:#7fc6af;color:#174f3f;background:#eff9f5}.clarification-options>button>span:nth-child(2){display:grid;gap:2px;min-width:0}.clarification-options>button b{font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold)}.clarification-options>button small{overflow:hidden;color:#82908b;font-size:var(--gw-font-caption);text-overflow:ellipsis;white-space:nowrap}.clarification-options>button>svg{justify-self:end;color:#a9b2af;font-size:var(--gw-icon-size)}.clarification-choice{display:grid;place-items:center;width:22px;height:22px;border:1px solid #cdd6d3;border-radius:var(--gw-radius);color:#6e7b77;background:#f7f9f8;font-size:var(--gw-font-body)}.clarification-choice.single{border-radius:var(--gw-radius)}.clarification-options>button.selected .clarification-choice{border-color:var(--green);color:#fff;background:var(--green)}.clarification-other{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;min-height:38px;padding:5px 8px;border:1px dashed #dbe2df;border-radius:var(--gw-radius);color:#71807b;font-size:var(--gw-font-body)}.clarification-other input{min-width:0;min-height:32px;height:auto;border:0;outline:0;color:#34433e;background:transparent;font-size:var(--gw-font-body)}.clarification-card>footer{display:flex;align-items:center;justify-content:space-between;padding:8px 13px 11px;border-top:1px solid #f0f3f2}.clarification-card>footer button{min-height:32px;padding:0 11px;border-radius:var(--gw-radius);font-size:var(--gw-font-body);cursor:pointer}.clarification-skip{border:0;color:#77847f;background:transparent}.clarification-primary{display:flex;align-items:center;gap:5px;border:1px solid var(--green);color:#fff;background:var(--green)}.clarification-primary:disabled{border-color:#d9dfdd;color:#a3aca9;background:#eef1f0;cursor:not-allowed}.clarification-card.submitted,.clarification-card.dismissed{border-color:#dce7e3;box-shadow:none}.clarification-card.submitted>header,.clarification-card.dismissed>header{min-height:32px;border:0;color:#52766a;background:#f7faf9}.clarification-card.submitted>header svg,.clarification-card.dismissed>header svg{color:var(--green)}.clarification-summary{display:grid;gap:0;margin:0;padding:0 12px 9px}.clarification-summary>div{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:9px;padding:6px 2px;border-top:1px solid #edf1ef;font-size:var(--gw-font-body)}.clarification-summary dt{color:#7c8985}.clarification-summary dd{margin:0;color:#30483f;text-align:right}.clarification-dismissed-copy{margin:-2px 13px 10px;color:#87928e;font-size:var(--gw-font-caption)}.markdown-message>:first-child{margin-top:0}.markdown-message>:last-child{margin-bottom:0}.markdown-message p{margin:0 0 8px}.markdown-message p+p{margin-top:6px}.markdown-message h1,.markdown-message h2,.markdown-message h3,.markdown-message h4{margin:12px 0 6px;color:#203a32;font-size:var(--gw-font-body);line-height:1.55}.markdown-message ul,.markdown-message ol{margin:6px 0 9px;padding-left:20px}.markdown-message li{margin:3px 0;padding-left:1px}.markdown-message li::marker{color:var(--green)}.markdown-message strong{color:#173f34;font-weight:var(--gw-font-weight-bold)}.markdown-message em{color:#53645e}.markdown-message blockquote{margin:8px 0;padding:7px 10px;border-left:3px solid #9bcfbe;color:#53645e;background:#f4faf7}.markdown-message code{padding:1px 4px;border-radius:var(--gw-radius);color:#17684f;background:#edf5f2;font:var(--gw-font-body)/var(--gw-line-height-body) ui-monospace,SFMono-Regular,Menlo,monospace}.markdown-message pre{max-width:100%;padding:9px;overflow:auto;border-radius:var(--gw-radius);background:#f2f5f4}.markdown-message pre code{padding:0;color:#30413b;background:transparent}.markdown-message table{display:block;max-width:100%;margin:8px 0;overflow-x:auto;border-collapse:collapse;font-size:var(--gw-font-body)}.markdown-message th,.markdown-message td{padding:5px 7px;border:1px solid #dfe7e3;text-align:left}.markdown-message th{background:#f3f7f5}.markdown-message a{color:var(--green-dark);text-decoration:underline;text-underline-offset:2px}.message time{margin-top:5px;color:#9aa5a1;font-size:var(--gw-font-caption)}.inline-card{width:min(92%,430px);margin-top:8px;border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff;overflow:hidden}.summary-card{display:grid;grid-template-columns:1fr 1fr}.summary-card div{display:flex;justify-content:space-between;padding:10px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);font-size:var(--gw-font-body)}.summary-card b{color:var(--green-dark);font-size:var(--gw-font-body)}.progress-card{padding:7px 12px}.progress-card div{display:grid;grid-template-columns:17px 1fr auto;align-items:center;min-height:29px;color:#4f5e59;font-size:var(--gw-font-body);border-bottom:1px dashed #e5eae8}.progress-card div:last-child{border:0}.progress-card svg{color:var(--green)}.progress-card b{color:var(--green)}.success-card{padding:12px}.card-title{margin-bottom:8px;color:var(--green-dark);font-weight:var(--gw-font-weight-bold)}.success-card dl{display:grid;grid-template-columns:80px 1fr;margin:0 0 10px;font-size:var(--gw-font-body)}.success-card dt{color:var(--muted)}.success-card dd{margin:0}.success-card button{min-height:32px;margin-right:6px;border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff;font-size:var(--gw-font-body)}.success-card button.solid{color:#fff;border-color:var(--green);background:var(--green)}.thinking-dots{display:flex;align-items:center;gap:4px;color:var(--muted);font-size:var(--gw-font-caption)}.thinking-dots .dot{width:5px;height:5px;border-radius:50%;background:var(--green);animation:thinking 1.1s infinite alternate}.thinking-dots .dot:nth-child(2){animation-delay:.16s}.thinking-dots .dot:nth-child(3){animation-delay:.32s}@keyframes thinking{to{opacity:.25;transform:translateY(-2px)}}.agent-status{display:flex;align-items:center;gap:7px;padding:0 17px;border-top:1px solid #edf1ef;color:#71807b;font-size:var(--gw-font-body)}.agent-status b{color:#41504b}.agent-status>svg:first-of-type{margin-left:auto;color:var(--green)}.agent-status>svg:last-child{color:#9aa5a1}.agent-online{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 3px #dff3ec}.composer{margin:0 16px 8px;border:1px solid #ccd8d3;border-radius:var(--gw-radius);background:#fff;box-shadow:0 4px 18px #1e41340f;overflow:hidden}.composer:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #07996f14}.composer textarea{display:block;width:100%;height:64px;padding:10px 12px 4px;resize:none;border:0;outline:0;color:#25332e;font-size:var(--gw-font-body);line-height:1.55}.composer textarea:disabled{color:#87938f;background:#f7f9f8;cursor:not-allowed}.composer-actions{display:flex;justify-content:space-between;align-items:center;padding:3px 7px 7px}.composer-actions button{width:26px;height:26px;border:0;border-radius:var(--gw-radius);background:transparent;color:#71807b;cursor:pointer}.composer-actions .send-button{margin-left:4px;color:#fff;background:var(--green)}.quick-prompts,.canvas-shortcuts{display:flex;gap:5px;padding:0 16px 7px;overflow:hidden}.quick-prompts button,.canvas-shortcuts button{min-height:32px;height:auto;padding:0 8px;border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff;color:#60706b;white-space:nowrap;font-size:var(--gw-font-body);cursor:pointer}.quick-prompts button:hover,.canvas-shortcuts button:hover{color:var(--green-dark);border-color:#a6d8c8}.quick-prompts button:disabled{color:#a1aaa7;border-color:#e4e8e6;background:#f7f9f8;cursor:not-allowed}.canvas-shortcuts{padding-bottom:10px}.canvas-shortcuts button{border-style:dashed}.new-task-intro{height:100%;padding:54px 34px;overflow:auto;background:linear-gradient(165deg,#f7fbf9,#fff 45%)}.welcome-copy>span{color:var(--green);font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold);letter-spacing:.04em}.welcome-copy h1{margin:9px 0;font-size:var(--gw-font-title);line-height:1.3;letter-spacing:-.5px}.welcome-copy p{margin:0;color:var(--muted);font-size:var(--gw-font-caption);line-height:1.7}.persona-cards{display:grid;gap:9px;margin-top:30px}.persona-cards button{display:grid;grid-template-columns:34px minmax(0,1fr) 15px;grid-template-rows:21px 21px;align-items:center;column-gap:10px;min-height:65px;padding:10px 12px;border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff;text-align:left;cursor:pointer}.persona-cards button:hover{border-color:#9ccfbe;box-shadow:0 5px 17px #15554012}.persona-cards button>.anticon:first-child{grid-column:1;grid-row:1 / 3;display:grid;place-items:center;width:34px;height:34px;border-radius:var(--gw-radius);color:var(--green);background:var(--green-weak)}.persona-cards b,.persona-cards button>span:not(.anticon){grid-column:2}.persona-cards b{grid-row:1;font-size:var(--gw-font-body)}.persona-cards button>span:not(.anticon){grid-row:2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:var(--gw-icon-size)}.persona-cards button>.anticon:last-child{grid-column:3;grid-row:1 / 3;color:#9aa5a1}.goal-form{margin-top:28px}.goal-form h2{font-size:var(--gw-font-body)}.goal-form textarea{width:100%;min-height:105px;padding:12px;resize:vertical;border:1px solid var(--line);border-radius:var(--gw-radius);color:#34433e;font-size:var(--gw-font-body);line-height:1.65}.goal-form>div{display:flex;flex-direction:column;gap:10px;margin-top:7px;color:var(--muted);font-size:var(--gw-font-body)}.goal-form .primary{align-self:flex-end;min-height:32px;padding:0 18px;border:0;border-radius:var(--gw-radius);font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold);cursor:pointer}.first-purchase-sidebar .new-task-button{border:0;color:var(--green);background:transparent;text-align:left}.first-purchase-sidebar .new-task-button:hover{background:var(--green-weak)}.first-purchase-sidebar .task-list{margin-top:4px}.first-purchase-benefit{margin:auto 0 14px;padding:14px;border:1px solid #d8ebe4;border-radius:var(--gw-radius);background:#f2faf7}.first-purchase-benefit>span{color:var(--green-dark);font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold)}.first-purchase-benefit>strong{display:block;margin:3px 0 9px;color:#12674f;font-size:var(--gw-font-body)}.first-purchase-benefit ul{display:grid;gap:6px;margin:0 0 11px;padding:0;list-style:none;color:#587068;font-size:var(--gw-font-body)}.first-purchase-benefit li svg{margin-right:5px;color:var(--green)}.first-purchase-benefit button{width:100%;min-height:32px;height:auto;border:0;border-radius:var(--gw-radius);color:#fff;background:var(--green);font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold);cursor:pointer}.first-purchase-sidebar .sidebar-user{margin-top:0}.first-purchase-home{display:grid;grid-template-rows:47px minmax(0,1fr) auto;height:100%;background:#fff}.first-purchase-tabs .conversation-kind{display:none}.first-purchase-content{min-height:0;padding:24px 27px 14px;overflow-y:auto;scrollbar-width:thin}.first-purchase-welcome>span{color:var(--green);font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold)}.first-purchase-welcome h1{margin:9px 0 7px;color:#1f2d28;font-size:var(--gw-font-title);line-height:1.45}.first-purchase-welcome p{margin:0 0 9px;color:#52625c;font-size:var(--gw-font-caption)}.first-purchase-welcome ul{display:grid;gap:7px;margin:0;padding:0;list-style:none;color:#31423c;font-size:var(--gw-font-body)}.first-purchase-welcome li svg{margin-right:7px;color:var(--green)}.first-purchase-welcome>small{display:block;margin-top:12px;color:var(--muted);font-size:var(--gw-font-caption)}.first-persona-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:19px}.first-persona-grid>button{position:relative;display:flex;min-width:0;min-height:154px;padding:15px 11px 13px;flex-direction:column;align-items:center;border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff;text-align:center;cursor:pointer}.first-persona-grid>button:hover,.first-persona-grid>button.selected{border-color:#9ccfbe;background:#f8fcfa;box-shadow:0 6px 18px #15554012}.first-persona-grid>button>span{display:grid;place-items:center;width:38px;height:38px;margin-bottom:9px;border-radius:var(--gw-radius);color:var(--green);background:var(--green-weak);font-size:var(--gw-icon-size)}.first-persona-grid b{font-size:var(--gw-font-body)}.first-persona-grid strong{margin-top:5px;font-size:var(--gw-font-body)}.first-persona-grid small{margin-top:7px;color:var(--muted);font-size:var(--gw-font-caption);line-height:1.55}.first-persona-grid i{display:grid;place-items:center;width:22px;height:22px;margin-top:auto;border-radius:var(--gw-radius);color:var(--green);background:var(--green-weak);font-size:var(--gw-font-caption);font-style:normal}.first-purchase-guidance{margin-top:17px;padding:12px 13px;border-left:3px solid var(--green);background:#f7faf9}.first-purchase-guidance span{color:var(--green-dark);font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold)}.first-purchase-guidance .gowu-agent-avatar{color:#fff}.first-purchase-guidance p{margin:5px 0 0;color:#4e5f59;font-size:var(--gw-font-caption);line-height:1.65}.first-purchase-compose-wrap{padding:9px 16px 13px;border-top:1px solid #edf1ef;background:#fff}.first-purchase-composer{border:1px solid #ccd8d3;border-radius:var(--gw-radius);background:#fff;box-shadow:0 4px 18px #1e41340f;overflow:hidden}.first-purchase-composer:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #07996f14}.first-purchase-composer textarea{display:block;width:100%;height:60px;padding:10px 12px 3px;resize:none;border:0;outline:0;color:#25332e;font-size:var(--gw-font-body);line-height:1.6}.first-purchase-composer>div{display:flex;justify-content:space-between;padding:3px 7px 7px}.first-purchase-composer button{width:26px;height:26px;border:0;border-radius:var(--gw-radius);color:#71807b;background:transparent;cursor:pointer}.first-purchase-composer .send-button{color:#fff;background:var(--green)}.first-purchase-prompts{display:flex;gap:6px;margin-top:8px;overflow-x:auto;scrollbar-width:none}.first-purchase-prompts button{flex:0 0 auto;min-height:32px;height:auto;padding:0 9px;border:1px solid var(--line);border-radius:var(--gw-radius);color:#60706b;background:#fff;font-size:var(--gw-font-body);cursor:pointer}.first-purchase-prompts button:hover{color:var(--green-dark);border-color:#a6d8c8}.first-purchase-discovery{padding:0 12px 28px;background:#fbfcfb}.first-category-strip{position:sticky;z-index:9;top:0;display:flex;align-items:center;gap:8px;min-height:76px;padding:16px 4px;border-bottom:1px solid var(--line);background:#fffffff7;overflow-x:auto;scrollbar-width:none}.first-category-strip button{flex:0 0 auto;min-height:32px;height:auto;padding:0 15px;border:1px solid var(--line);border-radius:var(--gw-radius);color:#35443f;background:#fff;font-size:var(--gw-font-body);cursor:pointer}.first-category-strip button:first-child{display:flex;align-items:center;gap:14px}.first-category-strip button:hover,.first-category-strip button.active{color:var(--green-dark);border-color:#9ccfbe;background:#f7fcfa}.first-discovery-title{display:flex;align-items:center;justify-content:space-between;margin:0 -1px;padding:13px 3px 9px}.first-discovery-title h2{margin:0;color:#26342f;font-size:var(--gw-font-body)}.first-discovery-title button{border:0;color:#677874;background:transparent;font-size:var(--gw-font-body);cursor:pointer}.first-product-grid{display:grid;grid-template-columns:repeat(6,minmax(92px,1fr));border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff;overflow:hidden}.first-product-card{min-width:0;padding:9px 10px 12px;border:0;border-right:1px solid var(--line);background:#fff;text-align:left;cursor:pointer}.first-product-card:last-child{border-right:0}.first-product-card:hover{background:#f8fcfa}.first-product-image{position:relative;display:block;height:123px;margin-bottom:8px;border-radius:var(--gw-radius);background:#fafbfb;overflow:hidden}.first-product-image img{display:block;width:100%;height:100%;object-fit:contain}.first-product-image i{position:absolute;top:5px;right:5px;padding:3px 5px;border-radius:var(--gw-radius);color:#fff;background:#ef5b39;font-size:var(--gw-font-caption);font-style:normal}.first-product-card>b,.first-product-card>small,.first-product-card>strong,.first-product-card>span:last-child{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.first-product-card>b{font-size:var(--gw-font-body)}.first-product-card>small{margin-top:5px;color:var(--muted);font-size:var(--gw-font-caption)}.first-product-card>strong{margin-top:17px;color:#1e2925;font-size:var(--gw-font-body)}.first-product-card>strong em{color:var(--muted);font-size:var(--gw-font-caption);font-style:normal;font-weight:var(--gw-font-weight-normal)}.first-product-card>span:last-child{margin-top:7px;color:#5d6f87;font-size:var(--gw-font-body)}.first-supplier-grid{display:grid;grid-template-columns:repeat(4,minmax(145px,1fr));gap:8px}.first-supplier-card{min-width:0;padding:11px;border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff;text-align:left;cursor:pointer}.first-supplier-card:hover{border-color:#a4d4c5;box-shadow:0 6px 16px #1555400f}.first-supplier-card>span:first-child{display:flex;align-items:center;justify-content:space-between;gap:5px}.first-supplier-card>span:first-child i{padding:3px 5px;border-radius:var(--gw-radius);color:#fff;background:#087c62;font-size:var(--gw-font-caption);font-style:normal}.first-supplier-card>span:first-child small{color:#80908a;font-size:var(--gw-font-caption)}.first-supplier-card>b{display:block;margin:8px 0 5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:var(--gw-font-body)}.first-supplier-card>p{margin:0 0 6px;color:#465650;font-size:var(--gw-font-caption)}.first-supplier-card>small{display:block;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:var(--gw-font-caption)}.first-supplier-images{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin-top:9px}.first-supplier-images img{width:100%;height:66px;border-radius:var(--gw-radius);object-fit:cover}.first-industry-grid{display:grid;grid-template-columns:repeat(4,minmax(145px,1fr));gap:8px}.first-industry-grid>button{display:grid;grid-template-columns:57px minmax(0,1fr);grid-template-rows:1fr auto;gap:7px 9px;min-width:0;padding:10px;border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff;text-align:left;cursor:pointer}.first-industry-grid>button:hover{border-color:#a4d4c5;background:#f9fcfb}.first-industry-grid img{grid-row:1 / 3;width:57px;height:57px;border-radius:var(--gw-radius);object-fit:contain;background:#f5f8f7}.first-industry-grid span{display:flex;min-width:0;flex-direction:column}.first-industry-grid b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:var(--gw-font-body)}.first-industry-grid small{margin-top:4px;color:var(--muted);font-size:var(--gw-font-caption)}.first-industry-grid em{margin-top:4px;color:#6d7c77;font-size:var(--gw-font-caption);font-style:normal}.first-industry-grid>button>i{justify-self:start;padding:3px 9px;border:1px solid var(--green);border-radius:var(--gw-radius);color:var(--green-dark);font-size:var(--gw-font-caption);font-style:normal}.canvas-scroll{height:100%;padding:18px 20px 70px;overflow:auto;scrollbar-width:thin}.canvas-header{display:flex;align-items:center;justify-content:space-between;min-height:49px;margin:-18px -20px 18px;padding:10px 20px;border-bottom:1px solid var(--line);background:#fffffff5;position:sticky;top:-18px;z-index:8}.canvas-header span{color:var(--green);font-size:var(--gw-font-caption);font-weight:var(--gw-font-weight-bold)}.canvas-header h1{margin:2px 0 0;font-size:var(--gw-font-title);letter-spacing:-.2px}.canvas-actions{display:flex;gap:6px}.canvas-actions button,.canvas-header>button{min-height:32px;height:auto;padding:0 9px;border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff;color:#52615c;font-size:var(--gw-font-body);cursor:pointer}.primary{border-color:var(--green)!important;background:var(--green)!important;color:#fff!important}.section-title{margin:20px 0 10px;font-size:var(--gw-font-body)}.section-title:first-child{margin-top:0}.stage-card{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(390px,1.6fr) auto;align-items:center;gap:18px;padding:17px;border:1px solid #cfe6de;border-radius:var(--gw-radius);background:linear-gradient(110deg,#fff,#f2faf7)}.stage-card span{color:var(--green-dark);font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold)}.stage-card h2{margin:5px 0;font-size:var(--gw-font-body)}.stage-card h2 em{padding:3px 6px;border-radius:var(--gw-radius);color:#a76519;background:#fff0dd;font-size:var(--gw-font-caption);font-style:normal}.stage-card p{margin:0;color:var(--muted);font-size:var(--gw-font-caption)}.stage-card>button{min-width:100px;min-height:32px;height:auto;border:0;border-radius:var(--gw-radius);font-size:var(--gw-font-body)}.stepper{display:flex;align-items:center}.stepper b{position:relative;display:flex;flex:1;justify-content:center;align-items:center;width:23px;height:23px;border:1px solid #cad4d0;border-radius:var(--gw-radius);background:#fff;color:#8b9994;font-size:var(--gw-font-body)}.stepper b:not(:last-child):after{content:"";position:absolute;left:100%;width:calc(100% - 23px);height:1px;background:#dbe3e0}.stepper b.done,.stepper b.active{color:#fff;border-color:var(--green);background:var(--green)}.stepper b.active{box-shadow:0 0 0 4px #dff3ec}.stepper small{position:absolute;top:29px;width:62px;text-align:center;color:#7c8a85;font-size:var(--gw-font-caption);font-weight:var(--gw-font-weight-normal)}.metric-grid,.order-metrics,.supplier-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.metric-grid button,.order-metrics article,.supplier-summary article{min-height:83px;padding:12px;border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff;text-align:left}.metric-grid button{cursor:pointer}.metric-grid button:hover{border-color:#a8d6c7}.metric-grid span,.order-metrics span,.supplier-summary span{display:block;color:var(--muted)}.metric-grid span{font-size:var(--gw-font-body)}.order-metrics span,.supplier-summary span{font-size:var(--gw-font-caption)}.metric-grid strong,.order-metrics strong,.supplier-summary strong{display:block;margin:6px 0;color:#26342f;font-size:var(--gw-font-body)}.metric-grid small,.order-metrics small,.supplier-summary small{color:var(--green-dark);font-size:var(--gw-font-caption)}.inquiry-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.inquiry-grid article{position:relative;padding:13px;border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff}.inquiry-grid article>div{display:flex;flex-direction:column}.inquiry-grid strong{font-size:var(--gw-font-body)}.inquiry-grid span,.inquiry-grid p{color:var(--muted);font-size:var(--gw-font-body)}.inquiry-grid article>em{position:absolute;right:11px;top:11px;color:#a86217;font-size:var(--gw-font-caption);font-style:normal}.inquiry-grid button{min-height:32px;height:auto;margin-right:6px;border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff;font-size:var(--gw-font-body)}.product-row{display:grid;grid-template-columns:repeat(4,minmax(145px,1fr));gap:10px}.product-card{min-width:0;padding:9px;border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff}.product-image{position:relative;height:125px;overflow:hidden;border-radius:var(--gw-radius);background:#f4f6f5}.product-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.product-image span{position:absolute;top:6px;left:6px;padding:3px 5px;border-radius:var(--gw-radius);color:#fff;background:var(--green);font-size:var(--gw-font-body)}.product-card h3{min-height:30px;margin:8px 0 2px;font-size:var(--gw-font-body);line-height:1.45}.product-card p{margin:0;color:var(--muted);font-size:var(--gw-font-caption)}.product-card strong{display:block;margin:8px 0;color:#d85a36;font-size:var(--gw-font-body)}.product-card>div:last-child{display:flex;gap:5px}.product-card button{flex:1;min-height:32px;height:auto;border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff;font-size:var(--gw-font-body);cursor:pointer}.product-card .icon-button{flex:0 0 29px;color:var(--green)}.category-strip{display:flex;gap:2px;height:35px;margin:-18px -20px 18px;padding:0 18px;border-bottom:1px solid var(--line);background:#fff;overflow:hidden}.category-strip button{padding:0 11px;border:0;border-bottom:2px solid transparent;background:transparent;color:#5f6e69;font-size:var(--gw-font-body);white-space:nowrap}.category-strip button.active{color:var(--green-dark);border-bottom-color:var(--green)}.discovery-products{grid-template-columns:repeat(5,minmax(130px,1fr))}.discovery-products .product-image{height:110px}.supplier-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.supplier-cards article{position:relative;padding:12px;border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff;overflow:hidden}.supplier-cards article>span{color:var(--green);font-size:var(--gw-font-body)}.supplier-cards h3{margin:6px 0;font-size:var(--gw-font-body)}.supplier-cards p,.supplier-cards small{color:var(--muted);font-size:var(--gw-font-caption)}.supplier-cards img{display:block;width:100%;height:75px;margin:9px 0;object-fit:cover}.supplier-cards button{width:100%;min-height:32px;height:auto;border:1px solid var(--line);background:#fff;font-size:var(--gw-font-body)}.industry-row{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.industry-row button{display:grid;grid-template-columns:48px 1fr 12px;align-items:center;gap:8px;min-height:58px;padding:6px;border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff;text-align:left}.industry-row img{width:48px;height:44px;object-fit:cover}.industry-row span{display:flex;flex-direction:column;min-width:0}.industry-row strong{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:var(--gw-font-body)}.industry-row small{margin-top:4px;color:var(--muted);font-size:var(--gw-font-caption)}.product-detail-canvas{padding-top:0}.detail-tabs{position:sticky;top:0;z-index:8;display:flex;gap:3px;height:43px;margin:0 -20px 17px;padding:7px 12px 0;border-bottom:1px solid var(--line);background:#fff}.detail-tabs button{min-height:32px;height:auto;padding:0 10px;border:1px solid var(--line);border-bottom:0;border-radius:var(--gw-radius);background:#f7f8f8;color:#75837e;font-size:var(--gw-font-body)}.detail-tabs button.active{color:var(--green-dark);background:#fff}.product-hero{display:grid;grid-template-columns:minmax(220px,1fr) minmax(250px,1.15fr) minmax(180px,.72fr);gap:17px;padding:15px;border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff}.product-gallery{position:relative}.product-gallery>img{width:100%;height:215px;object-fit:contain;background:#f6f7f7}.product-gallery>span{position:absolute;right:8px;top:190px;padding:2px 5px;border-radius:var(--gw-radius);color:#fff;background:#00000073;font-size:var(--gw-font-body)}.product-gallery>div{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin-top:7px}.product-gallery button{height:45px;padding:2px;border:1px solid var(--line);background:#fff}.product-gallery button.active{border-color:var(--green)}.product-gallery button img{width:100%;height:100%;object-fit:contain}.product-information h1{margin:8px 0 4px;font-size:var(--gw-font-title)}.product-information>p{margin:0 0 10px;color:var(--muted);font-size:var(--gw-font-body)}.product-information>strong{display:block;color:#d95534;font-size:var(--gw-font-body)}.product-information>strong small{font-size:var(--gw-font-caption)}.product-information del{color:#98a39f;font-size:var(--gw-font-caption)}.label-row{display:flex;gap:5px}.label-row span,.label-row em{padding:3px 6px;border-radius:var(--gw-radius);font-size:var(--gw-font-caption);font-style:normal}.label-row span{color:#fff;background:var(--green)}.label-row em{color:#b45c22;background:#ffeadc}.purchase-discount{display:flex;flex-wrap:wrap;gap:5px;margin:10px 0;padding:9px;background:#fff7ef;color:#a85b24;font-size:var(--gw-font-caption)}.purchase-discount b{width:100%;font-size:var(--gw-font-body)}.product-information dl,.supplier-box dl{display:grid;grid-template-columns:72px 1fr;margin:9px 0 0;font-size:var(--gw-font-body);line-height:1.9}.product-information dt,.supplier-box dt{color:var(--muted)}.product-information dd,.supplier-box dd{margin:0}.supplier-box{align-self:stretch;padding:13px;border:1px solid #dbe9e4;border-radius:var(--gw-radius);background:#f8fbfa}.supplier-box h3{margin:0 0 7px;font-size:var(--gw-font-body);line-height:1.5}.supplier-box>span{padding:2px 5px;color:var(--green-dark);background:var(--green-weak);font-size:var(--gw-font-body)}.supplier-box p{color:#8c6b1d;font-size:var(--gw-font-caption)}.supplier-box>button{width:100%;min-height:32px;height:auto;border:1px solid var(--green);border-radius:var(--gw-radius);background:#fff;color:var(--green-dark);font-size:var(--gw-font-body)}.product-info-tabs{display:flex;margin-top:13px;border-bottom:1px solid var(--line);background:#fff}.product-info-tabs button{min-width:90px;min-height:32px;height:auto;border:0;border-bottom:2px solid transparent;background:transparent;color:#71807b;font-size:var(--gw-font-body)}.product-info-tabs button.active{color:var(--green-dark);border-bottom-color:var(--green)}.product-copy{padding:13px;margin:0;background:#fff;color:#60706b;font-size:var(--gw-font-body);line-height:1.8}.feature-row{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;padding:0 13px 13px;background:#fff}.feature-row article{display:flex;align-items:center;gap:7px;padding:9px;border:1px solid var(--line);border-radius:var(--gw-radius)}.feature-row svg{color:var(--green)}.feature-row span{display:flex;flex-direction:column}.feature-row strong{font-size:var(--gw-font-body)}.feature-row small{color:var(--muted);font-size:var(--gw-font-caption)}.mini-products{grid-template-columns:repeat(3,1fr)}.mini-products .product-image{height:90px}.sticky-purchase{position:sticky;bottom:-70px;z-index:10;display:flex;justify-content:flex-end;align-items:center;gap:8px;min-height:55px;margin:16px -20px -70px;padding:8px 20px;border-top:1px solid var(--line);background:#fff;box-shadow:0 -4px 15px #1a362c0f}.sticky-purchase>span{margin-right:auto;font-size:var(--gw-font-body)}.sticky-purchase>span button{width:24px;height:24px;border:1px solid var(--line);background:#fff}.sticky-purchase>span b{display:inline-grid;place-items:center;width:30px;height:24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.sticky-purchase em{margin-left:8px;color:var(--green);font-style:normal}.sticky-purchase>button{min-height:32px;height:auto;padding:0 14px;border:1px solid var(--green);border-radius:var(--gw-radius);background:#fff;color:var(--green);font-size:var(--gw-font-body)}.compare-products{display:grid;grid-template-columns:145px repeat(3,1fr);padding:0 0 0 145px}.compare-products article{position:relative;padding:10px 14px;border:1px solid var(--line);border-left:0;background:#fff;text-align:center}.compare-products article.recommended{background:#f7fcfa}.compare-products article>span{display:block;color:#53625d;font-size:var(--gw-font-body);text-align:left}.compare-products em,.solution-cards em{padding:2px 4px;color:#fff;background:var(--green);font-size:var(--gw-font-caption);font-style:normal}.compare-products img{width:100%;height:100px;object-fit:contain}.compare-products h2{margin:5px 0;font-size:var(--gw-font-body)}.compare-products p{margin:0;color:var(--muted);font-size:var(--gw-font-body)}.compare-products strong{display:block;margin:7px;color:#d95534;font-size:var(--gw-font-body)}.compare-products small{color:#8f741d;font-size:var(--gw-font-caption)}.comparison-table table,.solution-table table,.totals-table table,.invoice-orders table,.line-items table,.shipment-table table{width:100%;border-collapse:collapse;background:#fff;font-size:var(--gw-font-body)}.comparison-table th,.comparison-table td,.solution-table th,.solution-table td,.totals-table th,.totals-table td,.invoice-orders th,.invoice-orders td,.line-items th,.line-items td,.shipment-table th,.shipment-table td{padding:9px;border:1px solid var(--line);text-align:left}.comparison-table th{background:#f3f6f5}.comparison-table td:first-child{font-weight:var(--gw-font-weight-bold);background:#fafbfb}.comparison-table td.best,.totals-table .best{color:var(--green-dark);background:#eef9f5;font-weight:var(--gw-font-weight-bold)}.comparison-table td.warn{color:#aa6a21;background:#fff8ef}.compare-actions{display:grid;grid-template-columns:145px repeat(3,1fr);padding-left:145px}.compare-actions>div{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:10px;border:1px solid var(--line);border-top:0;border-left:0;background:#fff}.compare-actions button{min-height:32px;border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff;font-size:var(--gw-font-body)}.compare-actions span{position:absolute;right:7px;top:-22px;color:var(--green);font-size:var(--gw-font-body)}.solution-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.solution-cards article{padding:13px;border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff}.solution-cards article.recommended{border-color:#88c9b4;box-shadow:0 4px 18px #0a765414}.solution-cards h2{margin:0;font-size:var(--gw-font-body)}.solution-cards h3{margin:8px 0;color:#d95534;font-size:var(--gw-font-body)}.solution-cards p{color:var(--muted);font-size:var(--gw-font-caption)}.solution-cards h4{margin:12px 0 5px;font-size:var(--gw-font-body)}.solution-cards ul{min-height:55px;margin:0 0 10px;padding:0;list-style:none;color:#56655f;font-size:var(--gw-font-body);line-height:1.9}.solution-cards li svg{margin-right:4px;color:var(--green)}.solution-cards button{min-height:32px;margin-right:5px;padding:0 8px;border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff;font-size:var(--gw-font-body)}.solution-table td:first-child{display:flex;align-items:center;gap:7px}.solution-table img{width:40px;height:34px;object-fit:contain}.solution-table td small{display:block;margin-top:3px;color:var(--muted)}.totals-table th{width:25%;background:#f7f9f8}.solution-footer{position:sticky;bottom:-70px;z-index:10;display:flex;justify-content:flex-end;gap:7px;margin:16px -20px -70px;padding:11px 20px;border-top:1px solid var(--line);background:#fff}.solution-footer button{min-height:32px;height:auto;padding:0 13px;border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff;font-size:var(--gw-font-body)}.order-metrics{grid-template-columns:repeat(6,1fr)}.order-metrics article{min-height:70px}.order-metrics strong{font-size:var(--gw-font-body)}.order-workspace{display:grid;grid-template-columns:220px minmax(0,1fr);gap:10px;margin-top:13px}.order-list,.order-detail{border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff;overflow:hidden}.order-list>div{display:flex;align-items:center;justify-content:space-between;padding:11px;border-bottom:1px solid var(--line)}.order-list h2{margin:0;font-size:var(--gw-font-body)}.order-list>div button{border:0;background:transparent;color:var(--muted);font-size:var(--gw-font-body)}.order-list>button{display:block;width:100%;padding:10px;border:0;border-bottom:1px solid var(--line);background:#fff;text-align:left;cursor:pointer}.order-list>button.selected{border-left:3px solid var(--green);background:var(--green-weak)}.order-list>button span{display:flex;justify-content:space-between}.order-list strong{font-size:var(--gw-font-body)}.order-list em{color:var(--green-dark);font-size:var(--gw-font-caption);font-style:normal}.order-list p,.order-list small{margin:5px 0;color:var(--muted)}.order-list p{font-size:var(--gw-font-body)}.order-list small{font-size:var(--gw-font-caption)}.order-list b{font-size:var(--gw-font-body)}.order-detail>header{display:flex;align-items:center;justify-content:space-between;padding:12px;border-bottom:1px solid var(--line)}.order-detail h2,.order-detail h3{margin:0;font-size:var(--gw-font-body)}.order-detail h2 em,.payment-box em{padding:2px 4px;color:var(--green-dark);background:var(--green-weak);font-size:var(--gw-font-caption);font-style:normal}.order-detail>header button{min-height:32px;height:auto;margin-left:4px;border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff;font-size:var(--gw-font-body)}.logistics-progress{padding:12px 18px 25px;border-bottom:1px solid var(--line)}.progress-line{display:flex;margin-top:14px}.progress-line>div{position:relative;display:flex;flex:1;flex-direction:column;align-items:center}.progress-line>div:not(:last-child):after{content:"";position:absolute;top:10px;left:calc(50% + 10px);width:calc(100% - 20px);height:2px;background:#dce4e1}.progress-line b{z-index:1;display:grid;place-items:center;width:21px;height:21px;border-radius:var(--gw-radius);background:#e7ecea;color:#77857f;font-size:var(--gw-font-body)}.progress-line .done b,.progress-line .active b{color:#fff;background:var(--green)}.progress-line .done:after{background:var(--green)!important}.progress-line .active b{background:var(--orange)}.progress-line span{margin-top:5px;font-size:var(--gw-font-body)}.progress-line small{color:var(--muted);font-size:var(--gw-font-caption)}.detail-grid{display:grid;grid-template-columns:1fr 1fr .85fr;gap:8px;padding:11px}.detail-grid article{padding:10px;border:1px solid var(--line);border-radius:var(--gw-radius)}.detail-grid dl{display:grid;grid-template-columns:65px 1fr;margin:8px 0 0;color:#4d5b57;font-size:var(--gw-font-body);line-height:1.8}.detail-grid dt{color:var(--muted)}.detail-grid dd{margin:0}.payment-box strong{display:block;margin:7px 0;color:#d95534}.payment-box button{min-height:32px;height:auto;margin:0 4px 8px 0;border:1px solid var(--green);background:#fff;color:var(--green);font-size:var(--gw-font-body)}.line-items{padding:0 11px 11px}.line-items h3{margin-bottom:8px}.order-banner,.wide-progress,.tracking-card,.shipment-table,.after-sale{margin-bottom:12px;border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff}.order-banner{padding:14px;border-left:3px solid var(--orange)}.order-banner h1{margin:0;font-size:var(--gw-font-title)}.order-banner h1 em{padding:3px 6px;color:#a15b12;background:#fff0dd;font-size:var(--gw-font-caption);font-style:normal}.order-banner p{margin:7px 0 0;color:var(--muted);font-size:var(--gw-font-body)}.wide-progress{padding:10px 25px 25px}.tracking-card>header{display:flex;align-items:center;padding:11px;border-bottom:1px solid var(--line)}.tracking-card h2{margin:0 auto 0 0;font-size:var(--gw-font-body)}.tracking-card button{min-height:32px;height:auto;margin-left:5px;border:1px solid var(--line);background:#fff;font-size:var(--gw-font-body)}.tracking-card>p{margin:0;padding:9px 11px;color:var(--muted);font-size:var(--gw-font-caption);border-bottom:1px solid var(--line)}.tracking-layout{display:grid;grid-template-columns:1.4fr .9fr;gap:20px;padding:15px}.tracking-layout ol{margin:0;padding:0;list-style:none}.tracking-layout li{position:relative;display:grid;grid-template-columns:110px 1fr;min-height:48px;padding-left:16px;font-size:var(--gw-font-body)}.tracking-layout li:before{content:"";position:absolute;top:2px;left:0;width:7px;height:7px;border:2px solid white;border-radius:50%;background:#aeb9b5;box-shadow:0 0 0 1px #aeb9b5}.tracking-layout li:after{content:"";position:absolute;top:12px;bottom:0;left:4px;width:1px;background:#dce4e1}.tracking-layout li.active:before{background:var(--orange);box-shadow:0 0 0 1px var(--orange)}.tracking-layout time{color:var(--muted)}.tracking-layout b{font-size:var(--gw-font-body)}.tracking-layout span{grid-column:2;color:var(--muted);font-size:var(--gw-font-body)}.tracking-layout aside{padding:11px;border-radius:var(--gw-radius);background:#fff8ef}.tracking-layout h3{margin:0 0 8px;font-size:var(--gw-font-body)}.tracking-layout dl{display:grid;grid-template-columns:65px 1fr;font-size:var(--gw-font-body);line-height:1.9}.tracking-layout dt{color:var(--muted)}.tracking-layout dd{margin:0}.tracking-layout aside strong{display:block;padding:7px;color:#b05e1d;background:#ffedda;font-size:var(--gw-font-body)}.shipment-table,.after-sale{padding:12px}.shipment-table h2,.after-sale h2{margin:0 0 9px;font-size:var(--gw-font-body)}.shipment-table em{color:var(--green-dark);font-style:normal}.shipment-table em.orange{color:#a86315}.after-sale h2 em{color:var(--green);font-size:var(--gw-font-caption);font-style:normal}.after-sale>div{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.after-sale button{display:flex;align-items:center;gap:8px;min-height:51px;padding:8px;border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff;text-align:left}.after-sale button>svg{color:var(--green);font-size:var(--gw-icon-size)}.after-sale span{display:flex;flex-direction:column}.after-sale b{font-size:var(--gw-font-body)}.after-sale small{color:var(--muted);font-size:var(--gw-font-caption)}.after-sale .danger{border-color:#efc8c8}.after-sale .danger svg,.after-sale .danger b{color:var(--red)}.invoice-orders{overflow:hidden;border:1px solid var(--line);border-radius:var(--gw-radius)}.invoice-orders th{background:#f6f8f7}.invoice-orders button{border:0;background:transparent;color:var(--green);font-size:var(--gw-font-body)}.invoice-title{display:flex;align-items:center;justify-content:space-between;margin:17px 0 8px}.invoice-title h2{margin:0;font-size:var(--gw-font-body)}.invoice-title button{min-height:32px;height:auto;border:1px solid var(--line);background:#fff;font-size:var(--gw-font-body)}.invoice-document{border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff;overflow:hidden}.invoice-document>header{display:flex;justify-content:space-between;align-items:center;padding:11px 13px;border-bottom:1px solid var(--line)}.invoice-document>header span{color:var(--green-dark);font-size:var(--gw-font-caption);font-weight:var(--gw-font-weight-bold)}.invoice-document>header small{color:var(--muted);font-size:var(--gw-font-caption)}.invoice-paper{margin:16px;border:2px solid #c87463;color:#7c3329}.invoice-paper-head{display:grid;grid-template-columns:70px 1fr 220px;align-items:center;padding:10px 12px;border-bottom:1px solid #c87463}.qr{display:grid;place-items:center;width:50px;height:50px;border:1px solid #c87463;font-size:var(--gw-icon-small)}.invoice-paper h1{margin:0;text-align:center;font-family:serif;font-size:var(--gw-font-title);letter-spacing:.2em}.invoice-paper dl{display:grid;grid-template-columns:55px 1fr;margin:0;font-size:var(--gw-font-body);line-height:1.7}.invoice-paper dd{margin:0}.invoice-paper>section{display:grid;grid-template-columns:70px 1fr;border-bottom:1px solid #c87463;font-size:var(--gw-font-body)}.invoice-paper>section>b{display:grid;place-items:center;border-right:1px solid #c87463}.invoice-paper>section p{margin:0;padding:8px;line-height:1.7}.invoice-paper table{width:100%;border-collapse:collapse;font-size:var(--gw-font-body)}.invoice-paper th,.invoice-paper td{padding:5px;border-right:1px solid #c87463;border-bottom:1px solid #c87463;text-align:center}.invoice-paper footer{display:flex;justify-content:space-between;padding:8px;font-size:var(--gw-font-caption)}.invoice-actions{display:flex;justify-content:center;gap:7px;margin-top:10px}.invoice-actions button{min-height:32px;height:auto;padding:0 11px;border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff;font-size:var(--gw-font-body)}.supplier-directory{display:grid;gap:9px;margin-top:13px}.supplier-directory article{display:grid;grid-template-columns:105px 1fr auto;align-items:center;gap:13px;padding:10px;border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff}.supplier-directory img{width:105px;height:72px;object-fit:cover}.supplier-directory article>div>span{color:var(--green);font-size:var(--gw-font-body)}.supplier-directory h2{margin:4px 0;font-size:var(--gw-font-body)}.supplier-directory p,.supplier-directory small{color:var(--muted);font-size:var(--gw-font-caption)}.supplier-directory aside button{display:block;min-width:88px;min-height:32px;height:auto;margin:5px 0;border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff;font-size:var(--gw-font-body)}.cart-layout{display:grid;grid-template-columns:minmax(430px,1.7fr) minmax(220px,.7fr);gap:12px}.cart-items,.cart-summary{border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff;overflow:hidden}.cart-items header{display:flex;align-items:center;gap:8px;padding:12px;border-bottom:1px solid var(--line);font-size:var(--gw-font-body)}.cart-items header span{margin-left:auto;color:var(--muted);font-size:var(--gw-font-caption)}.cart-items article{display:grid;grid-template-columns:20px 70px 1fr 90px 95px;align-items:center;gap:10px;padding:12px;border-bottom:1px solid var(--line)}.cart-items article img{width:70px;height:62px;object-fit:contain}.cart-items h3{margin:0;font-size:var(--gw-font-body)}.cart-items p{color:var(--muted);font-size:var(--gw-font-body)}.cart-items article>div button{padding:0;border:0;background:transparent;color:var(--muted);font-size:var(--gw-font-body);margin-right:8px}.cart-items article>strong{color:#d95534;font-size:var(--gw-font-body)}.cart-items article>span{display:flex}.cart-items article>span button,.cart-items article>span b{display:grid;place-items:center;width:26px;min-height:32px;height:auto;border:1px solid var(--line);background:#fff;font-size:var(--gw-font-body)}.cart-summary{padding:14px}.cart-summary h2{margin:0 0 13px;font-size:var(--gw-font-body)}.cart-summary dl{display:grid;grid-template-columns:1fr auto;font-size:var(--gw-font-body);line-height:2.25}.cart-summary dd{margin:0}.cart-summary .green{color:var(--green)}.cart-summary>div{display:flex;flex-direction:column;align-items:flex-end;margin:12px -14px;padding:13px 14px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.cart-summary>div span{align-self:flex-start;font-size:var(--gw-font-body)}.cart-summary>div strong{color:#d95534;font-size:var(--gw-font-body)}.cart-summary>div small{color:var(--green);font-size:var(--gw-font-caption)}.cart-summary>button{width:100%;min-height:32px;height:auto;margin-top:7px;border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff;font-size:var(--gw-font-body)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;background:#111c1861;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal{width:430px;padding:0 18px 18px;border-radius:var(--gw-radius);background:#fff;box-shadow:0 20px 65px #0000002e}.modal header{display:flex;justify-content:space-between;align-items:center;margin:0 -18px 16px;padding:14px 18px;border-bottom:1px solid var(--line)}.modal header span{color:var(--green);font-size:var(--gw-font-caption)}.modal h2{margin:3px 0 0;font-size:var(--gw-font-title)}.modal header button{border:0;background:transparent}.modal label{display:grid;gap:6px;margin:12px 0;color:#495853;font-size:var(--gw-font-body)}.modal input,.modal textarea{width:100%;padding:9px;border:1px solid var(--line);border-radius:var(--gw-radius);color:#33413d;font-size:var(--gw-font-body)}.modal textarea{min-height:80px;resize:vertical}.modal-note{padding:9px;border-radius:var(--gw-radius);color:#4a645b;background:var(--green-weak);font-size:var(--gw-font-caption);line-height:1.6}.modal footer{display:flex;justify-content:flex-end;gap:7px;margin-top:15px}.modal footer button{min-height:32px;height:auto;padding:0 12px;border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff;font-size:var(--gw-font-body)}.new-conversation-modal{width:min(470px,calc(100vw - 40px))}.new-conversation-modal textarea{min-height:110px;line-height:1.65}.new-conversation-modal .modal-note{display:flex;align-items:flex-start;gap:6px;margin:0}.new-conversation-modal .modal-note svg{flex:0 0 auto;margin-top:2px}.daily-order-card{display:grid;grid-template-columns:minmax(145px,.65fr) minmax(360px,1.6fr) minmax(165px,.7fr);align-items:center;gap:18px;padding:12px 14px 20px;border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff}.daily-order-info{display:flex;flex-direction:column;gap:4px}.daily-order-info span{font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold)}.daily-order-info strong{font-size:var(--gw-font-body)}.daily-order-info small,.daily-order-card aside small{color:var(--muted);font-size:var(--gw-font-caption)}.daily-order-card .progress-line{margin-top:0}.daily-order-card aside{display:flex;flex-direction:column;gap:5px;align-items:flex-end}.daily-order-card aside b{color:var(--red);font-size:var(--gw-font-body)}.daily-order-card aside button{min-height:32px;height:auto;border:1px solid #a9d6c7;border-radius:var(--gw-radius);background:#fff;color:var(--green-dark);font-size:var(--gw-font-body)}.invoice-paper .qr{display:block;object-fit:contain;image-rendering:crisp-edges}@media(max-width:1450px){.buyer-workspace{grid-template-columns:224px 460px minmax(540px,1fr)}.conversation-kind{display:none}.stage-card{grid-template-columns:1fr}.stepper{margin:8px 24px 20px}.stage-card>button{justify-self:end}.product-row{grid-template-columns:repeat(3,1fr)}.product-row .product-card:nth-child(n+4){display:none}.discovery-products{grid-template-columns:repeat(4,1fr)}.discovery-products .product-card:nth-child(4){display:block}.supplier-cards,.industry-row{grid-template-columns:repeat(2,1fr)}.first-product-grid{grid-template-columns:repeat(3,1fr)}.first-product-card{border-bottom:1px solid var(--line)}.first-product-card:nth-child(3n){border-right:0}.first-supplier-grid,.first-industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-hero{grid-template-columns:minmax(180px,.8fr) 1fr}.supplier-box{grid-column:1 / 3}.order-metrics{grid-template-columns:repeat(3,1fr)}}@media(max-width:1240px){.buyer-workspace{grid-template-columns:210px 420px minmax(550px,1fr)}.canvas-scroll{padding-inline:14px}.canvas-header{margin-inline:-14px;padding-inline:14px}.solution-cards{grid-template-columns:1fr}.solution-cards ul{min-height:0}.cart-layout{grid-template-columns:1fr}.cart-items article{grid-template-columns:20px 60px 1fr 80px}.cart-items article>span{display:none}}.app-loading{display:grid;place-items:center;align-content:center;gap:14px;width:100vw;height:100vh;color:var(--green-dark);background:#f4f8f6}.app-loading svg{font-size:var(--gw-icon-large)}.app-loading span{font-size:var(--gw-font-body)}.login-page{display:grid;grid-template-columns:minmax(520px,1.15fr) minmax(480px,.85fr);width:100vw;height:100vh;min-height:720px;background:#f5f8f7}.login-hero{display:flex;flex-direction:column;padding:48px 7vw 54px;color:#fff;background:radial-gradient(circle at 80% 12%,rgba(61,200,154,.28),transparent 28%),linear-gradient(145deg,#073b2e,#075841 55%,#0b7657)}.login-brand{color:#fff}.login-brand small{color:#ffffff9e}.login-hero>div:nth-child(2){margin:auto 0}.login-hero>div:nth-child(2)>span{color:#69d5b0;font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold);letter-spacing:.16em}.login-hero h1{margin:18px 0;font-size:var(--gw-font-title);line-height:1.14;letter-spacing:-.055em}.login-hero p{max-width:560px;color:#ffffffb8;font-size:var(--gw-font-body);line-height:1.9}.login-hero ul{display:flex;gap:28px;margin:0;padding:0;list-style:none;color:#fffc;font-size:var(--gw-font-body)}.login-hero li svg{margin-right:7px;color:#62d1aa}.login-form-wrap{display:grid;place-items:center;padding:50px}.login-form{width:min(390px,100%);padding:34px;border:1px solid #dce6e2;border-radius:var(--gw-radius);background:#fff;box-shadow:0 22px 70px #1942331a}.login-form header span{color:var(--green);font-size:var(--gw-font-caption);font-weight:var(--gw-font-weight-bold)}.login-form h2{margin:8px 0;font-size:var(--gw-font-title)}.login-form header p{margin:0 0 26px;color:var(--muted);font-size:var(--gw-font-body);line-height:1.7}.login-form label{display:grid;gap:8px;margin:17px 0;color:#40504a;font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold)}.login-form label>div{display:flex;align-items:center;gap:9px;height:43px;padding:0 12px;border:1px solid #d9e3df;border-radius:var(--gw-radius);background:#fbfcfc}.login-form label svg{color:#82918c}.login-form input{flex:1;min-width:0;border:0;outline:0;background:transparent;font-size:var(--gw-font-body)}.login-form>button{width:100%;height:43px;margin-top:8px;border:0;border-radius:var(--gw-radius);font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold);cursor:pointer}.login-form aside{display:grid;grid-template-columns:1fr auto;gap:5px 15px;margin-top:22px;padding:12px;border-radius:var(--gw-radius);color:#54645e;background:var(--green-weak);font-size:var(--gw-font-body)}.login-form aside b{grid-row:1 / 3;align-self:center;color:var(--green-dark)}.login-error{padding:9px;color:#a33d3d;background:#fff0f0;font-size:var(--gw-font-caption)}.logout-button{display:grid;place-items:center;width:28px;height:28px;border:0;border-radius:var(--gw-radius);color:#788681;background:transparent;cursor:pointer}.logout-button:hover{color:var(--red);background:#fff0f0}.center-column{position:relative}.workspace-notice{position:absolute;z-index:50;top:52px;left:16px;right:16px;display:grid;grid-template-columns:16px 1fr 12px;align-items:center;gap:7px;min-height:34px;padding:7px 10px;border:1px solid #b9dfd2;border-radius:var(--gw-radius);color:#315d4f;background:#effaf6f7;box-shadow:0 5px 18px #1c4a3a1a;font-size:var(--gw-font-caption);cursor:pointer}.live-canvas button,.live-canvas input{font-size:var(--gw-font-body)}.live-canvas button{cursor:pointer}.live-empty{display:grid;place-items:center;min-height:240px;padding:35px;color:#82908b;text-align:center}.live-empty>svg{font-size:var(--gw-icon-large);color:#9dcabd}.live-empty h3{margin:14px 0 3px;color:#43534d;font-size:var(--gw-font-body)}.live-empty p{max-width:420px;margin:0;font-size:var(--gw-font-caption);line-height:1.7}.live-metrics{display:grid;grid-template-columns:repeat(6,1fr);gap:9px;margin-bottom:13px}.live-metrics article{display:flex;flex-direction:column;gap:8px;padding:13px;border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff}.live-metrics span{color:var(--muted);font-size:var(--gw-font-caption)}.live-metrics strong{color:var(--green-dark);font-size:var(--gw-font-body)}.live-panel{margin-bottom:13px;border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff;overflow:hidden}.live-panel>header{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;border-bottom:1px solid var(--line)}.live-panel h2{margin:0;font-size:var(--gw-font-body)}.live-panel header small{color:var(--muted);font-size:var(--gw-font-caption)}.live-list>button,.live-row{display:flex;justify-content:space-between;align-items:center;width:100%;min-height:55px;padding:10px 14px;border:0;border-bottom:1px solid #edf1ef;background:#fff;text-align:left}.live-list>button:hover{background:#f6faf8}.live-list span,.live-row>span{display:flex;flex-direction:column;gap:4px}.live-list span:last-child,.live-row>span:last-child{align-items:flex-end}.live-list small,.live-row small{color:var(--muted);font-size:var(--gw-font-caption)}.live-list em,.live-row em{color:var(--green-dark);font-size:var(--gw-font-caption);font-style:normal}.live-list strong,.live-row strong{font-size:var(--gw-font-body)}.live-row a{color:var(--green);font-size:var(--gw-font-body)}.live-skeleton-metrics span,.live-skeleton-metrics strong,.live-skeleton-row span,.live-skeleton-row i{border-radius:var(--gw-radius);background:linear-gradient(90deg,#edf3f1 25%,#f7faf9,#edf3f1 65%);background-size:260% 100%;animation:live-skeleton-pulse 1.4s ease-in-out infinite}.live-skeleton-metrics span{width:58%;height:9px}.live-skeleton-metrics strong{width:42%;height:22px}.live-skeleton-row{display:flex;align-items:center;justify-content:space-between;min-height:55px;padding:10px 14px;border-bottom:1px solid #edf1ef}.live-skeleton-row span{width:34%;height:10px}.live-skeleton-row i{width:18%;height:10px}.live-skeleton-panel{min-height:220px}@keyframes live-skeleton-pulse{0%{background-position:100% 0}to{background-position:-100% 0}}.live-search{display:grid;grid-template-columns:18px 1fr auto;align-items:center;gap:8px;margin-bottom:14px;padding:8px 9px 8px 12px;border:1px solid #cfdad6;border-radius:var(--gw-radius);background:#fff}.live-search input{min-width:0;border:0;outline:0;background:transparent}.live-search button{height:30px;padding:0 14px;border:0;border-radius:var(--gw-radius)}.live-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.live-product-grid.compare{grid-template-columns:repeat(3,minmax(0,1fr))}.live-product-grid>article{min-width:0;border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff;overflow:hidden}.live-product-grid>article>img{display:block;width:100%;height:145px;object-fit:contain;background:#fafcfc}.live-product-body{padding:11px}.live-product-body>span{color:var(--green);font-size:var(--gw-font-caption)}.live-product-body h2{min-height:30px;margin:5px 0;font-size:var(--gw-font-body);line-height:1.45}.live-product-body p{min-height:3.2em;height:auto;margin:0 0 8px;overflow:hidden;color:var(--muted);font-size:var(--gw-font-caption);line-height:1.7}.live-product-body dl{display:grid;grid-template-columns:45px minmax(0,1fr);margin:0;font-size:var(--gw-font-body);line-height:1.7}.live-product-body dt{color:var(--muted)}.live-product-body dd{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.live-product-body>strong{display:block;margin:9px 0;color:#d65336;font-size:var(--gw-font-body)}.live-product-body>strong small{color:var(--muted);font-size:var(--gw-font-caption)}.live-product-body>button{width:100%;height:29px;border:0;border-radius:var(--gw-radius)}.live-product-grid.loading{opacity:.62;pointer-events:none}.live-product-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:50px;margin-top:14px;padding:9px 11px;border:1px solid var(--line);border-radius:var(--gw-radius);color:var(--muted);background:#fff;font-size:var(--gw-font-body)}.live-product-pagination>div{display:flex;align-items:center;gap:4px}.live-product-pagination button{min-width:27px;height:27px;padding:0 7px;border:1px solid #d5dfdb;border-radius:var(--gw-radius);color:#53645e;background:#fff}.live-product-pagination button:hover:not(:disabled){color:var(--green-dark);border-color:#90c8b6}.live-product-pagination button.active{color:#fff;border-color:var(--green);background:var(--green)}.live-product-pagination button svg{font-size:var(--gw-icon-small)}.live-product-pagination i{width:18px;color:#95a19d;font-style:normal;text-align:center}.live-comparison-canvas{--compare-columns: 3;position:relative}.comparison-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;margin-bottom:10px}.comparison-tabs{display:flex;gap:7px;min-width:0;overflow-x:auto}.comparison-tabs>div{display:grid;grid-template-columns:auto minmax(90px,1fr) 20px;align-items:center;gap:6px;min-width:175px;max-width:245px;height:34px;padding:0 6px 0 9px;border:1px solid var(--line);border-radius:var(--gw-radius);color:#42514c;background:#fff}.comparison-tabs>div.recommended{border-color:var(--green);color:var(--green-dark);box-shadow:inset 0 -2px var(--green)}.comparison-tabs span{font-size:var(--gw-font-caption);white-space:nowrap}.comparison-tabs b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:var(--gw-font-body)}.comparison-tabs button{display:grid;place-items:center;width:20px;height:20px;padding:0;border:0;border-radius:var(--gw-radius);color:#7c8b86;background:transparent}.comparison-tabs button:hover{color:var(--red);background:#fff1f1}.comparison-tabs p{margin:7px 0;color:var(--muted);font-size:var(--gw-font-body)}.comparison-feedback{color:var(--green-dark);font-size:var(--gw-font-caption);white-space:nowrap}.comparison-feedback svg{margin-right:4px}.comparison-picker{margin-bottom:12px;border:1px solid #b9ddd1;border-radius:var(--gw-radius);background:#fff;box-shadow:0 8px 26px #19473717;overflow:hidden}.comparison-picker>header{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-bottom:1px solid var(--line);background:#f5faf8}.comparison-picker header span{color:var(--green);font-size:var(--gw-font-caption)}.comparison-picker h2{margin:3px 0 0;font-size:var(--gw-font-body)}.comparison-picker header button{border:0;background:transparent}.comparison-picker>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-height:220px;overflow:auto}.comparison-picker>div>button{display:grid;grid-template-columns:46px minmax(0,1fr) auto 14px;align-items:center;gap:8px;min-width:0;padding:8px;border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;text-align:left}.comparison-picker>div>button:hover{background:var(--green-weak)}.comparison-picker img{width:46px;height:40px;object-fit:contain}.comparison-picker button span{min-width:0}.comparison-picker button b,.comparison-picker button small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.comparison-picker button b{font-size:var(--gw-font-body)}.comparison-picker button small{margin-top:3px;color:var(--muted);font-size:var(--gw-font-caption)}.comparison-picker button strong{color:#d65336;font-size:var(--gw-font-body);white-space:nowrap}.comparison-picker button>svg{color:var(--green)}.live-compare-products{display:grid;grid-template-columns:repeat(var(--compare-columns),minmax(0,1fr));border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff;overflow:hidden}.live-compare-products article{min-width:0;padding:10px 13px 12px;border-right:1px solid var(--line)}.live-compare-products article:last-child{border-right:0}.live-compare-products article.recommended{background:linear-gradient(180deg,#f3fbf8,#fff 62%);box-shadow:inset 0 3px var(--green)}.live-compare-products header{display:flex;align-items:center;justify-content:space-between;min-height:20px;color:var(--green-dark);font-size:var(--gw-font-body)}.live-compare-products em{padding:2px 5px;border-radius:var(--gw-radius);color:#fff;background:var(--green);font-size:var(--gw-font-caption);font-style:normal}.live-compare-products img{display:block;width:100%;height:115px;object-fit:contain}.live-compare-products h2{min-height:30px;margin:5px 0 2px;font-size:var(--gw-font-body);line-height:1.45}.live-compare-products p{min-height:25px;margin:0;color:var(--muted);font-size:var(--gw-font-body);line-height:1.55}.live-compare-products>article>strong{display:block;margin:8px 0;color:#d65336;font-size:var(--gw-font-body)}.live-compare-products strong small{color:var(--muted);font-size:var(--gw-font-caption)}.live-compare-products dl{display:grid;grid-template-columns:42px minmax(0,1fr);margin:0;font-size:var(--gw-font-body);line-height:1.65}.live-compare-products dt{color:var(--muted)}.live-compare-products dd{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.comparison-section-title{display:flex;align-items:baseline;gap:9px;margin:15px 0 8px;font-size:var(--gw-font-body)}.comparison-section-title span{color:var(--muted);font-size:var(--gw-font-caption);font-weight:var(--gw-font-weight-normal)}.live-comparison-table{border:1px solid var(--line);border-bottom:0;border-radius:var(--gw-radius);background:#fff;overflow:hidden}.comparison-table-head,.comparison-table-row{display:grid;grid-template-columns:120px repeat(var(--compare-columns),minmax(0,1fr))}.comparison-table-head{color:#40504a;background:#f1f5f3}.comparison-table-head>b,.comparison-table-head>span,.comparison-table-row>b,.comparison-table-row>span{min-width:0;padding:8px 9px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.comparison-table-head>:last-child,.comparison-table-row>:last-child{border-right:0}.comparison-table-head>b,.comparison-table-row>b{font-size:var(--gw-font-body)}.comparison-table-head>span{display:flex;flex-direction:column;gap:2px}.comparison-table-head strong{color:var(--green-dark);font-size:var(--gw-font-body)}.comparison-table-head small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:var(--gw-font-caption)}.comparison-table-row>b{background:#fafcfb}.comparison-table-row>span{color:#465650;font-size:var(--gw-font-body);line-height:1.55;word-break:break-word}.comparison-table-row>span.recommended{background:#f8fcfa}.comparison-table-row>span.best{color:var(--green-dark);background:#eaf8f3;font-weight:var(--gw-font-weight-bold)}.live-compare-actions{display:grid;grid-template-columns:120px repeat(var(--compare-columns),minmax(0,1fr));margin-bottom:18px;border:1px solid var(--line);border-top:0;border-radius:var(--gw-radius);background:#fff;overflow:hidden}.live-compare-actions>span{padding:10px 9px;color:var(--muted);background:#fafcfb;font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold)}.live-compare-actions>div{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:8px;border-left:1px solid var(--line)}.live-compare-actions button{min-height:32px;padding:3px 5px;border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff;color:#4c5b56;font-size:var(--gw-font-body)}.live-compare-actions button:hover{color:var(--green-dark);border-color:#9bcfbe}.live-compare-actions button svg{margin-right:3px}.comparison-detail-drawer{position:fixed;z-index:40;top:12px;right:12px;bottom:12px;width:min(510px,calc(100vw - 780px));min-width:390px;padding:0 16px 16px;overflow:auto;border:1px solid #c9d9d3;border-radius:var(--gw-radius);background:#fff;box-shadow:0 22px 70px #14372b38}.comparison-detail-drawer>header{position:sticky;z-index:2;top:0;display:flex;align-items:center;justify-content:space-between;margin:0 -16px 12px;padding:12px 16px;border-bottom:1px solid var(--line);background:#fffffff7}.comparison-detail-drawer header span{color:var(--green);font-size:var(--gw-font-caption)}.comparison-detail-drawer h2{max-width:390px;margin:4px 0 0;font-size:var(--gw-font-title);line-height:1.45}.comparison-detail-drawer header button{display:grid;place-items:center;width:28px;height:28px;border:0;border-radius:var(--gw-radius);background:#f2f6f4}.comparison-detail-drawer>img{display:block;width:100%;height:190px;object-fit:contain;background:#fafcfb}.comparison-detail-drawer>strong{display:block;margin:12px 0 7px;color:#d65336;font-size:var(--gw-font-body)}.comparison-detail-drawer>strong small{color:var(--muted);font-size:var(--gw-font-caption)}.comparison-detail-drawer>p{color:var(--muted);font-size:var(--gw-font-body);line-height:1.7}.comparison-detail-drawer dl{display:grid;grid-template-columns:78px minmax(0,1fr);margin:14px 0;border-top:1px solid var(--line);font-size:var(--gw-font-body);line-height:1.65}.comparison-detail-drawer dt,.comparison-detail-drawer dd{margin:0;padding:7px 5px;border-bottom:1px solid var(--line)}.comparison-detail-drawer dt{color:var(--muted);background:#fafcfb}.comparison-detail-drawer footer{position:sticky;bottom:-16px;display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:0 -16px -16px;padding:11px 16px;border-top:1px solid var(--line);background:#fff}.comparison-detail-drawer footer button{min-height:32px;border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff}.live-solutions{display:grid;gap:12px}.live-solutions>article{border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff;overflow:hidden}.live-solutions article>header{display:flex;justify-content:space-between;padding:13px 14px;border-bottom:1px solid var(--line)}.live-solutions header span{color:var(--green);font-size:var(--gw-font-caption)}.live-solutions h2{margin:3px 0 0;font-size:var(--gw-font-body)}.live-solutions header>strong{color:#d65336;font-size:var(--gw-font-body)}.live-solutions article>p{margin:0;padding:11px 14px;color:var(--muted);font-size:var(--gw-font-body);line-height:1.7}.live-solutions table,.live-order-layout table{width:100%;border-collapse:collapse;font-size:var(--gw-font-body)}.live-solutions th,.live-solutions td,.live-order-layout th,.live-order-layout td{padding:9px 11px;border-top:1px solid var(--line);text-align:left}.live-solutions th,.live-order-layout th{color:var(--muted);background:#f8faf9}.live-solutions td b,.live-solutions td small,.live-order-layout td b,.live-order-layout td small{display:block}.live-solutions td small,.live-order-layout td small{margin-top:3px;color:var(--muted)}.live-solutions td button{border:0;color:var(--green);background:transparent}.assortment-products-canvas{position:relative;padding-bottom:82px}.assortment-match-context{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:16px;margin-bottom:13px;padding:12px 14px;border:1px solid #bfe0d5;border-radius:var(--gw-radius);background:#f1faf7}.assortment-match-context>div{display:flex;align-items:center;gap:10px}.assortment-match-context>div>svg{color:var(--green);font-size:var(--gw-icon-size)}.assortment-match-context>div span{display:grid;gap:3px}.assortment-match-context b{color:#315a4d;font-size:var(--gw-font-body)}.assortment-match-context small{color:#668078;font-size:var(--gw-font-caption);line-height:1.5}.assortment-match-context dl{display:grid;grid-template-columns:65px minmax(0,1fr);align-content:center;gap:5px 8px;margin:0;font-size:var(--gw-font-body);line-height:1.5}.assortment-match-context dt{color:var(--muted)}.assortment-match-context dd{margin:0;color:#42554e}.assortment-product-groups{display:grid;gap:12px}.assortment-product-group{border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff;overflow:hidden}.assortment-product-group>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 13px;border-bottom:1px solid var(--line);background:#f8faf9}.assortment-product-group>header span{color:var(--green);font-size:var(--gw-font-caption);font-weight:var(--gw-font-weight-bold)}.assortment-product-group>header h2{display:inline;margin:0 8px 0 0;font-size:var(--gw-font-body)}.assortment-product-group>header p{display:inline;margin:0;color:var(--muted);font-size:var(--gw-font-body)}.assortment-product-group>header aside{display:grid;gap:3px;color:var(--green-dark);font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold);text-align:right}.assortment-product-group>header aside small{max-width:360px;overflow:hidden;color:var(--muted);font-size:var(--gw-font-caption);font-weight:var(--gw-font-weight-normal);text-overflow:ellipsis;white-space:nowrap}.assortment-candidate-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.assortment-candidate-grid>section{display:grid;grid-template-rows:auto 138px 1fr auto;min-width:0;border-right:1px solid var(--line);background:#fff}.assortment-candidate-grid>section:last-child{border-right:0}.assortment-candidate-grid>section.selected{background:#f4fbf8;box-shadow:inset 0 3px var(--green)}.assortment-candidate-label{display:flex;align-items:center;justify-content:space-between;min-height:34px;padding:8px 10px}.assortment-candidate-label span{color:var(--green-dark);font-size:var(--gw-font-caption);font-weight:var(--gw-font-weight-bold)}.assortment-candidate-label em{padding:3px 6px;border-radius:var(--gw-radius);font-size:var(--gw-font-caption);font-style:normal}.assortment-candidate-label em.exact{color:#087d59;background:#e1f6ee}.assortment-candidate-label em.alternative{color:#9a611d;background:#fff1dc}.assortment-candidate-label em.candidate{color:#65756f;background:#eef2f0}.assortment-candidate-image{display:block;width:100%;padding:0;border:0;background:#fafcfc}.assortment-candidate-image img{display:block;width:100%;height:138px;object-fit:contain}.assortment-candidate-body{min-width:0;padding:10px 12px}.assortment-candidate-body h3{min-height:32px;margin:0 0 4px;font-size:var(--gw-font-body);line-height:1.5}.assortment-candidate-body>p{min-height:3.2em;height:auto;margin:0 0 7px;overflow:hidden;color:var(--muted);font-size:var(--gw-font-caption);line-height:1.6}.assortment-candidate-body>strong{display:block;margin-bottom:8px;color:#d65336;font-size:var(--gw-font-body)}.assortment-candidate-body>strong small{color:var(--muted);font-size:var(--gw-font-caption)}.assortment-candidate-body dl{display:grid;grid-template-columns:42px minmax(0,1fr);margin:0;font-size:var(--gw-font-body);line-height:1.7}.assortment-candidate-body dt{color:var(--muted)}.assortment-candidate-body dd{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.assortment-candidate-grid footer{display:grid;grid-template-columns:.8fr 1.2fr 1.1fr;gap:5px;padding:9px 10px 10px;border-top:1px solid #edf1ef}.assortment-candidate-grid footer button{min-height:32px;padding:0 6px;border:1px solid var(--line);border-radius:var(--gw-radius);color:#4f6059;background:#fff;font-size:var(--gw-font-body);white-space:nowrap}.assortment-candidate-grid footer button.primary{border-color:var(--green);color:#fff;background:var(--green)}.assortment-candidate-grid footer button.selected{border-color:#8ccbb7;color:var(--green-dark);background:#e7f7f1}.assortment-group-empty{display:flex;align-items:center;justify-content:center;gap:10px;min-height:130px;color:#82908b}.assortment-group-empty>svg{color:#9dcabd;font-size:var(--gw-icon-large)}.assortment-group-empty span{display:grid;gap:4px}.assortment-group-empty b{color:#4b5c56;font-size:var(--gw-font-body)}.assortment-group-empty small{font-size:var(--gw-font-caption)}.assortment-match-action-bar{position:sticky;z-index:9;bottom:-70px;display:flex;align-items:center;gap:10px;margin:16px -20px -70px;padding:11px 20px;border-top:1px solid var(--line);background:#fffffff7;box-shadow:0 -8px 24px #17372c0f}.assortment-match-action-bar>span{font-size:var(--gw-font-body)}.assortment-match-action-bar>span b{color:var(--green-dark)}.assortment-match-action-bar>small{margin-right:auto;color:var(--muted);font-size:var(--gw-font-caption)}.assortment-match-action-bar button{min-height:32px;padding:0 13px;border:0;border-radius:var(--gw-radius)}.assortment-match-action-bar button:disabled{opacity:.45;cursor:not-allowed}.assortment-inspiration-canvas{--assortment-label-width: 120px;position:relative}.assortment-unverified{display:inline-flex;align-items:center;gap:5px;height:25px;padding:0 8px;border:1px solid #e9cfac;border-radius:var(--gw-radius);color:#9a611d!important;background:#fff8ee;font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold)}.assortment-context-note{margin-bottom:11px;padding:11px 12px;border:1px solid #bfe0d5;border-radius:var(--gw-radius);background:#f1faf7}.assortment-context-note>div{display:flex;align-items:center;gap:9px}.assortment-context-note>div>svg{color:var(--green);font-size:var(--gw-icon-size)}.assortment-context-note>div span{display:grid;gap:3px}.assortment-context-note b{color:#315a4d;font-size:var(--gw-font-body)}.assortment-context-note small{color:#668078;font-size:var(--gw-font-caption);line-height:1.5}.assortment-context-note ul{display:flex;flex-wrap:wrap;gap:5px 15px;margin:9px 0 0 25px;padding:8px 0 0 12px;border-top:1px solid #d6ece5;color:#60746d;font-size:var(--gw-font-caption);line-height:1.5}.assortment-context-note li{padding-right:8px}.assortment-scheme-tabs{display:flex;gap:7px;margin-bottom:14px;overflow-x:auto;scrollbar-width:thin}.assortment-scheme-tabs button{position:relative;display:grid;flex:1 0 145px;min-width:0;padding:9px 28px 9px 10px;border:1px solid var(--line);border-radius:var(--gw-radius);color:#52635d;background:#fff;text-align:left}.assortment-scheme-tabs button:hover{border-color:#acd5c8;background:#f7fbfa}.assortment-scheme-tabs button.selected{border-color:var(--green);color:var(--green-dark);background:var(--green-weak);box-shadow:inset 0 -2px var(--green)}.assortment-scheme-tabs span{color:var(--green);font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold)}.assortment-scheme-tabs b{margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:var(--gw-font-body)}.assortment-scheme-tabs small{margin-top:4px;overflow:hidden;color:var(--muted);font-size:var(--gw-font-caption);text-overflow:ellipsis;white-space:nowrap}.assortment-scheme-tabs svg{position:absolute;top:9px;right:9px;color:var(--green)}.assortment-section-title{display:flex;align-items:baseline;gap:8px;margin:16px 0 7px;font-size:var(--gw-font-body)}.assortment-section-title span{color:var(--muted);font-size:var(--gw-font-caption);font-weight:var(--gw-font-weight-normal)}.assortment-matrix-scroll{max-width:100%;overflow-x:auto;border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff;scrollbar-width:thin}.assortment-composition-columns{display:grid;grid-template-columns:repeat(var(--assortment-columns),minmax(0,1fr));align-items:start;min-width:var(--assortment-min-width, 100%)}.assortment-composition-columns>article{min-width:0;border-right:1px solid var(--line);background:#fff}.assortment-composition-columns>article:last-child{border-right:0}.assortment-composition-columns>article.selected{background:#f3faf7;box-shadow:inset 0 3px var(--green)}.assortment-composition-head{display:grid;width:100%;min-height:50px;padding:8px 10px;border:0;border-bottom:1px solid var(--line);color:#4e5d58;background:#f8faf9;text-align:left}.assortment-composition-columns article.selected .assortment-composition-head{color:var(--green-dark);background:#eaf7f2}.assortment-composition-head span{color:var(--green);font-size:var(--gw-font-caption)}.assortment-composition-head strong{margin-top:2px;overflow:hidden;font-size:var(--gw-font-body);text-overflow:ellipsis;white-space:nowrap}.assortment-composition-head small{margin-top:3px;color:var(--muted);font-size:var(--gw-font-caption)}.assortment-composition-items{display:grid;gap:6px;padding:7px}.assortment-composition-items>div{display:grid;grid-template-columns:28px minmax(0,1fr);grid-template-rows:auto auto;gap:0 7px;min-height:60px;padding:7px;border:1px solid #e2eae7;border-radius:var(--gw-radius);background:#fff}.assortment-composition-items i{display:grid;grid-row:1 / 3;place-items:center;align-self:start;width:28px;height:28px;border:1px solid #d4e6e0;border-radius:var(--gw-radius);color:var(--green);background:#fbfefd;font-size:var(--gw-icon-size);font-style:normal}.assortment-composition-items>div>span{min-width:0}.assortment-composition-items strong{display:block;color:#34443e;font-size:var(--gw-font-body);line-height:1.4}.assortment-composition-items p{display:-webkit-box;margin:3px 0 0;overflow:hidden;color:#65746f;font-size:var(--gw-font-body);line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.assortment-composition-items small{display:block;margin-top:3px;overflow:hidden;color:var(--muted);font-size:var(--gw-font-caption);text-overflow:ellipsis;white-space:nowrap}.assortment-composition-items em{grid-column:2;margin-top:4px;color:var(--green-dark);font-size:var(--gw-font-caption);font-style:normal;font-weight:var(--gw-font-weight-bold)}.assortment-summary-matrix{min-width:var(--assortment-min-width, 100%)}.assortment-summary-matrix>div{display:grid;grid-template-columns:var(--assortment-label-width) repeat(var(--assortment-columns),minmax(0,1fr))}.assortment-summary-matrix>div>*{min-width:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.assortment-summary-matrix>div>*:last-child{border-right:0}.assortment-summary-matrix>div:last-child>*{border-bottom:0}.assortment-summary-matrix>div>*{display:flex;align-items:center;min-height:41px;padding:8px 11px;background:#fff;font-size:var(--gw-font-body);line-height:1.5}.assortment-summary-matrix>div>b{color:#53625d;background:#f7f9f8;font-weight:var(--gw-font-weight-bold)}.assortment-summary-matrix>div:first-child>*{min-height:32px;background:#f4f7f6}.assortment-summary-matrix>div>strong{justify-content:center;font-size:var(--gw-font-body)}.assortment-summary-matrix>div>.selected{background:#f2faf7}.assortment-summary-matrix>div>.accent{color:var(--green-dark);font-weight:var(--gw-font-weight-bold)}.assortment-summary-matrix>div>.assortment-summary-sources{align-items:stretch;flex-direction:column;gap:5px;padding:7px}.assortment-summary-sources a{display:grid;grid-template-columns:14px minmax(0,1fr) 10px;align-items:center;gap:5px;min-width:0;padding:6px;border:1px solid #e2eae7;border-radius:var(--gw-radius);color:#44554f;background:#fff;text-decoration:none}.assortment-summary-sources a:hover{border-color:#acd5c8;background:var(--green-weak)}.assortment-summary-sources a>svg{color:var(--green)}.assortment-summary-sources a>span{min-width:0}.assortment-summary-sources a b,.assortment-summary-sources a small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.assortment-summary-sources a b{font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold)}.assortment-summary-sources a small{margin-top:2px;color:var(--muted);font-size:var(--gw-font-caption)}.assortment-summary-sources em{color:var(--muted);font-size:var(--gw-font-caption);font-style:normal}.assortment-action-bar{position:sticky;z-index:9;bottom:-70px;display:flex;align-items:center;justify-content:flex-end;gap:7px;margin:16px -20px -70px;padding:10px 20px;border-top:1px solid var(--line);background:#fffffff7;box-shadow:0 -8px 24px #17372c0f}.assortment-action-bar>div{display:grid;margin-right:auto}.assortment-action-bar div span{color:var(--green);font-size:var(--gw-font-caption)}.assortment-action-bar div strong{margin-top:2px;font-size:var(--gw-font-body)}.assortment-action-bar div small{margin-top:2px;color:var(--muted);font-size:var(--gw-font-caption)}.assortment-action-bar button{display:inline-flex;align-items:center;gap:5px;min-height:32px;height:auto;padding:0 10px;border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff;font-size:var(--gw-font-body);white-space:nowrap}.live-order-layout{display:grid;grid-template-columns:220px minmax(0,1fr);border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff;overflow:hidden}.live-order-layout>aside{border-right:1px solid var(--line)}.live-order-layout>aside button{display:grid;grid-template-columns:1fr auto;gap:5px;width:100%;padding:11px;border:0;border-bottom:1px solid var(--line);background:#fff;text-align:left}.live-order-layout>aside button.selected{border-left:3px solid var(--green);background:var(--green-weak)}.live-order-layout aside b{font-size:var(--gw-font-body)}.live-order-layout aside span{color:var(--green-dark);font-size:var(--gw-font-caption)}.live-order-layout aside strong{font-size:var(--gw-font-body)}.live-order-layout aside small{color:var(--muted);font-size:var(--gw-font-caption)}.live-order-layout>section>header{display:flex;justify-content:space-between;padding:14px;border-bottom:1px solid var(--line)}.live-order-layout header span{color:var(--green);font-size:var(--gw-font-caption)}.live-order-layout h2{margin:4px 0 0;font-size:var(--gw-font-body)}.live-order-layout header>strong{color:#d65336;font-size:var(--gw-font-body)}.live-order-facts{display:flex;justify-content:space-between;align-items:center;padding:12px 14px}.live-order-facts dl{display:grid;grid-template-columns:70px 130px 70px 130px;margin:0;font-size:var(--gw-font-body);line-height:1.9}.live-order-facts dt{color:var(--muted)}.live-order-facts dd{margin:0}.live-order-facts button{height:30px;border:0;border-radius:var(--gw-radius)}.live-fulfillment-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:12px}.live-fulfillment-summary article{display:flex;flex-direction:column;gap:7px;padding:13px;border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff}.live-fulfillment-summary span{color:var(--muted);font-size:var(--gw-font-body)}.live-fulfillment-summary strong{font-size:var(--gw-font-body)}.live-warning{margin-bottom:10px;padding:9px 11px;border:1px solid #f0d2ad;border-radius:var(--gw-radius);color:#955916;background:#fff7ed;font-size:var(--gw-font-caption)}.live-shipments{display:grid;gap:10px}.live-shipments>article{padding:14px;border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff}.live-shipments article>header{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:11px}.live-shipments header span{color:var(--green);font-size:var(--gw-font-caption)}.live-shipments h2{margin:4px 0 0;font-size:var(--gw-font-body)}.live-shipments header dl{display:grid;grid-template-columns:55px 140px;margin:0;font-size:var(--gw-font-body);line-height:1.7}.live-shipments dt{color:var(--muted)}.live-shipments dd{margin:0}.live-shipments ol{margin:12px 0 0;padding:0;list-style:none}.live-shipments li{display:grid;grid-template-columns:130px 1fr;min-height:42px;font-size:var(--gw-font-body)}.live-shipments time{color:var(--muted)}.live-shipments li div{display:flex;flex-direction:column;gap:4px}.live-shipments li small{color:var(--muted)}.live-inquiries{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.live-inquiries article{padding:13px;border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff}.live-inquiries header{display:flex;justify-content:space-between}.live-inquiries header span{color:var(--green);font-size:var(--gw-font-caption)}.live-inquiries h2{margin:4px 0;font-size:var(--gw-font-body)}.live-inquiries header b{color:var(--muted);font-size:var(--gw-font-body)}.live-inquiries h3{margin:13px 0 5px;font-size:var(--gw-font-body)}.live-inquiries p,.live-inquiries li,.live-inquiries small,.live-inquiries blockquote{color:var(--muted);line-height:1.7}.live-inquiries p,.live-inquiries li,.live-inquiries blockquote{font-size:var(--gw-font-body)}.live-inquiries small{font-size:var(--gw-font-caption)}.live-inquiries ul{padding-left:16px}.live-inquiries blockquote{margin:8px 0 0;padding:8px;border-left:2px solid var(--green);background:var(--green-weak)}.live-cart{display:grid;grid-template-columns:minmax(430px,1.7fr) minmax(210px,.65fr);gap:12px}.live-cart>section,.live-cart>aside{border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff;overflow:hidden}.live-cart article{display:grid;grid-template-columns:70px 1fr 100px 95px;align-items:center;gap:11px;padding:12px;border-bottom:1px solid var(--line)}.live-cart article img{width:70px;height:62px;object-fit:contain}.live-cart article span{color:var(--green);font-size:var(--gw-font-body)}.live-cart article h2{margin:4px 0;font-size:var(--gw-font-body)}.live-cart article p{color:var(--muted);font-size:var(--gw-font-body)}.live-cart article>div>button{padding:0;border:0;color:var(--red);background:transparent}.live-cart article>strong{color:#d65336;font-size:var(--gw-font-body)}.live-quantity{display:flex}.live-quantity button,.live-quantity b{display:grid;place-items:center;width:27px;min-height:32px;height:auto;border:1px solid var(--line);background:#fff;font-size:var(--gw-font-body)}.live-cart>aside{padding:14px}.live-cart>aside h2{margin:0 0 13px;font-size:var(--gw-font-body)}.live-cart>aside dl{display:grid;grid-template-columns:1fr auto;font-size:var(--gw-font-body);line-height:2.2}.live-cart>aside dd{margin:0}.live-cart>aside>div{padding:12px 0;border-block:1px solid var(--line)}.live-cart>aside>div span{display:block;color:var(--muted);font-size:var(--gw-font-body)}.live-cart>aside>div strong{display:block;margin-top:5px;color:#d65336;font-size:var(--gw-font-body)}.live-cart>aside>button{width:100%;min-height:34px;margin-top:12px;border:0;border-radius:var(--gw-radius)}@media(max-width:1450px){.login-hero ul{display:grid;gap:8px}.live-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.live-metrics{grid-template-columns:repeat(3,1fr)}.live-order-facts dl{grid-template-columns:65px 100px 65px 100px}}.live-canvas.product-detail-canvas{padding-top:18px}.product-image-button{display:block;width:100%;padding:0;border:0;background:#fafcfc;cursor:pointer}.product-image-button img{display:block;width:100%;height:145px;object-fit:contain}.live-product-actions{display:grid;grid-template-columns:1fr 1.2fr;gap:6px}.live-product-actions button{height:29px;border:1px solid var(--line);border-radius:var(--gw-radius);color:#4f6059;background:#fff;cursor:pointer}.live-product-actions button.primary{border-color:var(--green);color:#fff;background:var(--green)}.canvas-document-tabs{display:flex;gap:5px;margin:-8px 0 10px;padding-bottom:8px;overflow-x:auto;border-bottom:1px solid var(--line)}.canvas-document-tabs button{display:flex;flex:0 0 auto;align-items:center;gap:7px;max-width:230px;height:31px;padding:0 10px;border:1px solid var(--line);border-radius:var(--gw-radius);color:#607069;background:#f8faf9;cursor:pointer}.canvas-document-tabs button:first-child svg{transform:rotate(180deg)}.canvas-document-tabs button.active{border-color:var(--green);color:var(--green-dark);background:var(--green-weak)}.canvas-document-tabs button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.canvas-document-tabs button svg:last-child{flex:0 0 auto}.owned-product-hero{display:grid;grid-template-columns:170px minmax(240px,1fr) 220px;gap:16px;align-items:stretch;margin-bottom:11px;padding:14px;border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff}.owned-product-image{display:grid;place-items:center;min-height:156px;overflow:hidden;border:1px solid #dce8e3;border-radius:var(--gw-radius);background:#fafcfc}.owned-product-image img{display:block;width:100%;height:156px;object-fit:contain}.owned-product-intro{align-self:center;min-width:0}.owned-product-intro>span{color:var(--green);font-size:var(--gw-font-caption);font-weight:var(--gw-font-weight-bold)}.owned-product-intro h1{margin:6px 0 7px;font-size:var(--gw-font-title);line-height:1.4}.owned-product-intro p{display:-webkit-box;margin:0;overflow:hidden;color:#687871;font-size:var(--gw-font-body);line-height:1.7;-webkit-box-orient:vertical;-webkit-line-clamp:3}.owned-product-intro>div{display:flex;flex-wrap:wrap;gap:5px;margin-top:12px}.owned-product-intro b{padding:4px 7px;border-radius:var(--gw-radius);color:#527067;background:#edf5f2;font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold)}.owned-product-purchase{display:flex;flex-direction:column;justify-content:center;padding-left:15px;border-left:1px solid var(--line)}.owned-product-purchase>small{color:var(--muted);font-size:var(--gw-font-caption)}.owned-product-purchase>strong{margin:6px 0 4px;color:#d65336;font-size:var(--gw-font-body)}.owned-product-purchase strong em{color:var(--muted);font-size:var(--gw-font-caption);font-style:normal;font-weight:var(--gw-font-weight-normal)}.owned-product-purchase p{min-height:28px;margin:0 0 12px;color:#67766f;font-size:var(--gw-font-body);line-height:1.6}.owned-product-purchase button{min-height:34px;border:0;border-radius:var(--gw-radius)}.owned-product-highlights{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:11px}.owned-product-highlights article{min-width:0;min-height:92px;padding:11px;border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff}.owned-product-highlights span{color:var(--green);font-size:var(--gw-font-caption);font-weight:var(--gw-font-weight-bold)}.owned-product-highlights strong{display:-webkit-box;margin:6px 0 4px;overflow:hidden;color:#35463f;font-size:var(--gw-font-body);line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.owned-product-highlights small{display:block;color:var(--muted);font-size:var(--gw-font-caption);line-height:1.45}.owned-product-layout{display:grid;grid-template-columns:minmax(0,1fr) 275px;gap:10px;align-items:start}.owned-product-layout>main,.owned-product-layout>aside{display:grid;gap:10px;min-width:0}.owned-product-section{overflow:hidden;border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff}.owned-product-section>header{padding:10px 12px;border-bottom:1px solid var(--line);background:#f8faf9}.owned-product-section>header span{color:var(--green);font-size:var(--gw-font-caption);font-weight:var(--gw-font-weight-bold);letter-spacing:.08em}.owned-product-section>header h2{margin:3px 0 0;font-size:var(--gw-font-body)}.owned-product-facts{display:grid;grid-template-columns:112px minmax(0,1fr);margin:0;font-size:var(--gw-font-body);line-height:1.65}.owned-product-facts dt,.owned-product-facts dd{margin:0;padding:9px 11px;border-bottom:1px solid #edf1ef}.owned-product-facts dt{color:#788780;background:#fbfcfc}.owned-product-facts dd{color:#405149;overflow-wrap:anywhere}.owned-product-facts>*:nth-last-child(-n+2){border-bottom:0}.owned-product-layout>aside .owned-product-facts{grid-template-columns:82px minmax(0,1fr)}.owned-product-trust-note{display:flex;gap:6px;margin:0;padding:10px 11px;border-top:1px solid var(--line);color:#66766f;background:#f3f9f6;font-size:var(--gw-font-caption);line-height:1.55}.owned-product-trust-note svg{flex:0 0 auto;margin-top:1px;color:var(--green)}.owned-product-data-note{display:grid;gap:7px;margin:0;padding:11px 11px 11px 25px;color:#607069;font-size:var(--gw-font-caption);line-height:1.55}.owned-product-actions{position:sticky;z-index:9;bottom:-70px;display:flex;align-items:center;gap:7px;margin:16px -20px -70px;padding:10px 20px;border-top:1px solid var(--line);background:#fffffffa;box-shadow:0 -8px 24px #17372c0f}.owned-product-actions>div{display:grid;gap:2px;margin-right:auto}.owned-product-actions span{color:#45564f;font-size:var(--gw-font-body)}.owned-product-actions small{color:var(--muted);font-size:var(--gw-font-caption)}.owned-product-actions button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:32px;padding:0 12px;border:1px solid var(--green);border-radius:var(--gw-radius);color:var(--green-dark);background:#fff;white-space:nowrap}.solution-product-link{padding:0;text-align:left;cursor:pointer}.solution-row-actions{display:flex;gap:8px;white-space:nowrap}.solution-row-actions button{cursor:pointer}.order-preview-tab span{color:#b87718!important}.order-preview-detail>header,.order-detail>header{display:flex;justify-content:space-between;padding:14px;border-bottom:1px solid var(--line)}.order-preview-detail header span,.order-detail header span{color:var(--green);font-size:var(--gw-font-caption)}.order-preview-detail h2,.order-detail h2{margin:4px 0 0;font-size:var(--gw-font-body)}.order-preview-detail header>strong,.order-detail header>strong{color:#d65336;font-size:var(--gw-font-body)}.order-preview-detail .live-order-facts dl,.order-detail .live-order-facts dl{flex:1;grid-template-columns:70px minmax(120px,1fr) 70px minmax(120px,1fr)}.order-preview-product{display:grid;min-width:180px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:8px}.order-preview-product img{display:block;width:42px;height:42px;object-fit:contain;border:1px solid var(--line);border-radius:var(--gw-radius);background:#f7faf8}.order-preview-warnings{margin:12px 14px;padding:10px 12px;border:1px solid #efcf9b;border-radius:var(--gw-radius);color:#76531f;background:#fff9ee}.order-preview-warnings h3{margin:0 0 7px;font-size:var(--gw-font-body)}.order-preview-warnings ul{margin:0;padding-left:17px;font-size:var(--gw-font-caption);line-height:1.7}.order-preview-detail>footer,.order-success-note{display:flex;gap:6px;align-items:center;margin:12px 14px;padding:9px 11px;border-radius:var(--gw-radius);color:#52615c;background:#f2f7f5;font-size:var(--gw-font-caption)}.order-success-note{color:var(--green-dark);background:var(--green-weak)}@media(max-width:1450px){.owned-product-hero{grid-template-columns:135px minmax(200px,1fr) 190px;gap:12px}.owned-product-image,.owned-product-image img{min-height:136px;height:136px}.owned-product-highlights{grid-template-columns:repeat(2,minmax(0,1fr))}.owned-product-layout{grid-template-columns:minmax(0,1fr) 230px}}@media(max-width:1150px){.owned-product-hero{grid-template-columns:120px minmax(0,1fr)}.owned-product-purchase{grid-column:1 / -1;display:grid;grid-template-columns:1fr auto;align-items:center;gap:4px 12px;padding:11px 0 0;border-top:1px solid var(--line);border-left:0}.owned-product-purchase p{min-height:0;margin:0}.owned-product-purchase button{grid-column:2;grid-row:1 / 4;min-width:130px}.owned-product-layout{grid-template-columns:1fr}.owned-product-layout>aside{grid-template-columns:1fr 1fr}.owned-product-actions>div{display:none}}.center-column{color:#2f4039}.center-column .conversation-tabs>button{color:#65756f;font-size:var(--gw-font-body)}.center-column .conversation-tabs>button.active{color:#17221f}.center-column .conversation-tabs>button i{font-size:var(--gw-font-caption)}.center-column .conversation-kind{font-size:var(--gw-font-caption)}.center-column .jump-to-latest,.center-column .agent-process,.center-column .agent-turn-preparing,.center-column .agent-status,.center-column .speaker-label,.center-column .composer textarea,.center-column .message-bubble,.center-column .agent-delivery-summary .message-bubble{font-size:var(--gw-font-body)}.center-column .agent-process-toggle small{font-size:var(--gw-font-caption)}.center-column .agent-process-step-main>span:last-child{font-size:var(--gw-font-body)}.center-column .agent-process-tool-name,.center-column .agent-process-thinking-label,.center-column .agent-checkpoint-label{font-size:var(--gw-font-body)}.center-column .agent-process-tool-audit dt{font-size:var(--gw-font-caption)}.center-column .agent-process-tool-name>span{font-size:var(--gw-font-caption)}.center-column .agent-process-chevron,.center-column .agent-process-step-chevron{font-size:var(--gw-icon-small)}.center-column .agent-process-tool-name code{font-size:var(--gw-font-caption)}.center-column .agent-process-step-details,.center-column .agent-turn-toggle{font-size:var(--gw-font-body)}.center-column .agent-turn-toggle small{font-size:var(--gw-font-caption)}.center-column .agent-trace-checkpoint{font-size:var(--gw-font-body)}.center-column .artifact-file-copy b,.center-column .clarification-card>header b{font-size:var(--gw-font-body)}.center-column .artifact-file-copy small,.center-column .clarification-card>header small,.center-column .clarification-options>button small{font-size:var(--gw-font-caption)}.center-column .clarification-card>header nav,.center-column .clarification-choice,.center-column .clarification-other,.center-column .clarification-card>footer button,.center-column .clarification-summary>div,.center-column .quick-prompts button,.center-column .canvas-shortcuts button{font-size:var(--gw-font-body)}.center-column .clarification-dismissed-copy{font-size:var(--gw-font-caption)}.center-column .message time{color:#6e7d77;font-size:var(--gw-font-caption)}.center-column .clarification-question h3,.center-column .markdown-message h1,.center-column .markdown-message h2,.center-column .markdown-message h3,.center-column .markdown-message h4{font-size:var(--gw-font-body)}.center-column .clarification-options>button b,.center-column .clarification-other input,.center-column .markdown-message table,.center-column .summary-card div,.center-column .progress-card div,.center-column .success-card dl,.center-column .success-card button{font-size:var(--gw-font-body)}.center-column .thinking-dots{font-size:var(--gw-font-caption)}.center-column .markdown-message code{font-size:var(--gw-font-body)}.center-column .agent-process,.center-column .agent-process-toggle,.center-column .agent-process-step,.center-column .agent-turn-preparing,.center-column .agent-checkpoint-label,.center-column .agent-status{color:#5f7069}.center-column .agent-process-tool-name,.center-column .agent-process-thinking-label,.center-column .agent-process-tool-audit dt,.center-column .agent-process-toggle small{color:#6b7a74}.center-column .composer textarea::placeholder{color:#778780;opacity:1}main.buyer-workspace .canvas-column{color:#2f4039;font-size:var(--gw-font-body)}main.buyer-workspace .canvas-column :is(p,li,dd,td,blockquote){color:#40524b;font-size:var(--gw-font-body)}main.buyer-workspace .canvas-column :is(dt,th,small,time){color:#61726b;font-size:var(--gw-font-caption)}main.buyer-workspace .canvas-column :is(button,input,select,textarea){color:#3b4d46;font-size:var(--gw-font-body)}.canvas-column .canvas-header span{font-size:var(--gw-font-caption)}.canvas-column .canvas-header h1{font-size:var(--gw-font-title)}.canvas-column .canvas-actions button,.canvas-column .canvas-header>button{font-size:var(--gw-font-body)}.canvas-column .section-title{font-size:var(--gw-font-body)}.canvas-column .stage-card span,.canvas-column .stage-card p{font-size:var(--gw-font-caption)}.canvas-column .stage-card>button{font-size:var(--gw-font-body)}.canvas-column .stage-card h2{font-size:var(--gw-font-body)}.canvas-column .stage-card h2 em,.canvas-column .stepper small{font-size:var(--gw-font-caption)}.canvas-column .stepper b{font-size:var(--gw-font-body)}.canvas-column :is(.metric-grid,.order-metrics,.supplier-summary) span,.canvas-column :is(.metric-grid,.order-metrics,.supplier-summary) small{font-size:var(--gw-font-caption)}.canvas-column .inquiry-grid strong,.canvas-column .product-card h3,.canvas-column .supplier-box h3,.canvas-column .live-inquiries h2,.canvas-column .live-shipments h2{font-size:var(--gw-font-body)}.canvas-column .inquiry-grid span,.canvas-column .inquiry-grid article>em,.canvas-column .product-card p,.canvas-column .sticky-purchase>span{font-size:var(--gw-font-caption)}.canvas-column .inquiry-grid p,.canvas-column .category-strip button,.canvas-column .product-information>p,.canvas-column .product-copy,.canvas-column .product-info-tabs button{font-size:var(--gw-font-body)}.canvas-column .product-image span,.canvas-column .label-row span,.canvas-column .label-row em,.canvas-column .purchase-discount,.canvas-column .supplier-box>span,.canvas-column .compare-products em,.canvas-column .solution-cards em,.canvas-column .feature-row small,.canvas-column .progress-line span,.canvas-column .progress-line small{font-size:var(--gw-font-caption)}.canvas-column .detail-tabs button,.canvas-column .product-information dl,.canvas-column .supplier-box dl,.canvas-column .comparison-table table,.canvas-column .solution-table table,.canvas-column .totals-table table,.canvas-column .invoice-orders table,.canvas-column .line-items table,.canvas-column .shipment-table table,.canvas-column .feature-row strong,.canvas-column .compare-products h2,.canvas-column .solution-cards h4,.canvas-column .order-list strong,.canvas-column .detail-grid dl,.canvas-column .solution-cards h2,.canvas-column .order-list h2,.canvas-column .order-detail h2,.canvas-column .order-detail h3,.canvas-column .order-banner p{font-size:var(--gw-font-body)}.canvas-column .live-warning{font-size:var(--gw-font-caption)}.canvas-column .live-product-card h2,.canvas-column .assortment-candidate-body h3{font-size:var(--gw-font-body)}.canvas-column .live-product-card p,.canvas-column .assortment-candidate-body>p,.canvas-column .owned-product-data-note,.canvas-column .order-preview-warnings ul,.canvas-column .order-preview-detail>footer,.canvas-column .order-success-note{font-size:var(--gw-font-caption)}.canvas-column .assortment-candidate-body dl,.canvas-column .owned-product-intro p,.canvas-column .owned-product-purchase p,.canvas-column .owned-product-facts{font-size:var(--gw-font-body)}.canvas-column .owned-product-intro>span,.canvas-column .owned-product-purchase>small,.canvas-column .owned-product-purchase strong em,.canvas-column .owned-product-highlights span,.canvas-column .owned-product-highlights small,.canvas-column .owned-product-section>header span,.canvas-column .owned-product-trust-note,.canvas-column .owned-product-actions small{font-size:var(--gw-font-caption)}.canvas-column .owned-product-intro h1{font-size:var(--gw-font-title)}.canvas-column .owned-product-intro b,.canvas-column .owned-product-highlights strong{font-size:var(--gw-font-body)}.canvas-column .owned-product-actions span{font-size:var(--gw-font-caption)}.canvas-column .owned-product-section>header h2{font-size:var(--gw-font-body)}.canvas-column .assortment-summary-matrix>div>*,.canvas-column .assortment-composition-items strong,.canvas-column .assortment-composition-head strong{font-size:var(--gw-font-body)}.canvas-column .assortment-summary-sources a b,.canvas-column .assortment-composition-items p{font-size:var(--gw-font-body)}.canvas-column .assortment-summary-sources a small,.canvas-column .assortment-summary-sources em,.canvas-column .assortment-composition-head span,.canvas-column .assortment-composition-head small,.canvas-column .assortment-composition-items small,.canvas-column .assortment-composition-items em,.canvas-column .assortment-action-bar div span,.canvas-column .assortment-action-bar div small{font-size:var(--gw-font-caption)}.canvas-column .assortment-unverified{font-size:var(--gw-font-body)}.canvas-column .assortment-scheme-tabs span,.canvas-column .assortment-section-title span{font-size:var(--gw-font-caption)}.canvas-column .live-product-body>span{font-size:var(--gw-font-caption)}.canvas-column .live-product-pagination{font-size:var(--gw-font-body)}.canvas-column .live-product-body h2{color:#263832;font-size:var(--gw-font-body)}.canvas-column .live-product-body p{font-size:var(--gw-font-caption)}.canvas-column .live-product-body dl{font-size:var(--gw-font-body)}.canvas-column .live-product-body p{min-height:3.2em;height:auto}.canvas-column .live-product-body>strong small{font-size:var(--gw-font-caption)}.canvas-column .live-compare-products header{font-size:var(--gw-font-body)}.canvas-column .live-compare-products em,.canvas-column .live-compare-products strong small{font-size:var(--gw-font-caption)}.canvas-column .live-compare-products h2{color:#263832;font-size:var(--gw-font-body)}.canvas-column .live-compare-products p,.canvas-column .live-compare-products dl{font-size:var(--gw-font-body)}.canvas-column .comparison-table-head>b,.canvas-column .comparison-table-row>b,.canvas-column .comparison-table-head strong,.canvas-column .live-compare-actions button{font-size:var(--gw-font-body)}.canvas-column .comparison-table-row>span,.canvas-column .live-compare-actions>span{font-size:var(--gw-font-caption)}.canvas-column .comparison-table-head small,.canvas-column .comparison-tabs span,.canvas-column .comparison-section-title span{font-size:var(--gw-font-caption)}.canvas-column .comparison-tabs b{font-size:var(--gw-font-body)}.canvas-column .assortment-match-context b,.canvas-column .assortment-product-group>header aside{font-size:var(--gw-font-body)}.canvas-column .assortment-product-group>header span,.canvas-column .assortment-product-group>header aside small,.canvas-column .assortment-candidate-label span,.canvas-column .assortment-candidate-label em,.canvas-column .assortment-match-action-bar>span,.canvas-column .assortment-match-action-bar>small{font-size:var(--gw-font-caption)}.canvas-column .assortment-candidate-body>p{min-height:3.2em;height:auto}.canvas-column .live-metrics span{font-size:var(--gw-font-caption)}.canvas-column .live-list em,.canvas-column .live-row em,.canvas-column .comparison-feedback,.canvas-column .comparison-picker header span,.canvas-column .comparison-picker button small,.canvas-column .comparison-detail-drawer header span,.canvas-column .live-solutions header span,.canvas-column .live-order-layout aside span,.canvas-column .live-order-layout aside small,.canvas-column .live-order-layout header span,.canvas-column .live-fulfillment-summary span,.canvas-column .live-shipments header span,.canvas-column .live-inquiries header span,.canvas-column .live-cart article span,.canvas-column .live-cart>aside>div span,.canvas-column .order-preview-detail header span,.canvas-column .order-detail header span{font-size:var(--gw-font-caption)}.canvas-column .live-row a,.canvas-column .live-inquiries header b{font-size:var(--gw-font-body)}.canvas-column .comparison-picker button b,.canvas-column .comparison-picker button strong,.canvas-column .live-order-layout aside b,.canvas-column .live-quantity b,.canvas-column .order-preview-warnings h3{font-size:var(--gw-font-body)}.canvas-column{container-type:inline-size}.canvas-header,.canvas-actions,.live-product-pagination,.assortment-action-bar,.assortment-match-action-bar,.owned-product-actions{flex-wrap:wrap;gap:10px}.live-product-body>button,.live-product-actions button,.live-order-facts button,.canvas-document-tabs button{height:auto;min-height:32px}.live-product-body dl,.assortment-candidate-body dl{grid-template-columns:4em minmax(0,1fr)}.live-order-facts dl{grid-template-columns:5em minmax(0,1fr)}.comparison-table,.solution-table,.totals-table,.invoice-orders,.line-items,.shipment-table,.invoice-paper{overflow-x:auto}.modal{width:min(460px,calc(100vw - 32px));max-height:calc(100vh - 32px);overflow:auto}.gowu-agent-avatar.compact,.conversation-tree .gowu-agent-avatar.compact{width:24px;height:24px}.conversation-tree button{grid-template-columns:24px minmax(0,1fr) auto}.stepper b,.progress-line b{min-width:24px;min-height:24px}.stepper small{top:30px;width:6em}.assortment-unverified,.canvas-column .assortment-unverified{font-size:var(--gw-font-caption);min-height:24px;height:auto}@container (max-width: 780px){.live-product-grid,.live-product-grid.compare,.owned-product-highlights{grid-template-columns:repeat(2,minmax(0,1fr))}.live-cart,.live-order-layout,.order-layout,.detail-grid,.tracking-layout,.daily-order-card{grid-template-columns:1fr}.live-cart article{grid-template-columns:70px minmax(0,1fr)}.live-cart article>strong,.live-cart article>.live-quantity{grid-column:2}.live-order-layout>aside{border-right:0}.after-sale>div{grid-template-columns:repeat(2,minmax(0,1fr))}}@container (max-width: 460px){.live-product-grid,.live-product-grid.compare,.owned-product-highlights,.after-sale>div,.live-fulfillment-summary,.metric-grid,.order-metrics,.supplier-summary{grid-template-columns:1fr}.live-order-facts,.live-shipments article>header{display:grid;gap:12px}.owned-product-hero{grid-template-columns:1fr}}.enterprise-memory-list-panel,.enterprise-memory-detail{box-sizing:border-box;height:100vh;overflow:auto;background:#f7faf8}.enterprise-memory-list-panel{display:flex;flex-direction:column;border-right:1px solid var(--line)}.enterprise-memory-page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:20px 18px 15px;border-bottom:1px solid var(--line);background:#fff}.enterprise-memory-page-head span,.enterprise-memory-detail>header span{color:var(--green);font-weight:var(--gw-font-weight-bold);letter-spacing:.12em}.enterprise-memory-page-head span{font-size:var(--gw-font-body)}.enterprise-memory-detail>header span{font-size:var(--gw-font-caption)}.enterprise-memory-page-head h1,.enterprise-memory-detail>header h1{margin:4px 0 3px;color:#25342f;font-size:var(--gw-font-title)}.enterprise-memory-page-head p{margin:0;color:var(--muted);font-size:var(--gw-font-body);line-height:1.6}.enterprise-memory-page-head>button{display:flex;align-items:center;gap:5px;min-height:32px;height:auto;padding:0 10px;border:0;border-radius:var(--gw-radius);font-size:var(--gw-font-body);white-space:nowrap}.enterprise-memory-directory{display:grid;grid-template-columns:72px minmax(0,1fr) 32px;align-items:center;gap:10px;margin:12px 14px 9px;padding:10px;border:1px solid #cce1d9;border-radius:var(--gw-radius);background:var(--green-weak)}.enterprise-memory-directory>div{display:flex;flex-direction:column;border-right:1px solid #c8ded5}.enterprise-memory-directory strong{color:var(--green-dark);font-size:var(--gw-font-body)}.enterprise-memory-directory span{color:#658077;font-size:var(--gw-font-body)}.enterprise-memory-directory p{margin:0;overflow:hidden;color:#496159;font-size:var(--gw-font-body);line-height:1.6;text-overflow:ellipsis;white-space:nowrap}.enterprise-memory-directory button{width:26px;height:26px;border:0;border-radius:var(--gw-radius);color:var(--green-dark);background:#fff}.enterprise-memory-search{display:grid;grid-template-columns:20px minmax(0,1fr) 96px 56px;align-items:center;gap:5px;margin:0 14px 10px;padding:5px 5px 5px 9px;border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff}.enterprise-memory-search>svg{color:#7c8d87}.enterprise-memory-search input,.enterprise-memory-search select{min-width:0;min-height:32px;height:auto;border:0;outline:0;color:#31413b;background:transparent;font-size:var(--gw-font-body)}.enterprise-memory-search select{border-left:1px solid var(--line);padding-left:5px}.enterprise-memory-search button{min-height:32px;height:auto;border:0;border-radius:var(--gw-radius);color:#fff;background:var(--green);font-size:var(--gw-font-body)}.enterprise-memory-list{flex:1;min-height:0;padding:0 14px 18px;overflow:auto}.enterprise-memory-list>button{display:block;width:100%;margin-bottom:8px;padding:11px 12px;border:1px solid var(--line);border-radius:var(--gw-radius);color:inherit;background:#fff;text-align:left;cursor:pointer}.enterprise-memory-list>button:hover{border-color:#aad3c5}.enterprise-memory-list>button.selected{border-color:var(--green);box-shadow:inset 3px 0 var(--green),0 4px 12px #165c440f}.enterprise-memory-card-meta{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.enterprise-memory-card-meta>span:not(.memory-status),.enterprise-memory-card-meta em{color:var(--muted);font-size:var(--gw-font-caption);font-style:normal}.enterprise-memory-card-meta em{margin-left:auto}.memory-status{display:inline-flex;align-items:center;min-height:24px;height:auto;padding:0 6px;border-radius:var(--gw-radius);color:#5c6a65;background:#edf1ef;font-size:var(--gw-font-caption);font-weight:var(--gw-font-weight-bold)}.memory-status.active{color:#087552;background:#e5f6ef}.memory-status.candidate{color:#8a6818;background:#fff4d9}.memory-status.disputed{color:#a05832;background:#ffede2}.memory-status.inactive,.memory-status.superseded,.memory-status.revoked{color:#6e7874;background:#edf0ef}.enterprise-memory-list h2{margin:8px 0 4px;font-size:var(--gw-font-body)}.enterprise-memory-list>button>p{min-height:32px;height:auto;margin:0;overflow:hidden;color:#53635e;font-size:var(--gw-font-body);line-height:1.8}.enterprise-memory-list footer{display:flex;gap:12px;margin-top:8px;padding-top:8px;border-top:1px solid #edf1ef;color:var(--muted);font-size:var(--gw-font-caption)}.enterprise-memory-list footer time{margin-left:auto}.enterprise-memory-list-empty{display:grid;place-items:center;gap:7px;min-height:180px;color:#84928d;font-size:var(--gw-font-body);text-align:center}.enterprise-memory-list-empty>svg{color:#93c7b6;font-size:var(--gw-icon-large)}.enterprise-memory-list-empty b{color:#45564f;font-size:var(--gw-font-body)}.enterprise-memory-detail{padding:18px 22px 30px;background:#fbfcfc}.enterprise-memory-detail.empty{display:grid;place-items:center;align-content:center;gap:8px;color:var(--muted);text-align:center}.enterprise-memory-detail.empty>svg{color:#9bcbbb;font-size:var(--gw-icon-large)}.enterprise-memory-detail.empty h2{margin:5px 0 0;color:#354740;font-size:var(--gw-font-title)}.enterprise-memory-detail.empty p{max-width:360px;margin:0 0 8px;font-size:var(--gw-font-caption);line-height:1.8}.enterprise-memory-detail.empty button{min-height:32px;height:auto;padding:0 12px;border:0;border-radius:var(--gw-radius);font-size:var(--gw-font-body)}.enterprise-memory-detail>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin:-18px -22px 14px;padding:18px 22px 14px;border-bottom:1px solid var(--line);background:#fff}.enterprise-memory-detail>header>button{min-width:34px;min-height:32px;height:auto;padding:0 10px;border:1px solid var(--line);border-radius:var(--gw-radius);color:#46564f;background:#fff;font-size:var(--gw-font-body)}.enterprise-memory-policy{display:grid;grid-template-columns:18px 1fr;align-items:start;gap:7px;margin-bottom:12px;padding:9px 10px;border:1px solid #c9e1d8;border-radius:var(--gw-radius);color:#3d5c51;background:var(--green-weak)}.enterprise-memory-policy svg{margin-top:2px;color:var(--green)}.enterprise-memory-policy p{margin:0;font-size:var(--gw-font-caption);line-height:1.7}.enterprise-memory-policy b{display:block;font-size:var(--gw-font-body)}.enterprise-memory-conclusion,.enterprise-memory-facts,.enterprise-memory-evidence,.enterprise-memory-audit{margin-bottom:11px;padding:13px;border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff}.enterprise-memory-conclusion>div{display:flex;gap:6px}.enterprise-memory-conclusion>div>span:last-child{color:var(--muted);font-size:var(--gw-font-body)}.enterprise-memory-conclusion>p{margin:12px 0 2px;color:#2e4039;font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold);line-height:1.8}.enterprise-memory-facts dl{display:grid;grid-template-columns:6em minmax(0,1fr);margin:0;font-size:var(--gw-font-body);line-height:2.3}.enterprise-memory-facts dt{color:var(--muted)}.enterprise-memory-facts dd{margin:0;color:#344640}.enterprise-memory-evidence h2,.enterprise-memory-audit h2{margin:0 0 9px;font-size:var(--gw-font-body)}.enterprise-memory-evidence>article{margin-top:7px;padding:8px;border-radius:var(--gw-radius);background:#f7f9f8}.enterprise-memory-evidence article span{color:var(--green);font-size:var(--gw-font-body)}.enterprise-memory-evidence article p{margin:4px 0;color:#465751;font-size:var(--gw-font-body);line-height:1.7}.enterprise-memory-evidence article small,.enterprise-memory-evidence>p{color:var(--muted)}.enterprise-memory-evidence article small{font-size:var(--gw-font-caption)}.enterprise-memory-evidence>p{font-size:var(--gw-font-body)}.enterprise-memory-audit>article{display:grid;grid-template-columns:10px 1fr;gap:7px;position:relative;padding-bottom:10px}.enterprise-memory-audit>article:not(:last-child):after{content:"";position:absolute;left:3px;top:10px;bottom:0;width:1px;background:#dce5e1}.enterprise-memory-audit i{z-index:1;width:7px;height:7px;margin-top:3px;border:2px solid white;border-radius:50%;background:var(--green);box-shadow:0 0 0 1px #9bcbb9}.enterprise-memory-audit b{font-size:var(--gw-font-body)}.enterprise-memory-audit p{margin:3px 0;color:var(--muted);font-size:var(--gw-font-caption)}.enterprise-memory-audit time{color:#98a39f;font-size:var(--gw-font-caption)}.enterprise-memory-actions,.enterprise-memory-editor-actions{display:flex;justify-content:flex-end;gap:7px;padding-top:3px}.enterprise-memory-actions button,.enterprise-memory-editor-actions button{min-height:32px;height:auto;padding:0 12px;border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff;font-size:var(--gw-font-body)}.enterprise-memory-actions button.danger{color:#a24040;border-color:#e7c2c2}.enterprise-memory-editor{background:#fbfcfc}.enterprise-memory-raw{position:relative;display:grid;gap:6px;margin-bottom:11px}.enterprise-memory-editor label>span{color:#4a5a54;font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold)}.enterprise-memory-raw textarea{min-height:92px;padding:12px 12px 58px;border:1px solid var(--line);border-radius:var(--gw-radius);resize:vertical;font-size:var(--gw-font-body);line-height:1.7}.enterprise-memory-raw button{position:absolute;right:8px;bottom:8px;min-height:32px;height:auto;padding:0 8px;border:1px solid #a9d5c6;border-radius:var(--gw-radius);color:var(--green-dark);background:#fff;font-size:var(--gw-font-body)}.enterprise-memory-warning,.enterprise-memory-error{display:flex;gap:6px;margin:8px 0;padding:8px;border-radius:var(--gw-radius);font-size:var(--gw-font-caption);line-height:1.6}.enterprise-memory-warning{color:#6b5a2d;background:#fff8df}.enterprise-memory-error{color:#983e3e;background:#fff0f0}.enterprise-memory-quotes{display:grid;gap:5px;margin-bottom:10px;padding:9px;border-left:3px solid #92c9b7;background:#f1f8f5}.enterprise-memory-quotes>span{color:var(--green-dark);font-size:var(--gw-font-body);font-weight:var(--gw-font-weight-bold)}.enterprise-memory-quotes q{color:#53645e;font-size:var(--gw-font-body)}.enterprise-memory-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.enterprise-memory-form-grid label{display:grid;gap:6px}.enterprise-memory-form-grid label.wide{grid-column:1 / 3}.enterprise-memory-form-grid input,.enterprise-memory-form-grid select,.enterprise-memory-form-grid textarea{box-sizing:border-box;width:100%;min-height:32px;padding:7px 8px;border:1px solid var(--line);border-radius:var(--gw-radius);background:#fff;font-size:var(--gw-font-body)}.enterprise-memory-form-grid textarea{min-height:70px;resize:vertical;line-height:1.7}.enterprise-memory-conflicts{margin:12px 0;padding:11px;border:1px solid #edc8b4;border-radius:var(--gw-radius);background:#fff8f3}.enterprise-memory-conflicts>header{display:grid;grid-template-columns:18px 1fr;gap:6px}.enterprise-memory-conflicts header svg{color:#b56b3e}.enterprise-memory-conflicts header b{font-size:var(--gw-font-body)}.enterprise-memory-conflicts header p{margin:2px 0 7px;color:var(--muted);font-size:var(--gw-font-body)}.enterprise-memory-conflicts>article{margin:6px 0;padding:8px;border:1px solid #f0d8ca;border-radius:var(--gw-radius);background:#fff}.enterprise-memory-conflicts article span{float:right;color:#a75b32;font-size:var(--gw-font-body)}.enterprise-memory-conflicts article b{font-size:var(--gw-font-body)}.enterprise-memory-conflicts article p{margin:4px 0 0;color:#5e554f;font-size:var(--gw-font-body);line-height:1.6}.enterprise-memory-conflicts>div{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:8px}.enterprise-memory-conflicts>div button{min-height:32px;padding:5px;border:1px solid #dfbca7;border-radius:var(--gw-radius);color:#78503a;background:#fff;font-size:var(--gw-font-body)}.enterprise-memory-editor-actions{margin-top:14px;padding-top:12px;border-top:1px solid var(--line)}@media(max-width:1240px){.enterprise-memory-form-grid{grid-template-columns:1fr}.enterprise-memory-form-grid label.wide{grid-column:1}.enterprise-memory-conflicts>div{grid-template-columns:1fr}}.enterprise-memory-page-head span,.enterprise-memory-directory span,.enterprise-memory-directory p,.enterprise-memory-evidence article span,.enterprise-memory-evidence>p,.enterprise-memory-conflicts article span{font-size:var(--gw-font-body)}.enterprise-memory-detail>header span,.enterprise-memory-card-meta>span:not(.memory-status),.enterprise-memory-card-meta em,.memory-status,.enterprise-memory-list footer,.enterprise-memory-evidence article small,.enterprise-memory-audit p,.enterprise-memory-audit time{font-size:var(--gw-font-caption)}.enterprise-memory-page-head p,.enterprise-memory-page-head>button,.enterprise-memory-list>button>p,.enterprise-memory-list-empty,.enterprise-memory-detail.empty button,.enterprise-memory-detail>header>button,.enterprise-memory-conclusion>div>span:last-child,.enterprise-memory-facts dl,.enterprise-memory-evidence article p,.enterprise-memory-audit b,.enterprise-memory-actions button,.enterprise-memory-editor-actions button,.enterprise-memory-editor label>span,.enterprise-memory-raw button,.enterprise-memory-quotes>span,.enterprise-memory-quotes q,.enterprise-memory-conflicts header p,.enterprise-memory-conflicts article b,.enterprise-memory-conflicts article p,.enterprise-memory-conflicts>div button{font-size:var(--gw-font-body)}.enterprise-memory-detail.empty p,.enterprise-memory-policy p,.enterprise-memory-warning,.enterprise-memory-error{font-size:var(--gw-font-caption)}.enterprise-memory-search input,.enterprise-memory-search select,.enterprise-memory-search button{font-size:var(--gw-font-body)}.enterprise-memory-list-empty b,.enterprise-memory-evidence h2,.enterprise-memory-audit h2,.enterprise-memory-policy b,.enterprise-memory-conflicts header b{font-size:var(--gw-font-body)}.enterprise-memory-list h2{font-size:var(--gw-font-body)}.enterprise-memory-page-head h1,.enterprise-memory-detail>header h1{font-size:var(--gw-font-title)}.enterprise-memory-conclusion>p{font-size:var(--gw-font-body)}.enterprise-memory-form-grid input,.enterprise-memory-form-grid select,.enterprise-memory-form-grid textarea,.enterprise-memory-raw textarea{font-size:var(--gw-font-body)}.enterprise-memory-detail,.enterprise-memory-list-panel{color:#2f4039}.enterprise-memory-page-head p,.enterprise-memory-directory p,.enterprise-memory-list>button>p,.enterprise-memory-policy p,.enterprise-memory-conclusion>div>span:last-child,.enterprise-memory-evidence article p,.enterprise-memory-audit p,.enterprise-memory-conflicts header p,.enterprise-memory-conflicts article p{color:#4b5e56}.enterprise-memory-list>button>p{min-height:3.2em;height:auto}.enterprise-memory-facts dt,.enterprise-memory-card-meta>span:not(.memory-status),.enterprise-memory-card-meta em,.enterprise-memory-list footer,.enterprise-memory-evidence article small,.enterprise-memory-evidence>p,.enterprise-memory-audit time{color:#61726b}.commerce-workspace{--commerce-green: #15956f;--commerce-green-dark: #0b644b;--commerce-green-soft: #eaf7f2;--commerce-selection-green: #0aa56f;--commerce-text: #21332d;--commerce-muted: #70817b;--commerce-line: #e2e8e5;--commerce-citation-text: #55635d;--commerce-citation-background: #f2f4f3;display:grid;grid-template-columns:208px minmax(480px,1.05fr) minmax(620px,1.6fr);gap:6px;padding:6px 6px 6px 0;width:100vw;height:100dvh;overflow:hidden;color:var(--commerce-text);background:radial-gradient(circle at 18% 0%,rgba(21,149,111,.08) 0,transparent 230px),linear-gradient(180deg,#f3f6f4,#eef3f0 48%,#eaf0ed);font-size:var(--gw-font-body);line-height:1.5;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}.commerce-workspace button,.commerce-workspace input,.commerce-workspace textarea{font:inherit}.commerce-workspace button{color:inherit}.commerce-session{display:contents}.commerce-session[hidden]{display:none}.commerce-sidebar{--commerce-sidebar-inset: 13px;display:flex;flex-direction:column;min-height:0;padding:18px var(--commerce-sidebar-inset) 13px;border:0;background:transparent}.commerce-sidebar .saved-task-history-scroll{margin-inline-end:calc(0px - var(--commerce-sidebar-inset));padding-inline-end:var(--commerce-sidebar-inset)}.commerce-brand{display:grid;grid-template-columns:27px minmax(0,1fr);align-items:center;gap:8px;padding:0 9px 18px}button.commerce-brand{border:0;background:transparent;text-align:left;cursor:pointer}button.commerce-brand:focus-visible{outline:2px solid var(--commerce-green);outline-offset:2px}.commerce-brand>img{display:block;width:27px;height:27px}.commerce-brand>:is(div,span){display:grid;gap:2px;min-width:0}.commerce-follow-ups{display:grid;gap:8px;width:100%;min-width:0;margin-top:16px}.commerce-follow-ups button{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-width:0;min-height:44px;padding:10px 14px;border:1px solid var(--commerce-line);border-radius:var(--gw-radius);background:#fff;color:var(--commerce-text);text-align:left;font-size:var(--gw-font-body);line-height:var(--gw-line-height-body);cursor:pointer;transition:background-color .15s,border-color .15s}.commerce-follow-ups button>span:first-child{min-width:0;overflow-wrap:anywhere}.commerce-follow-ups button>.anticon{flex:0 0 auto;color:var(--commerce-muted)}.commerce-follow-ups button:hover:not(:disabled){background:var(--commerce-green-soft);border-color:var(--commerce-green)}.commerce-follow-ups button:active:not(:disabled){background:var(--commerce-green-soft);color:var(--commerce-green-dark)}.commerce-follow-ups button:focus-visible{outline:2px solid var(--commerce-green);outline-offset:2px}.commerce-follow-ups button:disabled{color:var(--commerce-muted);cursor:default}@media(prefers-reduced-motion:reduce){.commerce-follow-ups button{transition:none}}.commerce-brand strong{color:#182b25;font-size:var(--gw-font-body);letter-spacing:-.8px}.commerce-brand strong span{color:var(--commerce-green)}.commerce-main-nav{display:grid;flex:none;gap:4px;padding-bottom:14px}.commerce-main-nav button{display:flex;align-items:center;gap:9px;min-height:39px;padding:0 11px;border:0;border-radius:var(--gw-radius);color:var(--commerce-text);background:transparent;font-size:var(--gw-font-body);font-weight:600;text-align:left;cursor:pointer}.commerce-main-nav button:hover{color:#0d6c51;background:#ffffff9e}.commerce-main-nav button.active{color:#0d6c51;background:#e2f2ebe6;box-shadow:inset 2px 0 #15956f;font-weight:650}.commerce-main-nav svg{font-size:14px}.commerce-main-nav .commerce-nav-count{display:grid;place-items:center;min-width:20px;height:20px;margin-left:auto;padding:0 6px;border-radius:var(--gw-radius);color:#fff;background:var(--commerce-green);font-size:var(--gw-font-caption);font-weight:700;line-height:1}.commerce-history{display:grid;flex:1;grid-template-rows:auto minmax(0,1fr);min-height:0;padding-top:17px}.commerce-history>header{display:grid;gap:2px;margin:0 7px 9px}.commerce-history>header span{color:#4b5c56;font-size:var(--gw-font-caption);font-weight:700}.commerce-history>header small{color:#9aa6a2;font-size:var(--gw-font-caption)}.commerce-history-scroll{min-height:0;overflow-y:auto;scrollbar-color:#dce6e2 transparent;scrollbar-width:thin}.commerce-history-task{display:grid;gap:2px;margin-bottom:3px}.commerce-history-task-row{display:grid;grid-template-columns:24px minmax(0,1fr) 10px;align-items:center;gap:7px;width:100%;min-height:43px;padding:6px 7px;border:1px solid transparent;border-radius:var(--gw-radius);background:transparent;text-align:left;cursor:pointer}.commerce-history-task-row:hover{border-color:#dce9e4;background:#ffffff8f}.commerce-history-task.active>.commerce-history-task-row{border-color:#cce4da;background:#e2f2ebe0}.commerce-history-task-row>svg:first-child{color:#43816d;font-size:13px}.commerce-history-task-row>svg:last-child{color:#9ca8a4;font-size:7px;transition:transform .16s ease}.commerce-history-task-row[aria-expanded=true]>svg:last-child{transform:rotate(180deg)}.commerce-history-task-row>span,.commerce-history-conversations button>span{display:grid;gap:2px;min-width:0}.commerce-history-task-row b,.commerce-history-conversations b{overflow:hidden;color:#35463f;font-size:var(--gw-font-caption);text-overflow:ellipsis;white-space:nowrap}.commerce-history-task-row small,.commerce-history-conversations small{color:#91a09a;font-size:var(--gw-font-caption)}.commerce-history-conversations{display:grid;gap:2px;margin:0 4px 4px 18px;padding-left:8px;border-left:1px solid #e3ebe8}.commerce-history-conversations button{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:6px;min-height:38px;padding:5px 7px;border:0;border-radius:var(--gw-radius);background:transparent;text-align:left;cursor:pointer}.commerce-history-conversations button:hover,.commerce-history-conversations button.selected{color:#0d6c51;background:var(--commerce-green-soft)}.commerce-history-conversations button>svg{color:#78958b;font-size:11px}.commerce-history-conversations .commerce-g-avatar.compact{width:17px;height:17px;border-radius:var(--gw-radius);font-size:var(--gw-font-caption)}.commerce-history-conversations button.selected>svg,.commerce-history-conversations button.selected b{color:#0d6c51}.commerce-history-no-chat{display:flex;align-items:center;gap:6px;min-height:31px;padding:0 7px;color:#9aa6a2;font-size:var(--gw-font-caption)}.commerce-history-empty{display:grid;grid-template-columns:27px minmax(0,1fr);align-items:center;gap:8px;margin:1px 4px;padding:11px 8px;border:1px dashed #d6e1dc;border-radius:var(--gw-radius);color:#779087;background:#ffffff6b}.commerce-history-empty>svg{justify-self:center;font-size:13px}.commerce-history-empty>span{display:grid;gap:3px;min-width:0}.commerce-history-empty b{color:#53665f;font-size:var(--gw-font-caption)}.commerce-history-empty small{color:#91a09a;font-size:var(--gw-font-caption);line-height:1.45}.commerce-history-state{display:flex;align-items:center;gap:7px;margin:3px 5px;padding:10px 8px;color:#7d8d87;font-size:var(--gw-font-caption)}.commerce-guest-progress{display:grid;gap:6px;padding:11px;border:1px solid rgba(194,211,203,.85);border-radius:var(--gw-radius);background:#ffffff94;box-shadow:0 6px 18px #25483b09}.commerce-guest-progress>div{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px}.commerce-guest-progress>div span{color:var(--commerce-green-dark);font-size:var(--gw-font-caption);font-weight:700}.commerce-guest-progress>div i{position:relative;height:4px;overflow:hidden;border-radius:var(--gw-radius);background:#e1ebe7}.commerce-guest-progress>div i:after{position:absolute;top:0;right:0;bottom:0;left:0;width:var(--commerce-progress);border-radius:var(--gw-radius);background:var(--commerce-green);content:"";transition:width .25s ease}.commerce-guest-progress b{color:#33463f;font-size:var(--gw-font-caption)}.commerce-guest-progress small{color:#87948f;font-size:var(--gw-font-caption);line-height:1.5}.commerce-guest-progress button{min-height:31px;border:1px solid #b8dbcf;border-radius:var(--gw-radius);color:var(--commerce-green-dark);background:#fff;font-size:var(--gw-font-body);font-weight:650;cursor:pointer}.commerce-direct-product{padding:19px 26px 42px}.commerce-direct-product>header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:22px}.commerce-direct-product>header button{display:inline-flex;align-items:center;gap:6px;padding:0;border:0;color:#73827c;background:transparent;font-size:var(--gw-font-body);cursor:pointer}.commerce-direct-product>header button svg{transform:rotate(-90deg)}.commerce-direct-product>header>span{padding:5px 8px;border-radius:var(--gw-radius);color:#17815d;background:#eaf7f2;font-size:var(--gw-font-caption);font-weight:700}.commerce-direct-product-heading{display:flex;align-items:start;justify-content:space-between;gap:18px;padding-bottom:19px;border-bottom:0}.commerce-direct-product-heading>div{display:grid;gap:6px}.commerce-direct-product-heading small{color:var(--commerce-green);font-size:var(--gw-font-caption);font-weight:750;letter-spacing:.1em}.commerce-direct-product-heading h2{margin:0;color:#1d2d27;font-size:var(--gw-font-title);font-weight:620;letter-spacing:-.5px}.commerce-direct-product-heading p{max-width:580px;margin:0;color:#77847f;font-size:var(--gw-font-caption);line-height:1.7}.commerce-direct-product>form{display:grid;grid-template-columns:minmax(0,1fr);gap:14px;max-width:760px;margin:20px auto 0;padding:22px;border:1px solid #dfe7e3;border-radius:var(--gw-radius);background:#fff;box-shadow:0 14px 34px #1c41340f}.commerce-direct-product-progress{display:grid;grid-template-columns:auto minmax(100px,1fr) auto;align-items:center;gap:10px;padding:10px 12px;border-radius:var(--gw-radius);background:#f4f8f6}.commerce-direct-product-progress span{color:#5e7069;font-size:var(--gw-font-caption);font-weight:650}.commerce-direct-product-progress>i{height:5px;overflow:hidden;border-radius:var(--gw-radius);background:#dfeae5}.commerce-direct-product-progress>i b{display:block;height:100%;border-radius:var(--gw-radius);background:var(--commerce-green);transition:width .2s ease}.commerce-direct-product-progress strong{color:#147758;font-size:var(--gw-font-caption)}.commerce-direct-product>form label{display:grid;gap:6px}.commerce-direct-product>form label>span{color:#596a63;font-size:var(--gw-font-caption);font-weight:650}.commerce-direct-product>form label>span i{margin-left:4px;color:#99a49f;font-size:var(--gw-font-caption);font-style:normal;font-weight:500}.commerce-direct-product>form input,.commerce-direct-product>form textarea{width:100%;padding:10px 11px;border:1px solid #dce5e1;border-radius:var(--gw-radius);outline:0;color:#263832;background:#fbfcfc;font-size:var(--gw-font-body)}.commerce-direct-product>form input:focus,.commerce-direct-product>form textarea:focus{border-color:#76c2a9;box-shadow:0 0 0 3px #15956f14}.commerce-direct-product>form textarea{min-height:92px;resize:vertical;line-height:1.6}.commerce-system-sku{display:flex;min-height:38px;align-items:center;justify-content:space-between;gap:10px;padding:9px 11px;border:1px solid #dce5e1;border-radius:var(--gw-radius);background:#f3f8f6}.commerce-system-sku code{overflow:hidden;color:#176c4f;font-size:var(--gw-font-caption);font-weight:700;text-overflow:ellipsis;white-space:nowrap}.commerce-system-sku small{flex:none;color:#87948f;font-size:var(--gw-font-caption)}.commerce-direct-product-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.commerce-product-image-field{display:grid;grid-template-columns:150px minmax(0,1fr);align-items:center;gap:16px;padding:13px;border:1px solid #e0e8e4;border-radius:var(--gw-radius);background:#fbfdfc}.commerce-product-image-field>button:first-child{position:relative;display:flex;min-height:104px;overflow:hidden;align-items:center;justify-content:center;flex-direction:column;gap:5px;padding:10px;border:1px dashed #a9c9bc;border-radius:var(--gw-radius);color:#278664;background:#f2faf6;cursor:pointer}.commerce-product-image-field>button:first-child>svg{font-size:19px}.commerce-product-image-field>button:first-child b{font-size:var(--gw-font-body)}.commerce-product-image-field>button:first-child small{color:#82908a;font-size:var(--gw-font-caption)}.commerce-product-image-field>button.has-image{padding:0;border-style:solid;background:#edf4f1}.commerce-product-image-field>button.has-image img{width:100%;height:112px;object-fit:cover}.commerce-product-image-field>button.has-image span{position:absolute;right:7px;bottom:7px;padding:4px 7px;border-radius:var(--gw-radius);color:#fff;background:#14362bc7;font-size:var(--gw-font-body)}.commerce-product-image-field>div{display:grid;gap:5px}.commerce-product-image-field>div b{color:#24362f;font-size:var(--gw-font-caption)}.commerce-product-image-field>div p{margin:0;color:#75847e;font-size:var(--gw-font-caption);line-height:1.65}.commerce-product-image-field>div code{padding:1px 4px;border-radius:var(--gw-radius);color:#167454;background:#eaf6f1;font-size:var(--gw-font-caption)}.commerce-product-image-field>div button{justify-self:start;padding:0;border:0;color:#a05a50;background:transparent;font-size:var(--gw-font-body);cursor:pointer}.commerce-direct-product>form footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-top:14px;border-top:1px solid #e7ecea}.commerce-direct-product>form footer span{color:#8b9792;font-size:var(--gw-font-caption);line-height:1.5}.commerce-direct-product>form footer button{flex:0 0 auto;min-height:38px;padding:0 16px}.commerce-conversation{display:grid;grid-template-rows:minmax(0,1fr) auto;min-width:0;min-height:0;border:0;border-radius:var(--gw-radius);overflow:hidden;background:#fff}.commerce-g-avatar{display:inline-grid;flex:none;place-items:center;width:34px;height:34px;border-radius:var(--gw-radius);color:#fff;background:#07996a;box-shadow:0 5px 14px #07996a29;font-size:var(--gw-font-body);font-weight:700;line-height:1}.commerce-g-avatar.header{width:30px;height:30px;border-radius:var(--gw-radius);font-size:var(--gw-font-body)}.commerce-conversation-scroll{min-height:0;padding:25px 21px 16px;overflow-y:auto;background:#fff;scrollbar-width:thin}.commerce-welcome{max-width:560px;margin:1px auto 18px}.commerce-welcome-lead{display:grid;grid-template-columns:32px minmax(0,1fr);align-items:start;gap:10px;margin-bottom:16px}.commerce-g-avatar.welcome{width:30px;height:30px;border-radius:var(--gw-radius);font-size:var(--gw-font-caption)}.commerce-welcome-lead>div{min-width:0}.commerce-welcome-lead>div>span{display:block;margin:1px 0 6px;color:#52615c;font-size:var(--gw-font-caption);font-weight:650}.commerce-welcome h1{margin:0;color:#15241f;font-size:var(--gw-font-title);font-weight:750;line-height:1.28;letter-spacing:-1.3px}.commerce-welcome-lead p{margin:14px 0 0;color:#77847f;font-size:var(--gw-font-body);line-height:1.75}.commerce-new-task-hints{display:flex;flex-wrap:wrap;gap:8px;margin-left:42px}.commerce-new-task-welcome .commerce-welcome-lead{grid-template-columns:minmax(0,1fr)}.commerce-new-task-welcome .commerce-new-task-hints{margin-left:0}.commerce-new-task-hints button{min-height:34px;padding:0 12px;border:1px solid #d7e3de;border-radius:var(--gw-radius);color:#426057;background:#fff;font-size:var(--gw-font-body);cursor:pointer;transition:border-color .16s ease,color .16s ease,background-color .16s ease}.commerce-new-task-hints button:hover{border-color:#82c9b1;color:#087a55;background:#f1faf6}.commerce-scene-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.commerce-scene-grid>button{--commerce-scene-tint: #f0f7f3;display:grid;align-content:center;gap:8px;min-width:0;min-height:130px;padding:16px 20px;border:0;border-radius:var(--gw-radius);background:var(--commerce-scene-tint);text-align:left;cursor:pointer;transition:filter .16s ease}.commerce-scene-grid>button.emerald{--commerce-scene-tint: #f0f7f3}.commerce-scene-grid>button.amber{--commerce-scene-tint: #fff7ef}.commerce-scene-grid>button.blue{--commerce-scene-tint: #f0f5ff}.commerce-scene-grid>button.violet{--commerce-scene-tint: #f7f2fc}.commerce-scene-grid>button:hover{filter:brightness(.98)}.commerce-scene-grid b{display:flex;align-items:center;gap:10px;min-width:0;color:#20312b;font-size:18px;font-weight:700;line-height:1.5}.commerce-scene-icon{display:inline-flex;flex:none;color:#16875f;font-size:20px}.commerce-scene-grid small{display:flex;align-items:center;gap:8px;min-width:0;color:#197a53;font-size:var(--gw-font-body);line-height:1.5}.commerce-scene-grid small>.anticon{flex:none;background:transparent;font-size:14px}.commerce-account-conversation-intro{max-width:560px;margin:1px 0 22px}.commerce-account-conversation-intro .commerce-chat-message{margin:0}.commerce-account-guide{width:min(100%,520px);padding:15px 17px;border:1px solid #dce5e1;border-radius:var(--gw-radius);color:#31443d;background:#fff;box-shadow:0 6px 18px #21473a0b}.commerce-account-guide p{margin:0;font-size:var(--gw-font-body);line-height:1.8}.commerce-account-guide p+p{margin-top:14px}.commerce-scene-conversation-intro{max-width:560px;margin:1px 0 22px}.commerce-scene-conversation-intro .commerce-chat-message{margin:0}.commerce-scene-guide{width:min(100%,500px);padding:16px 18px;border:1px solid #dce5e1;border-radius:var(--gw-radius);color:#31443d;background:#fff;box-shadow:0 6px 18px #21473a0b}.commerce-scene-guide>b{display:block;margin-bottom:8px;color:#16875f;font-size:var(--gw-font-caption);font-weight:700}.commerce-scene-guide h1{margin:0;color:#1b2b25;font-size:var(--gw-font-title);font-weight:600;letter-spacing:-.55px}.commerce-scene-guide p{margin:12px 0 0;color:#66756f;font-size:var(--gw-font-caption);line-height:1.8}.commerce-flow-intro{max-width:560px;margin:0 auto;padding:2px 0 26px}.commerce-flow-lead{display:grid;grid-template-columns:32px minmax(0,1fr);align-items:start;gap:11px}.commerce-flow-lead>div{min-width:0}.commerce-flow-lead b{display:block;margin:1px 0 7px;color:#596761;font-size:var(--gw-font-caption)}.commerce-flow-lead h1{margin:0;color:#1b2b25;font-size:var(--gw-font-title);font-weight:550;letter-spacing:-.7px}.commerce-flow-lead p{margin:13px 0 0;color:#77847f;font-size:var(--gw-font-caption);line-height:1.75}.commerce-flow-choice-list{display:grid;gap:7px;margin:20px 0 16px;padding-left:43px}.commerce-flow-choice-list button{display:grid;gap:4px;min-height:56px;padding:10px 12px;border:1px solid #dfe5e2;border-radius:var(--gw-radius);color:#34443e;background:#fff;text-align:left;cursor:pointer}.commerce-flow-choice-list button.selected{border-color:#83cdb4;background:#eaf8f2}.commerce-flow-choice-list b{font-size:var(--gw-font-caption)}.commerce-flow-choice-list small{color:#8a9691;font-size:var(--gw-font-caption)}.commerce-flow-primary{display:flex;align-items:center;justify-content:center;gap:5px;min-height:37px;margin-left:43px;padding:0 13px;border:0;border-radius:var(--gw-radius);color:#fff!important;background:#08a56d;font-size:var(--gw-font-caption);font-weight:700;cursor:pointer}.commerce-flow-primary svg{font-size:9px}.commerce-flow-complete-note{display:inline-flex;align-items:center;gap:5px;min-height:31px;margin-left:43px;padding:0 10px;border-radius:var(--gw-radius);color:#187b5b;background:#eaf7f2;font-size:var(--gw-font-caption);font-weight:650}.commerce-permission-preview{display:grid;gap:9px;margin:22px 0 18px 43px;padding:14px;border-radius:var(--gw-radius);color:#78857f;background:#f7f8f8;font-size:var(--gw-font-caption)}.commerce-chat-message{display:flex;flex-direction:column;align-items:flex-start;margin:0 0 18px}.commerce-chat-message.assistant{display:grid;grid-template-columns:minmax(0,1fr);align-items:start}.commerce-chat-message.user{align-items:flex-end}.commerce-agent-message-body{display:grid;justify-items:start;min-width:0;padding-top:2px}.commerce-agent-message-body .commerce-message-bubble{max-width:100%}.commerce-chat-message.assistant .commerce-message-bubble{max-width:min(94%,450px);padding:3px 2px 2px;border:0;border-radius:var(--gw-radius);color:#263832;background:transparent;box-shadow:none;font-size:var(--gw-font-body);line-height:1.82}.commerce-chat-message.assistant .commerce-message-bubble>:first-child,.commerce-agent-delivery-summary>:first-child{margin-top:0}.commerce-chat-message.assistant .commerce-message-bubble>:last-child,.commerce-agent-delivery-summary>:last-child{margin-bottom:0}.commerce-agent-delivery-summary{width:min(94%,450px);padding:3px 2px 2px;color:#263832;font-size:var(--gw-font-body);line-height:1.82}.commerce-agent-delivery-summary.streaming:after{display:inline-block;width:2px;height:1em;margin-left:3px;vertical-align:-2px;background:#2b8f6d;content:"";animation:process-idle-text .8s ease-in-out infinite}.commerce-message-bubble{max-width:90%;padding:10px 12px;border:1px solid #e1e7e4;border-radius:var(--gw-radius);color:#30413b;background:#fff;font-size:var(--gw-font-body);line-height:1.75}.commerce-chat-message.user .commerce-message-bubble{border-color:#cfe8df;border-radius:var(--gw-radius);color:#184738;background:#eaf7f2}.commerce-chat-message.system .commerce-message-bubble{max-width:100%;border-color:#f0d8d1;color:#8d5141;background:#fff8f5}.commerce-message-bubble>:first-child{margin-top:0}.commerce-message-bubble>:last-child{margin-bottom:0}.commerce-chat-message time{margin:5px 3px 0;color:#a1aaa7;font-size:var(--gw-font-caption)}.commerce-inline-citation{display:inline-flex;align-items:center;gap:4px;max-width:min(100%,220px);min-height:24px;margin:0 3px;padding:1px 8px;border-radius:var(--gw-radius);color:var(--commerce-citation-text);background:var(--commerce-citation-background);font-size:var(--gw-font-caption);font-weight:400;line-height:1.5;vertical-align:baseline;text-decoration:none;transition:background-color .15s ease,color .15s ease}.commerce-inline-citation>.anticon{flex:0 0 auto;font-size:var(--gw-font-caption)}.commerce-inline-citation>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.commerce-inline-citation:hover{color:var(--commerce-green-dark);background:var(--commerce-green-soft)}.commerce-inline-citation:focus-visible{outline:2px solid var(--commerce-green);outline-offset:2px}@media(prefers-reduced-motion:reduce){.commerce-inline-citation{transition:none}}.commerce-chat-loading-body{display:flex;align-items:center;gap:8px;padding:9px 2px;color:#72827c;font-size:var(--gw-font-caption)}.commerce-chat-loading-body svg{color:var(--commerce-green)}.commerce-limit-card{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;margin:8px 0 18px;padding:12px;border:1px solid #bfdfd4;border-radius:var(--gw-radius);background:#f2faf7}.commerce-limit-card>svg{display:grid;place-items:center;width:34px;height:34px;padding:9px;border-radius:var(--gw-radius);color:var(--commerce-green-dark);background:#dff2eb}.commerce-limit-card>div{display:grid;gap:4px}.commerce-limit-card b{font-size:var(--gw-font-caption)}.commerce-limit-card p{margin:0;color:#71817b;font-size:var(--gw-font-caption)}.commerce-composer-shell{padding:10px 14px 8px;background:#fff}.commerce-composer-shell>form{display:grid;gap:8px;min-width:0;padding:12px;overflow:hidden;border:1px solid var(--commerce-green);border-radius:var(--gw-radius);background:#fff;box-shadow:0 3px 12px #15956f1a}.commerce-composer-shell>form:focus-within{outline:none}.commerce-composer-shell textarea{display:block;box-sizing:border-box;width:100%;min-width:0;height:3em;min-height:3em;max-height:9em;padding:0;overflow-x:hidden;overflow-y:hidden;resize:none;border:0;outline:0;color:#2f403a;background:transparent;font-size:var(--gw-font-body);line-height:1.5;white-space:pre-wrap;overflow-wrap:break-word;scrollbar-width:thin;scrollbar-color:#bdccc5 transparent}.commerce-composer-shell textarea:placeholder-shown{white-space:pre;text-overflow:ellipsis}.commerce-composer-shell textarea::placeholder{color:#909b96;white-space:nowrap}.commerce-composer-shell textarea::-webkit-scrollbar{width:5px}.commerce-composer-shell textarea::-webkit-scrollbar-thumb{border-radius:var(--gw-radius);background:#bdccc5}.commerce-composer-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.commerce-composer-add,.commerce-send{display:grid;place-items:center;flex:none;width:32px;height:32px;padding:0;border:0;border-radius:var(--gw-radius);box-shadow:none;cursor:pointer}.commerce-workspace .commerce-composer-add{color:#42584d;background:transparent;font-size:16px}.commerce-composer-add:hover{background:#f2f6f4}.commerce-workspace .commerce-send{color:#16875f;background:#e5f1ea;font-size:16px}.commerce-workspace .commerce-send:hover:not(:disabled){background:#d7eadf}.commerce-workspace .commerce-send:disabled{color:#99c8b5;background:#e9f4ee;cursor:default}.commerce-composer-add:disabled{opacity:.5;cursor:default}.commerce-composer-add:focus-visible,.commerce-send:focus-visible{outline:2px solid var(--commerce-green);outline-offset:2px}.commerce-composer-shell>small{display:block;margin-top:7px;color:#95a19b;font-size:var(--gw-font-caption);line-height:1.5;text-align:center}.commerce-canvas{position:relative;display:grid;grid-template-rows:minmax(0,1fr);min-width:0;min-height:0;overflow:hidden;border-radius:var(--gw-radius);background:#fff}.commerce-canvas-tabs{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 15px 0 20px;border-bottom:0;background:#fff}.commerce-canvas-tabs>div{display:flex;align-items:center;gap:4px;align-self:stretch}.commerce-canvas-tabs>div>button{min-width:66px;padding:0 12px;border:0;border-radius:var(--gw-radius);color:#7a8782;background:transparent;font-size:var(--gw-font-body);cursor:pointer}.commerce-canvas-tabs>div>button.active{color:#1e312a;background:#edf5f2;font-weight:700}.commerce-canvas-tabs>aside{display:flex;align-items:center;gap:7px}.commerce-canvas-toolbar{justify-content:flex-end}.commerce-canvas-tabs>aside button{min-height:27px;padding:0 9px;border:0;border-radius:var(--gw-radius);color:#148158;background:#e9f7f1;font-size:var(--gw-font-body);font-weight:700;cursor:pointer}.commerce-canvas-tabs>aside button:last-child{display:grid;place-items:center;width:29px;min-width:29px;padding:0;border:1px solid #dde5e2;border-radius:var(--gw-radius);color:#33433d;background:#fff;font-size:var(--gw-font-body)}.commerce-canvas-tabs>aside button:last-child svg{transform:rotate(45deg)}.commerce-canvas-scroll{min-height:0;padding:22px 25px 42px;overflow-y:auto;scrollbar-width:thin}.commerce-canvas-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:17px}.commerce-canvas-heading>div{display:grid;gap:4px}.commerce-canvas-heading small{color:var(--commerce-green);font-size:var(--gw-font-caption);font-weight:700;letter-spacing:1.2px}.commerce-canvas-heading h2{margin:0;color:#233730;font-size:var(--gw-font-title)}.commerce-canvas-heading p{margin:0;color:#788883;font-size:var(--gw-font-caption)}.commerce-canvas-heading>svg{color:#8aafa2;font-size:22px}.commerce-notice{position:absolute;z-index:4;top:57px;right:15px;display:grid;grid-template-columns:16px minmax(0,1fr) 12px;align-items:center;gap:7px;max-width:360px;min-height:39px;padding:7px 9px;border:1px solid #b9ddcf;border-radius:var(--gw-radius);color:#315d4e;background:#f4fbf8f7;box-shadow:0 7px 22px #1b4c3b1f;font-size:var(--gw-font-caption);text-align:left;cursor:pointer}.commerce-notice>svg:first-child{color:var(--commerce-green)}.commerce-notice>svg:last-child{color:#8a9893;font-size:8px}.commerce-discovery-canvas{padding-top:17px}.commerce-discovery-tabs{display:flex;gap:7px;margin:0 0 26px}.commerce-discovery-tabs button{min-height:34px;padding:0 14px;border:0;border-radius:var(--gw-radius);color:#6f7c77;background:#fff;font-size:var(--gw-font-body);cursor:pointer}.commerce-discovery-tabs button.active{border-color:#a9dcca;color:#0f8b5f;background:#edf9f4;font-weight:700}.commerce-discovery-section{margin-top:26px}.commerce-discovery-section:first-of-type{margin-top:0}.commerce-discovery-section>header{display:flex;align-items:end;justify-content:space-between;gap:14px;margin-bottom:14px}.commerce-discovery-section>header>div{display:grid;gap:5px}.commerce-discovery-section>header small{color:#929d99;font-size:var(--gw-font-caption)}.commerce-discovery-section>header h2{margin:0;color:#263630;font-size:var(--gw-font-body);font-weight:600}.commerce-discovery-section>header>button{display:flex;align-items:center;gap:5px;border:0;color:#77837f;background:transparent;font-size:var(--gw-font-body);cursor:pointer}.commerce-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.commerce-product-tile{display:grid;grid-template-rows:260px auto;min-height:306px;overflow:hidden;border:0;border-radius:var(--gw-radius);background:#fff}.commerce-discovery-product{grid-template-rows:minmax(0,1fr) auto;gap:10px}.commerce-product-open{display:grid;grid-template-rows:auto minmax(0,1fr);min-width:0;padding:0;border:0;border-radius:var(--gw-radius);color:inherit;background:transparent;font-weight:400;text-align:left;cursor:pointer}.commerce-product-open .commerce-product-visual{width:100%;aspect-ratio:1 / 1}.commerce-product-open .commerce-product-image{display:block}.commerce-product-open:focus-visible{outline:2px solid var(--commerce-green);outline-offset:-2px}.commerce-product-open:hover .commerce-product-image img{transform:scale(1.035)}.commerce-product-tile.selected{border-color:#00a46d;box-shadow:0 0 0 1px #00a46d14}.commerce-product-visual{border-radius:var(--gw-radius);position:relative;min-height:0;overflow:hidden;background:#f0f3f2}.commerce-product-image{width:100%;height:100%;min-width:0;padding:0;overflow:hidden;border:0;background:#f1f5f3;cursor:pointer}.commerce-product-image img{width:100%;height:100%;object-fit:contain;transition:transform .2s ease}.commerce-discovery-product .commerce-product-image img{display:block;object-fit:cover}.commerce-product-image:hover img{transform:scale(1.035)}.commerce-product-signal,.commerce-product-selected{position:absolute;top:9px;z-index:2;min-height:23px;padding:0 8px;border-radius:var(--gw-radius);color:#fff;background:#08a66e;font-size:var(--gw-font-caption);font-weight:700;line-height:23px}.commerce-product-signal{left:9px}.commerce-product-selected{right:9px;background:#202824}.commerce-product-copy{display:grid;align-content:start;grid-template-rows:auto auto 1fr auto auto auto;gap:10px;min-width:0;padding:16px 0 0}.commerce-discovery-product .commerce-product-copy{grid-template-rows:auto auto 1fr auto auto}.commerce-product-copy>small{color:#318a69;font-size:var(--gw-font-caption)}.commerce-product-copy h3,.commerce-product-name{display:-webkit-box;min-width:0;margin:0;overflow:hidden;color:#293832;font-size:var(--gw-font-body);font-weight:500;line-height:1.48;overflow-wrap:anywhere;word-break:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2}.commerce-product-copy>strong{align-self:end;color:#2b3632;font-size:var(--gw-font-body)}.commerce-product-copy>p,.commerce-product-description{min-width:0;margin:0;overflow:hidden;color:#87938e;font-size:var(--gw-font-caption);text-overflow:ellipsis;white-space:nowrap}.commerce-product-terms{display:flex;align-items:center;gap:6px;min-width:0}.commerce-product-terms>.commerce-product-meta{flex-shrink:0;white-space:nowrap}.commerce-product-meta{display:flex;flex-wrap:wrap;gap:5px}.commerce-product-meta span{padding:3px 6px;border-radius:var(--gw-radius);color:#76827e;background:#f2f4f3;font-size:var(--gw-font-caption)}.commerce-product-actions{display:grid;grid-template-columns:.8fr 1.2fr;gap:6px;padding-top:3px}.commerce-product-actions button{min-height:32px;border:1px solid #dbe3e0;border-radius:var(--gw-radius);color:#394841;background:#fff;font-size:var(--gw-font-body);font-weight:650;cursor:pointer}.commerce-product-actions button:last-child{border-color:var(--commerce-selection-green);color:#fff;background:var(--commerce-selection-green)}.commerce-product-actions button.selected{border-color:#cddbd6;color:#385148;background:#f6faf8}.commerce-discovery-product .commerce-product-actions button:disabled{opacity:.65;cursor:wait}.commerce-merchant-list{display:grid;gap:11px}.commerce-merchant-list>article{display:grid;grid-template-columns:minmax(260px,41%) minmax(0,1fr);min-height:190px;overflow:hidden;border:1px solid #dfe5e2;border-radius:var(--gw-radius);background:#fff}.commerce-merchant-images{display:grid;grid-template-columns:1fr 1fr;gap:4px;min-height:190px;overflow:hidden}.commerce-merchant-images img{width:100%;height:100%;object-fit:cover}.commerce-merchant-copy{display:grid;align-content:start;gap:7px;padding:17px 18px 15px}.commerce-merchant-label{display:flex;align-items:center;gap:7px}.commerce-merchant-label span{padding:3px 7px;border-radius:var(--gw-radius);color:#0b8c5e;background:#e9f7f1;font-size:var(--gw-font-caption);font-weight:700}.commerce-merchant-label small{color:#6f7d77;font-size:var(--gw-font-caption)}.commerce-merchant-copy h3{margin:0;color:#263630;font-size:var(--gw-font-body);font-weight:550}.commerce-merchant-copy>p{margin:0;color:#83908b;font-size:var(--gw-font-caption)}.commerce-merchant-copy dl{display:flex;gap:18px;margin:7px 0 0;padding:9px 0;border-top:1px solid #e7ecea;border-bottom:1px solid #e7ecea}.commerce-merchant-copy dl>div{display:flex;align-items:baseline;gap:4px}.commerce-merchant-copy dd{margin:0;color:#3c4b45;font-size:var(--gw-font-caption);font-weight:700}.commerce-merchant-copy dt{color:#89948f;font-size:var(--gw-font-caption)}.commerce-merchant-actions{display:flex;gap:7px}.commerce-merchant-actions button{min-height:32px;padding:0 15px;border:1px solid #d9e2de;border-radius:var(--gw-radius);color:#3d4b45;background:#fff;font-size:var(--gw-font-body);font-weight:650;cursor:pointer}.commerce-merchant-actions button:last-child{border-color:#08a56d;color:#fff;background:#08a56d}.commerce-cluster-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.commerce-cluster-list article{min-height:245px;overflow:hidden;border:1px solid #dfe5e2;border-radius:var(--gw-radius);background:#fff}.commerce-cluster-list article>img{width:100%;height:132px;object-fit:cover}.commerce-cluster-list article>div{display:grid;gap:6px;padding:11px 14px 13px}.commerce-cluster-list small{color:#16875f;font-size:var(--gw-font-caption)}.commerce-cluster-list h3{margin:0;color:#2a3934;font-size:var(--gw-font-body);font-weight:550}.commerce-cluster-list p{margin:0;color:#87928e;font-size:var(--gw-font-caption);line-height:1.58}.commerce-cluster-list button{justify-self:start;margin-top:9px;padding:0;border:0;color:#11855d;background:transparent;font-size:var(--gw-font-body);font-weight:650;cursor:pointer}.commerce-auth-hint{display:flex;align-items:center;gap:9px;margin:-3px 0 14px;padding:9px 11px;border:1px solid #dfe9e5;border-radius:var(--gw-radius);color:#547167;background:#f8fbfa}.commerce-auth-hint>span{display:grid;gap:2px}.commerce-auth-hint b{font-size:var(--gw-font-caption)}.commerce-auth-hint small{color:#84918c;font-size:var(--gw-font-caption)}.commerce-import-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.commerce-import-grid>button{display:grid;grid-template-columns:41px minmax(0,1fr);grid-template-rows:auto auto auto;column-gap:10px;min-height:118px;padding:13px;border:1px solid #e0e7e4;border-radius:var(--gw-radius);background:#fff;text-align:left;cursor:pointer}.commerce-import-grid>button:hover{border-color:#a8d2c3;box-shadow:0 6px 18px #1c503d12}.commerce-import-grid>button>span{grid-row:1 / span 3;display:grid;place-items:center;width:41px;height:41px;border-radius:var(--gw-radius);font-size:var(--gw-font-body)}.commerce-import-grid>button>span.green{color:#16805f;background:#e8f5f0}.commerce-import-grid>button>span.excel{color:#23744f;background:#eaf6ec}.commerce-import-grid>button>span.platform{color:#4f6c9a;background:#eef3fa}.commerce-import-grid>button>span.erp{color:#8c6635;background:#fff4e8}.commerce-import-grid b{color:#34463f;font-size:var(--gw-font-caption)}.commerce-import-grid small{color:#7f8e89;font-size:var(--gw-font-caption);line-height:1.5}.commerce-import-grid em{align-self:end;color:#247159;font-size:var(--gw-font-caption);font-style:normal}.commerce-url-import{margin-top:12px;padding:14px;border:1px solid #e0e7e4;border-radius:var(--gw-radius);background:#fff}.commerce-url-import>header{display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:9px}.commerce-url-import>header>span{display:grid;place-items:center;width:36px;height:36px;border-radius:var(--gw-radius);color:#665998;background:#f1eef9}.commerce-url-import>header>div{display:grid;gap:3px}.commerce-url-import b{font-size:var(--gw-font-caption)}.commerce-url-import small{color:#84918d;font-size:var(--gw-font-caption)}.commerce-url-import i{padding:3px 6px;border-radius:var(--gw-radius);color:#805c92;background:#f5eff8;font-size:var(--gw-font-caption);font-style:normal}.commerce-url-import form{display:grid;grid-template-columns:minmax(0,1fr) 116px;gap:7px;margin-top:12px}.commerce-url-import input{min-width:0;height:35px;padding:0 9px;border:1px solid #dce4e1;border-radius:var(--gw-radius);outline:0;color:#3a4b45;font-size:var(--gw-font-body)}.commerce-primary{min-height:34px;padding:0 13px;border:0;border-radius:var(--gw-radius);color:#fff!important;background:var(--commerce-green);font-size:var(--gw-font-caption);font-weight:650;cursor:pointer}.commerce-primary:disabled{color:#a4afab!important;background:#e9eeec;cursor:default}.commerce-assortment-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:13px}.commerce-assortment-summary>div{display:grid;gap:4px;padding:10px;border:1px solid #e1e7e4;border-radius:var(--gw-radius);background:#fff}.commerce-assortment-summary span{color:#83918c;font-size:var(--gw-font-caption)}.commerce-assortment-summary strong{color:#2e493f;font-size:var(--gw-font-caption)}.commerce-assortment-list{display:grid;gap:7px}.commerce-assortment-list article{display:grid;grid-template-columns:47px 58px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:75px;padding:8px;border:1px solid #e1e7e4;border-radius:var(--gw-radius);background:#fff}.commerce-assortment-list article>span{justify-self:center;padding:3px 5px;border-radius:var(--gw-radius);color:#95622b;background:#fff2e2;font-size:var(--gw-font-caption)}.commerce-assortment-list img{width:58px;height:58px;border-radius:var(--gw-radius);object-fit:cover}.commerce-assortment-list article>div{display:grid;gap:3px;min-width:0}.commerce-assortment-list h3{min-width:0;overflow:hidden;margin:0;font-size:var(--gw-font-body);overflow-wrap:anywhere;text-overflow:ellipsis;white-space:nowrap}.commerce-assortment-list p{margin:0;color:#85918d;font-size:var(--gw-font-caption)}.commerce-assortment-list strong{color:#c25d39;font-size:var(--gw-font-caption)}.commerce-assortment-list button{min-height:28px;padding:0 8px;border:1px solid #cce0d8;border-radius:var(--gw-radius);color:#326653;background:#f7fbf9;font-size:var(--gw-font-body);cursor:pointer}.commerce-assortment-actions{position:sticky;bottom:14px;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;padding:13px 14px;border:1px solid #cfe1da;border-radius:var(--gw-radius);background:#fffffff5;box-shadow:0 14px 36px #1b4b3a24;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.commerce-assortment-actions>div{display:grid;gap:3px}.commerce-assortment-actions b{font-size:var(--gw-font-caption)}.commerce-assortment-actions small{color:#71837c;font-size:var(--gw-font-caption)}.commerce-assortment-selection-summary{display:flex!important;min-width:0;align-items:center;gap:11px!important}.commerce-assortment-selection-summary>span{display:flex;flex:none;align-items:center;min-width:34px}.commerce-assortment-selection-summary>span img{width:34px;height:34px;margin-left:-8px;border:2px solid #fff;border-radius:var(--gw-radius);background:#eef2f0;object-fit:cover;box-shadow:0 2px 8px #1c3d311f}.commerce-assortment-selection-summary>span img:first-child{margin-left:0}.commerce-assortment-selection-summary>span i{display:grid;width:30px;height:30px;margin-left:-7px;place-items:center;border:2px solid #fff;border-radius:var(--gw-radius);color:#187957;background:#e7f6ef;font-size:var(--gw-font-caption);font-style:normal;font-weight:700}.commerce-assortment-selection-summary>div{display:grid;min-width:0;gap:3px}.commerce-publish-readiness{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;margin-bottom:13px;padding:12px;border:1px solid #bde0d3;border-radius:var(--gw-radius);background:#eff9f5}.commerce-publish-readiness>svg{color:var(--commerce-green);font-size:24px}.commerce-publish-readiness>div{display:grid;gap:3px}.commerce-publish-readiness b{font-size:var(--gw-font-caption)}.commerce-publish-readiness p{margin:0;color:#75857f;font-size:var(--gw-font-caption)}.commerce-publish-readiness>span{padding:3px 6px;border-radius:var(--gw-radius);color:#8a632f;background:#fff1df;font-size:var(--gw-font-caption)}.commerce-channel-list{display:grid;gap:8px}.commerce-channel-list label{display:grid;grid-template-columns:16px 36px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:64px;padding:9px 11px;border:1px solid #e1e7e4;border-radius:var(--gw-radius);background:#fff;cursor:pointer}.commerce-channel-list label>i{display:grid;place-items:center;width:36px;height:36px;border-radius:var(--gw-radius);color:#fff;background:#2ca56f;font-size:var(--gw-font-caption);font-style:normal;font-weight:700}.commerce-channel-list label>i.douyin{background:#25272a}.commerce-channel-list label>i.redbook{background:#e45151}.commerce-channel-list label>span{display:grid;gap:3px}.commerce-channel-list b{font-size:var(--gw-font-caption)}.commerce-channel-list small{color:#83908c;font-size:var(--gw-font-caption)}.commerce-channel-list em{color:#557268;font-size:var(--gw-font-caption);font-style:normal}.commerce-channel-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:13px}.commerce-channel-actions>button:not(.commerce-primary){min-height:34px;padding:0 12px;border:1px solid #d8e2de;border-radius:var(--gw-radius);color:#5b6c66;background:#fff;font-size:var(--gw-font-body);cursor:pointer}.commerce-store-canvas>header{min-height:145px;margin:-20px -20px 18px;padding:27px 24px;color:#fff;background:linear-gradient(110deg,#164f3e,#2f8d70);background-position:center;background-size:cover}.commerce-store-canvas>header small{font-size:var(--gw-font-caption);letter-spacing:1.5px}.commerce-store-canvas>header h2{margin:8px 0 5px;font-size:var(--gw-font-title)}.commerce-store-canvas>header p{margin:0 0 10px;color:#fffc;font-size:var(--gw-font-caption)}.commerce-store-canvas>header span{font-size:var(--gw-font-caption)}.commerce-store-canvas>section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.commerce-store-canvas article{display:grid;grid-template-columns:88px minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto;gap:7px 9px;min-height:126px;padding:9px;border:1px solid #e1e7e4;border-radius:var(--gw-radius);background:#fff}.commerce-store-canvas article img{grid-row:1 / span 2;width:88px;height:108px;border-radius:var(--gw-radius);object-fit:cover}.commerce-store-canvas article>div{display:grid;align-content:start;gap:4px;min-width:0}.commerce-store-canvas h3{margin:0;font-size:var(--gw-font-body);line-height:1.45}.commerce-store-canvas article p{margin:0;color:#84908c;font-size:var(--gw-font-caption)}.commerce-store-canvas article strong{color:#c05a36;font-size:var(--gw-font-caption)}.commerce-store-canvas article button{justify-self:start;min-height:28px}.commerce-empty{grid-column:1 / -1;display:grid;place-items:center;gap:8px;min-height:260px;color:#81908a;text-align:center}.commerce-empty>svg{font-size:30px}.commerce-empty b,.commerce-empty span{font-size:var(--gw-font-caption)}.commerce-modal-backdrop{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#15231e6b;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.commerce-login-dialog,.commerce-manual-dialog{position:relative;display:grid;gap:11px;width:min(390px,100%);max-height:calc(100vh - 40px);overflow-y:auto;padding:25px;border-radius:var(--gw-radius);background:#fff;box-shadow:0 24px 70px #142f253d}.commerce-modal-close{position:absolute;top:12px;right:12px;display:grid;place-items:center;width:28px;height:28px;border:0;border-radius:var(--gw-radius);color:#7f8d88;background:#f2f5f4;cursor:pointer}.commerce-dialog-icon{display:grid;place-items:center;width:39px;height:39px;border-radius:var(--gw-radius);color:#fff;background:var(--commerce-green);font-size:var(--gw-font-body)}.commerce-login-dialog>small,.commerce-manual-dialog>small{color:var(--commerce-green);font-size:var(--gw-font-caption);font-weight:700;letter-spacing:1px}.commerce-login-dialog h2,.commerce-manual-dialog h2{margin:-5px 0 0;color:#22352e;font-size:var(--gw-font-body)}.commerce-login-dialog>p,.commerce-manual-dialog>p{margin:-4px 0 3px;color:#71817b;font-size:var(--gw-font-caption);line-height:1.7}.commerce-login-dialog label,.commerce-manual-dialog label{display:grid;gap:5px;color:#52625c;font-size:var(--gw-font-caption)}.commerce-login-dialog label>div{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;min-height:39px;padding:0 9px;border:1px solid #d9e2df;border-radius:var(--gw-radius)}.commerce-login-dialog label>small{color:#7d8b86;font-size:var(--gw-font-caption)}.commerce-login-dialog label svg{color:#8b9893}.commerce-login-dialog input,.commerce-manual-dialog input{min-width:0;height:37px;border:0;outline:0;color:#2f403a;background:transparent;font-size:var(--gw-font-body)}.commerce-manual-dialog input{padding:0 9px;border:1px solid #d9e2df;border-radius:var(--gw-radius)}.commerce-form-error{padding:7px 9px;border-radius:var(--gw-radius);color:#985440;background:#fff3ee;font-size:var(--gw-font-caption)}.commerce-auth-switch{justify-self:center;border:0;color:var(--commerce-green);background:transparent;font-size:var(--gw-font-caption);cursor:pointer}.commerce-login-dialog>em{color:#7d8b86;font-size:var(--gw-font-caption);font-style:normal;text-align:center}@media(max-width:1180px){.commerce-workspace{grid-template-columns:181px minmax(414px,calc(42vw + 24px)) minmax(390px,1fr)}.commerce-product-grid,.commerce-assortment-grid,.commerce-sourcing-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-product-tile{grid-template-columns:1fr}.commerce-merchant-list>article{grid-template-columns:1fr}.commerce-import-grid{grid-template-columns:1fr}}.business-opportunities-workbench{min-width:0;max-width:100%;padding:28px 30px 48px;background:#fbfdfc}.business-opportunities-heading{display:flex;align-items:flex-start;justify-content:space-between;padding:26px 28px;border:1px solid #cce5da;border-radius:var(--gw-radius);background:radial-gradient(circle at 92% 2%,rgba(31,170,109,.12),transparent 31%),linear-gradient(135deg,#f8fffb,#eff9f4)}.business-opportunities-heading small{color:#0b9e63;font-size:var(--gw-font-caption);font-weight:750;letter-spacing:.12em}.business-opportunities-heading h2{margin:9px 0 8px;color:#142c24;font-size:var(--gw-font-title);line-height:1.25}.business-opportunities-heading p{max-width:680px;margin:0;color:#60746d;font-size:var(--gw-font-body);line-height:1.7}.business-opportunities-heading>div{min-width:0;overflow-wrap:anywhere}.business-opportunities-heading>span{display:grid;flex:0 0 48px;width:48px;height:48px;margin-left:16px;place-items:center;border-radius:var(--gw-radius);color:#0b9e63;background:#ffffffbf;font-size:var(--gw-font-body);box-shadow:0 9px 28px #1b5c4214}.business-opportunities-meta{display:flex;flex-wrap:wrap;gap:10px;margin:18px 2px;color:#64766f;font-size:var(--gw-font-caption)}.business-opportunities-meta span{display:inline-flex;align-items:center;gap:5px;padding:6px 10px;border:1px solid #dfe9e4;border-radius:var(--gw-radius);background:#fff}.business-opportunities-navigation{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.business-opportunities-navigation>span{color:#64766f;font-size:var(--gw-font-caption)}.business-opportunities-navigation>div{display:flex;flex:0 0 auto;gap:8px}.business-opportunities-navigation button{display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid #cfe0d8;border-radius:var(--gw-radius);color:#1e7857;background:#f8fcfa;cursor:pointer}.business-opportunities-navigation button:disabled{opacity:.4;cursor:default}.business-opportunities-navigation button:not(:disabled):hover{background:#e8f7f0}.business-opportunities-grid{display:grid;grid-auto-flow:column;grid-template-columns:none;grid-auto-columns:min(100%,440px);gap:16px;min-width:0;max-width:100%;padding-bottom:12px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#bdccc5 #f2f6f4}.business-opportunities-grid>article{display:flex;flex-direction:column;min-width:0;padding:20px;border:1px solid #dbe6e1;border-radius:var(--gw-radius);background:#fff;box-shadow:0 10px 30px #1e453609;scroll-snap-align:start}.business-opportunities-grid:focus-visible,.business-opportunities-workbench :is(button,a):focus-visible{outline:2px solid var(--commerce-green);outline-offset:-2px}.business-opportunities-grid>article>header{display:flex;gap:12px;align-items:flex-start}.business-opportunities-grid>article>header>div{flex:1;min-width:0}.business-opportunities-grid>article{overflow-wrap:anywhere}.business-opportunities-grid :is(dl,dt,dd,.business-opportunity-risks>*,.business-opportunity-sources>*){min-width:0}.business-opportunity-summary>:first-child{margin-top:0}.business-opportunity-summary>:last-child{margin-bottom:0}.business-opportunity-summary :is(pre,table){max-width:100%;overflow-x:auto}.business-opportunity-summary pre{white-space:pre-wrap}.business-opportunities-grid>article>header>span{display:grid;flex:0 0 38px;width:38px;height:38px;place-items:center;border-radius:var(--gw-radius);color:#078d57;background:#e8f7f0;font-size:var(--gw-font-body);font-weight:750}.business-opportunity-preview{position:relative;margin:14px 0 4px;overflow:hidden;border:1px solid #e1e8e5;border-radius:var(--gw-radius);background:#f5f8f7}.business-opportunity-preview img{display:block;width:100%;max-height:210px;object-fit:contain}.business-opportunity-preview figcaption{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border-top:1px solid #e6ebe9;color:#39715e;background:#fbfdfc;font-size:var(--gw-font-caption)}.business-opportunity-preview figcaption small{color:#7a8882;font-size:var(--gw-font-caption);text-align:right}.business-opportunities-grid h3{margin:4px 0 6px;color:#162c25;font-size:var(--gw-font-body)}.business-opportunities-grid header small{color:#18845a;font-size:var(--gw-font-caption)}.business-opportunities-grid header p{margin:0;color:#60716b;font-size:var(--gw-font-caption);line-height:1.65}.business-opportunities-grid dl{display:grid;gap:0;margin:16px 0 0}.business-opportunities-grid dl>div{display:grid;grid-template-columns:104px minmax(0,1fr);gap:10px;padding:8px 0;border-top:1px solid #edf1ef}.business-opportunities-grid dt{color:#899690;font-size:var(--gw-font-caption)}.business-opportunities-grid dd{margin:0;color:#40534c;font-size:var(--gw-font-caption);line-height:1.55}.business-opportunity-risks{display:grid;grid-template-columns:70px minmax(0,1fr);gap:8px;margin-top:10px;padding:10px 12px;border-radius:var(--gw-radius);color:#7a5a31;background:#fff8ee;font-size:var(--gw-font-caption);line-height:1.55}.business-opportunity-sources{display:grid;gap:6px;margin-top:13px}.business-opportunity-sources>b{color:#687a73;font-size:var(--gw-font-caption)}.business-opportunity-sources a{display:flex;align-items:flex-start;gap:6px;min-width:0;color:#197650;font-size:var(--gw-font-caption);text-decoration:none}.business-opportunity-sources a>.anticon{flex:0 0 auto;margin-top:3px}.business-opportunity-sources a>span:last-child{flex:1;min-width:0}.business-opportunity-sources a small{display:block;color:#96a29d}.business-opportunities-grid footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding-top:14px;border-top:1px solid #edf1ef}.business-opportunities-grid>article>:nth-last-child(2){margin-bottom:16px}.business-opportunities-grid footer>button{min-height:44px;padding:0 6px;border:0;color:#087e50;background:transparent;font-size:var(--gw-font-body);font-weight:700;cursor:pointer}.business-opportunities-source-index{margin-top:18px;padding:18px 20px;border:1px solid #dfe8e4;border-radius:var(--gw-radius);background:#fff}.business-opportunities-source-index>header{display:flex;justify-content:space-between;color:#253c34;font-size:var(--gw-font-caption)}.business-opportunities-source-index>header span{color:#8a9993;font-size:var(--gw-font-caption)}.business-opportunities-source-index>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px;margin-top:12px}.business-opportunities-source-index a{display:grid;min-width:0;gap:4px;padding-top:8px;border-top:1px solid #eef2f0;color:#2b5747;font-size:var(--gw-font-caption);text-decoration:none;overflow-wrap:anywhere}.business-opportunities-source-index a span{min-width:0}.business-opportunities-source-index a small{min-width:0;color:#91a099}.assortment-solutions-workbench{padding:24px 28px 48px;background:#fbfdfc}.assortment-solutions-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:21px 23px;border:1px solid #cce5da;border-radius:var(--gw-radius);background:#f4fbf7}.assortment-solutions-heading small{color:#079b63;font-size:var(--gw-font-caption);font-weight:750;letter-spacing:.08em}.assortment-solutions-heading h2{margin:6px 0 5px;color:#142c24;font-size:var(--gw-font-title);line-height:1.3}.assortment-solutions-heading p{max-width:820px;margin:0;color:#64766f;font-size:var(--gw-font-caption);line-height:1.6}.assortment-solutions-heading>span{flex:none;padding:7px 11px;border-radius:var(--gw-radius);color:#087f54;background:#e6f7ef;font-size:var(--gw-font-caption);font-weight:700}.assortment-solutions-assumptions{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;margin:14px 2px;padding:10px 12px;border:1px solid #e2ebe7;border-radius:var(--gw-radius);color:#667770;background:#fff;font-size:var(--gw-font-caption)}.assortment-solutions-assumptions>b{display:flex;align-items:center;gap:7px;color:#344a42}.assortment-solutions-assumptions>div{display:flex;min-width:0;flex-wrap:wrap;align-items:center}.assortment-solutions-assumptions span{padding:2px 16px;border-left:1px solid #e4ebe8}.assortment-solutions-matrix-scroll{overflow-x:auto;margin-top:16px;border-radius:var(--gw-radius);scrollbar-color:#cbd9d3 #eef3f1;scrollbar-width:thin}.assortment-solutions-matrix{display:grid;width:100%;border-top:1px solid #dce6e2;border-left:1px solid #dce6e2;border-radius:var(--gw-radius);background:#fff}.assortment-solutions-row-label,.assortment-scheme-cell{min-width:0;border-right:1px solid #dce6e2;border-bottom:1px solid #dce6e2;background:#fff}.assortment-solutions-row-label{position:sticky;left:0;z-index:3;display:grid;place-items:center;padding:18px 10px;color:#33483f;background:#fbfdfc;font-size:var(--gw-font-body);font-weight:700;line-height:1.55;text-align:center}.assortment-solutions-corner{align-content:end;border-top-left-radius:var(--gw-radius);color:#7b8a84;font-size:var(--gw-font-caption);font-weight:600}.assortment-solutions-action-label{border-bottom-left-radius:var(--gw-radius)}.assortment-scheme-cell{position:relative;padding:14px 13px;color:#52655d;font-size:var(--gw-font-body);line-height:1.6}.assortment-scheme-cell[data-assortment-recommended=true]{border-right-color:#62c69f;border-left:1px solid #62c69f;background:#fbfffd}.assortment-scheme-heading[data-assortment-recommended=true]{border-top:1px solid #18aa72}.assortment-scheme-action[data-assortment-recommended=true]{border-bottom:1px solid #18aa72}.assortment-scheme-heading{display:grid;min-height:166px;align-content:space-between;gap:12px}.assortment-scheme-heading:last-of-type{border-top-right-radius:var(--gw-radius)}.assortment-scheme-heading>em{position:absolute;top:-1px;right:-1px;padding:5px 10px;border-radius:var(--gw-radius);color:#fff;background:#0aa56f;font-size:var(--gw-font-caption);font-style:normal;font-weight:750;line-height:1.2}.assortment-scheme-heading-main{display:grid;grid-template-columns:32px 76px minmax(0,1fr);align-items:start;gap:10px}.assortment-scheme-heading-main.no-preview{grid-template-columns:32px minmax(0,1fr)}.assortment-scheme-heading-main>span{display:grid;width:32px;height:32px;place-items:center;border-radius:var(--gw-radius);color:#078d57;background:#e8f7f0;font-size:var(--gw-font-body);font-weight:750}.assortment-scheme-heading-main img{width:76px;height:86px;border-radius:var(--gw-radius);object-fit:contain;background:#f1f5f3}.assortment-scheme-preview{min-width:0;text-align:center}.assortment-scheme-preview img{display:block;max-width:100%}.assortment-scheme-preview>small{margin-top:4px}.assortment-scheme-heading h3{margin:3px 0 6px;color:#243b32;font-size:var(--gw-font-body);line-height:1.45;overflow-wrap:anywhere}.assortment-scheme-heading small{display:block;color:#74857e;font-size:var(--gw-font-caption);line-height:1.6}.assortment-scheme-heading>p{display:flex;align-items:baseline;gap:8px;margin:0;padding-left:42px;color:#829089;font-size:var(--gw-font-caption)}.assortment-scheme-heading>p strong{color:#52645d;font-size:var(--gw-font-caption);font-weight:650}.assortment-scheme-summary{min-height:86px;text-align:center}.assortment-scheme-items{min-height:160px}.assortment-scheme-items ul,.assortment-scheme-points ul{display:grid;gap:6px;margin:0;padding:0 0 0 17px}.assortment-scheme-items li{padding-left:1px;color:#334a40}.assortment-scheme-items li strong{font-size:var(--gw-font-body);font-weight:650}.assortment-scheme-items li>div>span{margin-left:7px;color:#51675e;font-variant-numeric:tabular-nums}.assortment-scheme-items li.assortment-scheme-item-with-image{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:8px;margin-left:-17px;padding-left:0}.assortment-scheme-item-with-image>img{display:block;width:48px;height:48px;max-width:100%;object-fit:contain;border-radius:var(--gw-radius);background:#f1f5f3}.assortment-scheme-items li>div{min-width:0;overflow-wrap:anywhere}.assortment-scheme-more{display:block;margin:9px 0 0 17px;color:#16845c;font-size:var(--gw-font-caption);font-weight:650}.assortment-scheme-points{min-height:96px}.assortment-scheme-points li::marker{color:#31574a}.assortment-scheme-tradeoffs li::marker{color:#a17645}.assortment-scheme-sources{display:grid;min-height:96px;align-content:start;gap:7px}.assortment-scheme-sources>a{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:6px;color:#17825a;font-size:var(--gw-font-caption);text-decoration:none}.assortment-scheme-sources>a span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.assortment-scheme-sources>a small{grid-column:2;margin-top:-5px;overflow:hidden;color:#97a39e;font-size:var(--gw-font-caption);text-overflow:ellipsis;white-space:nowrap}.assortment-scheme-sources>span{color:#93a099;font-size:var(--gw-font-caption)}.assortment-scheme-action{display:grid;min-height:64px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px}.assortment-scheme-action:last-child{border-bottom-right-radius:var(--gw-radius)}.assortment-scheme-action>a{display:flex;min-height:38px;align-items:center;justify-content:center;gap:5px;padding:0 10px;border:1px solid #d8e2de;border-radius:var(--gw-radius);color:#50645c;background:#fff;font-size:var(--gw-font-caption);text-decoration:none;white-space:nowrap}.assortment-scheme-action button{display:flex;width:100%;min-height:38px;align-items:center;justify-content:center;gap:7px;border:1px solid #0aa56f;border-radius:var(--gw-radius);color:#fff;background:#09a66e;font-size:var(--gw-font-body);font-weight:700;cursor:pointer}.assortment-scheme-action button:hover{background:#078e5e}.assortment-scheme-action button:focus-visible,.assortment-scheme-action>a:focus-visible,.assortment-scheme-sources a:focus-visible{outline:2px solid #0aa56f;outline-offset:2px}.assortment-solutions-scroll-hint{display:flex;align-items:center;justify-content:center;gap:12px;padding:10px 0 0;color:#6f8078;font-size:var(--gw-font-caption)}.assortment-candidates-workbench{padding:24px 28px 104px;background:#f8fbf9}.assortment-candidates-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:20px 22px;border:1px solid #cce5da;border-radius:var(--gw-radius);background:linear-gradient(120deg,#f4fbf7,#eef9f4)}.assortment-candidates-heading>div{min-width:0}.assortment-candidates-heading small{color:#078d5a;font-size:var(--gw-font-caption);font-weight:750;letter-spacing:.06em}.assortment-candidates-heading h2{margin:5px 0;color:#142c24;font-size:var(--gw-font-title);line-height:1.3}.assortment-candidates-heading p{margin:0;color:#65776f;font-size:var(--gw-font-body);line-height:1.6}.assortment-candidates-heading>span{flex:none;padding:7px 11px;border-radius:var(--gw-radius);color:#087f54;background:#def3e9;font-size:var(--gw-font-caption);font-weight:700}.assortment-candidates-parent{display:flex;align-items:center;gap:13px;margin:13px 0;padding:12px 14px;border:1px solid #e0e9e5;border-radius:var(--gw-radius);background:#fff}.assortment-candidates-parent>span{flex:none;padding:5px 8px;border-radius:var(--gw-radius);color:#087d53;background:#e8f7f0;font-size:var(--gw-font-caption);font-weight:700}.assortment-candidates-parent>div{display:flex;min-width:0;align-items:baseline;gap:10px}.assortment-candidates-parent strong{flex:none;color:#203a30;font-size:var(--gw-font-body)}.assortment-candidates-parent small{overflow:hidden;color:#788780;font-size:var(--gw-font-caption);text-overflow:ellipsis;white-space:nowrap}.assortment-candidate-groups{display:grid;gap:12px}.assortment-candidate-group{min-width:0;padding:15px;border:1px solid #dde7e3;border-radius:var(--gw-radius);background:#fff}.assortment-candidate-group>header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;margin-bottom:12px}.assortment-candidate-group>header>span{display:grid;width:34px;height:34px;place-items:center;border-radius:var(--gw-radius);color:#078d57;background:#e8f7f0;font-size:var(--gw-font-body);font-weight:750}.assortment-candidate-group>header h3{margin:0;color:#20372e;font-size:var(--gw-font-body);line-height:1.4}.assortment-candidate-group>header h3 small{color:#698078;font-size:var(--gw-font-caption);font-weight:500}.assortment-candidate-group>header p{margin:3px 0 0;color:#74837d;font-size:var(--gw-font-caption);line-height:1.45}.assortment-candidate-group>header em{display:flex;align-items:center;gap:5px;color:#75847e;font-size:var(--gw-font-caption);font-style:normal}.assortment-candidate-group>header em.ready{color:#11845c}.assortment-candidate-group>header em.empty{color:#a17843}.assortment-candidate-skus{display:grid;grid-auto-columns:minmax(188px,22%);grid-auto-flow:column;gap:9px;padding:1px 1px 7px;overflow-x:auto;scrollbar-width:thin;scroll-snap-type:x proximity}.assortment-candidate-skus article{position:relative;min-width:0;overflow:hidden;border:1px solid #dfe8e4;border-radius:var(--gw-radius);background:#fff;scroll-snap-align:start}.assortment-candidate-skus article:hover{border-color:#9bd1ba}.assortment-candidate-skus article.selected{border-color:#08a66d;box-shadow:0 0 0 1px #08a66d1a}.assortment-candidate-skus label{display:grid;cursor:pointer}.assortment-candidate-skus input{position:absolute;width:1px;height:1px;opacity:0}.assortment-candidate-radio{position:absolute;top:9px;right:9px;z-index:2;display:grid;width:24px;height:24px;place-items:center;border:2px solid #cddbd5;border-radius:var(--gw-radius);color:#08a66d;background:#fffffff0;font-size:var(--gw-font-body)}.assortment-candidate-skus article.selected .assortment-candidate-radio{border-color:transparent}.assortment-candidate-skus label>img{width:100%;aspect-ratio:1.45;object-fit:contain;background:#f2f5f3}.assortment-candidate-card-copy{display:grid;gap:5px;padding:10px}.assortment-candidate-card-copy>small{overflow:hidden;color:#16845c;font-size:var(--gw-font-caption);text-overflow:ellipsis;white-space:nowrap}.assortment-candidate-card-copy>strong{display:-webkit-box;min-height:42px;overflow:hidden;color:#273d34;font-size:var(--gw-font-body);font-weight:650;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.assortment-candidate-card-copy>b{color:#25362f;font-size:var(--gw-font-body)}.assortment-candidate-card-copy>span{display:flex;flex-wrap:wrap;gap:5px}.assortment-candidate-card-copy i{padding:3px 6px;border-radius:var(--gw-radius);color:#788780;background:#f1f5f3;font-size:var(--gw-font-caption);font-style:normal}.assortment-candidate-skus article>button{width:calc(100% - 20px);min-height:31px;margin:0 10px 10px;border:1px solid #d4e1db;border-radius:var(--gw-radius);color:#346251;background:#fff;font-size:var(--gw-font-body);cursor:pointer}.assortment-candidate-empty{display:flex;min-height:92px;align-items:center;justify-content:center;gap:11px;border:1px dashed #d4dfda;border-radius:var(--gw-radius);color:#8a9993;background:#fafcfb}.assortment-candidate-empty>.anticon{color:#0b9563;font-size:21px}.assortment-candidate-empty>span{display:grid;gap:3px}.assortment-candidate-empty b{color:#496057;font-size:var(--gw-font-body)}.assortment-candidate-empty small{font-size:var(--gw-font-caption)}.assortment-candidates-actions{position:sticky;bottom:14px;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:16px;padding:13px 14px;border:1px solid #cfe1da;border-radius:var(--gw-radius);background:#fffffff7;box-shadow:0 14px 36px #1b4b3a24;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.assortment-candidates-actions>div{display:grid;gap:3px}.assortment-candidates-actions strong{color:#2e463d;font-size:var(--gw-font-body)}.assortment-candidates-actions small{color:#71837c;font-size:var(--gw-font-caption)}.assortment-candidates-actions button{flex:none;min-width:220px;min-height:42px}@media(max-width:1180px){.commerce-workspace{grid-template-columns:72px minmax(360px,1fr) minmax(370px,1fr)}.commerce-brand{grid-template-columns:1fr;justify-items:center;padding-right:0;padding-left:0}.commerce-brand>img{width:30px;height:30px}.commerce-brand>:is(div,span){display:none}.commerce-main-nav button b,.commerce-main-nav>button>span:not(.anticon),.saved-task-history-heading>div,.saved-task-history-heading>span,.saved-task-history-task-copy,.saved-task-history-chevron,.saved-task-history-conversations,.saved-task-history-empty>span,.saved-task-history-empty>button,.saved-task-history-state>span,.commerce-history>header,.commerce-history-task-row>span,.commerce-history-task-row>svg:last-child,.commerce-history-conversations button>span,.commerce-history-no-chat,.commerce-history-empty>span,.commerce-history-state,.commerce-guest-progress b,.commerce-guest-progress small,.commerce-guest-progress>div,.commerce-user-details{display:none}.commerce-main-nav button,.commerce-history-task-row,.commerce-history-conversations button{display:grid;grid-template-columns:1fr;place-items:center;padding:0}.commerce-history,.saved-task-history{padding-top:13px}.saved-task-history-heading{justify-content:center;min-height:18px;margin-inline:0}.saved-task-history-task-row{grid-template-columns:1fr;place-items:center;padding:0}.saved-task-history-task-progress{margin:0}.saved-task-history-empty{grid-template-columns:1fr;padding:10px 0}.commerce-history-conversations{margin-left:0;padding-left:0;border-left:0}.commerce-history-empty{grid-template-columns:1fr;padding:10px 0}.commerce-guest-progress button{padding:0;font-size:0}.commerce-guest-progress button svg{font-size:12px}.commerce-user-card{display:grid;grid-template-columns:1fr;place-items:center;padding:6px}.commerce-user-menu{right:auto;width:170px}.commerce-direct-product{padding:15px 16px 32px}.commerce-direct-product>form{padding:16px}.commerce-direct-product-grid,.commerce-product-image-field{grid-template-columns:1fr}.commerce-direct-product>form footer{align-items:stretch;flex-direction:column}}.commerce-clarification-card{width:min(100%,430px);margin:12px 0 2px;overflow:hidden;border:1px solid #d9e5e0;border-radius:var(--gw-radius);background:#fff;box-shadow:0 10px 28px #18473514}.commerce-clarification-card>header{display:flex;align-items:center;justify-content:space-between;min-height:43px;padding:8px 11px 8px 14px;border-bottom:1px solid #edf2ef}.commerce-clarification-card>header>div{display:flex;align-items:center;gap:7px}.commerce-clarification-card>header b{color:#31443d;font-size:var(--gw-font-caption)}.commerce-clarification-card>header small{padding:3px 6px;border-radius:var(--gw-radius);color:#26765c;background:#eaf7f2;font-size:var(--gw-font-caption)}.commerce-clarification-card>header nav{display:flex;align-items:center;gap:3px;color:#7c8984;font-size:var(--gw-font-caption)}.commerce-clarification-card>header nav button{display:grid;place-items:center;width:24px;height:24px;padding:0;border:0;border-radius:var(--gw-radius);color:#65736e;background:transparent;cursor:pointer}.commerce-clarification-card>header nav button:hover:not(:disabled){color:#0d7655;background:#edf7f3}.commerce-clarification-card>header nav button:disabled{color:#c5ceca;cursor:default}.commerce-clarification-question{padding:13px 14px 10px}.commerce-clarification-question h3{margin:0 0 10px;color:#263a32;font-size:var(--gw-font-body);line-height:1.6}.commerce-clarification-question>div{display:grid;gap:6px}.commerce-clarification-question>div>button{display:grid;grid-template-columns:25px minmax(0,1fr) 11px;align-items:center;gap:8px;min-height:43px;padding:7px 9px;border:1px solid #e4ebe8;border-radius:var(--gw-radius);color:#40524b;background:#fff;text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.commerce-clarification-question>div>button:hover{border-color:#abd5c6;background:#f7fbf9;transform:translateY(-1px)}.commerce-clarification-card.pending .commerce-clarification-question>div>button:disabled{opacity:.76;cursor:wait;transform:none}.commerce-clarification-card.pending .commerce-clarification-question input:disabled{cursor:wait}.commerce-clarification-question>div>button.selected{border-color:#6fc2a4;color:#164f3c;background:#eef9f4}.commerce-clarification-question>div>button>span:first-child{display:grid;place-items:center;width:23px;height:23px;border:1px solid #cfd9d5;border-radius:var(--gw-radius);color:#71807a;background:#f7f9f8;font-size:var(--gw-font-body)}.commerce-clarification-question>div>button>span:first-child.single{border-radius:var(--gw-radius)}.commerce-clarification-question>div>button.selected>span:first-child{border-color:var(--commerce-green);color:#fff;background:var(--commerce-green)}.commerce-clarification-question>div>button>span:nth-child(2){display:grid;gap:2px;min-width:0}.commerce-clarification-question b{color:inherit;font-size:var(--gw-font-caption)}.commerce-clarification-question small{overflow:hidden;color:#85938e;font-size:var(--gw-font-caption);text-overflow:ellipsis;white-space:nowrap}.commerce-clarification-question>div>button>svg{justify-self:end;color:#adb7b3;font-size:7px}.commerce-clarification-question label{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;min-height:39px;padding:5px 9px;border:1px dashed #dbe4e0;border-radius:var(--gw-radius);color:#71807a;font-size:var(--gw-font-caption)}.commerce-clarification-question input{min-width:0;height:27px;border:0;outline:0;color:#33463e;background:transparent;font-size:var(--gw-font-body)}.commerce-clarification-card>footer{display:flex;justify-content:space-between;padding:9px 14px 12px;border-top:1px solid #eff3f1}.commerce-clarification-card>footer button{min-height:31px;padding:0 12px;border:0;border-radius:var(--gw-radius);color:#75847e;background:transparent;font-size:var(--gw-font-body);cursor:pointer}.commerce-clarification-card>footer button.primary{border:1px solid var(--commerce-green);color:#fff;background:var(--commerce-green)}.commerce-clarification-card>footer button:disabled{border-color:#dbe2df;color:#a8b1ad;background:#eef1f0;cursor:default}.commerce-clarification-card.submitted,.commerce-clarification-card.dismissed{box-shadow:none}.commerce-clarification-card.submitted>header,.commerce-clarification-card.dismissed>header{justify-content:flex-start;gap:7px;border:0;color:#167b58;background:#f5faf8}.commerce-clarification-card>dl{margin:0;padding:0 13px 10px}.commerce-clarification-card>dl>div{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:8px;padding:7px 2px;border-top:1px solid #edf2ef;font-size:var(--gw-font-caption)}.commerce-clarification-card dt{color:#77857f}.commerce-clarification-card dd{margin:0;color:#245b48;text-align:right}.commerce-clarification-card.dismissed>p{margin:0;padding:0 14px 11px;color:#87948f;font-size:var(--gw-font-caption)}.commerce-assortment-heading{display:flex;align-items:start;justify-content:space-between;gap:18px;margin-bottom:20px}.commerce-assortment-heading>div{display:grid;gap:5px}.commerce-assortment-heading small{color:#118b61;font-size:var(--gw-font-caption);font-weight:700}.commerce-assortment-heading h2{margin:0;color:#1d3029;font-size:var(--gw-font-title);font-weight:560;letter-spacing:-.5px}.commerce-assortment-heading p{margin:0;color:#84918c;font-size:var(--gw-font-caption)}.commerce-assortment-heading>span{flex:none;padding:6px 10px;border-radius:var(--gw-radius);color:#17865f;background:#eaf8f3;font-size:var(--gw-font-caption);font-weight:700}.commerce-assortment-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.commerce-assortment-grid>article{min-width:0;overflow:hidden;border:1px solid #dfe6e3;border-radius:var(--gw-radius);background:#fff}.commerce-assortment-grid>article.selected{border-color:#04a66d;box-shadow:0 0 0 1px #04a66d14}.commerce-assortment-visual{position:relative;aspect-ratio:1;min-height:132px;overflow:hidden;background:#f0f3f2}.commerce-assortment-visual img{width:100%;height:100%;object-fit:contain}.commerce-assortment-visual>span,.commerce-assortment-visual>em{position:absolute;top:10px;z-index:2;min-height:23px;padding:0 8px;border-radius:var(--gw-radius);color:#fff;font-size:var(--gw-font-caption);font-style:normal;font-weight:700;line-height:23px}.commerce-assortment-visual>span{left:10px;background:#08a66e}.commerce-assortment-visual>em{right:10px;background:#202824}.commerce-assortment-copy{display:grid;grid-template-rows:auto minmax(39px,auto) auto auto auto auto;gap:6px;padding:9px}.commerce-assortment-copy>small{overflow:hidden;color:#2b8a67;font-size:var(--gw-font-caption);text-overflow:ellipsis;white-space:nowrap}.commerce-assortment-copy h3{display:-webkit-box;min-width:0;margin:0;overflow:hidden;color:#293832;font-size:var(--gw-font-body);font-weight:520;line-height:1.5;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.commerce-assortment-copy>strong{color:#27342f;font-size:var(--gw-font-caption)}.commerce-assortment-copy>p{margin:0;color:#8a9691;font-size:var(--gw-font-caption)}.commerce-assortment-copy>div{display:flex;flex-wrap:wrap;gap:5px}.commerce-assortment-copy>div span{padding:3px 6px;border-radius:var(--gw-radius);color:#7a8782;background:#f2f4f3;font-size:var(--gw-font-caption)}.commerce-assortment-copy footer{display:grid;grid-template-columns:.82fr 1.18fr;gap:7px;padding-top:4px}.commerce-assortment-copy footer button{min-height:34px;border:1px solid #d8e2de;border-radius:var(--gw-radius);color:#34453e;background:#fff;font-size:var(--gw-font-body);font-weight:650;cursor:pointer}.commerce-assortment-copy footer button:last-child{border-color:#08a66d;color:#fff;background:#08a66d}@keyframes commerce-stream-caret{0%,48%{opacity:1}49%,to{opacity:0}}@media(max-width:1320px){.commerce-assortment-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.commerce-scene-transition-list{display:grid;gap:8px;margin-top:13px}.commerce-scene-transition-list>button{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px 12px;align-items:center;padding:12px 13px;border:1px solid #cfe1d9;border-radius:var(--gw-radius);color:#304a40;background:#f7fcf9;text-align:left;cursor:pointer}.commerce-scene-transition-list>button>span{display:grid;gap:3px}.commerce-scene-transition-list b{font-size:var(--gw-font-caption)}.commerce-scene-transition-list small{color:#72817b;font-size:var(--gw-font-caption)}.commerce-scene-transition-list em{grid-column:1;overflow:hidden;color:#168059;font-size:var(--gw-font-caption);font-style:normal;text-overflow:ellipsis;white-space:nowrap}.commerce-scene-transition-list svg{grid-column:2;grid-row:1 / span 2;color:var(--commerce-green)}.commerce-confirmation-dialog{display:grid;gap:9px;width:min(390px,100%);padding:25px;border-radius:var(--gw-radius);background:#fff;box-shadow:0 24px 70px #142f253d}.commerce-confirmation-dialog>span{display:grid;width:40px;height:40px;place-items:center;border-radius:var(--gw-radius);color:#067949;background:#e8f7f0;font-size:var(--gw-font-body)}.commerce-confirmation-dialog>small{color:#16825a;font-size:var(--gw-font-caption);font-weight:700;letter-spacing:.08em}.commerce-confirmation-dialog h2{margin:0;color:#22372f;font-size:var(--gw-font-body)}.commerce-confirmation-dialog p{margin:0;color:#6c7c76;font-size:var(--gw-font-caption);line-height:1.7}.commerce-confirmation-dialog footer{display:flex;justify-content:flex-end;gap:9px;margin-top:8px}.commerce-confirmation-dialog footer button{min-height:36px;padding:0 15px;border:1px solid #d4dfdb;border-radius:var(--gw-radius);background:#fff;font-size:var(--gw-font-body)}.commerce-confirmation-dialog footer .commerce-primary{border-color:var(--commerce-green);color:#fff!important;background:var(--commerce-green)}.commerce-celebration-backdrop{z-index:70;background:#0c261c57;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.commerce-celebration-dialog{position:relative;display:grid;justify-items:center;gap:10px;width:min(410px,100%);overflow:hidden;padding:32px 30px 28px;border:1px solid rgba(13,157,101,.18);border-radius:var(--gw-radius);background:radial-gradient(circle at 50% -15%,rgba(31,190,126,.22),transparent 48%),#fff;box-shadow:0 26px 80px #0d3f2c47;text-align:center}.commerce-celebration-dialog:before{position:absolute;top:-54px;left:50%;width:210px;height:108px;border:1px solid rgba(15,166,107,.16);border-radius:var(--gw-radius);content:"";transform:translate(-50%)}.commerce-celebration-icon{display:grid;width:58px;height:58px;margin-bottom:2px;place-items:center;border-radius:var(--gw-radius);color:#fff;background:linear-gradient(145deg,#0dbc76,#078a57);box-shadow:0 12px 28px #08975e47;font-size:var(--gw-font-title)}.commerce-celebration-dialog>small{color:#11865d;font-size:var(--gw-font-caption);font-weight:750;letter-spacing:.12em}.commerce-celebration-dialog h2{margin:0;color:#193a2e;font-size:var(--gw-font-body);letter-spacing:-.45px}.commerce-celebration-dialog p{max-width:335px;margin:0 0 8px;color:#65766f;font-size:var(--gw-font-caption);line-height:1.8}.commerce-celebration-dialog>.commerce-primary{min-width:150px;min-height:40px;padding:0 19px;border:0;border-radius:var(--gw-radius);color:#fff;background:#08a66d;font-size:var(--gw-font-caption);font-weight:700;cursor:pointer}.commerce-celebration-dialog .commerce-modal-close{position:absolute;top:13px;right:13px;display:grid;width:30px;height:30px;padding:0;place-items:center;border:1px solid #dbe5e1;border-radius:var(--gw-radius);color:#6f7e78;background:#ffffffd6;cursor:pointer}.commerce-direct-product-review{display:flex;gap:10px;align-items:center;padding:11px 13px;border:1px solid #bfe1d2;border-radius:var(--gw-radius);color:#11704c;background:#f1fbf6}.commerce-direct-product-review>span{display:grid;gap:2px}.commerce-direct-product-review b{font-size:var(--gw-font-caption)}.commerce-direct-product-review small{color:#658078;font-size:var(--gw-font-caption)}.commerce-assortment-item-actions{display:grid;gap:5px;min-width:92px}.commerce-assortment-item-actions>span{display:flex;gap:3px}.commerce-assortment-item-actions button{min-height:25px;padding:0 7px;border:1px solid #d7e1dd;border-radius:var(--gw-radius);color:#54665f;background:#fff;font-size:var(--gw-font-body)}.commerce-assortment-item-actions button:disabled{color:#b1bbb7;background:#f7f9f8}.commerce-owned-store{padding:28px 30px 46px}.commerce-owned-store>header{display:flex;justify-content:space-between;padding:25px;border-radius:var(--gw-radius);color:#fff;background:linear-gradient(135deg,#0d4934,#13885b)}.commerce-owned-store>header small{font-size:var(--gw-font-caption);letter-spacing:.12em;opacity:.8}.commerce-owned-store>header h2{margin:7px 0;font-size:var(--gw-font-title)}.commerce-owned-store>header p{margin:0;font-size:var(--gw-font-caption);opacity:.82}.commerce-owned-store>header>span{align-self:flex-start;padding:5px 9px;border-radius:var(--gw-radius);background:#ffffff24;font-size:var(--gw-font-caption)}.commerce-owned-store-summary{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:15px 0}.commerce-owned-store-summary>div{display:grid;gap:5px;padding:13px;border:1px solid #dde6e2;border-radius:var(--gw-radius)}.commerce-owned-store-summary small{color:#87958f;font-size:var(--gw-font-caption)}.commerce-owned-store-summary b{color:#2d433a;font-size:var(--gw-font-caption)}.commerce-owned-store-products{display:grid;gap:13px}.commerce-owned-store-products>header{display:flex;align-items:end;justify-content:space-between;gap:18px}.commerce-owned-store-products>header>div{display:grid;gap:4px}.commerce-owned-store-products>header small{color:#118157;font-size:var(--gw-font-caption);font-weight:700;letter-spacing:.1em}.commerce-owned-store-products>header h2{margin:0;color:#293b34;font-size:var(--gw-font-body)}.commerce-owned-store-products>header>span{max-width:360px;color:#82918b;font-size:var(--gw-font-caption);text-align:right}.commerce-owned-store-product{grid-template-rows:minmax(138px,1fr) minmax(154px,auto);min-height:292px}.commerce-owned-store-product .commerce-product-image{cursor:default}.commerce-owned-store-card-action{display:grid;gap:6px;padding-top:6px;border-top:1px solid #edf1ef}.commerce-owned-store-card-action span{color:#788981;font-size:var(--gw-font-caption);white-space:nowrap}.commerce-owned-store-card-action>div{display:flex;justify-content:flex-end;gap:6px}.commerce-owned-store-card-action button{min-height:28px;padding:0 9px;border:1px solid #0aa56f;border-radius:var(--gw-radius);color:#0b8b5e;background:#f3fbf7;font-size:var(--gw-font-body);font-weight:650;cursor:pointer}.commerce-owned-store-card-action button.danger{border-color:#e4c6c0;color:#a5483c;background:#fff8f6}.commerce-owned-store>footer{display:flex;justify-content:flex-end;gap:9px;margin-top:15px}.commerce-owned-store>footer button{min-height:36px;padding:0 15px;border:1px solid #d3dfda;border-radius:var(--gw-radius);background:#fff;font-size:var(--gw-font-body)}.commerce-owned-store>footer .commerce-primary{border-color:var(--commerce-green);color:#fff!important;background:var(--commerce-green)}@keyframes commerce-process-breathe{0%,to{box-shadow:0 0 #00a4652e}50%{box-shadow:0 0 0 5px #00a46500}}@media(max-width:1180px){.assortment-solutions-workbench{padding-right:18px;padding-left:18px}.assortment-candidate-skus{grid-auto-columns:minmax(190px,42%)}}@media(max-width:720px){.assortment-solutions-heading{padding:18px}.assortment-solutions-heading h2{font-size:var(--gw-font-title)}.assortment-solutions-assumptions{grid-template-columns:1fr}.assortment-solutions-assumptions span:first-child{border-left:0;padding-left:0}.assortment-candidates-workbench{padding-right:18px;padding-left:18px}.assortment-candidates-heading,.assortment-candidates-actions{align-items:stretch;flex-direction:column}.assortment-candidates-parent>div{display:grid}.assortment-candidate-group>header{grid-template-columns:auto minmax(0,1fr)}.assortment-candidate-group>header em{grid-column:2}.assortment-candidate-skus{grid-auto-columns:minmax(200px,78%)}.assortment-candidates-actions button{width:100%;min-width:0}}.commerce-sourcing-scroll{height:100%;padding:24px 28px 72px;overflow:auto;background:#fff;color:#18251f;scrollbar-width:thin}.commerce-sourcing-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.commerce-sourcing-header>div>span{color:#079b67;font-size:var(--gw-font-caption);font-weight:700}.commerce-sourcing-header h1{margin:5px 0 0;font-size:var(--gw-font-title);font-weight:560;letter-spacing:-.6px}.commerce-sourcing-header aside{display:flex;gap:7px}.commerce-sourcing-header button,.commerce-sourcing-back{height:32px;padding:0 11px;border:1px solid #dce4e0;border-radius:var(--gw-radius);color:#4b5a54;background:#fff;cursor:pointer}.commerce-sourcing-header button:disabled{opacity:.45;cursor:default}.commerce-sourcing-product-grid footer .primary,.commerce-sourcing-compare-actions .primary,.commerce-sourcing-detail .primary,.commerce-sourcing-solutions .primary{min-height:34px;padding:0 15px;border:0;border-radius:var(--gw-radius);color:#fff;background:#08a66d;cursor:pointer}.commerce-sourcing-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.commerce-sourcing-product-grid>article{min-width:0;overflow:hidden;border:1px solid #dce4e0;border-radius:var(--gw-radius);background:#fff}.commerce-sourcing-product-photo{display:block;width:100%;aspect-ratio:1;min-height:132px;padding:0;border:0;background:#f6f8f7;cursor:pointer}.commerce-sourcing-product-photo img{width:100%;height:100%;object-fit:contain}.commerce-sourcing-product-grid>article>div{padding:9px}.commerce-sourcing-product-grid small{color:#0b9464;font-size:var(--gw-font-caption)}.commerce-sourcing-product-grid h2{min-height:38px;margin:6px 0;font-size:var(--gw-font-body);line-height:1.5}.commerce-sourcing-product-grid p{display:-webkit-box;min-height:3.3em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 9px;overflow:hidden;color:#718079;font-size:var(--gw-font-caption);line-height:1.65}.commerce-sourcing-product-grid dl{display:grid;grid-template-columns:44px minmax(0,1fr);margin:0;font-size:var(--gw-font-caption);line-height:1.75}.commerce-sourcing-product-grid dt{color:#89968f}.commerce-sourcing-product-grid dd{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.commerce-sourcing-product-grid strong{display:block;margin:10px 0;font-size:var(--gw-font-body)}.commerce-sourcing-product-grid strong i,.commerce-sourcing-compare-products strong i{color:#89968f;font-size:var(--gw-font-caption);font-style:normal;font-weight:400}.commerce-sourcing-product-grid footer{display:grid;grid-template-columns:1fr 1.15fr;gap:6px}.commerce-sourcing-product-grid footer button{min-height:34px;border:1px solid #dce4e0;border-radius:var(--gw-radius);background:#fff;cursor:pointer;font-size:var(--gw-font-body)}.commerce-sourcing-empty{display:grid;place-items:center;min-height:320px;padding:36px;color:#82908a;text-align:center}.commerce-sourcing-empty>svg{margin-bottom:12px;color:#9fc9bb;font-size:30px}.commerce-sourcing-empty b{color:#405149;font-size:var(--gw-font-body)}.commerce-sourcing-empty span{margin-top:6px;font-size:var(--gw-font-caption)}.commerce-sourcing-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-height:220px;margin-bottom:14px;overflow:auto;border:1px solid #b9ddd1;border-radius:var(--gw-radius)}.commerce-sourcing-picker>button{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;padding:9px;border:0;border-right:1px solid #e6ece9;border-bottom:1px solid #e6ece9;background:#fff;text-align:left;cursor:pointer}.commerce-sourcing-picker img{width:52px;height:46px;object-fit:contain;background:#f6f8f7}.commerce-sourcing-picker span{min-width:0}.commerce-sourcing-picker b,.commerce-sourcing-picker small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.commerce-sourcing-picker b{font-size:var(--gw-font-caption)}.commerce-sourcing-picker small{margin-top:3px;color:#82908a;font-size:var(--gw-font-caption)}.commerce-sourcing-picker strong{color:#d45d3d;font-size:var(--gw-font-caption)}.commerce-sourcing-compare-products,.commerce-sourcing-compare-table>header,.commerce-sourcing-compare-table>div,.commerce-sourcing-compare-actions{display:grid;grid-template-columns:repeat(var(--sourcing-columns),minmax(0,1fr))}.commerce-sourcing-compare-products{gap:10px;margin-bottom:18px}.commerce-sourcing-compare-products article{min-width:0;padding:11px;border:1px solid #dce4e0;border-radius:var(--gw-radius)}.commerce-sourcing-compare-products article:first-child{border-color:#08a66d;box-shadow:inset 0 3px #08a66d}.commerce-sourcing-compare-products header{display:flex;align-items:center;gap:6px;height:24px;color:#607069;font-size:var(--gw-font-caption)}.commerce-sourcing-compare-products header em{padding:2px 5px;border-radius:var(--gw-radius);color:#06774f;background:#e9f8f2;font-size:var(--gw-font-caption);font-style:normal}.commerce-sourcing-compare-products header button{margin-left:auto;border:0;color:#87948e;background:transparent;cursor:pointer}.commerce-sourcing-compare-products article>button{width:100%;height:185px;padding:0;border:0;background:#f6f8f7;cursor:pointer}.commerce-sourcing-compare-products img{width:100%;height:100%;object-fit:contain}.commerce-sourcing-compare-products h2{min-height:38px;margin:9px 0 3px;font-size:var(--gw-font-body);line-height:1.5}.commerce-sourcing-compare-products p,.commerce-sourcing-compare-products small{display:block;margin:0;color:#7a8882;font-size:var(--gw-font-caption)}.commerce-sourcing-compare-products strong{display:block;margin:9px 0 4px;font-size:var(--gw-font-body)}.commerce-sourcing-compare-table{margin-bottom:12px;overflow:hidden;border:1px solid #dce4e0;border-radius:var(--gw-radius)}.commerce-sourcing-compare-table>header,.commerce-sourcing-compare-table>div{grid-template-columns:125px repeat(var(--sourcing-columns),minmax(0,1fr))}.commerce-sourcing-compare-table>header{background:#f2f7f5}.commerce-sourcing-compare-table b,.commerce-sourcing-compare-table span{min-width:0;padding:10px;border-right:1px solid #e5ebe8;border-bottom:1px solid #e5ebe8;font-size:var(--gw-font-caption);line-height:1.6}.commerce-sourcing-compare-table span small{display:block;color:#8a9791;font-size:var(--gw-font-caption)}.commerce-sourcing-compare-actions{grid-template-columns:125px repeat(var(--sourcing-columns),minmax(0,1fr));align-items:stretch}.commerce-sourcing-compare-actions>span,.commerce-sourcing-compare-actions>div{padding:8px;border:1px solid #e1e7e4;border-left:0}.commerce-sourcing-compare-actions>span{display:grid;place-items:center;border-left:1px solid #e1e7e4;color:#77857f;font-size:var(--gw-font-caption)}.commerce-sourcing-compare-actions>div{display:grid;gap:5px}.commerce-sourcing-compare-actions button{min-height:31px;border:1px solid #dce4e0;border-radius:var(--gw-radius);background:#fff;cursor:pointer;font-size:var(--gw-font-body)}.commerce-product-presentation{container-type:inline-size}.commerce-product-presentation .commerce-sourcing-header>div>span{font-size:var(--gw-font-caption)}.commerce-presentation-summary{margin:10px 0 0;color:#52635a;font-size:var(--gw-font-body);line-height:1.7}.commerce-product-presentation .commerce-presentation-cards article{display:flex;flex-direction:column;border-color:#dce4e0;box-shadow:none}.commerce-product-presentation .commerce-presentation-cards article>button{flex-shrink:0}.commerce-product-presentation .commerce-presentation-cards h2{font-size:var(--gw-font-body);min-height:0;overflow-wrap:anywhere}.commerce-product-presentation .commerce-presentation-cards header,.commerce-product-presentation .commerce-presentation-cards small,.commerce-product-presentation .commerce-presentation-cards p{font-size:var(--gw-font-caption);color:#58695f;line-height:1.6}.commerce-product-presentation .commerce-presentation-cards strong{font-size:var(--gw-font-body)}.commerce-presentation-reason,.commerce-presentation-tradeoffs{margin-top:14px;font-size:var(--gw-font-caption);line-height:1.7;overflow-wrap:anywhere}.commerce-presentation-reason b{color:#087950}.commerce-product-presentation .commerce-presentation-cards header{height:auto;min-height:28px;flex-wrap:wrap}.commerce-presentation-match{padding:2px 6px;border-radius:var(--gw-radius);color:#087950;background:#eef7f2;font-size:var(--gw-font-caption)}.commerce-presentation-match[data-match-state=near],.commerce-presentation-match[data-match-state=unknown]{color:#89621c;background:#fff8e8}.commerce-presentation-constraints{margin-top:12px;padding:9px;border-radius:var(--gw-radius);color:#805c1d;background:#fff9ef;font-size:var(--gw-font-caption);line-height:1.7;overflow-wrap:anywhere}.commerce-presentation-constraints>div+div{margin-top:8px}.commerce-presentation-constraints ul{margin:3px 0 0;padding-left:17px}.commerce-presentation-tradeoffs b{color:#52635a}.commerce-presentation-tradeoffs ul{margin:4px 0 0;padding-left:17px;color:#58695f}.commerce-presentation-actions{display:grid;gap:7px;margin-top:auto;padding-top:16px}.commerce-presentation-actions button{min-height:34px;border:1px solid #dce4e0;border-radius:var(--gw-radius);color:#43584a;background:#fff;cursor:pointer;font-size:var(--gw-font-body)}.commerce-presentation-actions .primary{color:#fff;border-color:#08a66d;background:#08a66d}.commerce-product-presentation .commerce-sourcing-compare-table b,.commerce-product-presentation .commerce-sourcing-compare-table span,.commerce-product-presentation .commerce-sourcing-compare-actions button,.commerce-product-presentation .commerce-sourcing-compare-actions>span{font-size:var(--gw-font-body);overflow-wrap:anywhere}@container (max-width: 560px){.commerce-presentation-cards{gap:7px}.commerce-product-presentation .commerce-presentation-cards article{padding:9px}.commerce-product-presentation .commerce-presentation-cards article>button{height:135px}.commerce-product-presentation .commerce-sourcing-compare-table>header,.commerce-product-presentation .commerce-sourcing-compare-table>div,.commerce-product-presentation .commerce-sourcing-compare-actions{grid-template-columns:80px repeat(var(--sourcing-columns),minmax(0,1fr))}}.commerce-sourcing-back{margin:0 0 17px;border:0;padding-left:0;color:#718079}.commerce-sourcing-detail-hero{display:grid;grid-template-columns:minmax(250px,.95fr) minmax(220px,1fr) 170px;gap:20px;padding:18px;border:1px solid #dce4e0;border-radius:var(--gw-radius)}.commerce-sourcing-detail-hero>div{height:360px;border-radius:var(--gw-radius);background:#f6f8f7}.commerce-sourcing-detail-hero img{width:100%;height:100%;object-fit:contain}.commerce-sourcing-detail-hero main{padding:10px 0}.commerce-sourcing-detail-hero main>span{color:#079b67;font-size:var(--gw-font-caption)}.commerce-sourcing-detail-hero h1{margin:10px 0;font-size:var(--gw-font-title);font-weight:560}.commerce-sourcing-detail-hero p{color:#6e7d76;font-size:var(--gw-font-caption);line-height:1.8}.commerce-sourcing-detail-hero main>div{display:flex;gap:6px;margin:18px 0}.commerce-sourcing-detail-hero main i{padding:5px 8px;border-radius:var(--gw-radius);color:#087950;background:#edf8f4;font-size:var(--gw-font-caption);font-style:normal}.commerce-sourcing-detail-hero main strong{font-size:var(--gw-font-title)}.commerce-sourcing-detail-hero main strong small{color:#87948e;font-size:var(--gw-font-caption)}.commerce-sourcing-detail-hero aside{display:flex;flex-direction:column;align-self:stretch;padding:15px;border-radius:var(--gw-radius);background:#f6f9f8}.commerce-sourcing-detail-hero aside b{font-size:var(--gw-font-caption)}.commerce-sourcing-detail-hero aside small{margin-top:8px;color:#7f8d87;font-size:var(--gw-font-caption)}.commerce-sourcing-detail-hero aside button{margin-top:auto}.commerce-sourcing-detail-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:13px}.commerce-sourcing-detail-facts article{min-width:0;min-height:78px;padding:13px;border:1px solid #e0e6e3;border-radius:var(--gw-radius)}.commerce-sourcing-detail-facts span,.commerce-sourcing-detail-facts b{display:block}.commerce-sourcing-detail-facts span{margin-bottom:7px;color:#84918b;font-size:var(--gw-font-caption)}.commerce-sourcing-detail-facts b{overflow-wrap:anywhere;word-break:break-word;font-size:var(--gw-font-caption);line-height:1.6}.commerce-sourcing-detail-actions{position:sticky;bottom:-72px;display:flex;align-items:center;gap:8px;margin:18px -28px -72px;padding:13px 28px;border-top:1px solid #dce4e0;background:#fffffff7}.commerce-sourcing-detail-actions>span{margin-right:auto;color:#7a8882;font-size:var(--gw-font-caption)}.commerce-sourcing-detail-actions button{min-height:34px;padding:0 13px;border:1px solid #dce4e0;border-radius:var(--gw-radius);background:#fff;cursor:pointer}.commerce-sourcing-solutions>section{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.commerce-sourcing-solutions>section>article{min-width:0;overflow:hidden;border:1px solid #dce4e0;border-radius:var(--gw-radius)}.commerce-sourcing-solutions>section>article.recommended{border-color:#08a66d;box-shadow:inset 0 3px #08a66d}.commerce-sourcing-solutions article>header,.commerce-sourcing-solutions article>h2,.commerce-sourcing-solutions article>p,.commerce-sourcing-solutions article>strong,.commerce-sourcing-solutions article>dl,.commerce-sourcing-solutions article>footer{margin-left:13px;margin-right:13px}.commerce-sourcing-solutions article>header{display:flex;align-items:center;gap:7px;margin-top:13px;color:#64736c;font-size:var(--gw-font-caption)}.commerce-sourcing-solutions article>header em{padding:2px 6px;border-radius:var(--gw-radius);color:#087950;background:#edf8f4;font-style:normal}.commerce-sourcing-solutions h2{min-height:38px;font-size:var(--gw-font-body)}.commerce-sourcing-solutions p{min-height:34px;color:#74827c;font-size:var(--gw-font-caption);line-height:1.7}.commerce-sourcing-solutions article>strong{display:block;font-size:var(--gw-font-body)}.commerce-sourcing-solutions article>strong small{display:block;margin-top:4px;color:#8b9792;font-size:var(--gw-font-caption);font-weight:400}.commerce-sourcing-solutions dl{display:grid;grid-template-columns:62px 1fr;font-size:var(--gw-font-caption);line-height:1.8}.commerce-sourcing-solutions dt{color:#89958f}.commerce-sourcing-solutions dd{margin:0}.commerce-sourcing-solutions article>div{border-top:1px solid #e4eae7}.commerce-sourcing-solutions article>div button{display:grid;grid-template-columns:minmax(0,1fr) auto 12px;gap:5px;width:100%;padding:10px 13px;border:0;border-bottom:1px solid #edf0ef;background:#fff;text-align:left;cursor:pointer}.commerce-sourcing-solutions article>div span,.commerce-sourcing-solutions article>div small{grid-column:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.commerce-sourcing-solutions article>div span{font-size:var(--gw-font-caption);font-weight:650}.commerce-sourcing-solutions article>div small{color:#89958f;font-size:var(--gw-font-caption)}.commerce-sourcing-solutions article>div b{grid-column:2;grid-row:1 / span 2;align-self:center;font-size:var(--gw-font-caption)}.commerce-sourcing-solutions article>div svg{grid-column:3;grid-row:1 / span 2;align-self:center}.commerce-sourcing-solutions article>footer{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:12px;margin-bottom:13px}.commerce-sourcing-solutions article>footer button{min-height:34px;border:1px solid #dce4e0;border-radius:var(--gw-radius);background:#fff;cursor:pointer;font-size:var(--gw-font-body)}.commerce-sourcing-operations>section{display:grid;gap:9px}.commerce-sourcing-operations>section>article{display:grid;grid-template-columns:minmax(0,1fr) 190px 190px;align-items:center;gap:15px;padding:15px;border:1px solid #dce4e0;border-radius:var(--gw-radius)}.commerce-sourcing-operations article span{color:#078a5c;font-size:var(--gw-font-caption)}.commerce-sourcing-operations article h2{margin:5px 0;font-size:var(--gw-font-body)}.commerce-sourcing-operations article small{display:block;color:#82908a;font-size:var(--gw-font-caption);line-height:1.6}.commerce-sourcing-operations article>strong{font-size:var(--gw-font-body)}.commerce-sourcing-operations article>strong small{margin-top:5px;font-weight:400}.commerce-sourcing-operations article footer{display:grid;gap:6px}.commerce-sourcing-operations article footer button{min-height:32px;border:1px solid #dce4e0;border-radius:var(--gw-radius);background:#fff;cursor:pointer;font-size:var(--gw-font-body)}.commerce-sourcing-operation-summary{position:sticky;bottom:-72px;display:flex;justify-content:flex-end;align-items:center;gap:18px;margin:18px -28px -72px;padding:15px 28px;border-top:1px solid #dce4e0;background:#fffffff7}.commerce-sourcing-operation-summary span{color:#72817a;font-size:var(--gw-font-caption)}.commerce-sourcing-operation-summary strong{font-size:var(--gw-font-body)}.commerce-sourcing-order-preview-summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px;border:1px solid #cfe5dc;border-radius:var(--gw-radius);background:#f3fbf7}.commerce-sourcing-order-preview-summary span{color:#078a5c;font-size:var(--gw-font-caption)}.commerce-sourcing-order-preview-summary h2{margin:6px 0 4px;font-size:var(--gw-font-title)}.commerce-sourcing-order-preview-summary p{margin:0;color:#77847e;font-size:var(--gw-font-caption)}.commerce-sourcing-order-preview-summary>strong{text-align:right;font-size:var(--gw-font-title)}.commerce-sourcing-order-preview-summary>strong small{display:block;margin-top:4px;color:#77847e;font-size:var(--gw-font-caption);font-weight:400}.commerce-sourcing-order-preview-facts{display:grid;grid-template-columns:1fr 1fr 2fr 1fr;gap:8px;margin-top:10px}.commerce-sourcing-order-preview-facts article{min-width:0;padding:12px;border:1px solid #e0e8e4;border-radius:var(--gw-radius)}.commerce-sourcing-order-preview-facts span,.commerce-sourcing-order-preview-facts b{display:block}.commerce-sourcing-order-preview-facts span{margin-bottom:6px;color:#7f8d86;font-size:var(--gw-font-caption)}.commerce-sourcing-order-preview-facts b{min-height:18px;overflow-wrap:anywhere;font-size:var(--gw-font-caption)}.commerce-sourcing-order-preview-actions{display:flex;align-items:center;margin-top:12px}.commerce-sourcing-order-preview-actions>button{flex:0 1 auto;max-width:100%;min-height:44px;padding:8px 14px;line-height:1.5}.commerce-sourcing-order-preview-lines{margin-top:12px;border:1px solid #dce5e1;border-radius:var(--gw-radius);overflow:hidden}.commerce-sourcing-order-preview-lines>header,.commerce-sourcing-order-preview-lines>article{display:grid;grid-template-columns:minmax(0,1fr) 90px 110px 110px;align-items:center;gap:10px;padding:11px 13px}.commerce-sourcing-order-preview-lines>header{color:#77847e;background:#f5f8f6;font-size:var(--gw-font-caption)}.commerce-sourcing-order-preview-lines>article{border-top:1px solid #e7ece9;font-size:var(--gw-font-caption)}.commerce-sourcing-order-preview-product{display:grid;min-width:0;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:10px}.commerce-sourcing-order-preview-product>img{display:block;width:54px;height:54px;object-fit:contain;border:1px solid #e2e9e6;border-radius:var(--gw-radius);background:#f7faf8}.commerce-sourcing-order-preview-product>span{min-width:0}.commerce-sourcing-order-preview-lines article span:first-child b,.commerce-sourcing-order-preview-lines article span:first-child small,.commerce-sourcing-order-preview-lines article span:first-child i{display:block}.commerce-sourcing-order-preview-lines article span:first-child small,.commerce-sourcing-order-preview-lines article span:first-child i{margin-top:3px;color:#7d8a84;font-size:var(--gw-font-caption);font-style:normal}.commerce-sourcing-order-preview-lines article>strong{text-align:right}.commerce-sourcing-order-preview-total{display:flex;justify-content:flex-end;gap:22px;padding:13px 4px;font-size:var(--gw-font-caption)}.commerce-sourcing-order-preview-total span{color:#718079}.commerce-sourcing-order-preview-total b{margin-left:6px;color:#172c25}.commerce-sourcing-order-preview-total>strong{font-size:var(--gw-font-caption)}.commerce-sourcing-order-preview-total>strong b{font-size:var(--gw-font-body)}.commerce-sourcing-order-preview-warnings{padding:12px 14px;border-radius:var(--gw-radius);color:#785722;background:#fff8e8}.commerce-sourcing-order-preview-warnings h3{margin:0 0 7px;font-size:var(--gw-font-body)}.commerce-sourcing-order-preview-warnings ul{margin:0;padding-left:18px;font-size:var(--gw-font-caption);line-height:1.7}.commerce-sourcing-order-preview-footer{display:flex;align-items:center;gap:8px;margin-top:12px;padding:12px 14px;color:#63736c;border-top:1px solid #e1e8e5;font-size:var(--gw-font-caption)}.commerce-sourcing-order-creating>section{display:flex;min-height:360px;flex-direction:column;align-items:center;justify-content:center;padding:40px;text-align:center}.commerce-sourcing-order-creating>section>svg{color:#08a66d;font-size:42px}.commerce-sourcing-order-creating h2{margin:18px 0 8px;font-size:var(--gw-font-title)}.commerce-sourcing-order-creating p{max-width:430px;margin:0;color:#72817a;font-size:var(--gw-font-caption);line-height:1.8}.commerce-sourcing-order-creating section>div{display:flex;gap:7px;margin-top:20px}.commerce-sourcing-order-creating section>div i{width:7px;height:7px;border-radius:var(--gw-radius);background:#a9dccc;animation:commerce-order-pulse 1.2s ease-in-out infinite}.commerce-sourcing-order-creating section>div i:nth-child(2){animation-delay:.15s}.commerce-sourcing-order-creating section>div i:nth-child(3){animation-delay:.3s}@keyframes commerce-order-pulse{0%,to{opacity:.35;transform:scale(.8)}50%{opacity:1;transform:scale(1.08)}}.commerce-account-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-bottom:22px}.commerce-account-metrics article{min-height:82px;padding:14px;border:1px solid #dce4e0;border-radius:var(--gw-radius);background:#f9fcfa}.commerce-account-metrics span,.commerce-account-metrics strong{display:block}.commerce-account-metrics span{color:#7c8983;font-size:var(--gw-font-caption)}.commerce-account-metrics strong{margin-top:9px;color:#173f32;font-size:var(--gw-font-body)}.commerce-account-section-title{margin:20px 0 10px;font-size:var(--gw-font-body)}.commerce-account-orders>.commerce-sourcing-empty{min-height:145px}.commerce-sourcing-overview>section{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.commerce-sourcing-overview>section article{min-height:88px;padding:15px;border:1px solid #dce4e0;border-radius:var(--gw-radius)}.commerce-sourcing-overview>section span,.commerce-sourcing-overview>section strong{display:block}.commerce-sourcing-overview>section span{color:#7c8983;font-size:var(--gw-font-caption)}.commerce-sourcing-overview>section strong{margin-top:10px;font-size:var(--gw-font-body)}.commerce-sourcing-overview>h2{margin:22px 0 10px;font-size:var(--gw-font-body)}.commerce-sourcing-overview>button{display:grid;grid-template-columns:minmax(0,1fr) auto auto 12px;align-items:center;gap:12px;width:100%;padding:13px;border:1px solid #e1e7e4;border-bottom:0;background:#fff;text-align:left;cursor:pointer}.commerce-sourcing-overview>button:last-child{border-bottom:1px solid #e1e7e4}.commerce-sourcing-overview>button span,.commerce-sourcing-overview>button small{display:block}.commerce-sourcing-overview>button span{font-size:var(--gw-font-body);font-weight:650}.commerce-sourcing-overview>button small{margin-top:4px;color:#87948e;font-size:var(--gw-font-caption);font-weight:400}.commerce-sourcing-overview>button b{color:#087950;font-size:var(--gw-font-body)}.commerce-sourcing-overview>button strong{font-size:var(--gw-font-body)}@media(max-width:1450px){.commerce-sourcing-solutions>section{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-sourcing-detail-hero{grid-template-columns:minmax(220px,.9fr) minmax(210px,1fr)}.commerce-sourcing-detail-hero aside{grid-column:1 / -1;min-height:90px}.commerce-sourcing-detail-facts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1180px){.commerce-assortment-grid,.commerce-sourcing-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.commerce-main-nav button{font-size:var(--gw-font-body)}.commerce-history>header span{font-size:var(--gw-font-body)}.commerce-history>header small,.commerce-history-task-row small,.commerce-history-conversations small{font-size:var(--gw-font-caption)}.commerce-history-task-row b,.commerce-history-conversations b{font-size:var(--gw-font-caption)}.commerce-welcome-lead>div>span{font-size:var(--gw-font-body)}.commerce-welcome-lead p,.commerce-new-task-hints button{font-size:var(--gw-font-body)}.commerce-scene-grid p{font-size:var(--gw-font-caption)}.commerce-account-guide p,.commerce-scene-guide p,.commerce-chat-message .commerce-message-bubble,.commerce-chat-message.assistant .commerce-message-bubble,.commerce-agent-delivery-summary,.commerce-composer-shell textarea{font-size:var(--gw-font-body)}.commerce-scene-guide>b,.commerce-flow-lead b{font-size:var(--gw-font-body)}.commerce-flow-lead p,.commerce-flow-choice-list b{font-size:var(--gw-font-body)}.commerce-flow-choice-list small{font-size:var(--gw-font-caption)}.commerce-flow-primary{font-size:var(--gw-font-body)}.commerce-chat-message time,.commerce-composer-shell>small{font-size:var(--gw-font-caption)}.commerce-chat-loading-body{font-size:var(--gw-font-body)}.commerce-canvas-tabs>div>button{font-size:var(--gw-font-body)}.commerce-canvas-tabs>aside button{font-size:var(--gw-font-body)}.commerce-canvas-heading small{font-size:var(--gw-font-caption)}.commerce-canvas-heading p{font-size:var(--gw-font-body)}.commerce-notice{font-size:var(--gw-font-caption)}.commerce-discovery-tabs button{font-size:var(--gw-font-body)}.commerce-discovery-section>header small,.commerce-discovery-section>header>button{font-size:var(--gw-font-caption)}.commerce-product-copy>small,.commerce-product-copy>p{font-size:var(--gw-font-caption)}.commerce-product-copy h3{font-size:var(--gw-font-body)}.commerce-product-meta span{font-size:var(--gw-font-caption)}.commerce-product-actions button{font-size:var(--gw-font-body)}.commerce-merchant-label span,.commerce-merchant-label small,.commerce-merchant-copy>p,.commerce-merchant-copy dt,.commerce-cluster-list small,.commerce-cluster-list p{font-size:var(--gw-font-caption)}.commerce-merchant-copy dd,.commerce-merchant-actions button,.commerce-cluster-list button{font-size:var(--gw-font-body)}.commerce-assortment-heading small,.commerce-assortment-heading>span,.commerce-assortment-visual>span,.commerce-assortment-visual>em{font-size:var(--gw-font-caption)}.commerce-assortment-heading p{font-size:var(--gw-font-body)}.commerce-assortment-copy>small{font-size:var(--gw-font-caption)}.commerce-assortment-copy h3{font-size:var(--gw-font-body)}.commerce-assortment-copy>strong{font-size:var(--gw-font-body)}.commerce-assortment-copy>p,.commerce-assortment-copy>div span{font-size:var(--gw-font-caption)}.commerce-assortment-copy footer button{font-size:var(--gw-font-body)}.commerce-assortment-actions b{font-size:var(--gw-font-body)}.commerce-assortment-actions small{font-size:var(--gw-font-caption)}.commerce-primary{font-size:var(--gw-font-body)}.commerce-sourcing-header>div>span,.commerce-sourcing-product-card small,.commerce-sourcing-product-card p,.commerce-sourcing-product-card footer button,.commerce-sourcing-detail-hero p,.commerce-sourcing-detail-facts span,.commerce-sourcing-detail-facts b,.commerce-sourcing-solutions article>header,.commerce-sourcing-solutions p,.commerce-sourcing-solutions dl,.commerce-sourcing-solutions article>div span,.commerce-sourcing-solutions article>div b,.commerce-sourcing-solutions article>footer button,.commerce-sourcing-operations article span,.commerce-sourcing-operations article small,.commerce-sourcing-operations article footer button,.commerce-account-metrics span,.commerce-sourcing-overview>section span,.commerce-sourcing-overview>button span,.commerce-sourcing-overview>button small,.commerce-sourcing-overview>button b{font-size:var(--gw-font-caption)}.commerce-clarification-card>header b,.commerce-clarification-question h3,.commerce-clarification-question b,.commerce-clarification-card>footer button,.commerce-limit-card b,.commerce-confirmation-dialog footer button,.commerce-celebration-dialog>.commerce-primary{font-size:var(--gw-font-body)}.commerce-clarification-card>header small,.commerce-clarification-card>header nav,.commerce-clarification-question small,.commerce-clarification-question label,.commerce-clarification-card>dl>div,.commerce-clarification-card.dismissed>p,.commerce-limit-card p,.commerce-permission-preview,.commerce-confirmation-dialog>small,.commerce-confirmation-dialog p,.commerce-celebration-dialog>small{font-size:var(--gw-font-caption)}.commerce-clarification-question input{font-size:var(--gw-font-body)}.commerce-direct-product>header button,.commerce-direct-product>header>span,.commerce-direct-product-heading small,.commerce-direct-product>form label>span,.commerce-direct-product>form label>span i,.commerce-system-sku small,.commerce-product-image-field>button:first-child small,.commerce-product-image-field>button.has-image span,.commerce-product-image-field>div p,.commerce-product-image-field>div code,.commerce-direct-product>form footer span,.commerce-import-grid small,.commerce-import-grid em,.commerce-url-import small,.commerce-url-import i,.commerce-assortment-summary span,.commerce-assortment-list article>span,.commerce-assortment-list p,.commerce-publish-readiness p,.commerce-publish-readiness>span,.commerce-channel-list small,.commerce-channel-list em,.commerce-store-canvas>header small,.commerce-store-canvas>header p,.commerce-store-canvas>header span,.commerce-store-canvas article p,.commerce-empty span,.commerce-manual-dialog>small,.commerce-manual-dialog>p,.commerce-manual-dialog label,.commerce-login-dialog label>small,.commerce-form-error,.commerce-login-dialog>em{font-size:var(--gw-font-caption)}.commerce-direct-product-heading p,.commerce-direct-product>form textarea,.commerce-direct-product>form input,.commerce-product-image-field>button:first-child b,.commerce-product-image-field>div b,.commerce-product-image-field>div button,.commerce-import-grid b,.commerce-url-import b,.commerce-url-import input,.commerce-assortment-list h3,.commerce-assortment-list strong,.commerce-assortment-list button,.commerce-publish-readiness b,.commerce-channel-list b,.commerce-channel-actions>button,.commerce-store-canvas h3,.commerce-store-canvas article strong,.commerce-empty b,.commerce-manual-dialog input,.commerce-auth-switch{font-size:var(--gw-font-body)}.business-opportunities-heading p,.business-opportunities-meta,.business-opportunity-preview figcaption,.business-opportunity-preview figcaption small,.business-opportunities-grid header small,.business-opportunities-grid header p,.business-opportunities-grid dt,.business-opportunity-risks,.business-opportunity-sources>b,.business-opportunity-sources a,.business-opportunities-source-index>header span,.business-opportunities-source-index a,.assortment-solutions-heading small,.assortment-solutions-heading>span,.assortment-solutions-assumptions,.assortment-scheme-heading small,.assortment-scheme-heading>p,.assortment-scheme-sources a{font-size:var(--gw-font-caption)}.business-opportunities-grid dd,.business-opportunities-grid footer>button,.business-opportunities-source-index>header,.assortment-solutions-heading p,.assortment-scheme-heading h3,.assortment-scheme-items li,.assortment-scheme-points li,.assortment-scheme-action button{font-size:var(--gw-font-body)}.commerce-owned-store>header small,.commerce-owned-store>header p,.commerce-owned-store>header>span,.commerce-owned-store-summary small,.commerce-owned-store-products>header small,.commerce-owned-store-products>header>span,.commerce-owned-store-card-action span{font-size:var(--gw-font-caption)}.commerce-owned-store-products h3,.commerce-owned-store-card-action button,.commerce-owned-store>footer button{font-size:var(--gw-font-body)}.commerce-sourcing-header button,.commerce-sourcing-back,.commerce-sourcing-product-grid h2,.commerce-sourcing-product-grid footer button,.commerce-sourcing-picker b,.commerce-sourcing-picker strong,.commerce-sourcing-compare-products h2,.commerce-sourcing-compare-actions>span,.commerce-sourcing-compare-actions button,.commerce-sourcing-detail-facts b,.commerce-sourcing-detail-actions button,.commerce-sourcing-solutions article>div span,.commerce-sourcing-solutions article>div b,.commerce-sourcing-solutions article>footer button,.commerce-sourcing-operations article h2,.commerce-sourcing-operations article footer button,.commerce-sourcing-order-preview-facts b,.commerce-sourcing-order-preview-lines>article,.commerce-sourcing-order-preview-warnings h3,.commerce-account-section-title,.commerce-sourcing-overview>button span,.commerce-sourcing-overview>button b,.commerce-sourcing-overview>button strong{font-size:var(--gw-font-body)}.commerce-sourcing-compare-table b,.commerce-sourcing-compare-table span{font-size:var(--gw-font-body)}.commerce-sourcing-compare-table span small,.commerce-sourcing-picker small,.commerce-sourcing-compare-products header,.commerce-sourcing-compare-products header em,.commerce-sourcing-compare-products p,.commerce-sourcing-compare-products small,.commerce-sourcing-detail-hero main>span,.commerce-sourcing-detail-hero main i,.commerce-sourcing-detail-hero main strong small,.commerce-sourcing-detail-hero aside small,.commerce-sourcing-detail-actions>span,.commerce-sourcing-solutions article>strong small,.commerce-sourcing-solutions article>div small,.commerce-sourcing-operation-summary span,.commerce-sourcing-order-preview-summary span,.commerce-sourcing-order-preview-summary p,.commerce-sourcing-order-preview-summary>strong small,.commerce-sourcing-order-preview-facts span,.commerce-sourcing-order-preview-lines>header,.commerce-sourcing-order-preview-lines article span:first-child small,.commerce-sourcing-order-preview-lines article span:first-child i,.commerce-sourcing-order-preview-total,.commerce-sourcing-order-preview-warnings ul,.commerce-sourcing-order-preview-footer,.commerce-sourcing-order-creating p,.commerce-account-metrics span,.commerce-sourcing-overview>section span,.commerce-sourcing-overview>button small{font-size:var(--gw-font-caption)}.commerce-sourcing-product-grid h2,.commerce-sourcing-compare-products h2{min-height:42px}.commerce-sourcing-compare-table b,.commerce-sourcing-compare-table span{padding:12px;line-height:1.65}.commerce-product-signal,.commerce-product-selected,.commerce-direct-product-progress span{font-size:var(--gw-font-caption)}.commerce-direct-product-progress strong{font-size:var(--gw-font-body)}.assortment-scheme-sources>a small{font-size:var(--gw-font-caption)}.commerce-composer-shell{position:relative}.commerce-jump-to-latest{position:absolute;right:18px;bottom:calc(100% + 10px);display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:7px 12px;border:1px solid #d5e4dc;border-radius:var(--gw-radius);color:#326b54;background:#fff;box-shadow:0 3px 12px #1e423017;font-size:var(--gw-font-caption);cursor:pointer;z-index:2}.commerce-jump-to-latest svg{transform:rotate(180deg)}.commerce-jump-to-latest:hover{background:#f3f9f5}@media(prefers-reduced-motion:reduce){.commerce-agent-delivery-summary.streaming:after{animation:none}}.commerce-process-qa-controls{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 22px}.commerce-process-qa-controls button{padding:6px 10px;border:1px solid #dce6e0;border-radius:var(--gw-radius);background:#f6faf7;color:#416652;font:inherit;font-size:var(--gw-font-body);cursor:pointer}.commerce-process-qa-controls button:last-child{margin-left:auto}.commerce-conversation-home .commerce-conversation-scroll{padding:24px 28px 16px}.commerce-landing-welcome{margin:0 auto}.commerce-landing-welcome .commerce-welcome-lead{grid-template-columns:30px minmax(0,1fr);gap:12px;margin-bottom:24px}.commerce-landing-welcome .commerce-welcome-lead>div{display:contents}.commerce-landing-welcome .commerce-welcome-lead>div>span{align-self:center;margin:0;color:var(--commerce-text);font-size:var(--gw-font-body);font-weight:400}.commerce-conversation-home .commerce-composer-shell{padding:8px 28px 16px}.commerce-conversation-home .commerce-composer-shell>small{margin-top:8px;color:#687970}.commerce-discovery-canvas{container-type:inline-size;padding:24px 24px 36px}.commerce-discovery-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:136px;margin-bottom:16px;padding:24px;border:1px solid #cde8dd;border-radius:var(--gw-radius);background:#f0f8f4 url(/assets/demo-discovery-hero-bg.png) center / cover no-repeat}.commerce-discovery-hero h1{min-width:0;margin:0;color:var(--commerce-text);font-size:var(--gw-font-title);font-weight:700;line-height:1.45;letter-spacing:-.8px}.commerce-discovery-hero-stat{display:grid;flex:0 0 138px;gap:6px;padding:16px;border:1px solid #d9ebe3;border-radius:var(--gw-radius);background:#fff}.commerce-discovery-hero-stat span{color:#77847f;font-size:var(--gw-font-caption)}.commerce-discovery-hero-stat strong{color:var(--commerce-green);font-size:var(--gw-font-title);font-weight:500;line-height:1.2}.commerce-discovery-section>header h2{font-size:var(--gw-font-body);font-weight:700}.commerce-product-grid{gap:16px}.commerce-product-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-product-actions button{padding:6px 8px;border:0;background:#f1f4f2}.commerce-product-tile.selected{box-shadow:none;background:#f1f8f4}.commerce-main-nav button{min-height:40px}.commerce-main-nav svg{font-size:20px}.commerce-brand{grid-template-columns:40px minmax(0,1fr);gap:10px;padding-bottom:28px}.commerce-brand>img{width:40px;height:40px}.commerce-brand strong{font-size:var(--gw-font-title)}.commerce-notice{position:absolute;top:12px;left:16px;right:16px;z-index:20}@container (max-width: 680px){.commerce-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.commerce-product-grid-preview>:nth-child(n+7){display:none}}@container (max-width: 520px){.commerce-discovery-hero{flex-wrap:wrap;gap:16px;padding:20px}.commerce-discovery-hero-stat{display:flex;align-items:center;justify-content:space-between;flex-basis:100%;padding:12px 16px}}@container (max-width: 480px){.commerce-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-product-grid-preview>:nth-child(n+5){display:none}}@media(max-width:1390px){.commerce-workspace{grid-template-columns:184px minmax(420px,1fr) minmax(470px,1.2fr)}.commerce-conversation-home .commerce-conversation-scroll{padding:24px 20px 16px}.commerce-conversation-home .commerce-composer-shell{padding:8px 20px 16px}.commerce-scene-grid>button{padding:16px 14px}}@media(max-width:1180px){.commerce-workspace{grid-template-columns:72px minmax(390px,1fr) minmax(420px,1.2fr)}.commerce-brand{display:flex;justify-content:center;padding-inline:0}.commerce-brand>:is(div,span),.commerce-main-nav button>span:not(.anticon),.commerce-history>header{display:none}.commerce-main-nav button{justify-content:center;padding-inline:0}.commerce-sidebar{--commerce-sidebar-inset: 8px}}@media(max-width:900px){.commerce-workspace{width:max(918px,100vw);overflow-x:visible}body:has(.commerce-workspace){min-width:0;overflow-x:auto}}@media(prefers-reduced-motion:reduce){.commerce-scene-grid>button{transition:none}}
