:root{color-scheme:light;--shell-text: #162033;--shell-muted: #60708b;--shell-border: rgba(151, 166, 197, .22);--shell-panel: rgba(255, 255, 255, .92);--shell-shadow: 0 24px 60px rgba(16, 30, 58, .12);--shell-gutter: clamp(16px, 2.4vw, 42px);--shell-wide-max: 1700px;--shell-content-max: 1580px;--shell-workspace-max: 2140px;--shell-reading-max: 920px;--shell-public-standard-max: 1840px;--shell-section-gap: clamp(14px, 1.35vw, 22px)}html,body,#app{min-height:100%;width:100%}body{margin:0;color:var(--shell-text);background:radial-gradient(circle at top left,rgba(23,102,211,.16),transparent 24%),radial-gradient(circle at top right,rgba(13,122,98,.12),transparent 28%),linear-gradient(180deg,#f8fbff,#eff4fb);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{transition:color .2s ease}.shell-surface{background:var(--shell-panel);border:1px solid var(--shell-border);box-shadow:var(--shell-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.buyer-shell{min-height:100vh;background:transparent}.buyer-shell__header.ant-layout-header{position:sticky;top:0;z-index:20;height:auto;padding:16px var(--shell-gutter) 18px;line-height:normal;background:linear-gradient(180deg,#081126f7,#0a142de6),radial-gradient(circle at top left,rgba(67,130,247,.18),transparent 32%);border-bottom:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);transition:padding .24s ease,background .24s ease,border-color .24s ease}.buyer-shell__header-shell{width:min(100%,var(--shell-public-standard-max));margin:0 auto}.buyer-shell__utility{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:22px;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.08);transition:max-height .22s ease,opacity .18s ease,padding-bottom .22s ease,border-color .22s ease}.buyer-shell__utility-copy{color:#e8f0ff8f;font-size:11px;letter-spacing:.04em;font-weight:600}.buyer-shell__utility-links{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.buyer-shell__utility-links a{color:#e6eeffb8;font-size:12px;font-weight:500;text-decoration:none}.buyer-shell__utility-links a:hover{color:#fff}.buyer-shell__header-card{position:relative;display:flex;flex-direction:column;gap:8px;padding:12px 18px 10px;border:1px solid rgba(255,255,255,.08);border-radius:20px;background:linear-gradient(135deg,#ffffff17,#ffffff0a);box-shadow:0 12px 28px #050c1c2e;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);transition:gap .24s ease,padding .24s ease,border-radius .24s ease,background .24s ease,box-shadow .24s ease}.buyer-shell__header-top{display:grid;grid-template-columns:minmax(230px,300px) minmax(320px,1fr) auto;justify-content:space-between;gap:16px;align-items:center}.buyer-shell__brand{display:flex;flex-direction:column;justify-content:center;gap:3px;min-width:0;transition:gap .22s ease}.buyer-shell__brand-link{display:flex;flex-direction:column;gap:4px;color:#fff;text-decoration:none}.buyer-shell__brand-mark{margin-top:0;font-size:28px;font-weight:800;line-height:1.02;letter-spacing:-.03em;transition:margin-top .22s ease,font-size .22s ease,line-height .22s ease}.buyer-shell__brand-subtitle{margin-top:0;max-width:320px;font-size:11px;line-height:1.45;color:#e9efff9e;transition:max-height .22s ease,opacity .18s ease,margin-top .22s ease}.buyer-shell__header-nav-inline{display:none}.buyer-shell__search-shell{width:100%;max-width:640px;min-width:0;min-height:48px;justify-self:stretch;display:flex;align-items:center;gap:0;padding:4px;border:1px solid rgba(159,183,230,.18);border-radius:17px;background:linear-gradient(135deg,#ffffff1c,#ffffff0a),#08112642;box-shadow:0 12px 26px #050c1c1f,inset 0 1px #ffffff14;transition:border-color .22s ease,background .22s ease,box-shadow .22s ease}.buyer-shell__search-shell:focus-within{border-color:#79aaff85;background:linear-gradient(135deg,#ffffff24,#ffffff0e),#09142b57;box-shadow:0 16px 32px #050c1c2e,0 0 0 3px #2d7bf624,inset 0 1px #ffffff1a}.buyer-shell__category-shell{position:relative;z-index:2;width:170px;display:flex;align-items:center;transform:none}.buyer-shell__category-trigger{display:flex;align-items:center;gap:8px;width:100%;min-height:34px;padding:6px 12px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:linear-gradient(135deg,#1766d347,#ffffff0f);color:#f4f7ff;text-align:left;cursor:pointer;box-shadow:0 10px 22px #0a142d24}.buyer-shell__category-trigger:focus-visible,.buyer-shell__category-panel-all:focus-visible,.buyer-shell__category-main-link:focus-visible,.buyer-shell__category-sidebar-item:focus-visible,.buyer-shell__category-card:focus-visible{outline:2px solid rgba(121,170,255,.72);outline-offset:2px}.buyer-shell__category-trigger-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:8px;background:#ffffff1f;font-size:13px}.buyer-shell__category-trigger-copy{display:flex;align-items:center;gap:0;min-width:0}.buyer-shell__category-trigger-label{font-size:13px;font-weight:700}.buyer-shell__category-trigger-hint{display:none}.buyer-shell__category-panel{position:absolute;top:calc(100% + 10px);left:0;width:min(860px,calc(100dvw - (var(--shell-gutter) * 2)));padding:16px;border:1px solid rgba(255,255,255,.08);border-radius:24px;background:linear-gradient(180deg,#0e1934fa,#0a142dfa);box-shadow:0 24px 50px #050c1c47;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.buyer-shell__category-panel-head,.buyer-shell__category-main-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.buyer-shell__category-panel-head{margin-bottom:14px}.buyer-shell__category-panel-title,.buyer-shell__category-main-title{color:#f5f8ff;font-size:15px;font-weight:700}.buyer-shell__category-panel-all,.buyer-shell__category-main-link{padding:0;border:none;background:none;color:#79aaff;font-size:13px;font-weight:600;cursor:pointer}.buyer-shell__category-panel-loading,.buyer-shell__category-empty{color:#e8f0ffb8;font-size:13px}.buyer-shell__category-panel-body{display:grid;grid-template-columns:220px minmax(0,1fr);gap:14px}.buyer-shell__category-sidebar{display:flex;flex-direction:column;gap:8px;padding-right:8px;border-right:1px solid rgba(255,255,255,.08)}.buyer-shell__category-sidebar-item,.buyer-shell__category-card{border:none;text-align:left;cursor:pointer}.buyer-shell__category-sidebar-item{min-height:40px;padding:10px 12px;border-radius:14px;background:transparent;color:#e8f0ffd1;font-size:13px;transition:background .18s ease,color .18s ease}.buyer-shell__category-sidebar-item:hover,.buyer-shell__category-sidebar-item.is-active{background:#ffffff14;color:#fff}.buyer-shell__category-main{display:flex;flex-direction:column;gap:14px}.buyer-shell__category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.buyer-shell__category-card{display:flex;flex-direction:column;gap:6px;min-height:86px;padding:14px;border-radius:18px;background:#ffffff0f;color:#f5f8ff;transition:transform .18s ease,background .18s ease}.buyer-shell__category-card:hover{transform:translateY(-1px);background:#ffffff1a}.buyer-shell__category-card-title{font-size:14px;font-weight:700}.buyer-shell__category-card-meta{color:#e8f0ff9e;font-size:12px}.buyer-shell__nav-bar{display:grid;grid-template-columns:170px minmax(0,1fr);align-items:center;min-height:42px;gap:12px;padding-top:6px;border-top:1px solid rgba(255,255,255,.08)}.buyer-shell__nav-links{display:flex;grid-column:2;align-items:center;justify-content:flex-start;gap:4px;width:100%;min-width:0;overflow-x:auto;padding:0;scrollbar-width:none}.buyer-shell__nav-links::-webkit-scrollbar{display:none}.buyer-shell__nav-link{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding-inline:14px;border-radius:10px;white-space:nowrap;font-size:14px;font-weight:700;color:#ffffffc2;text-decoration:none;transition:min-height .2s ease,padding-inline .2s ease,background .2s ease,color .2s ease}.buyer-shell__nav-link:hover,.buyer-shell__nav-link.is-active{color:#fff;background:#ffffff14}.buyer-shell__search-trigger.ant-btn{display:none}.buyer-shell__search{display:flex;align-items:center;gap:4px;width:100%;max-width:none;min-width:0;height:40px;padding:3px;box-sizing:border-box;border:0;border-radius:13px;background:#08112647}.buyer-shell__search:focus-within{background:#0a163066}.buyer-shell__search-input{flex:1 1 auto;min-width:0;height:34px;padding:0 12px;border:0;outline:0;border-radius:10px;background:transparent;color:#f5f8ff;font:inherit;font-size:13px;font-weight:600;line-height:34px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.buyer-shell__search-input::-webkit-search-cancel-button{display:none}.buyer-shell__search-input::placeholder{color:#e9efff7a;font-weight:500}.buyer-shell__search-clear,.buyer-shell__search-submit{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;padding:0;border:0;font:inherit;cursor:pointer;transition:color .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}.buyer-shell__search-clear{width:26px;height:26px;border-radius:9px;color:#dce7ff94;background:transparent}.buyer-shell__search-clear:hover,.buyer-shell__search-clear:focus-visible{color:#fff;background:#ffffff14;outline:none}.buyer-shell__search-submit{flex:0 0 44px;width:44px;min-width:44px;max-width:44px;height:34px;min-height:34px;max-height:34px;border-radius:10px;color:#bcd2ff;border:1px solid rgba(121,170,255,.28);background:linear-gradient(135deg,#3b8bff38,#1d6fe224),#08112652;box-shadow:inset 0 1px #ffffff1f}.buyer-shell__search-submit:hover,.buyer-shell__search-submit:focus-visible{color:#fff;outline:none;border-color:#79aaff75;background:linear-gradient(135deg,#3b8bff5c,#1d6fe238),#0a16307a;box-shadow:0 0 0 3px #2d7bf61f,inset 0 1px #ffffff29}.buyer-shell__search-submit .anticon{font-size:14px}.buyer-shell__actions{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:8px;flex-shrink:0;min-width:0}.buyer-shell__actions-row{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:nowrap}.buyer-shell__ghost-button.ant-btn{min-width:112px;min-height:40px;color:#e5edff;border-color:#fff3;background:#ffffff0f;transition:min-width .22s ease,min-height .22s ease,padding-inline .22s ease,font-size .22s ease}.buyer-shell__primary-button.ant-btn{min-width:112px;min-height:40px;box-shadow:0 14px 28px #1766d33d;transition:min-width .22s ease,min-height .22s ease,padding-inline .22s ease,font-size .22s ease,box-shadow .22s ease}.buyer-shell__ghost-button--compact.ant-btn,.buyer-shell__primary-button--compact.ant-btn{min-width:auto;padding-inline:14px}.buyer-shell__header.is-condensed.ant-layout-header{padding-top:7px;padding-bottom:9px;background:linear-gradient(180deg,#081126fa,#0a142df0),radial-gradient(circle at top left,rgba(67,130,247,.14),transparent 28%)}.buyer-shell__header.is-condensed .buyer-shell__header-card{gap:0;padding:7px 10px;border-color:#9fb7e62e;border-radius:19px;background:linear-gradient(135deg,#ffffff1f,#ffffff0e),linear-gradient(180deg,#0e1b37d6,#0c1730bd);box-shadow:0 14px 30px #050c1c38,inset 0 1px #ffffff14}.buyer-shell__header.is-condensed .buyer-shell__utility{min-height:0;max-height:0;opacity:0;padding-bottom:0;overflow:hidden;border-color:transparent}.buyer-shell__header.is-condensed .buyer-shell__header-top{display:flex;align-items:center;width:100%;min-height:44px;gap:10px}.buyer-shell__header.is-condensed .buyer-shell__brand-mark{margin-top:0;font-size:18px;line-height:1.05;white-space:nowrap}.buyer-shell__header.is-condensed .buyer-shell__brand-subtitle{max-height:0;margin-top:0;opacity:0;overflow:hidden;pointer-events:none}.buyer-shell__header.is-condensed .buyer-shell__header-nav-inline{display:flex;align-items:center;flex:1 1 auto;gap:4px;width:min(100%,980px);max-width:980px;min-width:0;padding:4px;border:1px solid rgba(159,183,230,.16);border-radius:15px;background:#08112647;box-shadow:inset 0 1px #ffffff14,0 10px 22px #050c1c1a;overflow:visible}.buyer-shell__header.is-condensed .buyer-shell__brand{flex:0 0 170px;width:170px;min-width:170px;max-width:170px;padding:0 12px 0 4px;border-right:1px solid rgba(255,255,255,.12);justify-self:start;align-self:center;overflow:hidden}.buyer-shell__header.is-condensed .buyer-shell__brand-link{display:inline-flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:0;min-height:32px;width:100%;min-width:0}.buyer-shell__header.is-condensed .buyer-shell__nav-links--inline{grid-column:auto;flex:1 1 auto;width:auto;max-width:none;min-width:0;overflow-x:auto;padding:0}.buyer-shell__header.is-condensed .buyer-shell__category-shell--inline{width:146px;flex:0 0 auto;position:relative;z-index:6;transform:none}.buyer-shell__header.is-condensed .buyer-shell__category-panel{top:calc(100% + 12px);width:min(720px,calc(100dvw - (var(--shell-gutter) * 2)));max-height:calc(100dvh - 132px);overflow-y:auto;padding:12px;border-radius:18px;background:linear-gradient(180deg,#0d1831fa,#081126fa);box-shadow:0 18px 40px #050c1c47,inset 0 1px #ffffff14;scrollbar-width:thin;scrollbar-color:rgba(139,163,205,.46) rgba(255,255,255,.06)}.buyer-shell__header.is-condensed .buyer-shell__category-panel-head{margin-bottom:10px}.buyer-shell__header.is-condensed .buyer-shell__category-panel-title{font-size:14px}.buyer-shell__header.is-condensed .buyer-shell__category-panel-body{grid-template-columns:180px minmax(0,1fr);gap:12px}.buyer-shell__header.is-condensed .buyer-shell__category-sidebar{gap:6px;padding-right:10px}.buyer-shell__header.is-condensed .buyer-shell__category-sidebar-item{min-height:34px;padding:8px 10px;border-radius:11px;font-size:13px}.buyer-shell__header.is-condensed .buyer-shell__category-main{gap:10px}.buyer-shell__header.is-condensed .buyer-shell__category-grid{gap:8px}.buyer-shell__header.is-condensed .buyer-shell__category-card{min-height:68px;padding:12px;border-radius:14px}.buyer-shell__header.is-condensed .buyer-shell__category-card-title{font-size:13px}.buyer-shell__header.is-condensed .buyer-shell__category-card-meta{font-size:11px}.buyer-shell__header.is-condensed .buyer-shell__nav-link{min-height:30px;padding-inline:10px;border-radius:10px;white-space:nowrap;font-size:13px;font-weight:700;color:#e8f0ffb8;letter-spacing:0}.buyer-shell__header.is-condensed .buyer-shell__nav-link:hover,.buyer-shell__header.is-condensed .buyer-shell__nav-link.is-active{color:#fff;background:#ffffff1f}.buyer-shell__header.is-condensed .buyer-shell__search-shell{flex:0 0 auto;width:36px;max-width:36px;min-height:36px;display:flex;align-items:center;justify-content:center;margin-left:auto;padding:0;border:none;border-radius:12px;background:transparent;box-shadow:none;overflow:hidden;transition:width .22s ease,max-width .22s ease,background .22s ease,border-color .22s ease,box-shadow .22s ease}.buyer-shell__header.is-condensed .buyer-shell__search-shell.is-open{width:min(380px,26dvw);max-width:380px;justify-content:flex-end;padding:3px;border:1px solid rgba(121,170,255,.46);border-radius:15px;background:linear-gradient(135deg,#1f43847a,#ffffff0e),#0811269e;box-shadow:0 12px 26px #050c1c2e,0 0 0 3px #2d7bf61f,inset 0 1px #ffffff1a}.buyer-shell__header.is-condensed .buyer-shell__category-trigger{min-height:30px;padding:5px 10px;border-radius:11px;border-color:#79aaff4d;background:linear-gradient(135deg,#1766d361,#ffffff17);box-shadow:none}.buyer-shell__header.is-condensed .buyer-shell__category-trigger-icon{width:19px;height:19px;border-radius:7px;font-size:11px}.buyer-shell__header.is-condensed .buyer-shell__category-trigger-label{font-size:12px;font-weight:700}.buyer-shell__header.is-condensed .buyer-shell__search{width:0;max-width:none;height:32px;justify-self:end;gap:0;padding:0;border-radius:11px;background:#040d1f47;opacity:0;overflow:hidden;pointer-events:none;transform:translate(6px);transition:width .2s ease,opacity .18s ease,transform .2s ease}.buyer-shell__header.is-condensed .buyer-shell__search-input{height:28px;padding-inline:10px;border-radius:9px;font-size:12px;line-height:28px}.buyer-shell__header.is-condensed .buyer-shell__search-clear{width:22px;height:22px;border-radius:8px}.buyer-shell__header.is-condensed .buyer-shell__search-submit{flex:0 0 36px;width:36px;min-width:36px;max-width:36px;height:28px;min-height:28px;max-height:28px;border-radius:9px;box-shadow:0 8px 16px #1766d347,inset 0 1px #ffffff2e}.buyer-shell__header.is-condensed .buyer-shell__search-trigger.ant-btn{display:inline-flex;align-items:center;justify-content:center;gap:0;width:36px;min-width:36px;max-width:36px;height:36px;min-height:36px;max-height:36px;flex:0 0 36px;padding:0;border-radius:12px;color:#bcd2ff;border-color:#79aaff47;background:linear-gradient(135deg,#3b8bff38,#1d6fe224),#08112652;box-shadow:inset 0 1px #ffffff14}.buyer-shell__header.is-condensed .buyer-shell__search-trigger.ant-btn .anticon{font-size:15px}.buyer-shell__header.is-condensed .buyer-shell__search-trigger.ant-btn:hover,.buyer-shell__header.is-condensed .buyer-shell__search-trigger.ant-btn:focus-visible{color:#fff;border-color:#79aaff66;background:linear-gradient(135deg,#3b8bff38,#1d6fe224),#0811266b;box-shadow:0 0 0 3px #2d7bf61f,inset 0 1px #ffffff1f}.buyer-shell__header.is-condensed .buyer-shell__search-shell.is-open .buyer-shell__search{width:100%;max-width:100%;gap:3px;padding:2px;opacity:1;pointer-events:auto;transform:translate(0)}.buyer-shell__header.is-condensed .buyer-shell__search-shell.is-open .buyer-shell__search-trigger.ant-btn{display:none}.buyer-shell__header.is-condensed .buyer-shell__actions{flex:0 0 auto;justify-content:flex-end;padding:4px;border:1px solid rgba(159,183,230,.16);border-radius:15px;background:#0811264d;box-shadow:inset 0 1px #ffffff14}.buyer-shell__header.is-condensed .buyer-shell__actions-row{flex-wrap:nowrap;gap:4px}.buyer-shell__header.is-condensed .buyer-shell__ghost-button.ant-btn,.buyer-shell__header.is-condensed .buyer-shell__primary-button.ant-btn{min-width:auto;min-height:32px;padding-inline:10px;border-radius:11px;font-size:12px;font-weight:700}.buyer-shell__header.is-condensed .buyer-shell__ghost-button.ant-btn{border-color:transparent;background:transparent;box-shadow:none}.buyer-shell__header.is-condensed .buyer-shell__ghost-button.ant-btn:hover{border-color:#ffffff29;background:#ffffff14}.buyer-shell__header.is-condensed .buyer-shell__primary-button.ant-btn{box-shadow:0 8px 18px #1766d33d}.buyer-shell__header.is-condensed .buyer-shell__nav-bar{display:none}.buyer-shell__content.ant-layout-content{padding:30px var(--shell-gutter) 24px}.buyer-shell__page{width:min(100%,var(--shell-content-max));margin:0 auto}.buyer-shell__page--workspace{width:min(100%,var(--shell-workspace-max))}.buyer-shell__page--public{width:min(100%,var(--shell-public-standard-max))}.buyer-shell__footer.ant-layout-footer{width:min(100%,var(--shell-public-standard-max));margin:20px auto 34px;padding:44px 44px 28px;border:1px solid rgba(255,255,255,.08);border-radius:36px;color:#d8e3f8;background-color:#0d2344;background:radial-gradient(circle at top right,rgba(90,151,255,.22),transparent 28%),radial-gradient(circle at bottom left,rgba(41,214,153,.12),transparent 24%),linear-gradient(145deg,#08162c,#0d2344 48%,#154679);box-shadow:0 32px 70px #0a183447}.buyer-shell__footer a{color:#e8efffe0;text-decoration:none}.buyer-shell__footer a:hover{color:#fff}.buyer-shell__footer-top{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);gap:32px;align-items:stretch}.buyer-shell__footer-brand{display:flex;flex-direction:column;gap:20px}.buyer-shell__footer-kicker{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#e8efffa6}.buyer-shell__footer-headline{max-width:760px;font-size:38px;font-weight:800;line-height:1.1;color:#fff}.buyer-shell__footer-copy{color:#e8efffc7;line-height:1.7;font-size:15px}.buyer-shell__footer-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.buyer-shell__footer-metric{padding:18px;border-radius:24px;background:linear-gradient(180deg,#ffffff1c,#ffffff0d);border:1px solid rgba(255,255,255,.1);box-shadow:inset 0 1px #ffffff14}.buyer-shell__footer-metric-value{font-size:28px;font-weight:800;color:#fff}.buyer-shell__footer-metric-label{margin-top:6px;color:#e8efffbd;font-size:13px}.buyer-shell__footer-signals{display:flex;flex-wrap:wrap;gap:10px}.buyer-shell__footer-signal{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:#ffffff14;color:#edf4ffeb;font-size:13px;font-weight:600}.buyer-shell__footer-cta{display:flex}.buyer-shell__footer-cta-card{width:100%;padding:30px;border:1px solid rgba(255,255,255,.1);border-radius:28px;background:radial-gradient(circle at top right,rgba(90,151,255,.16),transparent 34%),linear-gradient(180deg,#ffffff1c,#ffffff0f);box-shadow:inset 0 1px #ffffff14,0 18px 36px #0812272e}.buyer-shell__footer-cta-title{font-size:22px;font-weight:800;color:#fff}.buyer-shell__footer-cta-copy{margin-top:10px;color:#e8efffc2;font-size:15px;line-height:1.65}.buyer-shell__footer-cta-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.buyer-shell__footer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin-top:36px}.buyer-shell__footer-socials{margin-top:28px}.buyer-shell__footer-social-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px}.buyer-shell__footer-social{display:flex;flex-direction:column;gap:6px;padding:16px 18px;border-radius:20px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px #ffffff0d;color:#ffffffeb;transition:transform .2s ease,border-color .2s ease,background .2s ease}.buyer-shell__footer-social:hover{transform:translateY(-1px);color:#fff;border-color:#61a5ff66;background:#ffffff1a}.buyer-shell__footer-social strong{font-size:14px;font-weight:700}.buyer-shell__footer-social span{color:#e8efff9e;font-size:12px}.buyer-shell__footer-group{display:flex;flex-direction:column;padding:20px 20px 22px;border-radius:24px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px #ffffff0d}.buyer-shell__footer-title{margin-bottom:14px;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#e8efffa6}.buyer-shell__footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:14px}.admin-shell{min-height:100vh;width:100%;min-width:0;background:radial-gradient(circle at top left,rgba(23,102,211,.12),transparent 22%),linear-gradient(180deg,#eef3fb,#edf3f8)}.admin-shell>.ant-layout{flex:1 1 0;width:100%;min-width:0}.admin-shell__sider.ant-layout-sider{position:sticky;top:0;height:100vh;overflow:auto;background:radial-gradient(circle at 16% 0%,rgba(80,144,255,.18),transparent 30%),linear-gradient(180deg,#07172e,#08223e 52%,#073547);border-right:1px solid rgba(148,163,184,.16);box-shadow:14px 0 34px #07132929;scrollbar-width:none}.admin-shell__sider.ant-layout-sider::-webkit-scrollbar{display:none}.admin-shell__sider .ant-layout-sider-children{display:flex;flex-direction:column;min-height:100%}.admin-shell__brand{padding:20px 14px 14px;color:#f7fbff}.admin-shell__brand-mark{font-size:19px;font-weight:800;line-height:1.1;letter-spacing:0}.admin-shell__brand-compact{display:none}.admin-shell__brand-subtitle{margin-top:5px;font-size:11px;letter-spacing:.02em;color:#e2ecff94}.admin-shell__menu{background:transparent;flex:1;padding:6px 8px 92px}.admin-shell__menu .ant-menu-item-group-title{padding:11px 12px 4px!important;font-size:11px;line-height:1.2;color:#cbd5e19e}.admin-shell__menu.ant-menu-dark,.admin-shell__menu.ant-menu-inline{background:transparent}.admin-shell__menu.ant-menu-inline{border-inline-end:0}.admin-shell__menu .ant-menu-submenu{margin:2px 0 8px}.admin-shell__menu .ant-menu-item,.admin-shell__menu .ant-menu-submenu-title{width:100%;height:40px;margin:0;line-height:40px;border-radius:13px}.admin-shell__menu .ant-menu-submenu-title{position:relative;color:#eaf1ffe0;font-size:14px;font-weight:700;letter-spacing:0;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.admin-shell__menu .ant-menu-submenu-title:before{position:absolute;inset:8px auto 8px 0;width:3px;content:"";background:linear-gradient(180deg,#69e2c4,#4f7cff);border-radius:999px;opacity:0;transition:opacity .18s ease}.admin-shell__menu .ant-menu-item a,.admin-shell__menu .ant-menu-submenu-title{display:inline-flex;align-items:center;gap:10px}.admin-shell__menu .ant-menu-submenu-arrow{color:#e2ecff94}.admin-shell__menu-link{width:100%;height:100%}.admin-shell__menu-group-label{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:700;letter-spacing:.08em;color:#cbd5e18f}.admin-shell__menu-group-icon.anticon{font-size:11px;color:#94a3b89e}.admin-shell__menu .ant-menu-submenu .ant-menu-item{position:relative;height:34px;margin:2px 0;line-height:34px;border-radius:10px;transition:background .18s ease,color .18s ease,transform .18s ease}.admin-shell__menu .ant-menu-submenu .ant-menu-item a{color:#e5eeffcc;font-size:13px;font-weight:500}.admin-shell__menu .ant-menu-item .anticon{font-size:14px;color:#bfcee5b8;transition:color .18s ease}.admin-shell__menu .ant-menu-submenu-title .anticon{font-size:15px;color:#e1ebffd6}.admin-shell__menu.ant-menu-dark .ant-menu-item-selected{background:linear-gradient(90deg,#3d77fff2,#19ad89e6);box-shadow:0 8px 18px #235fcd33}.admin-shell__menu.ant-menu-dark .ant-menu-item-selected a,.admin-shell__menu.ant-menu-dark .ant-menu-item-selected .anticon{color:#fff}.admin-shell__menu.ant-menu-dark .ant-menu-submenu-open>.ant-menu-submenu-title,.admin-shell__menu.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title{color:#fff;background:linear-gradient(135deg,#ffffff21,#ffffff0e);box-shadow:inset 0 0 0 1px #ffffff12,0 10px 22px #030e1e1f}.admin-shell__menu.ant-menu-dark .ant-menu-submenu-open>.ant-menu-submenu-title:before,.admin-shell__menu.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title:before{opacity:1}.admin-shell__menu.ant-menu-dark .ant-menu-item:hover,.admin-shell__menu.ant-menu-dark .ant-menu-submenu-title:hover{background:#ffffff14}.admin-shell__menu.ant-menu-dark .ant-menu-submenu .ant-menu-item:hover{background:#ffffff0f;transform:translate(1px)}.admin-shell__menu.ant-menu-dark .ant-menu-sub{position:relative;margin:8px 0 2px 10px;padding:8px 7px 9px 13px;overflow:hidden;background:linear-gradient(180deg,#ffffff12,#ffffff09)!important;border:1px solid rgba(226,236,255,.08);border-radius:15px;box-shadow:inset 0 1px #ffffff0b,inset 12px 0 20px #69e2c405}.admin-shell__menu.ant-menu-dark .ant-menu-sub:before{position:absolute;top:14px;bottom:14px;left:10px;width:1px;content:"";background:linear-gradient(180deg,#69e2c459,#4f7cff1f)}.admin-shell__menu.ant-menu-dark .ant-menu-sub .ant-menu-item{padding-left:13px!important}.admin-shell__menu.ant-menu-dark .ant-menu-sub .ant-menu-item-selected{font-weight:700}.admin-shell__sider.ant-layout-sider-collapsed .admin-shell__brand{display:grid;justify-items:center;padding:18px 0 14px}.admin-shell__sider.ant-layout-sider-collapsed .admin-shell__brand-mark{display:none}.admin-shell__sider.ant-layout-sider-collapsed .admin-shell__brand-compact{display:grid;place-items:center;width:38px;height:38px;font-size:17px;font-weight:800;color:#fff;background:linear-gradient(135deg,#3d77fff2,#19ad89e6);border:1px solid rgba(226,236,255,.16);border-radius:13px;box-shadow:0 12px 24px #030e1e2e}.admin-shell__sider.ant-layout-sider-collapsed .admin-shell__brand-subtitle,.admin-shell__sider.ant-layout-sider-collapsed .ant-menu-item-group-title{display:none}.admin-shell__sider.ant-layout-sider-collapsed .admin-shell__menu{padding:8px 7px 92px}.admin-shell__sider.ant-layout-sider-collapsed .admin-shell__menu .ant-menu-submenu{margin:3px 0 10px}.admin-shell__sider.ant-layout-sider-collapsed .admin-shell__menu .ant-menu-submenu-title{display:flex!important;align-items:center;justify-content:center;width:58px;height:46px;margin:0 auto;padding-inline:0!important;border-radius:15px}.admin-shell__sider.ant-layout-sider-collapsed .admin-shell__menu .ant-menu-submenu-title .anticon{display:inline-flex;margin:0!important;font-size:18px;color:#fff}.admin-shell__sider.ant-layout-sider-collapsed .admin-shell__menu .ant-menu-title-content{display:inline-flex!important;align-items:center;justify-content:center;width:auto;margin:0}.admin-shell__sider.ant-layout-sider-collapsed .admin-shell__menu .ant-menu-submenu-arrow,.admin-shell__sider.ant-layout-sider-collapsed .admin-shell__menu .ant-menu-title-content>span:not(.anticon),.admin-shell__sider.ant-layout-sider-collapsed .admin-shell__menu .ant-menu-submenu-title>span:not(.anticon):not(.ant-menu-title-content){display:none!important}.admin-shell__sider.ant-layout-sider-collapsed .admin-shell__menu.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title{background:linear-gradient(135deg,#3d77ffdb,#19ad89d1);box-shadow:inset 0 0 0 1px #ffffff1f,0 12px 24px #030e1e2e}.admin-shell__sider.ant-layout-sider-collapsed .admin-shell__menu .ant-menu-submenu-title:before{inset:10px auto 10px 4px}.admin-shell__sider .ant-layout-sider-trigger{height:54px;line-height:54px;color:#e8f1ffd1;background:linear-gradient(180deg,#07172eeb,#051226fa);border-top:1px solid rgba(226,236,255,.1);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.admin-shell__sider .ant-layout-sider-trigger:hover{color:#fff}.admin-shell__header.ant-layout-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:14px;height:auto;min-height:64px;margin:12px 18px 0;padding:10px 12px;line-height:1.2;background:#ffffffeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(184,196,221,.22);border-radius:18px;box-shadow:0 14px 28px #101e3a12}.admin-shell__header-left{display:flex;align-items:center;gap:12px;min-width:0;flex:1}.admin-shell__nav-toggle.ant-btn,.admin-shell__icon-button.ant-btn,.admin-shell__icon-link{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;flex:0 0 auto;color:#3d4d67;background:#f3f7fcd1;border:1px solid rgba(184,196,221,.42);border-radius:12px}.admin-shell__nav-toggle.ant-btn:hover,.admin-shell__icon-button.ant-btn:hover,.admin-shell__icon-link:hover{color:#1766d3;background:#e7f0fff2}.admin-shell__icon-link .anticon{font-size:16px}.admin-shell__header-main{display:flex;flex-direction:column;gap:5px;min-width:0}.admin-shell__breadcrumb{color:var(--shell-muted);line-height:1}.admin-shell__breadcrumb .ant-breadcrumb-link,.admin-shell__breadcrumb .ant-breadcrumb-separator{color:var(--shell-muted);font-size:12px}.admin-shell__header-row{display:flex;align-items:center;gap:8px;min-width:0;flex-wrap:wrap}.admin-shell__page-title{font-size:17px;font-weight:800;line-height:1.1;color:var(--shell-text)}.admin-shell__workspace-tag.ant-tag{margin-inline-end:0;padding:4px 10px;border-radius:999px;color:#1766d3;background:#1766d314}.admin-shell__header-actions{flex-shrink:0;align-self:center;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap}.admin-shell__quick-link{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:38px;padding:0 13px;color:#31445f;font-size:13px;font-weight:700;line-height:1;text-decoration:none;white-space:nowrap;background:#f3f7fcd1;border:1px solid rgba(184,196,221,.42);border-radius:12px;transition:background .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.admin-shell__quick-link:hover{color:#1766d3;background:#e7f0fff2;border-color:#5a8cde52}.admin-shell__quick-link--dashboard{color:#fff;background:linear-gradient(135deg,#3d77ff,#19ad89);border-color:transparent;box-shadow:0 10px 20px #1766d324}.admin-shell__quick-link--dashboard:hover{color:#fff;background:linear-gradient(135deg,#346cff,#169b7c)}.admin-shell__quick-link--notification{position:relative;color:#31445f}.admin-shell__quick-label--short{display:none}.admin-shell__merchant-primary.ant-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:38px;min-width:92px;padding:0 13px;color:#107463;font-size:13px;font-weight:700;line-height:1;background:#e5f7f3eb;border-color:#14a07d47;border-radius:12px;box-shadow:none}.admin-shell__merchant-primary.ant-btn:not(:disabled):hover{color:#0b6657;background:#d8f3eef5;border-color:#14a07d6b}.admin-shell__merchant-label--short{display:none}.admin-shell__role-tag.ant-tag{display:inline-flex;align-items:center;min-height:30px;margin-inline-end:0;border-radius:999px;font-weight:600}.admin-shell__user-button.ant-btn{display:inline-flex;align-items:center;gap:8px;height:38px;padding:4px 8px 4px 5px;color:#1b2b45;background:#f3f7fcd1;border:1px solid rgba(184,196,221,.42);border-radius:14px}.admin-shell__user-button.ant-btn:hover{color:#1766d3;background:#e7f0fff2}.admin-shell__user-button.ant-btn .admin-shell__user-name{display:none;max-width:104px;overflow:hidden;color:inherit;font-size:13px;font-weight:700;line-height:1;text-overflow:ellipsis;white-space:nowrap}@media(min-width:1440px){.admin-shell__user-button.ant-btn .admin-shell__user-name{display:inline-block}}.admin-shell__user-avatar{display:grid;place-items:center;width:28px;height:28px;flex:0 0 auto;color:#fff;font-size:12px;font-weight:800;background:linear-gradient(135deg,#3d77ff,#19ad89);border-radius:10px}.admin-shell__content{width:100%;min-width:0;padding:14px 18px 22px}.admin-shell__page{min-height:calc(100vh - 108px);display:flex;align-self:stretch;flex-direction:column;gap:var(--shell-section-gap);width:100%;max-width:none;margin:0 auto}.admin-shell__page>*{width:100%;min-width:0}.admin-shell__wide-form{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px;align-items:start}.admin-shell__wide-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px;align-items:start}.admin-shell__wide-form-grid>.admin-shell__wide-form-span-2{grid-column:1 / -1}.admin-shell__wide-form>.ant-form-item,.admin-shell__wide-form>.ant-alert{min-width:0}.admin-shell__wide-form>.ant-alert,.admin-shell__wide-form>.ant-form-item:last-child,.admin-shell__wide-form>.ant-form-item:has(textarea){grid-column:1 / -1}.admin-shell__wide-form>.admin-shell__wide-form-span-2{grid-column:1 / -1}.admin-workbench{display:flex;flex-direction:column;gap:16px}.admin-workbench__hero{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px;border-radius:22px}.admin-workbench__eyebrow,.admin-workbench__kicker{display:inline-flex;align-items:center;width:fit-content;padding:6px 12px;border-radius:999px;background:#1766d31a;color:#1766d3;font-size:12px;font-weight:700}.admin-workbench__hero-copy h1,.admin-workbench__panel-head h2{margin:10px 0 0;color:var(--shell-text);letter-spacing:-.03em}.admin-workbench__hero-copy h1{font-size:clamp(26px,2vw,36px);line-height:1.06}.admin-workbench__hero-copy p{margin:10px 0 0;max-width:720px;color:var(--shell-muted);line-height:1.62}.admin-workbench__hero-side{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.admin-workbench__stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.admin-workbench__stat{display:grid;gap:6px;padding:16px 16px 14px;border-radius:18px}.admin-workbench__stat :deep(svg),.admin-workbench__stat svg{font-size:18px;color:#1766d3}.admin-workbench__stat strong{color:var(--shell-text);font-size:22px}.admin-workbench__stat span{color:var(--shell-muted);line-height:1.45}.admin-workbench__panel{padding:16px 18px;border-radius:20px}.admin-workbench__panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px}.admin-workbench__panel-head h2{font-size:clamp(20px,1.6vw,26px);line-height:1.12}.admin-workbench__toolbar{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.admin-workbench__toolbar--between{justify-content:space-between}.admin-workbench__toolbar>*{min-width:0}@media(max-width:1180px){.admin-shell__workspace-tag.ant-tag,.admin-shell__role-tag.ant-tag{display:none}.admin-shell__header.ant-layout-header,.admin-shell__header-left{gap:8px}.admin-shell__header-actions{gap:8px!important;flex-wrap:nowrap}.admin-shell__quick-link{gap:5px;padding:0 9px}.admin-shell__merchant-primary.ant-btn{gap:5px;min-width:64px;padding:0 9px}.admin-shell__quick-label--full{display:none}.admin-shell__quick-label--short{display:inline}.admin-shell__merchant-label--full{display:none}.admin-shell__merchant-label--short{display:inline}.buyer-shell__utility{gap:8px}.buyer-shell__utility-links{gap:10px}.buyer-shell__header-top{display:flex;flex-wrap:wrap}.buyer-shell__brand{width:100%}.buyer-shell__category-shell{position:static;width:min(240px,100%)}.buyer-shell__search-shell,.buyer-shell__actions{width:100%}.buyer-shell__nav-bar{justify-content:flex-start;padding-inline:0}.buyer-shell__category-panel{width:min(100%,760px)}.buyer-shell__actions,.buyer-shell__actions-row{align-items:flex-start;justify-content:flex-start;flex-wrap:wrap}.buyer-shell__header.is-condensed .buyer-shell__header-top{display:flex;flex-wrap:wrap;gap:8px}.buyer-shell__header.is-condensed .buyer-shell__brand{min-width:max-content;padding-right:10px;border-right:none}.buyer-shell__header.is-condensed .buyer-shell__header-nav-inline{width:100%;max-width:none;order:2}.buyer-shell__header.is-condensed .buyer-shell__nav-links--inline{flex:1 1 auto;max-width:none}.buyer-shell__header.is-condensed .buyer-shell__search-shell{margin-left:auto}.buyer-shell__header.is-condensed .buyer-shell__search-shell.is-open{width:min(320px,calc(100% - 250px));max-width:320px}.buyer-shell__header.is-condensed .buyer-shell__actions,.buyer-shell__header.is-condensed .buyer-shell__actions-row{justify-content:flex-end;width:auto}.buyer-shell__footer-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1600px){.admin-shell__content{padding:12px 16px 20px}.admin-workbench{gap:14px}.admin-workbench__hero{gap:14px;padding:16px 18px}.admin-workbench__stats{gap:12px}.admin-workbench__stat{padding:15px 15px 13px}.admin-workbench__panel{padding:15px 16px}.admin-workbench__panel-head{margin-bottom:12px}}@media(min-width:1181px)and (max-width:1420px){.buyer-shell__header.is-condensed .buyer-shell__brand{flex-basis:160px;width:160px;min-width:160px;max-width:160px;padding-right:10px}.buyer-shell__header.is-condensed .buyer-shell__header-nav-inline{max-width:none}.buyer-shell__header.is-condensed .buyer-shell__nav-links--inline .buyer-shell__nav-link:nth-last-child(-n+2){display:none}.buyer-shell__header.is-condensed .buyer-shell__header-top.has-search-open .buyer-shell__header-nav-inline{flex:0 0 auto}.buyer-shell__header.is-condensed .buyer-shell__header-top.has-search-open .buyer-shell__nav-links--inline .buyer-shell__nav-link:nth-child(n+2){display:none}}@media(min-width:2200px){.buyer-shell__header-shell,.buyer-shell__footer.ant-layout-footer,.buyer-shell__page--workspace{width:calc(100% - (var(--shell-gutter) * 2));max-width:none}.buyer-shell__page--public{width:100%;max-width:none}.buyer-shell__header-top{grid-template-columns:minmax(290px,340px) minmax(460px,720px) auto;justify-content:space-between;gap:18px}.buyer-shell__header-card{padding:18px 24px}.buyer-shell__category-shell{width:184px}.buyer-shell__category-panel{width:min(980px,calc(100dvw - (var(--shell-gutter) * 2)))}.buyer-shell__search-shell{width:min(100%,720px);max-width:720px}.buyer-shell__nav-bar{grid-template-columns:184px minmax(0,1fr)}.buyer-shell__search{width:100%;max-width:100%}.buyer-shell__header.is-condensed .buyer-shell__search{max-width:340px}.admin-workbench__stats{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}@media(max-width:768px){.buyer-shell__header,.buyer-shell__content{padding-inline:16px}.buyer-shell__footer.ant-layout-footer{width:auto;margin-inline:16px;padding-inline:18px}.buyer-shell__utility{display:none}.buyer-shell__header-card{padding:14px;border-radius:20px}.buyer-shell__header-top,.buyer-shell__actions-row{display:flex;flex-wrap:wrap}.buyer-shell__category-shell,.buyer-shell__search-shell,.buyer-shell__actions{width:100%}.buyer-shell__nav-bar{justify-content:flex-start;padding-inline:0}.buyer-shell__category-panel{width:min(100%,calc(100dvw - 32px));padding:14px}.buyer-shell__category-panel-body{grid-template-columns:1fr;gap:12px}.buyer-shell__category-sidebar{padding-right:0;padding-bottom:8px;border-right:none;border-bottom:1px solid rgba(255,255,255,.08)}.buyer-shell__category-grid{grid-template-columns:1fr}.buyer-shell__header.is-condensed.ant-layout-header{padding-top:10px;padding-bottom:10px}.buyer-shell__header.is-condensed .buyer-shell__header-card{padding:12px}.buyer-shell__header.is-condensed .buyer-shell__brand-mark{font-size:18px}.buyer-shell__header.is-condensed .buyer-shell__header-top{display:flex;flex-wrap:wrap;gap:8px}.buyer-shell__header.is-condensed .buyer-shell__brand{flex:1 1 auto;min-width:0;padding-right:0;border-right:none}.buyer-shell__header.is-condensed .buyer-shell__header-nav-inline{width:100%;max-width:none;order:3}.buyer-shell__header.is-condensed .buyer-shell__category-shell--inline{width:136px}.buyer-shell__header.is-condensed .buyer-shell__nav-links--inline{flex:1 1 auto;max-width:none}.buyer-shell__header.is-condensed .buyer-shell__search-shell{order:1;margin-left:0}.buyer-shell__header.is-condensed .buyer-shell__search-shell.is-open{order:3;width:100%;max-width:100%}.buyer-shell__header.is-condensed .buyer-shell__actions{order:2;width:auto;margin-left:auto}.buyer-shell__footer-top,.buyer-shell__footer-grid,.buyer-shell__footer-social-list,.buyer-shell__footer-bottom{grid-template-columns:1fr;flex-direction:column;align-items:flex-start}.buyer-shell__footer-metrics{width:100%}.buyer-shell__footer-metrics{grid-template-columns:1fr}.buyer-shell__footer-headline{font-size:30px}.admin-shell__sider.ant-layout-sider{box-shadow:none}.admin-shell__header.ant-layout-header{margin:12px 14px 0;padding:12px 14px;border-radius:18px}.admin-shell__header-actions{gap:8px!important}.admin-shell__content{padding:14px}.admin-shell__page{min-height:calc(100vh - 92px)}.admin-shell__wide-form-grid,.admin-shell__wide-form{grid-template-columns:1fr;gap:0}.admin-workbench__hero,.admin-workbench__panel-head,.admin-workbench__toolbar--between{flex-direction:column;align-items:stretch}.admin-workbench__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-shell__wide-form-grid>.admin-shell__wide-form-span-2{grid-column:auto}}@media(max-width:640px){.admin-shell__header.ant-layout-header{align-items:center;gap:8px;flex-wrap:wrap}.admin-shell__header-left{gap:8px;flex:1 1 auto;width:auto}.admin-shell__header-actions{width:auto;min-width:0;flex:1 1 auto;flex-wrap:wrap;justify-content:flex-end}.admin-shell__breadcrumb{display:none}.admin-shell__page-title{max-width:20vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-shell__quick-link{min-width:58px;padding:0 8px}.admin-shell__quick-link--dashboard{min-width:68px}.admin-shell__quick-label--full{display:none}.admin-shell__quick-label--short{display:inline}.admin-shell__workspace-tag.ant-tag,.admin-shell__role-tag.ant-tag{display:none}.admin-shell__user-button.ant-btn{margin-left:auto;padding:0 8px 0 6px}.admin-shell--merchant .admin-shell__header-actions{gap:6px!important}.admin-shell--merchant .admin-shell__header-actions>.ant-space-item{flex:0 0 auto}.admin-shell--merchant .admin-shell__user-button.ant-btn{width:38px;min-width:38px;padding:0;justify-content:center}.admin-shell--merchant .admin-shell__user-button.ant-btn .anticon-down{display:none}.admin-shell--merchant .admin-shell__header-left{flex:0 0 auto}.admin-shell--merchant .admin-shell__header-main{display:none}.admin-shell--merchant .admin-shell__quick-link,.admin-shell--merchant .admin-shell__quick-link--dashboard,.admin-shell--merchant .admin-shell__quick-link--notification,.admin-shell--merchant .admin-shell__merchant-primary.ant-btn{width:38px;min-width:38px;padding:0}.admin-shell--merchant .admin-shell__quick-label,.admin-shell--merchant .admin-shell__merchant-label{display:none}.admin-workbench__stats{grid-template-columns:1fr}}@media(max-width:480px){.admin-shell__page-title{max-width:16vw}.admin-shell__quick-link,.admin-shell__quick-link--dashboard{width:38px;min-width:38px;padding:0}.admin-shell__quick-label,.admin-shell__merchant-label{display:none}}.chat-panel[data-v-b2a9e9e5]{display:flex;flex:1;flex-direction:column;min-width:0;min-height:0}.cp-header[data-v-b2a9e9e5]{display:flex;align-items:center;gap:8px;flex:0 0 auto;min-width:0;padding:10px 14px;background:#1766d3;color:#fff;font-size:13px;font-weight:600}.cp-header>span[data-v-b2a9e9e5]:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cp-header__status[data-v-b2a9e9e5]{flex:0 0 auto;font-size:11px;opacity:.72}.cp-header__actions[data-v-b2a9e9e5]{display:flex;gap:4px;flex:0 0 auto;margin-left:auto}.cp-header__button[data-v-b2a9e9e5]{color:#fff}.cp-body[data-v-b2a9e9e5]{flex:1 1 auto;min-height:0;overflow-y:auto;padding:14px;background:#f8fbff}.cp-body__loading[data-v-b2a9e9e5]{display:block;padding:24px;text-align:center}.cp-empty[data-v-b2a9e9e5]{padding:24px;color:#8a96aa;text-align:center}.chat-msg[data-v-b2a9e9e5]{display:flex;flex-direction:column;gap:5px;margin-bottom:13px}.chat-msg.mine[data-v-b2a9e9e5]{align-items:flex-end}.chat-msg.other[data-v-b2a9e9e5]{align-items:flex-start}.msg-meta[data-v-b2a9e9e5]{display:inline-flex;gap:8px;max-width:82%;color:#7d8aa2;font-size:11px}.msg-agent-badge[data-v-b2a9e9e5]{display:inline-flex;align-items:center;gap:6px;max-width:82%;padding:5px 9px;border:1px solid rgba(23,102,211,.22);border-radius:999px;background:#1766d314;color:#1766d3;font-size:11px;font-weight:700}.msg-bubble[data-v-b2a9e9e5]{display:inline-block;max-width:82%;min-width:0;padding:9px 12px;border-radius:14px;font-size:13px;line-height:1.55;white-space:pre-wrap;word-break:break-word}.mine .msg-bubble[data-v-b2a9e9e5]{border-bottom-right-radius:5px;background:linear-gradient(135deg,#1766d3,#2f7ef0);color:#fff}.other .msg-bubble[data-v-b2a9e9e5]{border:1px solid rgba(15,23,42,.06);border-bottom-left-radius:5px;background:#fff;color:#233047}.is-agent .msg-bubble[data-v-b2a9e9e5]{border-color:#1766d333;background:linear-gradient(135deg,#fffffffa,#eff6fff5),#fff;box-shadow:0 10px 24px #1766d314}.cp-footer[data-v-b2a9e9e5]{flex:0 0 auto;min-width:0;padding:10px 12px;border-top:1px solid rgba(15,23,42,.08);background:#fff}.cp-input[data-v-b2a9e9e5]{width:100%}.cp-input.ant-input-affix-wrapper[data-v-b2a9e9e5]{display:flex;align-items:center;width:100%;min-height:38px;padding-right:6px;border-radius:999px}.cp-input.ant-input-affix-wrapper[data-v-b2a9e9e5] .ant-input{flex:1 1 auto;min-width:0}.cp-input.ant-input-affix-wrapper[data-v-b2a9e9e5] .ant-input-suffix{flex:0 0 auto;margin-left:8px}.cp-send-button[data-v-b2a9e9e5]{display:inline-grid;place-items:center;width:30px;height:30px;border:0;border-radius:999px;background:#1766d3;color:#fff;cursor:pointer}.cp-send-button[data-v-b2a9e9e5]:disabled{background:#d8e0ec;color:#8a96aa;cursor:not-allowed}@media(max-width:640px){.cp-header[data-v-b2a9e9e5]{padding:10px 12px}.cp-body[data-v-b2a9e9e5]{padding:12px}.msg-meta[data-v-b2a9e9e5],.msg-agent-badge[data-v-b2a9e9e5],.msg-bubble[data-v-b2a9e9e5]{max-width:90%}.cp-footer[data-v-b2a9e9e5]{padding:10px}}.session-list[data-v-c5f24df1]{width:160px;border-right:1px solid #f0f0f0;display:flex;flex-direction:column;overflow-y:auto}.sl-header[data-v-c5f24df1]{padding:10px 12px;font-weight:600;font-size:13px;border-bottom:1px solid #f0f0f0;background:#fafafa}.sl-item[data-v-c5f24df1]{display:flex;align-items:center;gap:8px;padding:10px 12px;cursor:pointer;border-bottom:1px solid #f5f5f5}.sl-item[data-v-c5f24df1]:hover{background:#f0f7ff}.sl-item.active[data-v-c5f24df1]{background:#e6f4ff}.sl-icon[data-v-c5f24df1]{color:#999;font-size:16px;flex-shrink:0}.sl-info[data-v-c5f24df1]{flex:1;overflow:hidden}.sl-title[data-v-c5f24df1]{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sl-time[data-v-c5f24df1]{font-size:11px;color:#bbb;margin-top:2px}.sl-badge[data-v-c5f24df1]{flex-shrink:0}.chat-fab[data-v-de85930f]{position:fixed;right:24px;bottom:24px;z-index:1000;display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:#1766d3;box-shadow:0 4px 12px #0003;cursor:pointer;transition:transform .2s}.chat-fab[data-v-de85930f]:hover{transform:scale(1.08)}.chat-window[data-v-de85930f]{position:fixed;right:24px;bottom:90px;z-index:1001;width:min(520px,calc(100vw - 32px));height:min(500px,calc(100vh - 120px));min-height:360px;overflow:hidden;border-radius:12px;background:#fff;box-shadow:0 8px 24px #00000026}.chat-window__inner[data-v-de85930f]{display:flex;width:100%;height:100%;min-width:0}@media(max-width:640px){.chat-fab[data-v-de85930f]{right:16px;bottom:16px}.chat-window[data-v-de85930f]{left:12px;right:12px;bottom:84px;width:auto;height:min(560px,calc(100dvh - 104px));min-height:min(420px,calc(100dvh - 104px))}.chat-window[data-v-de85930f] .session-list{display:none}.chat-window[data-v-de85930f] .chat-panel{flex-basis:100%;width:100%}}
