:root{--navy:#071524;--navy-2:#0d2238;--ink:#172231;--muted:#66758a;--line:#dce4ec;--surface:#f4f7fa;--white:#fff;--teal:#087f78;--teal-dark:#05665f;--teal-soft:#e8f5f3;--amber:#f2a93b;--amber-soft:#fff4df;--shadow:0 18px 50px #091e311a;--radius:16px}*{box-sizing:border-box}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--white);-webkit-font-smoothing:antialiased;margin:0;font-family:Microsoft YaHei,PingFang SC,Noto Sans CJK SC,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,summary{cursor:pointer}svg{flex:none}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.topbar{background:var(--navy);color:#b9c7d5;font-size:12px}.topbar-inner{justify-content:space-between;align-items:center;height:36px;display:flex}.topbar-inner p{margin:0}.topbar-links{gap:24px;display:flex}.topbar-links a{align-items:center;gap:6px;transition:color .2s;display:inline-flex}.topbar-links a:hover{color:#fff}.site-header{z-index:20;border-bottom:1px solid var(--line);background:#fff;position:relative}.header-main{grid-template-columns:280px minmax(340px,1fr) 215px;align-items:center;gap:24px;height:100px;display:grid;position:relative}.brand{box-sizing:border-box;z-index:1;flex-direction:column;justify-content:space-between;align-self:start;align-items:center;gap:0;width:280px;height:148px;padding-top:12px;display:inline-flex;position:absolute;top:0;left:0}.brand-mark{color:#fff;background:linear-gradient(145deg, var(--teal), #10a89e);border-radius:11px 2px;place-items:center;width:42px;height:42px;font-size:23px;font-weight:900;display:grid;box-shadow:0 7px 20px #087f783d}.brand-copy{flex-direction:column;align-items:center;display:flex;transform:none}.brand-copy strong{white-space:nowrap;letter-spacing:.08em;color:var(--navy);font-size:28px}.brand-copy small{color:var(--muted);letter-spacing:.14em;margin-top:3px;font-size:13px}.header-search{border:2px solid var(--teal);border-radius:8px;grid-column:2;align-items:center;height:46px;display:flex;overflow:hidden}.header-search svg{color:var(--teal);margin-left:15px}.header-search input{min-width:0;height:100%;color:var(--ink);border:0;outline:0;flex:1;padding:0 12px}.header-search button{color:#fff;background:var(--teal);border:0;height:100%;padding:0 25px;font-weight:700}.header-actions{grid-column:3;justify-content:flex-end;gap:20px;display:flex}.header-actions a{color:#536176;flex-direction:column;align-items:center;gap:5px;font-size:12px;display:flex;position:relative}.header-actions a:hover{color:var(--teal)}.header-actions b{color:#fff;background:#e25045;border-radius:20px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:10px;display:grid;position:absolute;top:-7px;right:2px}.main-nav{border-top:1px solid #edf1f4;height:48px}.main-nav-inner{align-items:center;gap:36px;height:100%;padding-left:304px;font-size:14px;font-weight:600;display:flex}.main-nav-inner>a{border-bottom:2px solid #0000;align-items:center;height:100%;transition:color .2s,border-color .2s;display:inline-flex}.main-nav-inner>a:hover{color:var(--teal);border-bottom-color:var(--teal)}.category-dropdown{position:relative}.category-trigger{background:var(--teal);cursor:pointer;appearance:none;box-sizing:border-box;border:0;justify-content:space-between;align-items:center;width:220px;height:100%;min-height:48px;padding:0 18px;font-size:14px;font-weight:700;line-height:1;display:inline-flex;color:#fff!important;border-bottom:0!important}.category-dropdown{height:100%;display:flex;position:relative}.category-dropdown-panel{z-index:100;border:1px solid var(--line);background:#fff;border-radius:0 0 10px 10px;width:260px;padding:6px;position:absolute;top:100%;left:0;box-shadow:0 18px 40px #0f1e2d2e}.category-dropdown-panel a{border-radius:7px;align-items:center;gap:10px;padding:11px 12px;font-size:13px;font-weight:600;display:flex;color:var(--ink)!important;border-bottom:0!important}.category-dropdown-panel a:hover{background:var(--teal-soft);color:var(--teal)!important}.cat-emoji{font-size:16px}.nav-highlight{color:#c57911;margin-left:auto}.mobile-menu{display:none;position:relative}.mobile-menu summary{list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu-panel{border:1px solid var(--line);width:220px;box-shadow:var(--shadow);background:#fff;border-radius:12px;padding:10px;position:absolute;top:40px;right:0}.mobile-menu-panel a{border-radius:7px;padding:12px;display:block}.mobile-menu-panel a:hover{background:var(--teal-soft);color:var(--teal)}.hero{color:#fff;background:radial-gradient(circle at 80% 20%,#13b1a42e,#0000 28%),linear-gradient(118deg,#071523 0%,#0a253b 55%,#0d3747 100%);position:relative;overflow:hidden}.hero:before,.hero:after{content:"";border:1px solid #ffffff0f;border-radius:50%;position:absolute}.hero:before{width:520px;height:520px;bottom:-390px;left:-210px}.hero:after{width:700px;height:700px;top:-460px;right:-440px}.hero-grid{z-index:1;align-items:center;min-height:570px;display:flex;position:relative}.hero-copy{width:100%;max-width:900px}.eyebrow{color:#8ee7df;letter-spacing:.05em;background:#09746d29;border:1px solid #54e5d752;border-radius:40px;align-items:center;gap:7px;padding:7px 11px;font-size:12px;font-weight:700;display:inline-flex}.eyebrow.light{color:#d4fffa;background:#ffffff14;border-color:#ffffff38}.hero-copy h1{letter-spacing:-.04em;margin:22px 0 18px;font-size:clamp(46px,5vw,72px);line-height:1.15}.hero-copy h1 em{color:#54d6c9;font-style:normal}.hero-copy>p{color:#b8c9d7;max-width:640px;margin:0 0 25px;font-size:17px;line-height:1.85}.hero-search{width:min(720px,100%);height:62px;color:var(--teal);background:#fff;border-radius:10px;align-items:center;padding-left:20px;display:flex;overflow:hidden;box-shadow:0 16px 35px #0003}.hero-search input{background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%;padding:0 13px;font-size:15px}.hero-search button{color:#fff;background:var(--teal);cursor:pointer;border:0;height:100%;padding:0 30px;font-size:15px;font-weight:700}.hero-actions{gap:12px;margin-top:20px;display:flex}.button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 20px;font-size:14px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{color:#fff;background:var(--teal);box-shadow:0 9px 22px #087f7838}.button.primary:hover{background:var(--teal-dark)}.button.ghost{color:#fff;background:#ffffff14;border-color:#fff3}.button.ghost-dark{border-color:var(--line);color:var(--ink);background:#fff}.trust-row{color:#9eb5c5;gap:22px;margin-top:24px;font-size:12px;display:flex}.trust-row span{align-items:center;gap:6px;display:inline-flex}.trust-row svg{color:#54d6c9}.chat-workspace header i{background:#32c98b;border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 5px #32c98b1a}.radial-progress{border:6px solid #ffffff14;border-top-color:#3bc6b8;border-radius:50%;place-items:center;width:58px;height:58px;display:grid}.radial-progress span{color:#fff;font-size:11px;font-weight:700}.section{padding:86px 0}.section-heading{margin-bottom:34px}.section-heading.split{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.section-heading.centered{text-align:center}.section-kicker{color:var(--teal);letter-spacing:.14em;margin-bottom:9px;font-size:11px;font-weight:800;display:block}.section-heading h2{color:var(--navy);letter-spacing:-.03em;margin:0;font-size:clamp(28px,3vw,39px)}.section-heading p{color:var(--muted);margin:11px 0 0;line-height:1.7}.section-heading>a{color:var(--teal);align-items:center;gap:7px;font-size:13px;font-weight:700;display:inline-flex}.category-section{background:#fff}.category-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.category-block-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.category-block{border:1px solid var(--line);background:#fff;border-radius:14px;min-width:0;padding:22px 24px;transition:box-shadow .2s}.category-block:hover{box-shadow:0 12px 32px #0f283c14}.category-block-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:13px;display:flex}.category-block-head h3{margin:0;font-size:18px;font-weight:800}.category-block-head a{color:var(--teal);align-items:center;gap:4px;font-size:12px;font-weight:600;display:inline-flex}.category-block-items{grid-template-columns:1fr 1fr;gap:14px;display:grid}.category-block-item{cursor:pointer;border-radius:10px;align-items:center;gap:12px;padding:10px;transition:background .15s;display:flex}.category-block-item:hover{background:var(--teal-soft)}.cbi-img{width:72px;height:72px;color:var(--teal);background:linear-gradient(135deg,#f0f7f6,#e8f5f3);border-radius:10px;flex:0 0 72px;place-items:center;font-size:26px;font-weight:900;display:grid;overflow:hidden}.cbi-img img{object-fit:cover;width:100%;height:100%}.cbi-info{flex-direction:column;gap:3px;min-width:0;display:flex}.cbi-info small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.cbi-info strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13.5px;line-height:1.4;display:-webkit-box;overflow:hidden}.cbi-price{color:#c2372e;font-size:14px;font-weight:700}.category-block-empty{text-align:center;color:var(--muted);border:1px dashed var(--line);background:#fafcfd;border-radius:10px;padding:28px 0;font-size:12px}@media (width<=820px){.category-block-grid,.category-block-items{grid-template-columns:minmax(0,1fr)}.category-block{padding:18px}}.category-card{border:1px solid var(--line);border-radius:13px;grid-template-columns:55px 1fr 20px;align-items:center;gap:15px;min-height:130px;padding:22px;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid}.category-card:hover{box-shadow:var(--shadow);border-color:#a4d8d3;transform:translateY(-4px)}.category-icon{width:53px;height:53px;color:var(--teal);background:var(--teal-soft);border-radius:12px;place-items:center;display:grid}.category-card h3{margin:0 0 7px;font-size:16px}.category-card p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.category-card>svg{color:#aab6c4}.catalog-preview{background:var(--surface)}.empty-catalog-card{background:#fff;border:1px solid #dfe7ed;border-radius:18px;grid-template-columns:220px 1fr 210px;align-items:center;gap:30px;padding:36px 42px;display:grid;box-shadow:0 14px 40px #0c2a400f}.catalog-index{border-right:1px solid var(--line);flex-direction:column;padding-right:28px;display:flex}.catalog-index>span{color:var(--muted);font-size:12px}.catalog-index strong{margin:6px 0 12px;font-size:34px}.catalog-index strong small{color:#8a98aa;font-size:16px}.catalog-index i{background:#edf1f4;border-radius:20px;height:5px}.catalog-index i b{border-radius:inherit;background:var(--teal);width:2%;height:100%;display:block}.empty-visual{grid-template-columns:70px 1fr;align-items:center;display:grid}.empty-visual>svg{color:#6caea8;grid-row:1/4}.empty-visual h3{margin:0 0 5px;font-size:18px}.empty-visual p{color:var(--muted);margin:0;font-size:13px}.empty-visual div{gap:7px;margin-top:12px;display:flex}.empty-visual div span{color:var(--teal-dark);background:var(--teal-soft);border-radius:5px;padding:5px 8px;font-size:10px}.advantages{background:#fff}.advantage-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.advantage-grid article{border:1px solid var(--line);background:#fff;border-radius:14px;min-height:230px;padding:30px 26px;position:relative;overflow:hidden}.advantage-grid article>svg{color:var(--teal)}.advantage-number{color:#eef2f5;font-size:52px;font-weight:900;position:absolute;top:10px;right:17px}.advantage-grid h3{margin:50px 0 10px;font-size:17px;position:relative}.advantage-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.75;position:relative}.agent-showcase{color:#fff;background:linear-gradient(125deg,#07332f,#075f58 58%,#087f78);position:relative;overflow:hidden}.agent-showcase:before{content:"";border:1px solid #ffffff14;border-radius:50%;width:520px;height:520px;position:absolute;top:-240px;right:-180px}.agent-showcase-grid{grid-template-columns:1fr .88fr;align-items:center;gap:90px;display:grid;position:relative}.agent-showcase h2{margin:20px 0 17px;font-size:clamp(31px,3.4vw,45px);line-height:1.25}.agent-showcase p{color:#c3e3df;line-height:1.85}.agent-showcase ul{gap:10px;margin:22px 0 25px;padding:0;list-style:none;display:grid}.agent-showcase li{color:#ddf5f2;align-items:center;gap:9px;font-size:14px;display:flex}.light-button{color:var(--teal-dark);background:#fff}.agent-demo-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#07252c73;border:1px solid #ffffff38;border-radius:18px;padding:22px;box-shadow:0 25px 65px #031b1a40}.agent-demo-card header{border-bottom:1px solid #ffffff1a;justify-content:space-between;padding-bottom:16px;display:flex}.agent-demo-card header span{align-items:center;gap:8px;font-weight:700;display:inline-flex}.agent-demo-card header small{color:#8ef0c6}.demo-message{border-radius:11px;max-width:88%;margin-top:15px;padding:12px 14px;font-size:13px;line-height:1.65}.demo-message.agent{color:#d5edeb;background:#ffffff1a}.demo-message.user{color:var(--teal-dark);background:#fff;margin-left:auto}.demo-input{color:#96bbb7;border:1px solid #ffffff24;border-radius:9px;justify-content:space-between;align-items:center;margin-top:18px;padding:12px 14px;font-size:12px;display:flex}.demo-input i{width:29px;height:29px;color:var(--teal);background:#fff;border-radius:7px;place-items:center;display:grid}.purchase-flow{background:#fff}.flow-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.flow-grid article{border:1px solid var(--line);background:linear-gradient(135deg,#fff,#f7fafb);border-radius:16px;padding:35px}.flow-grid article.accent{background:linear-gradient(135deg,#f4fbfa,#e8f5f3);border-color:#b8dedb}.flow-grid article>span{color:var(--teal);font-size:11px;font-weight:800}.flow-grid h3{margin:7px 0 10px;font-size:25px}.flow-grid p{color:var(--muted);margin:0 0 24px;line-height:1.7}.flow-grid article>div{color:#435167;align-items:center;gap:8px;font-size:12px;display:flex}.flow-grid i{width:27px;height:27px;color:var(--teal);background:var(--teal-soft);border-radius:50%;place-items:center;font-size:10px;font-style:normal;font-weight:800;display:grid}.flow-grid svg{color:#9eabb8;width:14px}.page-surface{background:var(--surface);min-height:700px}.page-hero{color:#fff;background:radial-gradient(circle at 82% 20%, #25bfb133, transparent 25%), linear-gradient(125deg, var(--navy), #103750);padding:62px 0}.page-hero.compact{padding:42px 0}.page-hero span,.knowledge-hero>.shell>span{color:#62d5c9;letter-spacing:.14em;font-size:11px;font-weight:800}.page-hero h1,.knowledge-hero h1{margin:8px 0;font-size:36px}.page-hero p,.knowledge-hero p{color:#b6c9d7;margin:0}.page-hero-grid{justify-content:space-between;align-items:center;display:flex}.page-hero-note{background:#ffffff0f;border:1px solid #ffffff21;border-radius:12px;align-items:center;gap:13px;min-width:340px;padding:17px;display:flex}.page-hero-note>svg{color:#62d5c9}.page-hero-note p{flex-direction:column;margin:0;display:flex}.page-hero-note strong{color:#fff;font-size:13px}.page-hero-note span{color:#adc3d2;letter-spacing:0;margin-top:4px;font-size:11px;font-weight:400}.breadcrumb{color:#8a98a8;padding-top:18px;font-size:12px}.products-layout{grid-template-columns:230px 1fr;gap:22px;padding-top:18px;padding-bottom:80px;display:grid}.filter-panel,.product-results,.inquiry-form-card,.inquiry-aside,.cart-empty,.order-summary{border:1px solid var(--line);background:#fff;border-radius:13px}.filter-panel{align-self:start;overflow:hidden}.filter-title{color:#fff;background:var(--navy-2);align-items:center;gap:8px;padding:17px;font-weight:700;display:flex}.filter-panel section{border-bottom:1px solid #edf1f4;padding:15px 17px}.filter-panel h3{justify-content:space-between;margin:0 0 12px;font-size:13px;display:flex}.filter-panel label{color:#59687b;grid-template-columns:18px 1fr 25px;align-items:center;padding:7px 0;font-size:12px;display:grid}.filter-panel input{accent-color:var(--teal)}.filter-panel small{color:#abb5c1;text-align:right}.filter-panel>button{border:1px solid var(--line);color:#8d98a6;background:#f8fafb;border-radius:7px;justify-content:center;align-items:center;gap:6px;width:calc(100% - 34px);height:36px;margin:13px 17px;display:flex}.mini-empty{color:#98a3b0;text-align:center;background:#f5f7f9;border-radius:6px;padding:10px;font-size:11px}.product-results{min-height:620px;padding:20px}.catalog-search{border:1px solid #bdd3d1;border-radius:8px;align-items:center;height:46px;display:flex;overflow:hidden}.catalog-search svg{color:var(--teal);margin-left:14px}.catalog-search input{border:0;outline:0;flex:1;height:100%;padding:0 12px}.catalog-search button{color:#fff;background:var(--teal);border:0;height:100%;padding:0 24px;font-weight:700}.results-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 0 14px;display:flex}.results-toolbar>div:first-child{align-items:baseline;gap:11px;display:flex}.results-toolbar span{color:var(--muted);font-size:11px}.toolbar-actions{gap:7px;display:flex}.toolbar-actions button{border:1px solid var(--line);color:#8995a4;background:#fff;border-radius:6px;justify-content:center;align-items:center;gap:5px;min-width:34px;height:32px;font-size:11px;display:inline-flex}.toolbar-actions button.active{color:var(--teal);background:var(--teal-soft);border-color:#a7d2ce}.products-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:480px;display:flex}.empty-icon{color:#6aa9a3;background:var(--teal-soft);border-radius:50%;place-items:center;width:90px;height:90px;display:grid}.products-empty h2{margin:22px 0 8px;font-size:23px}.products-empty>p{max-width:540px;color:var(--muted);margin:0;line-height:1.7}.empty-stats{align-items:center;gap:26px;margin:25px 0;display:flex}.empty-stats span{flex-direction:column;display:flex}.empty-stats strong{color:var(--navy);font-size:23px}.empty-stats small{color:#8d99a8;font-size:10px}.empty-stats i{background:var(--line);width:1px;height:35px}.cart-page{grid-template-columns:1fr 350px;gap:22px;padding-top:30px;padding-bottom:80px;display:grid}.cart-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:450px;display:flex}.cart-empty>span{width:92px;height:92px;color:var(--teal);background:var(--teal-soft);border-radius:50%;place-items:center;display:grid}.cart-empty h2{margin:22px 0 8px}.cart-empty p{max-width:480px;color:var(--muted);margin:0 0 25px;line-height:1.7}.order-summary{align-self:start;padding:24px}.order-summary h2{margin:0 0 22px}.order-summary>div{color:#637186;justify-content:space-between;padding:10px 0;font-size:13px;display:flex}.order-summary .total{border-top:1px solid var(--line);margin-top:12px;padding:18px 0}.order-summary .total strong{color:#d75242;font-size:22px}.order-summary>button{color:#9da8b3;background:#e5eaee;border:0;border-radius:8px;width:100%;height:45px;font-weight:700}.order-summary>p{color:var(--muted);margin:22px 0 10px;font-size:11px}.order-summary ul{grid-template-columns:repeat(3,1fr);gap:6px;margin:0;padding:0;list-style:none;display:grid}.order-summary li{border:1px solid var(--line);color:#667489;border-radius:7px;flex-direction:column;align-items:center;gap:7px;padding:10px 3px;font-size:9px;display:flex}.order-summary li svg{width:19px;color:var(--teal)}.account-page{color:#fff;background:radial-gradient(circle at 14% 20%,#1cb4a733,#0000 27%),linear-gradient(125deg,#071726,#0b3246 63%,#0d514f);min-height:690px;padding:72px 0}.account-grid{grid-template-columns:1.2fr .8fr;align-items:start;gap:64px;padding-top:40px;display:grid}.account-intro h1{max-width:650px;margin:22px 0 15px;font-size:clamp(34px,4vw,50px);line-height:1.3}.account-intro>p{color:#bad0dc;max-width:630px;margin:0;line-height:1.8}.account-feature-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:35px;display:grid}.account-feature-grid article{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:11px;grid-template-columns:38px 1fr;padding:18px;display:grid}.account-feature-grid svg{color:#54d6c9;grid-row:1/3}.account-feature-grid h3{margin:0 0 5px;font-size:14px}.account-feature-grid p{color:#a8c0cc;margin:0;font-size:11px;line-height:1.55}.login-card{color:var(--ink);background:#fff;border-radius:18px;padding:30px;box-shadow:0 30px 70px #00000047}.login-heading{border-bottom:1px solid var(--line);align-items:center;gap:13px;padding-bottom:22px;display:flex}.login-heading>span{width:44px;height:44px;color:var(--teal);background:var(--teal-soft);border-radius:10px;place-items:center;display:grid}.login-heading h2{margin:0;font-size:19px}.login-heading p{color:var(--muted);margin:4px 0 0;font-size:11px}.login-card label,.login-card>label{flex-direction:column;gap:7px;margin-top:16px;font-size:12px;font-weight:700;display:flex}.login-card label input,.login-card input{border:1px solid var(--line);background:#f8fafb;border-radius:7px;height:44px;padding:0 12px;font-size:14px;transition:border-color .2s,box-shadow .2s}.login-card label input:focus,.login-card input:focus{border-color:var(--teal);background:#fff;outline:none;box-shadow:0 0 0 3px #087f781a}.login-options{color:#788696;justify-content:space-between;margin:12px 0 18px;font-size:10px;display:flex}.login-card>button,.login-card>form button[type=submit]{color:#fff;background:var(--teal);cursor:pointer;border:0;border-radius:7px;justify-content:center;align-items:center;gap:8px;width:100%;height:46px;margin-top:18px;font-size:14px;font-weight:700;transition:background .2s;display:flex}.login-card>button:hover,.login-card>form button[type=submit]:hover{background:#09756c}.login-card>button:disabled{opacity:.65}.login-card>button.outline{color:var(--teal);background:var(--teal-soft);border:1px solid #b9dcd9}.login-divider{border-top:1px solid var(--line);text-align:center;margin:20px 0;position:relative}.login-divider span{color:#9aa5b1;background:#fff;padding:0 12px;font-size:10px;position:relative;top:-8px}.login-note{color:#8a96a4;text-align:center;margin:15px 0 0;font-size:11px;line-height:1.6}.user-detail{border:1px solid var(--line);background:#f8fafb;border-radius:10px;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;padding:16px;display:grid}.user-detail>div{flex-direction:column;gap:3px;display:flex}.user-detail span{color:var(--muted);font-size:10px}.user-detail strong{font-size:12px}.inquiry-layout{grid-template-columns:1fr 320px;gap:22px;padding-top:30px;padding-bottom:80px;display:grid}.inquiry-form-card{padding:30px}.form-heading{align-items:center;gap:13px;margin-bottom:22px;display:flex}.form-heading.second{border-top:1px solid var(--line);margin-top:34px;padding-top:30px}.form-heading>span{width:39px;height:39px;color:var(--teal);background:var(--teal-soft);border-radius:9px;place-items:center;font-weight:800;display:grid}.form-heading h2{margin:0;font-size:18px}.form-heading p{color:var(--muted);margin:4px 0 0;font-size:11px}.form-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.form-grid label{flex-direction:column;gap:7px;font-size:12px;font-weight:700;display:flex}.form-grid label.full,.file-drop.full{grid-column:1/-1}.form-grid input,.form-grid textarea,.form-grid select{border:1px solid var(--line);background:#fbfcfd;border-radius:7px;outline:0;width:100%}.form-grid input,.form-grid select{height:43px;padding:0 12px}.form-grid textarea{resize:vertical;min-height:125px;padding:12px}.form-grid input:focus,.form-grid textarea:focus,.form-grid select:focus{border-color:#7ebbb5;box-shadow:0 0 0 3px #087f7814}.file-drop{color:#788696;background:#f8fafb;border:1px dashed #afc3d0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:100px;display:flex}.file-drop svg{color:var(--teal);margin-bottom:6px}.file-drop strong{color:#4d5b6e;font-size:12px}.file-drop span{margin-top:4px;font-size:9px}.form-submit{border:0;margin-top:27px}.framework-note{color:#99a4b0;margin:0 0 0 13px;font-size:10px;display:inline-block}.inquiry-aside{align-self:start;padding:25px}.inquiry-aside h2{margin:0 0 22px;font-size:18px}.inquiry-aside ol{gap:18px;margin:0;padding:0;list-style:none;display:grid}.inquiry-aside li{grid-template-columns:31px 1fr;gap:11px;display:grid}.inquiry-aside li>span{width:29px;height:29px;color:var(--teal);background:var(--teal-soft);border-radius:50%;place-items:center;font-size:10px;font-weight:800;display:grid}.inquiry-aside li strong{font-size:12px}.inquiry-aside li p{color:var(--muted);margin:4px 0 0;font-size:11px;line-height:1.5}.privacy-note,.response-note{color:var(--teal);background:var(--teal-soft);border-radius:8px;gap:10px;margin-top:22px;padding:13px;display:flex}.response-note{color:#a96e16;background:var(--amber-soft);margin-top:9px}.privacy-note p,.response-note p{flex-direction:column;margin:0;display:flex}.privacy-note strong,.response-note strong{font-size:11px}.privacy-note span,.response-note span{color:#718093;margin-top:3px;font-size:11px;line-height:1.4}.knowledge-hero{text-align:center;color:#fff;background:radial-gradient(circle at 50% -20%,#3bc6b83b,#0000 35%),linear-gradient(135deg,#071726,#0c354b);padding:68px 0 73px}.knowledge-search{width:min(680px,100%);height:52px;color:var(--teal);background:#fff;border-radius:8px;align-items:center;margin:28px auto 0;padding-left:16px;display:flex;overflow:hidden}.knowledge-search input{border:0;outline:0;flex:1;min-width:0;height:100%;padding:0 12px}.knowledge-search button{color:#fff;background:var(--teal);border:0;height:100%;padding:0 25px;font-weight:700}.document-count{color:var(--muted);font-size:12px}.document-count strong{color:var(--teal);font-size:25px}.knowledge-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.knowledge-grid article{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:55px 1fr;align-items:center;gap:16px;min-height:135px;padding:22px;display:grid}.knowledge-grid article>span{width:52px;height:52px;color:var(--teal);background:var(--teal-soft);border-radius:11px;place-items:center;display:grid}.knowledge-grid h3{margin:0 0 6px;font-size:15px}.knowledge-grid p{color:var(--muted);margin:0 0 9px;font-size:11px}.knowledge-grid small{color:#9ba6b2;font-size:11px}.knowledge-empty{background:#f9fbfc;border:1px dashed #bdcbd6;border-radius:12px;grid-template-columns:60px 1fr auto;align-items:center;gap:20px;margin-top:22px;padding:25px;display:grid}.knowledge-empty>svg{color:#7baaa6}.knowledge-empty h2{margin:0 0 5px;font-size:17px}.knowledge-empty p{color:var(--muted);margin:0;font-size:11px}.assistant-page{background:#eef3f6;min-height:760px;padding:30px 0}.assistant-workspace{background:#fff;border:1px solid #d6e0e8;border-radius:17px;grid-template-columns:255px 1fr;min-height:690px;display:grid;overflow:hidden;box-shadow:0 20px 60px #0b25381a}.assistant-sidebar{color:#dce9ef;background:linear-gradient(#0a2133,#0a2d39);flex-direction:column;padding:22px;display:flex}.workspace-brand{align-items:center;gap:10px;display:flex}.workspace-brand>span{color:#64e0d2;background:#2fc0b224;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.workspace-brand div{flex-direction:column;display:flex}.workspace-brand strong{font-size:13px}.workspace-brand small{color:#7594a6;letter-spacing:.08em;margin-top:2px;font-size:8px}.new-chat{color:#d7e6ed;text-align:left;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;height:39px;margin-top:24px;padding:0 13px;font-size:11px}.agent-capabilities{gap:10px;margin-top:29px;display:grid}.agent-capabilities h3{color:#7191a3;letter-spacing:.12em;margin:0 0 2px;font-size:9px}.agent-capabilities span{align-items:center;gap:7px;font-size:10px;display:flex}.agent-capabilities svg{color:#50d1c2;width:14px}.data-status{background:#ffffff0a;border:1px solid #ffffff17;border-radius:10px;grid-template-columns:33px 1fr;margin-top:auto;padding:14px;display:grid}.data-status>svg{color:#4dc7ba;grid-row:1/3}.data-status div{justify-content:space-between;font-size:9px;display:flex}.data-status div span{color:#7f9bac}.data-status>i{background:#ffffff17;border-radius:10px;grid-column:1/-1;height:4px;margin-top:11px}.data-status i b{background:#50d1c2;width:1%;height:100%;display:block}.data-status>small{color:#708c9e;grid-column:1/-1;margin-top:8px;font-size:8px}.chat-workspace{grid-template-rows:70px 1fr auto;min-width:0;display:grid}.chat-workspace>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:0 24px;display:flex}.chat-workspace>header>div{align-items:center;gap:10px;display:flex}.chat-workspace>header>div>span{width:37px;height:37px;color:var(--teal);background:var(--teal-soft);border-radius:9px;place-items:center;display:grid}.chat-workspace header p{flex-direction:column;margin:0;display:flex}.chat-workspace header strong{font-size:13px}.chat-workspace header small{color:#8996a5;align-items:center;gap:7px;margin-top:3px;font-size:8px;display:inline-flex}.chat-workspace header button{border:1px solid var(--line);color:#59687a;background:#fff;border-radius:7px;align-items:center;gap:6px;height:34px;padding:0 12px;font-size:10px;display:inline-flex}.chat-workspace header button svg{width:15px}.workspace-messages{background:radial-gradient(circle at 50% 5%,#087f780d,#0000 25%),#fbfcfd;max-height:510px;padding:30px 9%;overflow-y:auto}.welcome-block{text-align:center}.welcome-block>span{width:55px;height:55px;color:var(--teal);background:var(--teal-soft);border-radius:15px;place-items:center;margin:0 auto 14px;display:grid}.welcome-block h1{margin:0 0 8px;font-size:23px}.welcome-block p{color:var(--muted);margin:0;font-size:11px}.welcome-block>div{justify-content:center;gap:8px;margin:20px 0 28px;display:flex}.welcome-block button{color:#536477;background:#fff;border:1px solid #cddce2;border-radius:7px;padding:8px 11px;font-size:9px}.workspace-message{align-items:flex-start;gap:10px;margin:13px 0;display:flex}.workspace-message>span{width:29px;height:29px;color:var(--teal);background:var(--teal-soft);border-radius:8px;place-items:center;display:grid}.workspace-message>span svg{width:15px}.workspace-message p{border:1px solid var(--line);color:#425065;background:#fff;border-radius:4px 11px 11px;max-width:72%;margin:0;padding:11px 13px;font-size:11px;line-height:1.65}.workspace-message.user{flex-direction:row-reverse}.workspace-message.user>span{color:#8b6d26;background:var(--amber-soft)}.workspace-message.user p{background:var(--teal-soft);border-color:#b9dedb;border-radius:11px 4px 11px 11px}.workspace-input{border:1px solid #b9cbd5;border-radius:11px;margin:0 9% 28px;padding:10px 12px;box-shadow:0 8px 25px #0c2a3f12}.workspace-input textarea{resize:none;border:0;outline:0;width:100%;height:55px}.workspace-input>div{justify-content:space-between;align-items:center;display:flex}.workspace-input span{color:#94a0ae;align-items:center;gap:5px;font-size:8px;display:inline-flex}.workspace-input span svg{width:13px}.workspace-input button{color:#fff;background:var(--teal);border:0;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.workspace-input button svg{width:16px}.assistant-widget{z-index:50;position:fixed;bottom:24px;right:24px}.assistant-toggle{color:#fff;background:var(--teal);border:0;border-radius:24px;align-items:center;gap:8px;height:48px;margin-left:auto;padding:0 17px;font-weight:700;display:flex;box-shadow:0 12px 30px #054a464d}.assistant-widget.is-open .assistant-toggle{justify-content:center;width:48px;padding:0}.assistant-panel{border:1px solid var(--line);background:#fff;border-radius:15px;width:355px;margin-bottom:12px;overflow:hidden;box-shadow:0 24px 70px #04182838}.assistant-panel>header{color:#fff;background:linear-gradient(120deg, var(--navy-2), #0b5b59);grid-template-columns:40px 1fr 30px;align-items:center;gap:10px;padding:15px;display:grid}.assistant-avatar{color:#7ae1d7;background:#ffffff17;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.assistant-panel header>div:nth-child(2){flex-direction:column;display:flex}.assistant-panel header strong{font-size:12px}.assistant-panel header small{color:#a8c7cf;align-items:center;gap:6px;margin-top:3px;font-size:8px;display:inline-flex}.assistant-panel header button{color:#b9d1da;background:0 0;border:0;place-items:center;padding:0;display:grid}.assistant-messages{background:#f7f9fb;min-height:150px;max-height:250px;padding:14px;overflow-y:auto}.message{border:1px solid var(--line);color:#536174;background:#fff;border-radius:4px 10px 10px;width:fit-content;max-width:85%;margin-bottom:9px;padding:9px 11px;font-size:10px;line-height:1.55}.message.user{color:var(--teal-dark);background:var(--teal-soft);border-color:#b7ddd9;border-radius:10px 4px 10px 10px;margin-left:auto}.quick-questions{gap:5px;padding:9px 12px 0;display:flex;overflow-x:auto}.quick-questions button{white-space:nowrap;border:1px solid var(--line);color:#647386;background:#fff;border-radius:6px;padding:6px 8px;font-size:8px}.assistant-panel>form{gap:7px;padding:10px 12px;display:flex}.assistant-panel>form input{border:1px solid var(--line);border-radius:7px;outline:0;flex:1;min-width:0;height:36px;padding:0 10px;font-size:10px}.assistant-panel>form button{color:#fff;background:var(--teal);border:0;border-radius:7px;place-items:center;width:36px;display:grid}.assistant-full-link{border-top:1px solid var(--line);height:34px;color:var(--teal);justify-content:center;align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.service-strip{border-bottom:1px solid #ffffff14}.service-grid{grid-template-columns:repeat(4,1fr);align-items:center;gap:20px;min-height:90px;display:grid}.service-grid>div{align-items:center;gap:12px;display:flex}.service-grid svg{color:#56d3c7}.service-grid span{flex-direction:column;display:flex}.service-grid strong{font-size:12px}.service-grid small{color:#879ead;margin-top:4px;font-size:11px}.site-footer{color:#d0dce5;background:var(--navy)}.footer-grid{grid-template-columns:2fr 1fr 1fr 1.3fr;gap:50px;min-height:230px;padding-top:48px;display:grid}.footer-brand{align-items:flex-start;gap:14px;display:flex}.footer-brand strong{margin:5px 0 7px;display:block}.footer-brand p,.footer-grid>div>p{color:#8299aa;margin:0 0 8px;font-size:12px;line-height:1.6}.footer-grid h3{color:#fff;margin:6px 0 15px;font-size:13px}.footer-grid>div>a{color:#8fa5b4;margin-bottom:10px;font-size:12px;display:block}.footer-grid>div>a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff14}.footer-bottom>div{color:#687f91;justify-content:space-between;align-items:center;min-height:55px;font-size:11px;display:flex}@media (width<=1050px){.header-main{grid-template-columns:280px 1fr 150px;gap:18px}.main-nav-inner{gap:24px;padding-left:298px}.hero-grid{gap:35px}.category-grid,.knowledge-grid{grid-template-columns:repeat(2,1fr)}.empty-catalog-card{grid-template-columns:180px 1fr}.empty-catalog-card>.button{grid-column:1/-1;justify-self:center}.account-grid{gap:45px}}@media (width<=820px){.topbar,.main-nav,.header-search,.header-actions{display:none}.header-main{grid-template-columns:1fr auto;height:86px}.brand{flex-direction:row;justify-content:flex-start;align-self:center;gap:14px;width:auto;height:auto;padding-top:0;position:static}.brand-copy{align-items:flex-start}.mobile-menu{display:block}.hero-grid,.agent-showcase-grid,.account-grid{grid-template-columns:1fr}.hero-grid{padding:65px 0}.advantage-grid{grid-template-columns:repeat(2,1fr)}.products-layout{grid-template-columns:1fr}.filter-panel{display:none}.cart-page,.inquiry-layout{grid-template-columns:1fr}.order-summary,.inquiry-aside{width:100%}.assistant-workspace{grid-template-columns:1fr}.assistant-sidebar{display:none}.footer-grid{grid-template-columns:repeat(2,1fr)}.service-grid{grid-template-columns:repeat(2,1fr);padding:20px 0}}@media (width<=560px){.shell{width:min(100% - 28px,1180px)}.section{padding:60px 0}.brand-mark{width:38px;height:38px}.brand-copy strong{font-size:19px}.hero-copy h1{font-size:36px}.hero-search{grid-template-columns:36px 1fr;height:auto;display:grid}.hero-search svg{margin-left:13px}.hero-search input{height:50px}.hero-search button{grid-column:1/-1;height:42px}.hero-actions,.trust-row{flex-wrap:wrap}.page-hero-grid{flex-direction:column;align-items:flex-start}.category-grid,.knowledge-grid,.advantage-grid,.flow-grid,.account-feature-grid,.form-grid{grid-template-columns:1fr}.empty-catalog-card{grid-template-columns:1fr;padding:28px 22px}.catalog-index{border-right:0;border-bottom:1px solid var(--line);padding:0 0 20px}.empty-visual{text-align:center;grid-template-columns:1fr}.empty-visual>svg{grid-row:auto;margin:0 auto 10px}.empty-visual div{flex-wrap:wrap;justify-content:center}.page-hero-note{min-width:0;margin-top:20px}.form-grid label.full,.file-drop.full{grid-column:auto}.framework-note{margin:10px 0 0;display:block}.knowledge-empty{text-align:center;grid-template-columns:1fr}.knowledge-empty>svg{margin:auto}.welcome-block>div{flex-direction:column}.workspace-messages{padding-inline:15px}.workspace-input{margin-inline:15px}.assistant-widget{bottom:12px;right:12px}.assistant-panel{width:min(355px,100vw - 24px)}.service-grid,.footer-grid{grid-template-columns:1fr}.service-grid{gap:16px}.footer-grid{gap:25px;padding-bottom:40px}.footer-bottom>div{flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;min-height:70px}}.assistant-panel header i,.chat-workspace header i{background:#32c98b;border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 5px #32c98b1a}.workspace-message-body{max-width:min(680px,100% - 8px)}.workspace-message-body>p{border:1px solid var(--line);color:var(--ink);white-space:pre-line;background:#fff;border-radius:8px;margin:0;padding:12px 14px;font-size:12px;line-height:1.75}.workspace-message.user .workspace-message-body{margin-left:auto}.workspace-message.user .workspace-message-body>p{border-color:var(--teal);background:var(--teal);color:#fff}.assistant-candidates{gap:6px;margin-top:8px;display:grid}.assistant-candidates a{border:1px solid var(--line);min-height:56px;color:var(--ink);background:#f8fafb;border-radius:7px;justify-content:space-between;align-items:center;gap:14px;padding:9px 12px;display:flex}.assistant-candidates a:hover{border-color:var(--teal);background:var(--teal-soft)}.assistant-candidates div{min-width:0}.assistant-candidates strong,.assistant-candidates span{text-overflow:ellipsis;display:block;overflow:hidden}.assistant-candidates strong{font-size:12px}.assistant-candidates span{color:var(--muted);margin-top:3px;font-size:10px}.assistant-candidates small{color:var(--teal);flex:none;font-size:11px;font-weight:700}.assistant-loading p,.assistant-panel .assistant-loading{align-items:center;gap:7px;display:flex}.assistant-loading svg,.workspace-input button:disabled svg,.assistant-panel>form button:disabled svg{animation:.9s linear infinite assistant-spin}.workspace-input button:disabled,.assistant-panel button:disabled{cursor:not-allowed;opacity:.55}.assistant-panel .message{white-space:pre-line}.assistant-panel-actions{border-top:1px solid var(--line);grid-template-columns:.8fr 1.2fr;min-height:38px;display:grid}.assistant-panel-actions>button,.assistant-panel-actions>a{height:38px;color:var(--teal);cursor:pointer;background:#fff;border:0;border-radius:0;justify-content:center;align-items:center;gap:5px;font-size:10px;font-weight:700;display:flex}.assistant-panel-actions>button{border-right:1px solid var(--line)}.assistant-panel-actions .assistant-full-link{border-top:0}.customer-service-backdrop{z-index:1200;background:#0e1a2694;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.customer-service-dialog{border:1px solid var(--line);background:#fff;border-radius:8px;width:min(560px,100%);overflow:hidden;box-shadow:0 22px 70px #0a1b2b3d}.customer-service-dialog>header{border-bottom:1px solid var(--line);background:#f7faf9;grid-template-columns:38px 1fr 34px;align-items:center;gap:10px;min-height:64px;padding:10px 16px;display:grid}.customer-service-dialog>header>span{color:#16794f;background:#e6f5ed;border-radius:7px;place-items:center;width:36px;height:36px;display:grid}.customer-service-dialog header strong,.customer-service-dialog header small{display:block}.customer-service-dialog header strong{font-size:14px}.customer-service-dialog header small{color:var(--muted);margin-top:3px;font-size:10px}.customer-service-dialog header button{width:32px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.customer-service-content{grid-template-columns:220px 1fr;gap:24px;padding:24px;display:grid}.wecom-qr{text-align:center}.qr-frame{color:#81909e;background:#f5f7f8;border:1px dashed #aab7c4;border-radius:7px;place-items:center;width:190px;height:190px;margin:0 auto;display:grid;position:relative;overflow:hidden}.qr-frame.ready{background:#fff;border-style:solid}.qr-frame img{object-fit:contain;width:100%;height:100%;padding:5px;display:none;position:absolute;inset:0}.qr-frame.ready img{display:block}.wecom-qr>p{color:var(--muted);margin:9px 0 0;font-size:10px;line-height:1.5}.customer-service-details{align-self:center}.customer-service-details>strong{font-size:17px;display:block}.customer-service-details>span{color:#16794f;align-items:center;gap:6px;margin-top:7px;font-size:11px;display:flex}.online-dot{background:#1da765;border-radius:50%;width:7px;height:7px}.customer-service-details p{color:var(--muted);margin:12px 0 0;font-size:11px;line-height:1.65}.customer-service-details p:first-of-type{align-items:center;gap:6px;display:flex}.customer-service-details>a{background:var(--teal);color:#fff;border-radius:6px;align-items:center;gap:7px;min-height:38px;margin-top:16px;padding:0 14px;font-size:11px;font-weight:700;display:inline-flex}@keyframes assistant-spin{to{transform:rotate(360deg)}}@media (width<=640px){.workspace-message-body{max-width:calc(100% - 2px)}.assistant-candidates a{flex-direction:column;align-items:flex-start;gap:5px}.customer-service-backdrop{padding:10px}.customer-service-content{grid-template-columns:1fr;gap:16px;padding:18px}.qr-frame{width:176px;height:176px}.customer-service-details{text-align:center}.customer-service-details>span,.customer-service-details p:first-of-type{justify-content:center}}.assistant-history{gap:8px;min-height:0;margin-top:18px;display:grid}.assistant-history h3{color:#7895a6;align-items:center;gap:6px;margin:0;font-size:10px;font-weight:600;display:flex}.assistant-history h3 svg{width:13px;height:13px}.history-list{gap:4px;max-height:176px;padding-right:2px;display:grid;overflow-y:auto}.history-list button{color:#b8cbd5;text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;min-width:0;min-height:40px;padding:7px 9px;display:grid}.history-list button:hover,.history-list button.active{color:#e7f4f4;background:#2fc0b21a;border-color:#64e0d233}.history-list button:disabled{cursor:wait;opacity:.7}.history-list span{text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.35;overflow:hidden}.history-list small{color:#658394;white-space:nowrap;font-size:9px}.history-empty,.history-error{color:#6f8b9a;margin:0;font-size:10px;line-height:1.5}.history-error{color:#ef9a9a}.assistant-sidebar .agent-capabilities{margin-top:18px}.footer-legal{gap:16px;display:inline-flex}.footer-legal a{color:inherit;text-decoration:none}.footer-legal a:hover{color:#fff}.account-workspace-page{min-height:72vh;color:var(--ink);background:#f6f8fa;padding:0}.account-workspace{padding:52px 0 76px}.workspace-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:32px;padding-bottom:28px;display:flex}.workspace-kicker{color:var(--teal);margin:0 0 8px;font-size:12px;font-weight:700}.workspace-header h1{letter-spacing:0;margin:0;font-size:clamp(28px,4vw,42px);line-height:1.15}.workspace-header>div:first-child>p:last-child{color:var(--muted);margin:10px 0 0}.workspace-user{border:1px solid var(--line);background:var(--surface);border-radius:8px;grid-template-columns:40px minmax(0,1fr) 38px;align-items:center;gap:10px;min-width:280px;padding:12px 14px;display:grid}.workspace-user>span,.member-avatar{background:var(--teal-soft);width:40px;height:40px;color:var(--teal);border-radius:50%;place-items:center;font-weight:700;display:grid}.workspace-user div,.member-row>div{gap:3px;min-width:0;display:grid}.workspace-user strong,.workspace-user small,.member-row strong,.member-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.workspace-user small,.member-row small{color:var(--muted);font-size:12px}.icon-action{place-items:center;min-width:36px;height:36px;border:1px solid var(--line)!important;width:36px!important;color:var(--ink)!important;background:0 0!important;border-radius:6px!important;padding:0!important;display:grid!important}.icon-action:hover{border-color:var(--teal)!important;color:var(--teal)!important}.icon-action.danger{color:#c63f36!important}.workspace-tabs{background:var(--line);border:1px solid var(--line);border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:28px;padding:1px;display:grid;overflow:hidden}.workspace-tabs button{background:var(--surface);min-width:0;min-height:78px;color:var(--muted);text-align:left;cursor:pointer;border:0;border-radius:0;justify-content:flex-start;align-items:center;gap:12px;padding:14px 16px;display:flex}.workspace-tabs button:hover,.workspace-tabs button.active{background:var(--teal-soft);color:var(--teal)}.workspace-tabs span{gap:4px;min-width:0;display:grid}.workspace-tabs strong{color:var(--ink);font-size:14px}.workspace-tabs small{color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.workspace-notice{border-left:3px solid;border-radius:4px;margin-top:20px;padding:12px 14px;font-size:13px}.workspace-notice.success{border-color:var(--teal);background:var(--teal-soft);color:var(--teal)}.workspace-notice.error{color:#9c2f28;background:#fff1ef;border-color:#c63f36}.workspace-loading,.empty-state{min-height:220px;color:var(--muted);justify-content:center;align-items:center;gap:10px;display:flex}.spin{animation:.9s linear infinite workspace-spin}@keyframes workspace-spin{to{transform:rotate(360deg)}}.workspace-panel{padding-top:32px}.panel-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.panel-heading h2{letter-spacing:0;margin:0;font-size:24px}.panel-heading p{color:var(--muted);margin:7px 0 0;font-size:13px}.status-pill,.count-label,.member-role{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:4px 10px;font-size:11px;display:inline-flex}.status-pill.pending{color:#8b6417;background:#fff4d8}.status-pill.approved{background:var(--teal-soft);color:var(--teal)}.status-pill.rejected{color:#b33931;background:#fff1ef}.count-label,.member-role{color:#506072;background:#eef2f6}.enterprise-detail{background:var(--line);border:1px solid var(--line);border-radius:8px;grid-template-columns:1fr 1fr;gap:1px;margin:0;display:grid;overflow:hidden}.enterprise-detail div{background:var(--surface);min-width:0;padding:18px}.enterprise-detail .wide{grid-column:1/-1}.enterprise-detail dt{color:var(--muted);margin-bottom:7px;font-size:12px}.enterprise-detail dd{overflow-wrap:anywhere;margin:0;font-weight:600}.state-banner{color:#7b5817;background:#fff8e8;border-left:3px solid #c58b24;gap:12px;margin-bottom:22px;padding:16px;display:flex}.state-banner.rejected{color:#9c2f28;background:#fff1ef;border-color:#c63f36}.state-banner strong{font-size:14px}.state-banner p{margin:4px 0 0;font-size:12px}.workspace-form{grid-template-columns:1fr 1fr;gap:16px;max-width:860px;display:grid}.workspace-form label,.member-add label,.invoice-form label{color:var(--ink);gap:7px;font-size:12px;font-weight:600;display:grid}.workspace-form .wide{grid-column:1/-1}.workspace-form input,.member-add input,.invoice-form input{border:1px solid var(--line);background:var(--surface);width:100%;min-height:44px;color:var(--ink);font:inherit;border-radius:6px;padding:10px 12px}.workspace-form input:focus,.member-add input:focus,.invoice-form input:focus{outline:2px solid var(--teal-soft);border-color:var(--teal)}.form-actions{gap:10px;padding-top:4px;display:flex}.form-actions button,.member-add button,.invoice-form button{border:1px solid var(--teal);background:var(--teal);color:#fff;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:9px 16px;font-weight:700;display:inline-flex}button:disabled{cursor:not-allowed;opacity:.58}.member-add{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;max-width:720px;margin-bottom:24px;display:grid}.member-list{border-top:1px solid var(--line)}.member-row{border-bottom:1px solid var(--line);grid-template-columns:40px minmax(0,1fr) auto 36px;align-items:center;gap:12px;min-height:72px;display:grid}.member-avatar{width:36px;height:36px}.empty-state{border:1px dashed var(--line);text-align:center;border-radius:8px;flex-direction:column;min-height:250px}.empty-state h3{margin:6px 0 0;font-size:16px}.empty-state p{margin:0;font-size:12px}.order-filters{border:1px solid var(--line);background:#f4f6f8;border-radius:6px;padding:3px;display:inline-flex}.order-filters button{min-height:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:4px;padding:6px 12px;font-size:12px}.order-filters button.active{background:var(--surface);color:var(--ink);box-shadow:0 1px 3px #141e281a}.order-list{border-top:1px solid var(--line)}.order-row{border-bottom:1px solid var(--line)}.order-summary{width:100%;min-height:76px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:minmax(0,1fr) auto auto 20px;align-items:center;gap:18px;padding:14px 2px;display:grid}.order-summary>span:first-child{gap:5px;min-width:0;display:grid}.order-summary strong{overflow-wrap:anywhere}.order-summary small{color:var(--muted);font-size:11px}.order-amount{font-weight:800}.order-detail{border-left:2px solid var(--teal);padding:0 0 20px 18px}.order-meta{color:var(--muted);gap:20px;margin-bottom:12px;font-size:12px;display:flex}.order-items{margin-bottom:14px}.order-items>div{border-top:1px solid var(--line);justify-content:space-between;gap:18px;padding:10px 0;font-size:13px;display:flex}.order-items span:first-child{gap:3px;display:grid}.order-items small{color:var(--muted)}.outline.compact{border:1px solid var(--line);min-height:34px;color:var(--ink);cursor:pointer;background:0 0;border-radius:5px;padding:6px 12px}.invoice-form{grid-template-columns:1fr 1fr;gap:12px;max-width:760px;padding-top:10px;display:grid}.invoice-form>div{grid-column:1/-1;gap:8px;display:flex}.invoice-form .outline{color:var(--ink);border-color:var(--line);background:0 0}.security-form{max-width:680px}.password-rule{color:var(--muted);margin:-4px 0 0;font-size:11px}@media (width<=850px){.workspace-header{flex-direction:column;align-items:stretch}.workspace-user{width:100%;min-width:0}.workspace-tabs{grid-template-columns:1fr 1fr}.panel-heading{flex-direction:column}}@media (width<=600px){.account-workspace{padding:30px 0 54px}.workspace-header h1{font-size:28px}.workspace-tabs{grid-template-columns:1fr}.workspace-tabs button{min-height:62px}.workspace-tabs small{white-space:normal}.workspace-form,.enterprise-detail,.invoice-form{grid-template-columns:1fr}.workspace-form .wide,.enterprise-detail .wide,.invoice-form>div{grid-column:auto}.member-add{grid-template-columns:1fr}.member-row{grid-template-columns:36px minmax(0,1fr) 36px}.member-role{grid-column:2;justify-self:start}.order-summary{grid-template-columns:minmax(0,1fr) auto 18px;gap:9px}.order-summary .status-pill{display:none}.order-amount{font-size:13px}.order-detail{padding-left:10px}.order-meta,.order-items>div{flex-direction:column;gap:5px}}
