:root{color:#102a56;font-synthesis:none;text-rendering:optimizelegibility;--pc-page:#f3f8ff;--pc-page-soft:#eef5ff;--pc-panel:#fff;--pc-panel-blue:#f7fbff;--pc-line:#2563eb24;--pc-line-strong:#1d4ed847;--pc-text:#102a56;--pc-title:#0f2d5c;--pc-muted:#6782ab;--pc-soft:#4b6c98;--pc-blue:#2563eb;--pc-blue-strong:#1d4ed8;--pc-blue-light:#eff6ff;--pc-cyan:#60a5fa;--pc-gold:#f59e0b;--pc-ink:#102a56;--pc-cream:#f7fbff;--pc-orange:#2563eb;--pc-green:#0f8a5f;--pc-shadow:0 24px 70px #1d4ed81f;--pc-shadow-card:0 10px 28px #0f2d5c12;--pc-shadow-hover:0 18px 44px #0f2d5c1c;--pc-radius:18px;--pc-radius-sm:10px;--pc-radius-md:14px;background:#f3f8ff;font-family:HarmonyOS Sans SC,MiSans,Noto Sans CJK SC,PingFang SC,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}body{min-width:1200px;min-height:100vh;color:var(--pc-text);background:radial-gradient(circle at 12% 4%,#2563eb29,#0000 28%),radial-gradient(circle at 88% 0,#60a5fa2e,#0000 28%),linear-gradient(#f3f8ff 0%,#eef5ff 45%,#f7fbff 100%);margin:0}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}input,textarea,button{outline:none}.pc-shell{min-height:100vh;display:block}.pc-site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7fbffe6;border-bottom:1px solid #2b34471a;grid-template-columns:214px minmax(0,1fr) auto;align-items:center;gap:16px;min-height:68px;padding:8px 32px;display:grid;position:sticky;top:0;box-shadow:0 16px 46px #1d4ed814}.pc-brand{align-items:center;gap:12px;padding:0;display:flex}.pc-brand>span{color:#fff;background:radial-gradient(circle at 26% 20%,#ffffff85,#0000 24%),linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:14px;place-items:center;width:40px;height:40px;font-weight:900;display:grid;box-shadow:0 14px 30px #1d4ed838}.pc-brand strong,.pc-brand small{display:block}.pc-brand strong{color:var(--pc-title);font-size:16px}.pc-brand small{color:var(--pc-muted);margin-top:2px;font-size:12px}.pc-site-header nav{justify-content:center;align-items:center;gap:8px;min-width:0;display:flex}.pc-site-header nav button{color:#465469;white-space:nowrap;text-align:center;background:0 0;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;min-width:82px;min-height:44px;padding:0 14px;transition:border-color .16s,background .16s,color .16s,transform .16s,box-shadow .16s;display:flex;position:relative}.pc-site-header nav button strong{color:inherit;font-size:14px;font-weight:900;line-height:1.15}.pc-site-header nav button span{display:none}.pc-site-header nav button:hover,.pc-site-header nav button.is-active{color:#fff;background:#2563eb;border-color:#2563eb24;box-shadow:0 10px 22px #1d4ed829}.pc-main{width:min(1440px,100% - 56px);min-width:0;margin:0 auto;padding:22px 0 64px}.pc-card span,.pc-detail-panel span,.pc-info-line span,.pc-metric-card span{color:var(--pc-muted);font-size:12px;font-weight:700}.pc-top-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.pc-top-actions>span{color:#10775e;background:#eefaf4;border:1px solid #1c8f723d;border-radius:999px;padding:8px 12px}.pc-top-actions>span.pc-account-badge{color:var(--pc-blue-strong);background:#eff6ff;border-color:#2563eb2e}.pc-top-actions>button,.pc-toolbar button,.pc-card-actions button,.pc-inline-actions button,.pc-login-form button,.pc-order-form button,.pc-custom-goods-form button,.pc-filter-row button,.pc-profile-card button{border:1px solid var(--pc-line);color:#18305f;background:#fff;border-radius:12px;transition:border-color .16s,background .16s,color .16s,transform .16s,box-shadow .16s}.pc-top-actions>button:hover,.pc-toolbar button:hover,.pc-card-actions button:hover,.pc-inline-actions button:hover,.pc-login-form button:hover,.pc-order-form button:hover,.pc-custom-goods-form button:hover,.pc-filter-row button:hover,.pc-profile-card button:hover{background:var(--pc-blue-light);color:var(--pc-blue-strong);border-color:#9fc2ff;transform:none}.pc-top-actions>button{padding:8px 12px}.pc-login-form{align-content:start;gap:10px;display:grid}.pc-login-form label{gap:6px;min-width:0;display:grid}.pc-login-form label span{color:var(--pc-muted);font-size:12px;font-weight:800}.pc-login-code-row{grid-template-columns:minmax(0,1fr) 124px;align-items:end;gap:8px;display:grid}.pc-login-form input,.pc-toolbar input,.pc-form-grid input,.pc-card input,.pc-card textarea,.pc-custom-goods-form textarea,.pc-order-form textarea{width:100%;color:var(--pc-text);background:#fff;border:1px solid #2b344726;border-radius:14px;box-shadow:inset 0 1px #191f2c08}.pc-login-form input:focus,.pc-toolbar input:focus,.pc-form-grid input:focus,.pc-card input:focus,.pc-card textarea:focus,.pc-custom-goods-form textarea:focus,.pc-order-form textarea:focus{border-color:#7ea9fb;box-shadow:0 0 0 4px #2369e81a}.pc-login-form input::placeholder,.pc-toolbar input::placeholder{color:#8a9abc}.pc-login-form input,.pc-toolbar input,.pc-form-grid input,.pc-card input{height:44px;padding:0 13px}.pc-login-code-row button,.pc-login-form>button{white-space:nowrap;min-height:44px;padding:0 14px}.pc-card textarea,.pc-custom-goods-form textarea,.pc-order-form textarea{resize:vertical;min-height:92px;padding:11px 13px}.pc-login-form small{color:#b06b00;font-weight:700}.pc-notice{display:none}.pc-toast{z-index:80;color:#315071;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border:1px solid #1367ff24;border-radius:14px;align-items:center;gap:12px;max-width:min(420px,100vw - 48px);min-height:44px;padding:12px 16px;display:flex;position:fixed;top:84px;right:24px;box-shadow:0 18px 44px #191f2c24}.pc-toast span{min-width:0;font-size:13px;font-weight:800;line-height:1.45}.pc-toast button{width:26px;height:26px;color:var(--pc-blue-strong);background:#f7fbff;border:1px solid #2563eb1f;border-radius:8px;flex:none;place-items:center;padding:0;font-weight:900;display:grid}.pc-modal-layer{z-index:90;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#102a563d;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.pc-action-modal{background:#fff;border:1px solid #2563eb29;border-radius:18px;gap:16px;width:min(520px,100%);padding:20px;display:grid;box-shadow:0 32px 90px #0f2d5c33}.pc-action-modal-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.pc-action-modal-head h3,.pc-action-modal p{margin:0}.pc-action-modal-head h3{color:var(--pc-title);margin-top:4px;font-size:22px}.pc-action-modal-head>button{width:34px;height:34px;color:var(--pc-title);background:#f7fbff;border:1px solid #2563eb1f;border-radius:10px;place-items:center;font-size:20px;font-weight:900;display:grid}.pc-action-modal p{color:var(--pc-soft);line-height:1.62}.pc-login-modal{width:min(460px,100%)}.pc-login-modal .pc-login-form{gap:12px}.pc-action-modal-field{gap:8px;display:grid}.pc-action-modal-field>span{color:var(--pc-muted);font-size:12px;font-weight:900}.pc-action-modal-field input,.pc-action-modal-field textarea{width:100%;color:var(--pc-title);background:#f8fbff;border:1px solid #2563eb29;border-radius:12px}.pc-action-modal-field input{height:44px;padding:0 13px}.pc-action-modal-field textarea{resize:vertical;min-height:118px;padding:12px 13px}.pc-action-modal-actions{justify-content:flex-end;gap:10px;display:flex}.pc-action-modal-actions button{min-height:40px;color:var(--pc-title);background:#fff;border:1px solid #2563eb29;border-radius:12px;padding:0 16px;font-weight:900}.pc-action-modal-actions button.is-danger{color:#fff;background:#dc2626;border-color:#dc26262e}.pc-module{gap:18px;display:grid}.pc-main-agent{height:calc(100vh - 86px);padding:18px 0 20px;overflow:hidden}.pc-agent-module{height:100%;min-height:0}.pc-module-head{border:1px solid var(--pc-line);border-radius:var(--pc-radius);box-shadow:var(--pc-shadow-card);background:#ffffffd1;justify-content:space-between;gap:20px;padding:16px 18px;display:flex}.pc-toolbar{border:1px solid var(--pc-line);box-shadow:var(--pc-shadow-card);background:#fff;border-radius:18px;grid-template-columns:minmax(0,1fr) 108px;gap:10px;padding:10px;display:grid}.is-primary,.pc-toolbar button.is-primary,.pc-login-form button.is-primary,.pc-order-form button.is-primary,.pc-custom-goods-form button.is-primary{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-color:#0000;font-weight:800;box-shadow:0 10px 22px #1d4ed82e}.is-primary:hover,.pc-toolbar button.is-primary:hover,.pc-login-form button.is-primary:hover,.pc-order-form button.is-primary:hover,.pc-custom-goods-form button.is-primary:hover{color:#fff;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-color:#0000}.pc-filter-row{border:1px solid var(--pc-line);background:#fff;border-radius:18px;flex-wrap:wrap;align-items:center;gap:8px;padding:12px;display:flex}.pc-filter-row>span{color:var(--pc-muted);font-size:13px;font-weight:800}.pc-filter-row button{background:#f8fafc;border-color:#2b34471f;min-height:34px;padding:0 12px}.pc-filter-row button.is-active{color:var(--pc-blue-strong);background:#e8f1ff;border-color:#b7d1ff;box-shadow:0 6px 14px #2369e817}.pc-grid{gap:14px;display:grid}.pc-workspace-layout{grid-template-columns:minmax(0,1fr) 384px;align-items:start;gap:20px;display:grid}.pc-workspace-main{gap:14px;min-width:0;display:grid}.pc-workspace-side{gap:14px;min-width:0;display:grid;position:sticky;top:106px}.pc-goods-grid,.pc-packet-grid,.pc-quote-grid,.pc-custom-goods-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pc-compact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pc-card,.pc-detail-panel,.pc-metric-card{border:1px solid var(--pc-line);box-shadow:var(--pc-shadow-card);background:#fff;border-radius:20px}.pc-card{gap:12px;padding:14px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;overflow:hidden}.pc-card:hover,.pc-card.is-active,.pc-packet-card.is-active,.pc-quote-card.is-active{box-shadow:var(--pc-shadow-hover);border-color:#2563eb57;transform:translateY(-3px)}.pc-card.is-active,.pc-packet-card.is-active,.pc-quote-card.is-active{background:linear-gradient(#fff 0%,#f7fbff 100%);outline:3px solid #2563eb1a}.pc-card h3,.pc-detail-panel h3,.pc-session-list h3,.pc-order-list h3,.pc-order-form h3,.pc-custom-goods-form h3{color:var(--pc-title);margin:5px 0;font-size:16px;line-height:1.32}.pc-card p{min-height:38px;color:var(--pc-muted);margin:0;font-size:13px;line-height:1.52}.pc-card strong{color:var(--pc-blue-strong)}.pc-workbench-strip{border:1px solid var(--pc-line);box-shadow:var(--pc-shadow-card);background:radial-gradient(circle at 96% 10%,#2563eb1a,#0000 24%),linear-gradient(135deg,#fff 0%,#f7fbff 100%);border-radius:20px;grid-template-columns:minmax(220px,auto) minmax(0,1fr);align-items:center;gap:18px;padding:16px 18px;display:grid}.pc-workbench-strip span{color:var(--pc-muted);font-size:12px;font-weight:800;display:block}.pc-workbench-strip strong{color:var(--pc-title);margin-top:4px;font-size:24px;line-height:1.1;display:block}.pc-workbench-strip p{color:var(--pc-soft);margin:0;font-size:13px;line-height:1.65}.pc-card-actions,.pc-inline-actions{flex-wrap:wrap;gap:8px;display:flex}.pc-card-actions button,.pc-inline-actions button,.pc-order-form button,.pc-custom-goods-form button{min-height:38px;padding:0 13px}.pc-card-actions button:last-child{color:var(--pc-blue-strong);background:#eff6ff;border-color:#2563eb33;font-weight:800}.pc-image-box{aspect-ratio:4/3;color:#8a9abc;background:#f4f0e8;border:1px solid #2b34471a;border-radius:18px;place-items:center;width:100%;display:grid;position:relative;overflow:hidden}.pc-image-box.is-clickable{cursor:pointer;padding:0}.pc-image-box:after{content:"";pointer-events:none;background:linear-gradient(#0000 52%,#0d215029);position:absolute;inset:0}.pc-image-box img{object-fit:cover;width:100%;height:100%;transition:transform .22s;transform:scale(1.01)}.pc-card:hover .pc-image-box img,.pc-image-box.is-clickable:hover img{transform:scale(1.045)}.pc-home-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.pc-home-page{gap:18px;display:grid}.pc-home-hero{grid-template-columns:minmax(0,1fr) 420px;align-items:stretch;gap:18px;display:grid}.pc-home-hero-site{grid-template-columns:minmax(0,1.35fr) minmax(360px,.65fr);min-height:520px}.pc-home-hero-copy,.pc-home-ai-card,.pc-home-catalog-panel,.pc-home-discovery-main,.pc-error-panel,.pc-section-title-row{border:1px solid var(--pc-line);border-radius:var(--pc-radius);box-shadow:var(--pc-shadow);background:#fff}.pc-home-hero-copy{background:radial-gradient(circle at 82% 22%,#60a5fa42,#0000 26%),radial-gradient(circle at 92% 78%,#dbeafe2e,#0000 24%),linear-gradient(135deg,#113a8a 0%,#1d4ed8 52%,#3b82f6 100%);min-height:480px;padding:54px;position:relative;overflow:hidden}.pc-home-hero-copy:after{content:"";background:#ffffff14;border:1px solid #ffffff24;border-radius:68px;width:260px;height:260px;position:absolute;bottom:-74px;right:54px;transform:rotate(18deg)}.pc-home-hero-copy:before{content:"";background:radial-gradient(circle at 36% 30%,#ffffff8c,#0000 16%),linear-gradient(135deg,#60a5faf5,#bfdbfecc);border-radius:999px;width:168px;height:168px;position:absolute;top:72px;right:96px;box-shadow:0 28px 70px #2563eb40}.pc-home-hero-copy>*{z-index:1;position:relative}.pc-home-hero-copy span,.pc-home-ai-card span,.pc-home-panel-head span,.pc-home-discovery-head span,.pc-home-filter-panel-title span,.pc-budget-row>span,.pc-section-title-row span,.pc-home-filter-group>span,.pc-error-panel span,.pc-home-section-heading span{color:var(--pc-muted);font-size:12px;font-weight:800}.pc-home-hero-copy span{color:#dbeafe;background:#ffffff1a;border:1px solid #fff3;border-radius:999px;align-items:center;min-height:32px;padding:0 13px;display:inline-flex}.pc-home-hero-copy h2{color:#fff;letter-spacing:-1.6px;max-width:820px;margin:22px 0 18px;font-size:58px;line-height:1.04}.pc-home-hero-copy p{color:#ffffffbd;max-width:760px;margin:0;font-size:17px;line-height:1.82}.pc-home-hero-actions{gap:10px;margin-top:32px;display:flex}.pc-home-hero-actions button,.pc-home-ai-card button,.pc-home-panel-head button,.pc-home-discovery-head button,.pc-home-category-nav button,.pc-home-search-row button,.pc-budget-row button,.pc-advanced-toggle button,.pc-home-filter-group button,.pc-error-panel button,.pc-load-more-row button{border:1px solid var(--pc-line);color:#18305f;background:#fff;border-radius:999px;min-height:38px;padding:0 14px;transition:border-color .16s,background .16s,color .16s,transform .16s,box-shadow .16s}.pc-home-hero-actions button:hover,.pc-home-ai-card button:hover,.pc-home-panel-head button:hover,.pc-home-discovery-head button:hover,.pc-home-category-nav button:hover,.pc-home-search-row button:hover,.pc-budget-row button:hover,.pc-advanced-toggle button:hover,.pc-home-filter-group button:hover,.pc-error-panel button:hover,.pc-load-more-row button:hover{background:var(--pc-blue-light);color:var(--pc-blue-strong);border-color:#9fc2ff;transform:translateY(-1px)}.pc-home-hero-actions button{min-height:48px;padding:0 20px}.pc-home-hero-actions button:not(.is-primary){color:#fff;background:#ffffff1f;border-color:#ffffff3d}.pc-home-trust-row{flex-wrap:wrap;gap:10px;margin-top:34px;display:flex}.pc-home-trust-row span{color:#ffffffd1;background:#ffffff1a;border:1px solid #ffffff29;border-radius:999px;min-height:32px;padding:7px 12px;font-size:12px;font-weight:800}.pc-home-ai-card{background:linear-gradient(#fff 0%,#f5f9ff 100%),radial-gradient(circle at 0 0,#2369e81f,#0000 30%);align-content:start;gap:12px;padding:20px;display:grid}.pc-home-ai-card textarea{min-height:138px;color:var(--pc-text);resize:vertical;background:#fff;border:1px solid #cfdcf3;border-radius:8px;padding:13px;line-height:1.55}.pc-home-ai-card textarea:focus{border-color:#7ea9fb;box-shadow:0 0 0 4px #2369e81a}.pc-home-example-list{gap:8px;display:grid}.pc-home-example-list button{color:#4f5d6d;text-align:left;background:#eff6ff;border-radius:14px;min-height:auto;padding:10px 12px;line-height:1.45}.pc-home-summary-site{margin-top:-6px}.pc-home-capability-board{grid-template-columns:.86fr 1.14fr;align-items:stretch;gap:18px;display:grid}.pc-home-capability-lead,.pc-home-capability-grid article{border:1px solid var(--pc-line);border-radius:var(--pc-radius);box-shadow:var(--pc-shadow-card);background:#fff}.pc-home-capability-lead{background:radial-gradient(circle at 92% 10%,#2563eb2e,#0000 25%),linear-gradient(135deg,#fff 0%,#eef5ff 100%);min-height:310px;padding:32px;position:relative;overflow:hidden}.pc-home-capability-lead:after{content:"";background:#2563eb0f;border:1px solid #2563eb1a;border-radius:48px;width:196px;height:196px;position:absolute;bottom:-68px;right:-56px;transform:rotate(18deg)}.pc-home-capability-lead span,.pc-home-capability-grid article em{color:var(--pc-blue-strong);font-size:12px;font-weight:900}.pc-home-capability-lead h2{z-index:1;max-width:520px;color:var(--pc-title);letter-spacing:-.4px;margin:12px 0 14px;font-size:34px;line-height:1.16;position:relative}.pc-home-capability-lead p{z-index:1;max-width:560px;color:var(--pc-soft);margin:0;line-height:1.76;position:relative}.pc-home-capability-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.pc-home-capability-grid article{align-content:start;min-height:148px;padding:22px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.pc-home-capability-grid article:hover{box-shadow:var(--pc-shadow-hover);border-color:#2563eb4d;transform:translateY(-2px)}.pc-home-capability-grid article em{font-style:normal}.pc-home-capability-grid article h3{color:var(--pc-title);margin:12px 0 8px;font-size:19px}.pc-home-capability-grid article p{color:var(--pc-soft);margin:0;font-size:13px;line-height:1.68}.pc-home-catalog-panel{gap:14px;padding:16px;display:grid}.pc-home-discovery{grid-template-columns:minmax(0,1fr);gap:0;display:grid}.pc-home-discovery-main{gap:16px;padding:18px;display:grid}.pc-home-section-heading{justify-content:space-between;align-items:end;gap:18px;display:flex}.pc-home-section-heading h2{max-width:760px;color:var(--pc-title);margin:6px 0 0;font-size:30px;line-height:1.18}.pc-home-panel-head,.pc-section-title-row{justify-content:space-between;align-items:center;gap:18px;display:flex}.pc-home-panel-head{box-shadow:none;background:0 0;border:0;padding-bottom:2px}.pc-home-panel-head h3,.pc-section-title-row h3{color:var(--pc-title);margin:5px 0 0;font-size:20px}.pc-home-discovery-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.pc-home-discovery-copy{min-width:0}.pc-home-discovery-head h3{color:var(--pc-title);margin:5px 0 0;font-size:22px}.pc-home-discovery-head p{color:var(--pc-soft);margin:6px 0 0;font-size:13px;line-height:1.6}.pc-home-discovery-head button{flex:none}.pc-home-discovery-tools{justify-content:flex-end;align-items:center;gap:12px;min-width:420px;padding-top:26px;display:flex}.pc-home-filter-workspace{grid-template-columns:minmax(0,1fr);align-items:start;gap:14px;display:grid}.pc-home-category-nav{background:#f7fbff;border:1px solid #2b344714;border-radius:22px;grid-template-columns:repeat(7,minmax(0,1fr));align-items:center;gap:12px;max-height:144px;padding:10px 12px;display:grid;overflow:hidden}.pc-home-category-nav button{text-align:left;background:#fff;border-color:#2b34471c;border-radius:18px;grid-template-columns:44px minmax(0,1fr);align-self:center;align-items:center;gap:10px;width:100%;min-height:56px;padding:6px 10px;display:grid}.pc-home-category-nav button em{width:44px;height:44px;color:var(--pc-blue-strong);background:radial-gradient(circle at 28% 18%,#ffffffa6,#0000 22%),linear-gradient(135deg,#e0edff,#f7fbff);border-radius:15px;place-items:center;font-size:15px;font-style:normal;font-weight:900;display:grid}.pc-home-category-nav button em img{object-fit:contain;width:28px;height:28px;display:block}.pc-home-category-all-icon{grid-template-columns:repeat(2,8px);place-content:center;gap:4px}.pc-home-category-all-icon i{border:2px solid;border-radius:3px;width:8px;height:8px;display:block}.pc-home-category-nav button span{align-content:center;gap:2px;min-width:0;display:grid}.pc-home-category-nav button strong{color:var(--pc-title);text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.pc-home-category-nav button small{color:var(--pc-muted);font-size:12px}.pc-home-category-nav button.is-active{background:radial-gradient(circle at 92% 8%,#ffffff38,#0000 25%),linear-gradient(135deg,#2563eb,#1d4ed8);border-color:#2563eb70;box-shadow:0 14px 28px #1d4ed81f}.pc-home-category-nav button.is-active em{color:#fff;background:#ffffff2e}.pc-home-category-nav button.is-active strong,.pc-home-category-nav button.is-active small{color:#fff}.pc-home-filter-panel{background:radial-gradient(circle at 100% 0,#2563eb14,#0000 24%),#fff;border:1px solid #2b344714;border-radius:24px;align-content:start;gap:14px;min-width:0;padding:16px;display:grid}.pc-home-filter-panel-title{justify-content:space-between;align-items:center;gap:14px;display:flex}.pc-home-filter-panel-title strong{color:var(--pc-title);font-size:16px}.pc-home-search-row{grid-template-columns:minmax(0,1fr) 112px;gap:10px;display:grid}.pc-home-search-row input,.pc-budget-inputs input{width:100%;height:42px;color:var(--pc-text);background:#fff;border:1px solid #2b344724;border-radius:14px;padding:0 13px}.pc-home-search-row input:focus,.pc-budget-inputs input:focus{border-color:#2563eb80;box-shadow:0 0 0 4px #2563eb1a}.pc-budget-row{grid-template-columns:auto minmax(250px,340px) minmax(0,1fr);align-items:center;gap:12px;display:grid}.pc-budget-inputs{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) 72px;align-items:center;gap:8px;display:grid}.pc-budget-inputs em{color:var(--pc-muted);font-style:normal;font-weight:800}.pc-budget-chips{flex-wrap:wrap;gap:8px;display:flex}.pc-budget-chips button,.pc-home-filter-group button{background:#eff6ff;border-color:#2b34471c;min-height:34px;padding:0 12px}.pc-budget-chips button.is-active,.pc-home-filter-group button.is-active{color:var(--pc-blue-strong);background:#dbeafe;border-color:#2563eb70;box-shadow:0 8px 16px #1d4ed81a}.pc-advanced-toggle{border-top:1px solid #2b344714;justify-content:center;padding-top:12px;display:flex}.pc-advanced-panel{gap:12px;padding-top:2px;display:grid}.pc-home-filter-group{grid-template-columns:72px minmax(0,1fr);align-items:start;gap:10px;display:grid}.pc-home-filter-group>span{padding-top:8px}.pc-home-filter-group>div{flex-wrap:wrap;gap:8px;display:flex}.pc-error-panel{background:#fff8ef;border-color:#ffd0a3;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 16px;display:grid}.pc-error-panel strong{color:#a44f00}.pc-error-panel span{color:#945c22}.pc-section-title-row{padding:18px 20px}.pc-load-more-row{justify-content:center;padding-top:10px;display:flex}.pc-load-more-row span{min-height:42px;color:var(--pc-soft);background:#f7fbff;border:1px solid #2563eb1f;border-radius:999px;padding:10px 18px;font-size:13px;font-weight:700}.pc-metric-card{background:radial-gradient(circle at 92% 30%,#2563eb1f,#0000 24%),#fff;min-height:126px;padding:18px;position:relative;overflow:hidden}.pc-metric-card:after{content:"";background:#dbeafe;border:1px solid #2563eb33;border-radius:18px;width:58px;height:58px;position:absolute;bottom:16px;right:16px;transform:rotate(12deg)}.pc-metric-card strong{color:var(--pc-title);margin-top:9px;font-size:34px;line-height:1;display:block}.pc-metric-card p{color:var(--pc-muted);margin:8px 0 0}.pc-detail-panel{gap:10px;padding:16px;display:grid}.pc-detail-panel>div:first-child{border-bottom:1px solid #2b344714;padding-bottom:8px}.pc-workspace-side .pc-detail-panel{gap:14px;padding:18px}.pc-workspace-side .pc-image-box{aspect-ratio:16/11}.pc-info-line{border-bottom:1px solid #edf2fb;justify-content:space-between;gap:16px;padding:10px 0;display:flex}.pc-info-line:last-child{border-bottom:0}.pc-info-line strong{color:var(--pc-title)}.pc-line-list{gap:8px;display:grid}.pc-line-list button,.pc-session-list button,.pc-order-list button{border:1px solid var(--pc-line);color:var(--pc-text);text-align:left;background:#fff;border-radius:14px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:11px 12px;display:grid}.pc-line-list button:hover,.pc-session-list button:hover,.pc-order-list button:hover{background:#f4f8ff;border-color:#9fc2ff}.pc-line-list em{color:var(--pc-blue-strong);font-size:12px;font-style:normal}.pc-quotes-workbench{gap:14px;display:grid}.pc-quotes-head{border:1px solid var(--pc-line);border-radius:var(--pc-radius);box-shadow:var(--pc-shadow-card);background:#ffffffe6;justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;display:flex}.pc-quotes-head h3{color:var(--pc-title);margin:4px 0 0;font-size:24px}.pc-quotes-actions{align-items:center;gap:10px;display:flex}.pc-quotes-search{background:#f8fbfff5;border:1px solid #2563eb29;border-radius:14px;grid-template-columns:20px minmax(0,1fr);align-items:center;width:300px;height:44px;padding:0 14px;transition:border-color .16s,background .16s,box-shadow .16s;display:grid;box-shadow:inset 0 1px #ffffffc7}.pc-quotes-search:focus-within{background:#fff;border-color:#2563eb6b;box-shadow:0 0 0 4px #2563eb14,inset 0 1px #ffffffe6}.pc-quotes-search span{color:var(--pc-muted);font-size:16px;font-weight:900;line-height:1}.pc-quotes-search input{width:100%;height:100%;color:var(--pc-title);background:0 0;border:0;padding:0 0 0 4px}.pc-quotes-search input::placeholder{color:#6782abc7}.pc-quotes-actions button,.pc-quote-status-row button,.pc-quote-select-toolbar button,.pc-quote-expanded button,.pc-quote-empty-items button{min-height:44px;color:var(--pc-title);background:#fff;border:1px solid #2563eb2e;border-radius:12px;padding:0 14px;font-weight:900}.pc-quotes-actions button.is-primary,.pc-quote-expanded button.is-primary{background:var(--pc-blue);color:#fff;border-color:#0000}.pc-quote-status-row{flex-wrap:wrap;gap:8px;display:flex}.pc-quote-status-row button.is-active{background:var(--pc-blue);color:#fff;border-color:#0000}.pc-quote-select-toolbar{background:#eff6ff;border:1px solid #2563eb24;border-radius:16px;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.pc-quote-select-toolbar>div{align-items:center;gap:10px;display:flex}.pc-quote-select-toolbar .is-danger{color:#b91c1c;border-color:#dc26263d}.pc-quote-select-toolbar .is-ppt{color:var(--pc-blue-strong);background:#fff;border-color:#2563eb38;box-shadow:0 8px 18px #1d4ed81a}.pc-quote-list{gap:12px;display:grid}.pc-quote-work-card{border-radius:var(--pc-radius);box-shadow:var(--pc-shadow-card);background:#ffffffeb;border:1px solid #2563eb1f;position:relative}.pc-quote-work-card.is-expanded{border-color:#2563eb52}.pc-quote-work-card.is-selected{background:#eff6ff}.pc-quote-brief{cursor:pointer;grid-template-columns:112px minmax(0,1fr) 160px 46px;align-items:center;gap:14px;padding:14px;display:grid}.pc-quote-main-copy h3{color:var(--pc-title);margin:4px 0 5px;font-size:19px}.pc-quote-main-copy p,.pc-quote-side-copy small{color:var(--pc-muted);margin:0}.pc-quote-side-copy{justify-items:end;gap:4px;display:grid}.pc-quote-side-copy strong{color:var(--pc-blue-strong);font-size:20px}.pc-select-dot{color:#fff;background:#fff;border:1px solid #2563eb38;border-radius:999px;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.pc-select-dot.is-active{background:var(--pc-blue)}.pc-more-button{width:40px;height:40px;color:var(--pc-blue-strong);background:#eff6ff;border:none;border-radius:12px;font-size:18px;font-weight:900}.pc-quote-menu-wrap{position:relative}.pc-quote-menu{z-index:5;border:1px solid var(--pc-line);min-width:132px;box-shadow:var(--pc-shadow-card);background:#fff;border-radius:14px;padding:8px;display:grid;position:absolute;top:46px;right:0}.pc-quote-menu button{min-height:34px;color:var(--pc-text);text-align:left;background:0 0;border:none;border-radius:10px;font-weight:800}.pc-quote-menu button:hover{background:#eff6ff}.pc-quote-expanded{gap:12px;padding:0 14px 14px;display:grid}.pc-quote-expanded-head{border-top:1px solid var(--pc-line);justify-content:space-between;align-items:center;gap:12px;padding-top:12px;display:flex}.pc-quote-expanded-head>div{gap:8px;display:flex}.pc-quote-item-list{gap:8px;display:grid}.pc-quote-item-row{background:#f7fbff;border:1px solid #2563eb1a;border-radius:14px;grid-template-columns:72px minmax(0,1fr) 108px 120px 72px;align-items:center;gap:12px;padding:10px;display:grid}.pc-quote-item-row .pc-image-box{border-radius:12px;min-height:58px}.pc-quote-item-row strong,.pc-quote-item-row span{display:block}.pc-quote-item-row em{color:var(--pc-blue-strong);font-style:normal;font-weight:900}.pc-stepper{text-align:center;border:1px solid #2563eb29;border-radius:12px;grid-template-columns:34px 1fr 34px;align-items:center;display:grid;overflow:hidden}.pc-stepper button{background:#fff;border:none;border-radius:0;min-height:34px;padding:0}.pc-quote-empty-items{background:#f7fbff;border:1px dashed #2563eb38;border-radius:16px;gap:8px;padding:18px;display:grid}.pc-quote-goods-selector{z-index:70;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border:1px solid #2563eb29;border-radius:18px;grid-template-rows:auto auto minmax(0,1fr);gap:14px;width:min(520px,100vw - 40px);padding:16px;display:grid;position:fixed;top:76px;bottom:20px;right:20px;box-shadow:0 28px 90px #0f2d5c38}.pc-quote-goods-selector-head,.pc-quote-goods-search{align-items:center;gap:12px;display:flex}.pc-quote-goods-selector-head{justify-content:space-between}.pc-quote-goods-selector-head h3{color:var(--pc-title);margin:4px 0 0}.pc-quote-goods-selector-head button,.pc-quote-goods-search button,.pc-quote-goods-card button{min-height:38px;color:var(--pc-title);background:#fff;border:1px solid #2563eb2e;border-radius:12px;padding:0 14px;font-weight:900}.pc-quote-goods-search{background:#f7fbff;border:1px solid #2563eb1f;border-radius:16px;padding:10px}.pc-quote-goods-search input{background:0 0;border:0;flex:1;min-width:0;height:38px}.pc-quote-goods-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-height:0;padding-right:2px;display:grid;overflow:auto}.pc-quote-goods-card{background:#fff;border:1px solid #2563eb1f;border-radius:18px;gap:10px;padding:12px;display:grid}.pc-quote-goods-card .pc-image-box{border-radius:14px;min-height:118px}.pc-quote-goods-card h4,.pc-quote-goods-card p{margin:0}.pc-quote-goods-card h4{min-height:42px;color:var(--pc-title);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;line-height:1.4;display:-webkit-box;overflow:hidden}.pc-quote-goods-card p{color:var(--pc-muted);font-size:12px}.pc-quote-goods-card>strong{color:var(--pc-blue-strong);font-size:18px}.pc-quote-goods-card>button{background:var(--pc-blue);color:#fff;border-color:#0000}.pc-orders-workbench{gap:14px;display:grid}.pc-orders-layout{grid-template-columns:minmax(360px,.78fr) minmax(0,1.22fr);align-items:start;gap:16px;display:grid}.pc-orders-left,.pc-orders-right{gap:12px;min-width:0;display:grid}.pc-orders-right{position:sticky;top:92px}.pc-order-status-row{flex-wrap:wrap;gap:8px;display:flex}.pc-order-status-row button{min-height:40px;color:var(--pc-title);background:#fff;border:1px solid #2563eb2e;border-radius:12px;padding:0 14px;font-weight:900}.pc-order-status-row button.is-active{background:var(--pc-blue);color:#fff;border-color:#0000}.pc-order-confirm-strip{background:#eff6ff;border:1px solid #2563eb29;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.pc-order-confirm-strip strong{color:var(--pc-title);margin-top:4px;display:block}.pc-order-confirm-strip button,.pc-order-card-side button{min-height:38px;color:var(--pc-title);background:#fff;border:1px solid #2563eb2e;border-radius:12px;padding:0 14px;font-weight:900}.pc-order-confirm-strip button.is-primary{background:var(--pc-blue);color:#fff;border-color:#0000}.pc-order-confirm-panel{max-width:none}.pc-order-card-list{gap:12px;display:grid}.pc-order-card{border-radius:var(--pc-radius);box-shadow:var(--pc-shadow-card);cursor:pointer;background:#ffffffeb;border:1px solid #2563eb1f;grid-template-columns:72px minmax(0,1fr) 180px;align-items:center;gap:14px;padding:14px;display:grid}.pc-order-card.is-active{border-color:#2563eb52}.pc-order-cover{width:64px;height:64px;color:var(--pc-blue-strong);background:#eff6ff;border-radius:16px;place-items:center;font-size:24px;font-weight:900;display:grid;overflow:hidden}.pc-order-cover img{object-fit:cover;width:100%;height:100%}.pc-order-card h3{color:var(--pc-title);margin:4px 0 5px;font-size:19px}.pc-order-card p{color:var(--pc-muted);margin:0}.pc-order-card-side{justify-items:end;gap:7px;display:grid}.pc-order-card-side em{color:var(--pc-blue-strong);font-style:normal;font-weight:900}.pc-order-card-side strong{color:var(--pc-title);font-size:20px}.pc-order-detail-panel{border-radius:var(--pc-radius);box-shadow:var(--pc-shadow-card);background:#fffffff0;border:1px solid #2563eb24;gap:16px;padding:18px;display:grid}.pc-order-detail-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.pc-order-detail-head h3,.pc-order-detail-head p{margin:0}.pc-order-detail-head h3{color:var(--pc-title);margin-top:5px;font-size:22px}.pc-order-detail-head p{color:var(--pc-muted);margin-top:5px}.pc-order-detail-head>strong{color:var(--pc-blue-strong);background:#eff6ff;border-radius:999px;padding:8px 12px}.pc-order-progress{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.pc-order-progress span{min-height:44px;color:var(--pc-muted);background:#f7fbff;border:1px solid #2563eb1f;border-radius:14px;align-items:center;gap:8px;padding:8px 10px;font-weight:900;display:flex}.pc-order-progress span.is-active{color:var(--pc-blue-strong);background:#eff6ff;border-color:#2563eb38}.pc-order-progress em{background:#fff;border-radius:50%;place-items:center;width:24px;height:24px;font-size:12px;font-style:normal;display:grid}.pc-order-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.pc-order-detail-items{gap:10px;display:grid}.pc-order-detail-items>strong{color:var(--pc-title)}.pc-order-detail-items>p{color:var(--pc-soft);background:#f7fbff;border-radius:14px;margin:0;padding:12px}.pc-order-detail-item{background:#fff;border:1px solid #2563eb1a;border-radius:16px;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.pc-order-detail-item .pc-image-box{border-radius:14px;width:52px;height:52px}.pc-order-detail-item b,.pc-order-detail-item em{color:var(--pc-title)}.pc-order-detail-item b{margin-top:3px;display:block}.pc-order-detail-item em{font-style:normal;font-weight:900}.pc-consult-layout,.pc-order-layout,.pc-custom-goods-layout{grid-template-columns:minmax(0,1fr) 380px;align-items:start;gap:14px;display:grid}.pc-custom-goods-layout{grid-template-columns:340px minmax(0,1fr) 300px}.pc-consult-workbench{grid-template-columns:minmax(0,1fr) 420px}.pc-agent-chat-shell{border:1px solid var(--pc-line);background:#fff;border-radius:20px;grid-template-rows:minmax(0,1fr);grid-template-columns:304px minmax(0,1fr);height:100%;min-height:0;display:grid;overflow:hidden;box-shadow:0 0 0 1px #0e0f0c08,0 18px 54px #0f2d5c1a}.pc-agent-chat-shell>*{min-height:0}.pc-agent-session-pane{background:#f7fbff;border-right:1px solid #2b34471a;grid-template-rows:auto minmax(0,1fr);min-width:0;display:grid}.pc-agent-session-head,.pc-agent-chat-head{border-bottom:1px solid #2b344714;justify-content:space-between;align-items:center;gap:14px;min-height:76px;padding:16px 18px;display:flex}.pc-agent-session-head span,.pc-agent-chat-head span,.pc-agent-message>div:first-child span,.pc-agent-empty span,.pc-agent-welcome span{color:var(--pc-muted);font-size:12px;font-weight:800}.pc-agent-session-head strong{color:var(--pc-title);margin-top:4px;font-size:18px;display:block}.pc-agent-session-head button,.pc-agent-chat-head button,.pc-agent-welcome button,.pc-agent-composer button{border:1px solid var(--pc-line);color:#18305f;background:#fff;border-radius:999px;min-height:38px;padding:0 14px;font-weight:800}.pc-agent-session-list{scrollbar-gutter:stable;align-content:start;gap:8px;min-height:0;padding:12px;display:grid;overflow-y:auto}.pc-agent-session-list::-webkit-scrollbar{width:10px}.pc-agent-message-list::-webkit-scrollbar{width:10px}.pc-agent-recommend-goods-scroll::-webkit-scrollbar{width:10px}.pc-agent-recommend-reason-scroll::-webkit-scrollbar{width:10px}.pc-agent-session-list::-webkit-scrollbar-track{background:#e2e8f0b8;border-radius:999px}.pc-agent-message-list::-webkit-scrollbar-track{background:#e2e8f0b8;border-radius:999px}.pc-agent-recommend-goods-scroll::-webkit-scrollbar-track{background:#e2e8f0b8;border-radius:999px}.pc-agent-recommend-reason-scroll::-webkit-scrollbar-track{background:#e2e8f0b8;border-radius:999px}.pc-agent-session-list::-webkit-scrollbar-thumb{background:#2563eb6b;border:2px solid #e2e8f0b8;border-radius:999px}.pc-agent-message-list::-webkit-scrollbar-thumb{background:#2563eb6b;border:2px solid #e2e8f0b8;border-radius:999px}.pc-agent-recommend-goods-scroll::-webkit-scrollbar-thumb{background:#2563eb6b;border:2px solid #e2e8f0b8;border-radius:999px}.pc-agent-recommend-reason-scroll::-webkit-scrollbar-thumb{background:#2563eb6b;border:2px solid #e2e8f0b8;border-radius:999px}.pc-agent-session-list button{width:100%;color:var(--pc-text);text-align:left;background:#fff;border:1px solid #2b34471a;border-radius:16px;gap:6px;padding:12px;display:grid}.pc-agent-session-list .pc-agent-load-more,.pc-agent-history-loader{width:auto;min-height:34px;color:var(--pc-blue-strong);background:#f7fbff;border:1px dashed #2563eb47;border-radius:999px;justify-self:center;padding:0 12px;font-size:12px;font-weight:900}.pc-agent-page-hint{color:var(--pc-muted);justify-self:center;padding:8px 10px;font-size:12px;font-weight:800}.pc-agent-session-list button strong{color:var(--pc-title);text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.pc-agent-session-list button span{color:var(--pc-muted);font-size:12px}.pc-agent-session-list button:hover,.pc-agent-session-list button.is-active{background:#eff6ff;border-color:#2563eb57}.pc-agent-chat-pane{background:#fff;grid-template-rows:auto minmax(0,1fr) auto auto;min-width:0;min-height:0;display:grid}.pc-agent-chat-head h2{color:var(--pc-title);margin:4px 0 0;font-size:22px;line-height:1.2}.pc-agent-message-list{overscroll-behavior:contain;scrollbar-gutter:stable;background:linear-gradient(#fff 0%,#f7fbff 100%);align-content:start;gap:14px;min-height:0;padding:16px 20px 22px;display:grid;overflow:hidden scroll}.pc-agent-message{background:#fff;border:1px solid #2b34471a;border-radius:16px;gap:8px;max-width:min(760px,78%);padding:14px 16px;display:grid;box-shadow:0 10px 24px #0f2d5c0d}.pc-agent-message.is-assistant{width:min(1040px,100%);max-width:min(1040px,96%)}.pc-agent-message.is-user{background:#eff6ff;border-color:#2563eb33;justify-self:end}.pc-agent-message>div:first-child{align-items:center;gap:8px;display:flex}.pc-agent-message em{color:var(--pc-blue-strong);font-size:12px;font-style:normal;font-weight:800}.pc-agent-message p{color:var(--pc-text);white-space:pre-wrap;margin:0;line-height:1.72}.pc-agent-result{gap:12px;min-width:0;display:grid}.pc-agent-thinking{grid-template-columns:58px minmax(0,1fr);align-items:start;gap:14px;padding:4px 0 2px;display:grid}.pc-agent-thinking-icon{background:radial-gradient(circle at 30% 18%,#fffc,#0000 24%),linear-gradient(135deg,#2563eb,#0f8a5f);border-radius:16px;place-items:center;width:50px;height:50px;display:grid;position:relative;box-shadow:0 14px 28px #2563eb38}.pc-agent-thinking-icon:before,.pc-agent-thinking-icon:after{content:"";border:1px solid #ffffff8f;border-radius:12px;animation:1.7s linear infinite pc-agent-spin;position:absolute;inset:6px}.pc-agent-thinking-icon:after{border-radius:999px;animation-duration:1.1s;animation-direction:reverse;inset:14px}.pc-agent-thinking-icon span{z-index:1;background:#fff;border-radius:999px;width:12px;height:12px;position:relative;box-shadow:0 0 0 6px #ffffff38,0 0 20px #ffffffb8}.pc-agent-thinking strong{color:var(--pc-title);font-size:14px}.pc-agent-thinking ol{gap:8px;margin:11px 0 0;padding:0;list-style:none;display:grid}.pc-agent-thinking li{background:#f8fbff;border:1px solid #2b344717;border-radius:12px;grid-template-columns:24px minmax(0,1fr);align-items:start;gap:9px;padding:9px 10px;font-size:13px;line-height:1.5;display:grid}.pc-agent-thinking li>span{width:22px;height:22px;color:var(--pc-blue-strong);background:#e0ebff;border-radius:999px;place-items:center;font-size:11px;font-weight:900;display:grid}.pc-agent-thinking li>p{color:#4f6685;white-space:normal;margin:0;line-height:1.55}@keyframes pc-agent-spin{to{transform:rotate(360deg)}}.pc-agent-log-panel{color:#4b5f7a;background:#f8fafc;border:1px dashed #6782ab5c;border-radius:14px;gap:10px;padding:12px 14px;display:grid}.pc-agent-log-panel>div,.pc-agent-recommend-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.pc-agent-log-panel strong,.pc-agent-recommend-head strong{color:var(--pc-title);font-size:13px}.pc-agent-log-panel ol{gap:7px;margin:0;padding-left:20px;display:grid}.pc-agent-log-panel li{color:#58708f;padding-left:2px;font-size:13px;line-height:1.55}.pc-agent-recommend-panel{gap:12px;min-width:0;display:grid}.pc-agent-recommend-grid{gap:14px;display:grid}.pc-agent-recommend-form{background:linear-gradient(#fff 0%,#fbfcff 100%);border:1px solid #0e0f0c1a;border-radius:20px;grid-template-columns:174px minmax(0,1fr);gap:16px;min-width:0;padding:14px;display:grid;overflow:hidden;box-shadow:0 0 0 1px #0e0f0c05}.pc-agent-recommend-form:hover{border-color:#2563eb3d;box-shadow:0 18px 44px #0f2d5c14}.pc-agent-recommend-media{min-width:0;position:relative}.pc-agent-recommend-media .pc-image-box{aspect-ratio:auto;background:#edf4ff;border-radius:16px;height:214px}.pc-agent-recommend-rank{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#102a56b8;border:1px solid #ffffff3d;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900;position:absolute;top:10px;left:10px}.pc-agent-recommend-body{gap:12px;min-width:0;display:grid}.pc-agent-recommend-title-row{border-bottom:1px solid #2b34471a;grid-template-columns:minmax(0,1fr) 168px;align-items:start;gap:14px;padding-bottom:12px;display:grid}.pc-agent-recommend-title-row span,.pc-agent-recommend-price span,.pc-agent-recommend-goods-panel>div>span,.pc-agent-recommend-reason-panel>div>span,.pc-agent-recommend-gaps span{color:var(--pc-muted);font-size:12px;font-weight:900}.pc-agent-recommend-title-row h3{color:var(--pc-title);margin:6px 0 0;font-size:20px;line-height:1.25}.pc-agent-recommend-price{text-align:right;justify-items:end;gap:4px;display:grid}.pc-agent-recommend-price strong{color:var(--pc-blue-strong);font-size:26px;line-height:1}.pc-agent-recommend-price small{color:var(--pc-muted);font-size:11px;line-height:1.35}.pc-agent-tag-list,.pc-agent-recommend-actions{flex-wrap:wrap;gap:8px;display:flex}.pc-agent-tag-list span{color:var(--pc-blue-strong);background:#eff6ff;border:1px solid #2563eb24;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:800}.pc-agent-recommend-detail-grid{grid-template-columns:minmax(0,1.05fr) minmax(240px,.95fr);gap:12px;min-width:0;display:grid}.pc-agent-recommend-goods-panel,.pc-agent-recommend-reason-panel{background:#f8fbffd1;border:1px solid #2b34471a;border-radius:16px;grid-template-rows:auto minmax(0,1fr);min-width:0;height:296px;min-height:0;padding:13px;display:grid}.pc-agent-recommend-goods-panel>div:first-child,.pc-agent-recommend-reason-panel>div:first-child{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.pc-agent-recommend-goods-panel>div>strong,.pc-agent-recommend-reason-panel>div>strong{color:var(--pc-blue-strong);font-size:12px}.pc-agent-recommend-goods-scroll,.pc-agent-recommend-reason-scroll{overscroll-behavior:contain;scrollbar-gutter:stable;align-content:start;gap:9px;min-height:0;padding-right:5px;display:grid;overflow-y:auto}.pc-agent-recommend-goods-item{background:#ffffffe6;border:1px solid #2b34471a;border-radius:14px;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px;display:grid}.pc-agent-recommend-goods-item.is-removed{background:#fef2f2eb;border-color:#dc262652}.pc-agent-recommend-goods-item.is-added{background:#f0fdf4eb;border-color:#16a34a57}.pc-agent-recommend-goods-item.is-changed{background:#fffbebf0;border-color:#d977065c}.pc-agent-recommend-goods-image{width:58px;height:58px;color:var(--pc-muted);text-align:center;background:#eaf2ff;border-radius:12px;place-items:center;font-size:12px;font-weight:800;display:grid;overflow:hidden}.pc-agent-recommend-goods-image img{object-fit:cover;width:100%;height:100%}.pc-agent-recommend-goods-item strong{color:var(--pc-title);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.35;display:-webkit-box;overflow:hidden}.pc-agent-recommend-goods-item.is-removed strong,.pc-agent-recommend-goods-item.is-removed em{color:#b91c1c;text-decoration:line-through;text-decoration-thickness:2px}.pc-agent-recommend-goods-item.is-added strong,.pc-agent-recommend-goods-item.is-added em{color:#15803d}.pc-agent-recommend-goods-item.is-changed strong,.pc-agent-recommend-goods-item.is-changed em{color:#b45309}.pc-agent-recommend-goods-item span{color:var(--pc-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:12px;display:block;overflow:hidden}.pc-agent-recommend-goods-item.is-removed span{color:#dc2626}.pc-agent-recommend-goods-item.is-added span{color:#16a34a}.pc-agent-recommend-goods-item.is-changed span{color:#d97706}.pc-agent-recommend-goods-item em{color:var(--pc-blue-strong);white-space:nowrap;font-size:12px;font-style:normal;font-weight:900}.pc-agent-recommend-goods-empty{min-height:140px;color:var(--pc-muted);border:1px dashed #2b344729;border-radius:14px;place-items:center;font-size:13px;font-weight:800;display:grid}.pc-agent-recommend-reason-scroll ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.pc-agent-recommend-reason-scroll li{color:#314766;padding-left:15px;font-size:13px;line-height:1.6;position:relative}.pc-agent-recommend-reason-scroll li:before{background:var(--pc-gold);content:"";border-radius:999px;width:6px;height:6px;position:absolute;top:9px;left:0}.pc-agent-recommend-gaps{border-top:1px solid #2b34471a;gap:7px;margin-top:12px;padding-top:12px;display:grid}.pc-agent-recommend-gaps p{color:#8a570f;background:#fff7ed;border:1px solid #f59e0b38;border-radius:12px;margin:0;padding:8px 10px;font-size:12px;line-height:1.5}.pc-agent-recommend-actions button{border:1px solid var(--pc-line);color:#18305f;background:#fff;border-radius:999px;min-height:36px;padding:0 12px;font-weight:800}.pc-agent-recommend-actions button:nth-child(-n+2){color:#9a5a00;background:#fff7ed;border-color:#f59e0b33}.pc-agent-recommend-actions button.is-active{color:var(--pc-blue-strong);background:#eff6ff;border-color:#2563eb47}.pc-agent-inline-panel{background:#f8fbff;border:1px solid #2563eb29;border-radius:16px;gap:10px;padding:12px;display:grid}.pc-agent-inline-panel>div:first-child{justify-content:space-between;align-items:center;gap:12px;display:flex}.pc-agent-inline-panel>div:first-child span{color:var(--pc-muted);font-size:12px;font-weight:900}.pc-agent-inline-panel>div:first-child strong{color:var(--pc-title);font-size:13px}.pc-agent-inline-panel textarea{width:100%;min-height:86px;color:var(--pc-text);resize:vertical;background:#fff;border:1px solid #2b344724;border-radius:12px;padding:11px 12px;line-height:1.55}.pc-agent-inline-panel textarea:focus{border-color:#7ea9fb;box-shadow:0 0 0 4px #2369e81a}.pc-agent-inline-panel-actions{justify-content:flex-end;gap:8px;display:flex}.pc-agent-inline-panel-actions button{border:1px solid var(--pc-line);color:#18305f;background:#fff;border-radius:999px;min-height:34px;padding:0 12px;font-weight:900}.pc-agent-inline-panel-actions button.is-primary{color:#fff;background:#2563eb;border-color:#2563eb2e}.pc-agent-inline-panel-actions button:disabled{cursor:not-allowed;opacity:.56}.pc-agent-inline-message{color:#4f6685;margin:-2px 0 0;font-size:12px;font-weight:800}.pc-agent-empty,.pc-agent-welcome{background:#fff;border:1px dashed #2563eb38;border-radius:18px;gap:12px;padding:18px;display:grid}.pc-agent-empty strong,.pc-agent-welcome strong{color:var(--pc-title)}.pc-agent-welcome{place-self:center;width:min(680px,100%)}.pc-agent-welcome>div{gap:8px;display:grid}.pc-agent-welcome button{text-align:left;background:#eff6ff;border-radius:14px;height:auto;min-height:38px}.pc-agent-error{color:#945c22;background:#fff8ef;border:1px solid #ffd0a3;border-radius:14px;margin:0 20px 12px;padding:11px 13px;font-size:13px;font-weight:800}.pc-agent-composer{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-top:1px solid #2b344714;padding:14px 18px 16px;position:sticky;bottom:0}.pc-agent-composer-box{min-width:0;position:relative}.pc-agent-composer-box textarea{width:100%;min-height:64px;max-height:150px;color:var(--pc-text);resize:none;background:#fff;border:1px solid #2b344724;border-radius:16px;padding:13px 96px 13px 15px;line-height:1.55}.pc-agent-composer-box textarea:focus{border-color:#7ea9fb;box-shadow:0 0 0 4px #2369e81a}.pc-agent-composer-box button{color:#fff;background:#2563eb;border-color:#2563eb2e;min-width:72px;min-height:42px;position:absolute;bottom:10px;right:10px;box-shadow:0 12px 24px #2563eb33}.pc-chat-head h3{color:var(--pc-title);margin:0}.pc-chat-card,.pc-order-form,.pc-custom-goods-form{padding:17px}.pc-chat-card{gap:16px}.pc-consult-checklist{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.pc-consult-checklist span{color:#315071;background:#eff6ff;border:1px solid #2563eb24;border-radius:999px;align-items:center;gap:7px;min-height:38px;padding:0 10px;font-size:12px;font-weight:800;display:flex}.pc-consult-checklist em{color:#fff;background:#2563eb;border-radius:999px;place-items:center;width:20px;height:20px;font-size:11px;font-style:normal;display:grid}.pc-chat-head{gap:6px;display:grid}.pc-chat-head h3{color:var(--pc-title);margin:0;font-size:22px}.pc-chat-head p{min-height:auto;color:var(--pc-muted);margin:0;line-height:1.62}.pc-chat-card textarea{min-height:190px}.pc-consult-toolbar{justify-content:flex-end;gap:10px;margin:-8px 0 16px;display:flex}.pc-consult-toolbar button{min-height:40px;color:var(--pc-title);background:#fff;border:1px solid #2563eb2e;border-radius:12px;padding:0 16px;font-weight:900}.pc-consult-toolbar button.is-primary{background:var(--pc-blue);color:#fff;border-color:#0000}.pc-consult-studio{grid-template-columns:280px minmax(0,1fr) 320px;align-items:start;gap:16px;display:grid}.pc-consult-studio.is-history-collapsed{grid-template-columns:280px minmax(0,1fr)}.pc-consult-studio.is-history-collapsed .pc-consult-history{display:none}.pc-consult-brief-panel,.pc-consult-thread,.pc-consult-history{border:1px solid var(--pc-line);border-radius:var(--pc-radius);box-shadow:var(--pc-shadow-card);background:#ffffffe6}.pc-consult-brief-panel{gap:16px;padding:16px;display:grid;position:sticky;top:92px}.pc-consult-brief-grid,.pc-consult-brief-examples{gap:8px;display:grid}.pc-consult-brief-grid span{min-height:38px;color:var(--pc-title);background:#f7fbff;border:1px solid #2563eb1f;border-radius:12px;padding:10px 12px;font-size:13px;font-weight:900}.pc-consult-brief-examples strong{color:var(--pc-title)}.pc-consult-brief-examples button{color:var(--pc-soft);text-align:left;background:#fff;border:1px solid #2563eb1f;border-radius:12px;padding:10px 12px;font-size:12px;font-weight:800;line-height:1.55}.pc-consult-thread{grid-template-rows:auto minmax(420px,1fr) auto;min-height:680px;display:grid;overflow:hidden}.pc-consult-thread-head{border-bottom:1px solid var(--pc-line);justify-content:space-between;gap:18px;padding:18px 20px;display:flex}.pc-consult-thread-head h3{color:var(--pc-title);margin:5px 0 0;font-size:22px}.pc-consult-thread-head strong{white-space:nowrap;color:var(--pc-blue-strong);align-self:flex-start}.pc-consult-context-card{background:#eff6ff;border:1px solid #2563eb24;border-radius:18px;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:14px;margin:14px 18px 0;padding:12px;display:grid}.pc-consult-context-card .pc-image-box{border-radius:16px;width:72px;height:72px}.pc-consult-context-card strong,.pc-consult-context-card p{margin:0;display:block}.pc-consult-context-card strong{color:var(--pc-title);margin-top:4px;font-size:18px}.pc-consult-context-card p{color:var(--pc-soft);margin-top:4px}.pc-consult-context-card button{min-height:38px;color:var(--pc-title);background:#fff;border:1px solid #2563eb2e;border-radius:12px;padding:0 14px;font-weight:900}.pc-consult-messages{flex-direction:column;gap:14px;min-height:0;padding:20px;display:flex;overflow:auto}.pc-consult-empty{background:#f7fbff;border:1px dashed #2563eb3d;border-radius:18px;gap:10px;padding:28px;display:grid}.pc-consult-empty strong{color:var(--pc-title);font-size:22px}.pc-consult-empty span{color:var(--pc-muted)}.pc-consult-prompt-row,.pc-consult-tag-row{flex-wrap:wrap;gap:8px;display:flex}.pc-consult-prompt-row button{min-height:34px;color:var(--pc-soft);background:#fff;border:1px solid #2563eb29;border-radius:999px;padding:0 12px;font-size:12px;font-weight:800}.pc-consult-message{grid-template-columns:42px minmax(0,1fr);gap:10px;max-width:76%;display:grid}.pc-consult-message.is-user{grid-template-columns:minmax(0,1fr) 42px;align-self:flex-end}.pc-consult-message em{width:42px;height:42px;color:var(--pc-blue-strong);background:#eff6ff;border-radius:14px;place-items:center;font-style:normal;font-weight:900;display:grid}.pc-consult-message.is-user em{background:var(--pc-blue);color:#fff;grid-area:1/2}.pc-consult-message p{color:var(--pc-text);background:#f7fbff;border-radius:16px;margin:0;padding:13px 15px;line-height:1.65}.pc-consult-message.is-user p{color:#fff;background:#2563eb}.pc-consult-recommendations{gap:12px;display:grid}.pc-consult-recommend-card{background:#fff;border:1px solid #2563eb24;border-radius:18px;grid-template-columns:148px minmax(0,1fr) 150px;align-items:center;gap:14px;padding:12px;display:grid}.pc-consult-recommend-body h4{color:var(--pc-title);margin:5px 0 6px;font-size:17px}.pc-consult-recommend-body p{min-height:auto;color:var(--pc-muted);margin:0;line-height:1.5}.pc-consult-tag-row em{color:var(--pc-blue-strong);background:#eff6ff;border-radius:999px;padding:4px 8px;font-size:11px;font-style:normal;font-weight:800}.pc-consult-recommend-side{gap:8px;display:grid}.pc-consult-recommend-side strong{color:var(--pc-blue-strong);font-size:18px}.pc-consult-recommend-side button{min-height:36px;color:var(--pc-title);background:#fff;border:1px solid #2563eb2e;border-radius:12px;font-weight:900}.pc-consult-recommend-side button.is-primary{background:var(--pc-blue);color:#fff;border-color:#0000}.pc-consult-composer{border-top:1px solid var(--pc-line);background:#fff;gap:12px;padding:16px;display:grid}.pc-consult-input-row{grid-template-columns:minmax(0,1fr) 104px;gap:10px;display:grid}.pc-consult-input-row textarea{resize:vertical;min-height:76px}.pc-consult-input-row button{background:var(--pc-blue);color:#fff;border:none;border-radius:14px;font-weight:900}.pc-consult-history{gap:12px;max-height:680px;padding:16px;display:grid;overflow:auto}.pc-consult-history button{color:var(--pc-text);text-align:left;background:#fff;border:1px solid #2563eb1f;border-radius:14px;gap:5px;padding:13px;display:grid}.pc-consult-history button.is-active{background:#eff6ff;border-color:#2563eb5c}.pc-consult-history button strong,.pc-consult-history button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pc-chat-card label,.pc-order-form label,.pc-custom-goods-form label,.pc-form-grid label{gap:7px;display:grid}.pc-chat-card label>span,.pc-order-form label>span,.pc-custom-goods-form label>span,.pc-form-grid label>span{color:var(--pc-muted);font-size:12px;font-weight:800}.pc-session-list,.pc-order-list{padding:14px}.pc-session-list{align-content:start;gap:8px;display:grid}.pc-session-list button,.pc-order-list button{grid-template-columns:minmax(0,1fr)}.pc-session-list button span,.pc-order-list button span{color:var(--pc-muted)}.pc-order-list{gap:8px;display:grid}.pc-order-list button.is-active{background:#f4f8ff;border-color:#9fc2ff}.pc-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.pc-upload-field{background:#f3f7ff;border:1px dashed #a9c7ff;border-radius:8px;padding:13px}.pc-upload-field input{border:0;padding:0}.pc-profile-card{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:18px;display:grid}.pc-profile-card p{color:var(--pc-muted)}.pc-profile-avatar{color:#fff;background:linear-gradient(135deg,#38c6f4,#2369e8);border-radius:18px;place-items:center;width:58px;height:58px;font-size:24px;font-weight:900;display:grid;box-shadow:0 18px 34px #2369e82e}.pc-profile-card button{min-height:38px;padding:0 13px}.pc-profile-tabs{border:1px solid var(--pc-line);background:#fff;border-radius:18px;flex-wrap:wrap;gap:10px;padding:10px;display:flex;box-shadow:0 14px 34px #1d4ed814}.pc-profile-tabs button{color:#4b6c98;background:#eff6ff;border:1px solid #0000;border-radius:999px;min-height:40px;padding:0 16px;font-weight:800;transition:border-color .16s,background .16s,color .16s,transform .16s,box-shadow .16s}.pc-profile-tabs button:hover,.pc-profile-tabs button.is-active{color:#fff;background:#2563eb;border-color:#2563eb59;transform:translateY(-1px);box-shadow:0 12px 24px #1d4ed829}.pc-profile-overview{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.pc-profile-menu-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:14px 0 16px;display:grid}.pc-profile-menu-grid button{min-height:116px;color:var(--pc-text);text-align:left;box-shadow:var(--pc-shadow-card);background:#fff;border:1px solid #2563eb1f;border-radius:18px;gap:7px;padding:16px;display:grid}.pc-profile-menu-grid button:hover{border-color:#2563eb4d;transform:translateY(-1px)}.pc-profile-menu-grid strong{color:var(--pc-title);font-size:17px}.pc-profile-menu-grid span{color:var(--pc-muted);line-height:1.5}.pc-custom-goods-form-head,.pc-custom-goods-tools{justify-content:space-between;align-items:center;gap:12px;display:flex}.pc-custom-goods-form-head h3{margin:0}.pc-custom-goods-panel{gap:12px;display:grid}.pc-custom-goods-tools{box-shadow:var(--pc-shadow-card);background:#ffffffe6;border:1px solid #2563eb1f;border-radius:16px;padding:10px}.pc-custom-goods-tools input{flex:1;min-width:0;height:40px}.pc-custom-goods-tools button,.pc-custom-goods-form-head button{min-height:38px;color:var(--pc-title);background:#fff;border:1px solid #2563eb2e;border-radius:12px;padding:0 13px;font-weight:900}.pc-custom-goods-tools button.is-danger{color:#b91c1c;border-color:#dc262638}.pc-custom-goods-tools button.is-danger:disabled{color:var(--pc-muted);border-color:#2563eb1f}.pc-custom-goods-card{position:relative}.pc-custom-goods-card>.pc-select-dot{z-index:2;position:absolute;top:12px;left:12px}.pc-empty-state{border:1px solid var(--pc-line);min-height:150px;color:var(--pc-muted);text-align:center;background:radial-gradient(circle at 50% 0,#2563eb14,#0000 28%),#fff;border-radius:20px;place-items:center;padding:22px;display:grid}.pc-empty-state strong{color:var(--pc-title)}.pc-home-page{gap:22px}.pc-home-section-card,.pc-home-feature-layout{background:#ffffffe0;border:1px solid #2563eb1f;border-radius:30px;box-shadow:0 22px 70px #0f2d5c14}.pc-home-hero-site{grid-template-columns:minmax(0,1fr);gap:14px;min-height:224px}.pc-home-hero-copy{background:radial-gradient(circle at 79% 18%,#ffffff38,#0000 12%),radial-gradient(circle at 94% 78%,#bfdbfe42,#0000 20%),linear-gradient(135deg,#0b2f86 0%,#1d4ed8 50%,#60a5fa 100%);border:0;border-radius:34px;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:18px;min-height:210px;padding:24px 24px 24px 30px;display:grid;box-shadow:0 30px 90px #1d4ed838}.pc-home-hero-copy:before{opacity:.75;filter:blur();background:radial-gradient(circle at 34% 26%,#ffffffb8,#0000 14%),linear-gradient(135deg,#dbeafef2,#60a5fac2);width:74px;height:74px;top:24px;right:52px}.pc-home-hero-copy:after{background:linear-gradient(135deg,#ffffff1f,#ffffff08);border-radius:64px;width:270px;height:190px;bottom:-118px;right:-72px;transform:rotate(17deg)}.pc-home-hero-left,.pc-home-hero-right{z-index:2;position:relative}.pc-home-hero-left{align-content:center;display:grid}.pc-home-hero-left--wide{gap:0}.pc-home-hero-left>span{color:#e0edff;letter-spacing:.08em;background:#ffffff1f;border-color:#ffffff38;width:fit-content;min-height:28px;padding:0 12px;font-size:11px}.pc-home-hero-copy h2{letter-spacing:-1.2px;white-space:normal;max-width:1180px;margin:10px 0 8px;font-size:38px;line-height:1.08}.pc-home-hero-copy p{color:#ffffffd1;max-width:1120px;font-size:14px;line-height:1.55}.pc-home-hero-intake-head{gap:6px;display:grid}.pc-home-hero-intake-head small{color:#dbeafe;letter-spacing:.1em;font-size:11px;font-weight:900}.pc-home-hero-intake-head strong{color:#fff;font-size:18px;line-height:1.3}.pc-home-hero-intake{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff24;border:1px solid #fff3;border-radius:26px;grid-template-columns:minmax(0,1fr);gap:14px;width:100%;margin-top:14px;padding:14px;display:grid;box-shadow:inset 0 1px #ffffff2e,0 22px 44px #09184029}.pc-home-hero-intake-single{align-items:stretch}.pc-home-hero-intake-row{grid-template-columns:minmax(0,1fr) 210px;align-items:stretch;gap:12px;display:grid}.pc-home-hero-intake textarea{width:100%;min-height:88px;color:var(--pc-title);resize:none;background:#fffffff5;border:0;border-radius:20px;padding:16px 18px;font-size:15px;line-height:1.55}.pc-home-hero-intake button{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:0;border-radius:20px;min-height:88px;font-size:15px;font-weight:900}.pc-home-hero-examples{flex-wrap:wrap;gap:10px;width:100%;margin-top:14px;display:flex;overflow:visible}.pc-home-hero-examples button{color:#ffffffdb;text-overflow:ellipsis;white-space:nowrap;background:#ffffff24;border:1px solid #ffffff2e;border-radius:999px;flex:none;max-width:420px;min-height:34px;padding:0 14px;font-size:12px;font-weight:800;overflow:hidden}.pc-home-hero-highlight-row{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.pc-home-hero-highlight-row span{color:#f1f6ff;background:#ffffff1f;border:1px solid #ffffff29;border-radius:999px;min-height:32px;padding:0 14px;font-size:12px;font-weight:800}.pc-home-example-list button{color:#3f5578;background:#f3f8ff;border-color:#2563eb1a;border-radius:18px;font-size:13px}.pc-home-section-card{padding:18px}.pc-home-section-heading{align-items:flex-start;margin-bottom:2px}.pc-home-section-heading span,.pc-home-panel-head span,.pc-home-discovery-head span,.pc-home-filter-panel-title span,.pc-section-title-row span{color:var(--pc-blue-strong);letter-spacing:.05em}.pc-home-section-heading h2{font-size:32px}.pc-home-discovery{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6;grid-template-columns:minmax(0,1fr);gap:0}.pc-home-discovery-main{box-shadow:none;background:0 0;border:0;border-radius:26px;padding:0}.pc-home-discovery-head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px;padding:0;display:grid}.pc-home-discovery-head h3{font-size:22px}.pc-home-discovery-head p{max-width:760px;margin:4px 0 0;font-size:13px}.pc-home-discovery-head button{border-radius:999px;min-height:42px;padding:0 18px;font-weight:900}.pc-home-filter-workspace{grid-template-columns:minmax(0,1fr);gap:10px}.pc-home-discovery-tools{min-width:520px}.pc-home-category-nav{background:linear-gradient(#fff 0%,#f7fbff 100%);border-color:#2563eb1a;border-radius:26px;grid-template-columns:repeat(7,minmax(0,1fr));align-items:center;max-height:144px;padding:10px 12px;box-shadow:inset 0 0 0 1px #ffffffb3}.pc-home-category-nav button{min-height:56px;box-shadow:none;border:1px solid #0000;border-radius:18px;align-self:center;padding:6px 10px}.pc-home-category-nav button:not(.is-active){background:0 0}.pc-home-category-nav button:not(.is-active):hover{background:#fff;border-color:#2563eb21;box-shadow:0 12px 28px #0f2d5c0f}.pc-home-category-nav button em{box-shadow:inset 0 0 0 1px #2563eb14}.pc-home-category-nav button.is-active{box-shadow:0 16px 36px #1d4ed82e}.pc-home-filter-panel{border-color:#2563eb1a;border-radius:26px;min-height:auto;padding:12px;box-shadow:inset 0 0 0 1px #ffffffb3}.pc-home-filter-panel-title{padding-bottom:2px}.pc-home-filter-panel-title strong{color:var(--pc-blue-strong);background:#eff6ff;border-radius:999px;padding:6px 12px;font-size:13px}.pc-home-search-row{background:#fff;border:1px solid #2563eb1f;border-radius:999px;grid-template-columns:minmax(0,1fr) 104px;padding:8px}.pc-home-search-row-compact{width:min(420px,100%)}.pc-home-search-row input{background:0 0;border:0;border-radius:999px;height:42px}.pc-home-search-row button{min-height:42px}.pc-budget-row{background:#f8fbff;border:1px solid #2563eb1a;border-radius:24px;grid-template-columns:auto minmax(260px,360px) minmax(0,1fr);padding:10px 12px}.pc-budget-inputs input{border-radius:999px;height:38px}.pc-budget-inputs button,.pc-budget-chips button,.pc-home-filter-group button{border-radius:999px}.pc-advanced-toggle{border-top:0;padding-top:0}.pc-advanced-panel{background:#f8fbff;border:1px solid #2563eb1a;border-radius:24px;padding:12px}.pc-section-title-row{background:#fff;border:1px solid #2563eb1f;border-radius:26px;box-shadow:0 14px 40px #0f2d5c0f}.pc-home-packet-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.pc-home-packet-grid .pc-card{border-radius:24px;gap:10px;padding:12px;box-shadow:0 16px 42px #0f2d5c12}.pc-home-packet-grid .pc-image-box{border-radius:20px}.pc-home-packet-grid .pc-card h3{font-size:15px}.pc-home-packet-grid .pc-card p{min-height:34px;font-size:12px}.pc-home-packet-grid .pc-card-actions button{min-height:34px;padding:0 10px;font-size:12px}.pc-card,.pc-module-head,.pc-login-panel,.pc-profile-menu-grid button,.pc-metric-card,.pc-detail-panel,.pc-order-card,.pc-order-detail-panel,.pc-consult-thread,.pc-consult-history,.pc-quote-work-card,.pc-home-section-card{box-shadow:var(--pc-shadow-card);border-radius:18px}.pc-card:hover,.pc-profile-menu-grid button:hover,.pc-order-card:hover,.pc-quote-work-card:hover,.pc-home-packet-grid .pc-card:hover{box-shadow:var(--pc-shadow-hover)}.pc-card-actions button,.pc-inline-actions button,.pc-profile-menu-grid button,.pc-quotes-actions button,.pc-quote-status-row button,.pc-quote-expanded-head button,.pc-quote-menu button,.pc-order-status-row button,.pc-order-confirm-strip button,.pc-order-card-side button,.pc-consult-toolbar button,.pc-consult-context-card button,.pc-consult-recommend-side button,.pc-custom-goods-tools button,.pc-custom-goods-form-head button,.pc-budget-inputs button,.pc-home-search-row button,.pc-home-discovery-head button,.pc-advanced-toggle button{border-radius:12px}.pc-home-hero-highlight-row span,.pc-home-hero-examples button,.pc-budget-chips button,.pc-home-filter-group button,.pc-consult-checklist span,.pc-consult-prompt-row button,.pc-consult-tag-row em,.pc-top-actions>span,.pc-order-detail-head>strong,.pc-section-title-row strong{border-radius:999px}.pc-login-form input,.pc-toolbar input,.pc-form-grid input,.pc-card input,.pc-card textarea,.pc-custom-goods-form textarea,.pc-order-form textarea,.pc-home-search-row,.pc-budget-inputs input{border-radius:12px}.pc-login-form input:focus,.pc-toolbar input:focus,.pc-form-grid input:focus,.pc-card input:focus,.pc-card textarea:focus,.pc-custom-goods-form textarea:focus,.pc-order-form textarea:focus,.pc-home-search-row:focus-within,.pc-budget-inputs input:focus,.pc-action-modal-field input:focus,.pc-action-modal-field textarea:focus{border-color:#6b9dff;box-shadow:0 0 0 3px #2563eb1f}.pc-home-packet-grid .pc-card,.pc-quote-goods-card,.pc-custom-goods-card,.pc-consult-recommend-card{box-shadow:none}.pc-home-packet-grid .pc-card,.pc-quote-goods-card,.pc-consult-recommend-card,.pc-order-detail-item,.pc-quote-item-row{border-color:#2563eb1a}@media (width<=1320px){body{min-width:1024px}.pc-site-header{grid-template-columns:auto minmax(0,1fr) auto;gap:14px;padding-inline:20px}.pc-site-header nav button{min-width:88px}.pc-site-header nav button span{display:none}.pc-site-header nav{justify-content:flex-start;overflow-x:auto}.pc-main{width:min(1180px,100% - 40px)}.pc-goods-grid,.pc-packet-grid,.pc-quote-grid,.pc-custom-goods-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pc-workspace-layout{grid-template-columns:minmax(0,1fr)}.pc-workspace-side{position:static}.pc-compact-grid,.pc-home-packet-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pc-home-hero-site,.pc-home-discovery,.pc-home-capability-board,.pc-home-hero-site{grid-template-columns:minmax(0,1fr)}.pc-home-hero-copy h2{max-width:none;font-size:30px}.pc-home-hero-intake-row{grid-template-columns:minmax(0,1fr) 180px}.pc-home-feature-layout{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)}.pc-home-discovery-tools{min-width:460px;padding-top:24px}.pc-home-category-nav{grid-template-columns:repeat(6,minmax(0,1fr))}.pc-home-packet-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pc-home-hero-copy{grid-template-columns:minmax(600px,.64fr) minmax(300px,.36fr);gap:20px}.pc-budget-row{grid-template-columns:1fr}.pc-consult-workbench,.pc-order-layout,.pc-custom-goods-layout,.pc-orders-layout{grid-template-columns:minmax(0,1fr)}.pc-agent-chat-shell{grid-template-columns:minmax(0,1fr);height:calc(100vh - 126px);min-height:680px}.pc-agent-session-pane{border-bottom:1px solid #2b34471a;border-right:0;height:260px;max-height:260px}.pc-agent-chat-pane{min-height:0}.pc-agent-recommend-form{grid-template-columns:150px minmax(0,1fr)}.pc-agent-recommend-detail-grid{grid-template-columns:minmax(0,1fr)}.pc-agent-recommend-goods-panel,.pc-agent-recommend-reason-panel{height:260px}.pc-consult-studio,.pc-consult-studio.is-history-collapsed{grid-template-columns:minmax(0,1fr)}.pc-consult-brief-panel,.pc-orders-right{position:static}.pc-quote-goods-selector{width:min(500px,100vw - 32px);top:72px;bottom:16px;right:16px}.pc-consult-checklist{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1120px){.pc-home-hero-site,.pc-home-discovery,.pc-home-feature-layout{grid-template-columns:minmax(0,1fr)}.pc-home-packet-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pc-home-discovery-tools{min-width:380px;padding-top:22px}.pc-home-category-nav{grid-template-columns:repeat(5,minmax(0,1fr))}.pc-home-search-row-compact{width:min(340px,100%)}}
