*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"PingFang SC","Microsoft YaHei","Helvetica Neue",Arial,sans-serif;color:#1f2937;background:linear-gradient(135deg,#e8f4f8 0%,#f5e6f1 25%,#fef3e2 50%,#e6f3e8 75%,#f0e8f5 100%);background-attachment:fixed}body.drawer-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}img{max-width:100%;height:auto}.container{width:min(1180px,calc(100% - 32px));margin:0 auto}.topbar{background:#1677ff;color:#fff;font-size:12px;padding:7px 0}.topbar .container{display:flex;justify-content:space-between;gap:16px;align-items:center}.site-header{position:sticky;top:0;z-index:50;background:#fff;box-shadow:0 2px 10px rgba(15,23,42,.08)}.nav{height:64px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;flex-direction:column;line-height:1.15}.brand strong{font-size:26px;color:#1677ff;font-weight:900}.brand span{font-size:12px;color:#6b7280}.nav-links{display:flex;align-items:center;gap:4px}.nav-item{position:relative}.nav-link{font-size:14px;font-weight:600;color:#374151;padding:9px 12px;border-radius:8px;display:block}.nav-link:hover,.nav-link.active{color:#1677ff;background:#e6f4ff}.nav-dropdown{position:absolute;top:100%;left:0;min-width:168px;background:#fff;border:1px solid #eef2ff;border-radius:8px;box-shadow:0 18px 40px rgba(15,23,42,.14);padding:8px 0;opacity:0;visibility:hidden;transform:translateY(6px);transition:.18s;z-index:80}.nav-item:hover .nav-dropdown,.nav-item:focus-within .nav-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.nav-dropdown a{display:block;padding:10px 16px;font-size:14px;color:#374151;white-space:nowrap}.nav-dropdown a:hover{background:#e6f4ff;color:#1677ff}.nav-actions{display:flex;align-items:center;gap:10px}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:9px;padding:10px 18px;background:#1677ff;color:#fff;font-weight:800;cursor:pointer;box-shadow:0 10px 20px rgba(22,119,255,.18)}.btn:hover{background:#0958d9}.btn.secondary{background:#fff;color:#1677ff;border:1px solid #bfdbfe;box-shadow:none}.menu-toggle{display:none;background:transparent;border:0;font-size:26px;color:#374151}.mobile-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:90}.mobile-overlay.open{display:block}.mobile-drawer{position:fixed;top:0;right:0;bottom:0;width:290px;background:#fff;z-index:100;box-shadow:-20px 0 45px rgba(15,23,42,.24);transform:translateX(105%);transition:.22s;overflow-y:auto}.mobile-drawer.open{transform:translateX(0)}.mobile-drawer-head{height:58px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid #eef2f7}.mobile-drawer-head button{border:0;background:transparent;font-size:28px}.mobile-nav-group>a{display:block;padding:14px 18px;border-bottom:1px solid #f3f4f6;color:#374151;font-weight:700}.mobile-subnav{background:#f8fafc;padding:6px 0}.mobile-subnav a{display:block;padding:9px 28px;color:#64748b;font-size:14px}.mobile-cta{margin:16px;width:calc(100% - 32px);border:0;border-radius:9px;background:#1677ff;color:#fff;padding:12px;font-weight:800}.hero{position:relative;overflow:hidden;padding:58px 0;background:linear-gradient(135deg,rgba(219,234,254,.65),rgba(243,232,255,.65),rgba(252,231,243,.5))}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 10%,rgba(59,130,246,.18),transparent 30%),radial-gradient(circle at 85% 30%,rgba(168,85,247,.14),transparent 35%)}.hero-grid{position:relative;display:grid;grid-template-columns:1fr 380px;gap:36px;align-items:center}.eyebrow{font-size:14px;color:#1677ff;font-weight:800;margin:0 0 12px}.hero h1{font-size:48px;line-height:1.08;margin:0 0 12px;color:#0f172a}.hero h2{font-size:34px;margin:0 0 16px;color:#1677ff}.hero p{font-size:17px;line-height:1.8;color:#4b5563}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:30px}.stat,.glass-card{background:rgba(255,255,255,.68);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.55);border-radius:16px;padding:18px;box-shadow:0 12px 28px rgba(15,23,42,.08)}.stat span{display:block;font-size:12px;color:#6b7280}.stat strong{display:block;font-size:28px;color:#111827;margin-top:6px}.trial-card{background:rgba(255,255,255,.75);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.55);border-radius:20px;padding:26px;box-shadow:0 24px 50px rgba(15,23,42,.14)}.trial-card h3{color:#ff6868;text-align:center;margin:0 0 6px;font-size:22px}.trial-card p{text-align:center;font-size:13px}.form-row{display:flex;gap:8px;align-items:flex-start}.runtime-form .form-row .field{flex:1;min-width:0}.runtime-form [data-send-sms],.runtime-form .captcha-box{width:108px;min-width:108px;height:38px;padding:0 10px;white-space:nowrap;line-height:1}.runtime-form .captcha-row .field{max-width:none}.field{width:100%;border:1px solid rgba(148,163,184,.32);border-radius:9px;background:#fff;padding:12px 14px;margin-bottom:12px;font-size:14px;outline:none}.field:focus{border-color:#1677ff;box-shadow:0 0 0 3px rgba(22,119,255,.12)}textarea.field{resize:vertical}.section{padding:48px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px}.section-title{margin:0;color:#111827;font-size:28px}.section-desc{margin:6px 0 0;color:#6b7280;line-height:1.7}.grid{display:grid;gap:18px}.grid.cols-3{grid-template-columns:repeat(3,1fr)}.grid.cols-2{grid-template-columns:repeat(2,1fr)}.card{background:rgba(255,255,255,.94);border:1px solid rgba(226,232,240,.95);border-radius:14px;padding:20px;box-shadow:0 10px 26px rgba(15,23,42,.06)}.card:hover{transform:translateY(-2px);transition:.2s;box-shadow:0 18px 40px rgba(15,23,42,.1)}.card h3{margin:0 0 12px;font-size:18px;line-height:1.5;color:#111827}.card p{line-height:1.75;color:#4b5563}.meta{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.tag{display:inline-flex;align-items:center;border-radius:999px;background:#eff6ff;color:#1677ff;padding:5px 10px;font-size:12px;font-weight:700}.tag.green{background:#ecfdf5;color:#059669}.tag.orange{background:#fff7ed;color:#ea580c}.muted{color:#6b7280}.page-hero{padding:18px 0;background:transparent;color:#64748b}.page-hero h1,.page-hero p{display:none}.breadcrumb{font-size:13px;color:#64748b;margin:0}.breadcrumb a{color:#1677ff}.listing-shell{display:block}.filter-panel{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:18px;margin-bottom:18px;box-shadow:0 8px 24px rgba(15,23,42,.06)}.search-row{display:flex;gap:10px;margin-bottom:14px}.search-row .field{margin:0;max-width:420px}.filter-row{display:grid;grid-template-columns:86px 1fr;gap:12px;align-items:start;padding:12px 0;border-top:1px solid #f1f5f9}.filter-row span{font-weight:800;color:#334155;line-height:34px}.filter-row>div{display:flex;flex-wrap:wrap;gap:8px}.filter-chip{border:1px solid transparent;background:#f8fafc;color:#475569;border-radius:999px;padding:8px 13px;font-size:13px;cursor:pointer}.filter-chip:hover,.filter-chip.active{background:#e6f4ff;color:#1677ff;border-color:#91caff;font-weight:800}.filter-panel.loading{opacity:.72}.result-count{margin:14px 0;color:#64748b}.result-count strong{color:#1677ff}.result-card h3 a:hover,.enterprise-card h3 a:hover,.report-card h3 a:hover{color:#1677ff}.pagination{display:flex;justify-content:center;gap:8px;margin-top:24px}.article{background:#fff;border-radius:20px;padding:34px;box-shadow:0 12px 30px rgba(15,23,42,.08);line-height:1.9}.article h2{margin-top:0;color:#111827}.article details{border-top:1px solid #e5e7eb;padding:12px 0}.article summary{cursor:pointer;font-weight:800}.article table{width:100%;border-collapse:collapse}.article td,.article th{border:1px solid #e5e7eb;padding:10px}.about-tabs{display:grid;gap:18px}.about-section{scroll-margin-top:120px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.process-card strong{display:block;font-size:28px;color:#1677ff}.cta{background:linear-gradient(135deg,#1677ff,#0958d9);color:#fff;border-radius:20px;padding:30px;text-align:center}.footer{background:#111827;color:#d1d5db;margin-top:56px;padding:46px 0 24px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:36px;padding-bottom:30px;border-bottom:1px solid #374151}.footer h3,.footer strong{color:#fff}.footer a,.footer button{color:#d1d5db;background:none;border:0;padding:0;cursor:pointer;text-align:left}.footer a:hover,.footer button:hover{color:#fff}.footer-links{display:flex;flex-wrap:wrap;gap:10px 16px;font-size:14px}.copyright{display:flex;justify-content:space-between;gap:18px;align-items:center;padding-top:22px;font-size:12px;color:#9ca3af}.modal{position:fixed;inset:0;z-index:120;display:none;align-items:center;justify-content:center;padding:20px;background:rgba(15,23,42,.55)}.modal.open{display:flex}.modal-card{width:min(430px,100%);background:#fff;border-radius:20px;padding:26px;box-shadow:0 24px 80px rgba(15,23,42,.35)}.modal-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.modal-close{border:0;background:transparent;font-size:24px;cursor:pointer}.captcha-box{border:1px solid #bfdbfe;border-radius:9px;background:#f8fafc;color:#1677ff;padding:0 10px;height:38px;min-width:108px;white-space:nowrap;overflow:hidden;display:inline-flex;align-items:center;justify-content:center}.captcha-box img{display:block;max-width:96px;height:34px;object-fit:contain}.form-message{font-size:13px;color:#64748b;text-align:center}.form-message.success{color:#059669}.btn:disabled,.captcha-box:disabled{opacity:.62;cursor:not-allowed}.locked-link{border:0;background:transparent;color:#1677ff;padding:0;font-weight:900;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.locked-link:hover{color:#0958d9}.info-row .locked-link{font-size:inherit}.notice{padding:18px;border-radius:14px;background:#f8fafc;color:#475569;line-height:1.8}.not-found-section{min-height:calc(100vh - 360px);display:flex;align-items:center}.not-found-shell{display:grid;grid-template-columns:280px minmax(0,1fr);gap:28px;align-items:center}.not-found-code{font-size:110px;line-height:1;font-weight:900;color:#1677ff;text-align:center;text-shadow:0 14px 28px rgba(22,119,255,.16)}.not-found-card h1{margin:0 0 12px;color:#111827;font-size:30px}.not-found-card p{color:#64748b}.not-found-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.report-content{max-width:1200px;margin:0 auto}.report-content p{max-width:100%;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.report-content .chart-container,.report-content [id*="Chart"],.report-content [id*="chart"],.report-content [id*="Radar"],.report-content [id*="Timeline"]{width:100%;min-height:360px}.report-content .table-wrapper{overflow-x:auto;width:100%}.report-content img,.report-content canvas{max-width:100%}@media (max-width:980px){.nav-links,.nav-actions{display:none}.menu-toggle{display:block}.hero-grid{grid-template-columns:1fr}.not-found-shell{grid-template-columns:1fr}.not-found-code{font-size:76px}.stats{grid-template-columns:repeat(2,1fr)}.grid.cols-3,.grid.cols-2,.footer-grid,.process-grid{grid-template-columns:1fr}.copyright{flex-direction:column;align-items:flex-start}.hero h1{font-size:36px}.hero h2{font-size:28px}.trial-card{max-width:440px}.filter-row{grid-template-columns:1fr}.search-row{flex-direction:column}.search-row .field{max-width:none}}@media (max-width:520px){.topbar .container{flex-direction:column;align-items:flex-start}.hero{padding:38px 0}.hero h1{font-size:32px}.section{padding:36px 0}.section-head{align-items:flex-start;flex-direction:column}.article{padding:22px}.stats{grid-template-columns:1fr}.brand span{display:none}}
.detail-shell{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:start}.detail-main{padding:30px}.detail-sidebar{display:grid;gap:18px}.sticky-card{position:sticky;top:96px}.detail-block{margin-bottom:30px}.detail-block:last-child{margin-bottom:0}.info-table{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;background:#fff}.info-row{display:grid;grid-template-columns:112px 1fr;min-height:48px;border-right:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.info-row:nth-child(2n){border-right:0}.info-row span{background:#f8fafc;color:#64748b;font-weight:800;padding:12px}.info-row strong{padding:12px;color:#111827;font-weight:700}.stage-timeline{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.stage-step{position:relative;background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;padding:18px;text-align:center;color:#64748b}.stage-step span{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;border-radius:50%;background:#e2e8f0;color:#475569;font-weight:900;margin-bottom:8px}.stage-step.done,.stage-step.active{border-color:#91caff;background:#e6f4ff;color:#1677ff}.stage-step.done span,.stage-step.active span{background:#1677ff;color:#fff}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.contact-card{border:1px solid #e5e7eb;border-radius:14px;padding:18px;background:#f8fafc}.contact-card h3{margin:0 0 8px}.masked-chip{display:inline-flex;border-radius:999px;background:#fff7ed;color:#ea580c;padding:5px 10px;font-size:12px;font-weight:800}.enterprise-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:22px}.enterprise-stat-grid button{border:1px solid #dbeafe;border-radius:12px;background:#f8fbff;padding:16px;text-align:center;cursor:pointer}.enterprise-stat-grid strong{display:block;font-size:24px;color:#1677ff}.enterprise-stat-grid span{display:block;margin-top:4px;color:#64748b;font-size:12px;font-weight:800}.relation-list{display:grid;gap:10px}.relation-item{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:10px;align-items:center;border:1px solid #e5e7eb;border-radius:10px;background:#f8fafc;padding:10px 12px}.relation-item span{color:#94a3b8;font-weight:900}.relation-item strong{color:#334155;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.relation-item small{color:#94a3b8;white-space:nowrap}.cta.compact{padding:22px;margin:18px 0;text-align:left}.cta.compact .btn{margin-top:10px}.side-list{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:18px;box-shadow:0 10px 26px rgba(15,23,42,.06)}.side-list h3{margin:0 0 12px}.side-list-item{display:grid;grid-template-columns:28px 1fr;gap:10px;padding:12px 0;border-top:1px solid #f1f5f9}.side-list-item span{width:24px;height:24px;border-radius:50%;background:#e6f4ff;color:#1677ff;text-align:center;line-height:24px;font-weight:900;font-size:12px}.side-list-item strong{font-size:14px;line-height:1.5}.side-list-item small{grid-column:2;color:#94a3b8}.rich-content{line-height:1.9}.rich-content p{margin:0 0 10px}.rich-content br{display:block;content:"";margin:5px 0}.rich-content .table-wrapper{overflow-x:auto}.rich-content table{width:100%;border-collapse:collapse}.rich-content img{max-width:100%;height:auto}.image-banner,.about-banner{background:#fff}.image-banner img,.about-banner img{display:block;width:100%;max-height:320px;object-fit:cover}.help-shell{display:grid;gap:18px}.help-tabs,.about-nav{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.help-tabs button,.about-nav a{border:1px solid #bfdbfe;background:#fff;color:#1677ff;border-radius:999px;padding:10px 18px;font-weight:900;cursor:pointer}.help-tabs button.active,.about-nav a.active{background:#1677ff;color:#fff}.help-panel{display:none}.help-panel.active{display:block}.help-entry-grid{margin-top:4px}.network-section{background:url('/images/helpCenter/bg.png') center/cover no-repeat}.rich-process{grid-template-columns:repeat(4,1fr)}.process-item{position:relative;display:flex;align-items:center;gap:10px}.process-card{width:100%;min-height:190px;background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:22px;text-align:center;box-shadow:0 12px 30px rgba(15,23,42,.08)}.process-card img{height:52px}.process-card strong{display:block;font-size:26px;color:#1677ff;margin:10px 0}.process-arrow{width:26px;flex:none}.feedback-form label{display:block;font-weight:800;color:#334155;margin-bottom:12px}.about-nav{position:sticky;top:76px;z-index:20;background:rgba(255,255,255,.92);backdrop-filter:blur(10px);padding:14px;border-radius:0 0 18px 18px}.about-intro{display:grid;grid-template-columns:1.2fr .8fr;gap:24px;align-items:center}.about-intro img{border-radius:18px}.value-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.value-grid article{position:relative;overflow:hidden;border-radius:16px;background:#f8fafc;padding:18px;min-height:190px}.value-bg{position:absolute;right:-18px;bottom:-20px;width:120px;opacity:.14}.value-icon{height:44px}.advantage-grid,.customer-grid,.honour-grid,.contact-office-grid,.mission-grid{display:grid;gap:16px}.advantage-grid{grid-template-columns:repeat(3,1fr)}.advantage-grid article,.mission-grid article,.contact-office-grid article,.customer-grid div{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;padding:18px}.advantage-grid img{height:42px;margin-right:10px;vertical-align:middle}.mission-grid,.contact-office-grid{grid-template-columns:repeat(2,1fr);margin-top:18px}.mission-grid img,.contact-office-grid img{height:56px}.customer-grid{grid-template-columns:repeat(3,1fr)}.customer-grid div{text-align:center;font-weight:900;color:#1677ff}.history-timeline{display:grid;gap:16px}.history-timeline article{display:grid;grid-template-columns:92px 1fr;gap:18px;align-items:center;border-left:4px solid #1677ff;background:#f8fafc;border-radius:14px;padding:18px}.history-timeline img{width:76px}.history-timeline strong{font-size:20px;color:#1677ff}.honour-grid{grid-template-columns:repeat(4,1fr)}.honour-grid img{width:100%;border-radius:14px;background:#f8fafc;border:1px solid #e5e7eb;padding:8px}.contact-office-grid img{object-fit:contain}@media (max-width:980px){.detail-shell{grid-template-columns:1fr}.sticky-card{position:static}.info-table{grid-template-columns:1fr}.info-row,.info-row:nth-child(2n){border-right:0}.stage-timeline,.contact-grid,.rich-process,.value-grid,.advantage-grid,.customer-grid,.honour-grid{grid-template-columns:1fr 1fr}.about-intro,.mission-grid,.contact-office-grid{grid-template-columns:1fr}.process-arrow{display:none}}@media (max-width:520px){.stage-timeline,.contact-grid,.rich-process,.value-grid,.advantage-grid,.customer-grid,.honour-grid{grid-template-columns:1fr}.info-row{grid-template-columns:92px 1fr}.about-nav{top:64px;justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap}.history-timeline article{grid-template-columns:1fr}.process-card{min-height:auto}}
body{font-size:14px}.container{width:min(1200px,calc(100% - 32px))}.topbar{padding:5px 0}.nav{height:58px}.brand strong{font-size:24px}.nav-link{font-size:14px;padding:8px 10px}.btn{border-radius:6px;padding:8px 14px;font-size:14px;box-shadow:0 6px 14px rgba(22,119,255,.14)}.field{border-radius:6px;padding:9px 12px;margin-bottom:10px}.section{padding:32px 0}.section-head{margin-bottom:16px}.section-title{font-size:24px}.section-desc{font-size:14px}.grid{gap:14px}.card{border-radius:10px;padding:16px;box-shadow:0 6px 18px rgba(15,23,42,.05)}.card h3{font-size:16px;margin-bottom:8px}.card p{line-height:1.65}.tag{padding:4px 8px;font-size:12px}.meta{gap:6px;margin:8px 0}.page-hero{padding:12px 0}.filter-panel{border-radius:10px;padding:14px;margin-bottom:14px}.search-row{margin-bottom:10px}.filter-row{grid-template-columns:72px 1fr;gap:10px;padding:9px 0}.filter-row span{line-height:30px}.filter-chip{padding:6px 11px;font-size:13px}.result-count{margin:10px 0}.article{border-radius:12px;padding:24px;line-height:1.75}.article h2{font-size:22px;margin-bottom:12px}.detail-shell{gap:18px}.detail-main{padding:24px}.detail-block{margin-bottom:22px}.info-table{border-radius:10px}.info-row{min-height:42px;grid-template-columns:100px 1fr}.info-row span,.info-row strong{padding:9px 10px}.stage-timeline{gap:10px}.stage-step{border-radius:10px;padding:12px}.stage-step span{width:28px;height:28px}.contact-grid{gap:12px}.contact-card{border-radius:10px;padding:14px}.cta{border-radius:12px;padding:22px}.cta.compact{padding:16px}.side-list{border-radius:10px;padding:14px}.side-list-item{padding:9px 0}.process-card{border-radius:12px;padding:16px;min-height:160px}.about-nav{padding:10px}.help-tabs button,.about-nav a{padding:8px 14px}.value-grid,.advantage-grid,.customer-grid,.honour-grid,.mission-grid,.contact-office-grid{gap:12px}.value-grid article,.advantage-grid article,.mission-grid article,.contact-office-grid article,.customer-grid div{border-radius:10px;padding:14px}.history-timeline article{border-radius:10px;padding:14px}.footer{margin-top:36px;padding:34px 0 18px}@media (max-width:520px){.section{padding:28px 0}.article{padding:18px}.card{padding:14px}.hero h1{font-size:30px}.hero h2{font-size:24px}}
.section:nth-of-type(even){background:rgba(255,255,255,.36)}.section-head{padding-bottom:10px;border-bottom:1px solid rgba(148,163,184,.22)}.section-title{position:relative;padding-left:12px}.section-title:before{content:"";position:absolute;left:0;top:5px;width:4px;height:22px;border-radius:4px;background:#1677ff}.listing-shell .grid,.section .grid{align-items:stretch}.result-card,.enterprise-card{position:relative;overflow:hidden;display:flex;flex-direction:column;min-height:210px;border-color:rgba(203,213,225,.9);background:linear-gradient(180deg,#fff 0%,#f8fbff 100%)}.result-card:before,.enterprise-card:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,#1677ff,#22c55e)}.bidding-card:before{background:linear-gradient(90deg,#f97316,#1677ff)}.enterprise-card:before{background:linear-gradient(90deg,#10b981,#1677ff)}.result-card:hover,.enterprise-card:hover{transform:translateY(-3px);border-color:#91caff;box-shadow:0 16px 36px rgba(15,23,42,.12)}.card-top{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:7px}.type-label{display:inline-flex;align-items:center;border-radius:999px;background:#e6f4ff;color:#1677ff;padding:2px 7px;font-size:11px;line-height:18px;font-weight:900}.bidding-card .type-label{background:#fff7ed;color:#ea580c}.enterprise-card .type-label{background:#ecfdf5;color:#059669}.card-date{font-size:12px;color:#94a3b8;white-space:nowrap}.result-card h3,.enterprise-card h3{font-size:16px;line-height:1.45;margin:0 0 6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.result-card h3 a:hover,.enterprise-card h3 a:hover{color:#1677ff}.card-summary{margin:0 0 9px;color:#64748b;line-height:1.55;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.card-info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:6px;margin:3px 0 9px}.card-info-grid span,.enterprise-stats span{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;padding:5px 8px;font-size:12px;color:#334155;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-info-grid em,.enterprise-stats em{display:inline;font-style:normal;font-size:11px;color:#94a3b8;margin-right:5px}.enterprise-stats{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:3px 0 9px}.enterprise-stats span:first-child{grid-column:1/-1}.card-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding-top:8px;border-top:1px dashed #dbe3ef}.card-footer .meta{margin:0;min-width:0}.card-link{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;border-radius:999px;background:#1677ff;color:#fff;padding:5px 10px;font-size:12px;font-weight:900}.bidding-card .card-link{background:#ea580c}.enterprise-card .card-link{background:#059669}.card-link:hover{filter:brightness(.94)}.listing-shell>.grid.cols-2{gap:16px}.listing-shell>.grid.cols-3{gap:16px}.filter-panel+.result-count{display:inline-flex;align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:7px 12px}.hero+.section .result-card,.hero+.section+.section .result-card,.hero+.section+.section+.section .enterprise-card{min-height:220px}.imported-section{max-width:none}.section-header{text-align:center;margin:0 auto 24px}.section-tag{display:inline-flex;background:#e6f4ff;color:#1677ff;padding:4px 14px;border-radius:999px;font-size:12px;font-weight:900;letter-spacing:1px;margin-bottom:8px}.section-header h2{font-size:26px;line-height:1.35;margin:0 0 6px;color:#111827}.subtitle{color:#64748b;margin:0}.divider{width:58px;height:3px;background:linear-gradient(90deg,#1677ff,#22c55e);border-radius:999px;margin:12px auto 0}.adv-grid{width:min(1180px,calc(100% - 32px));margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.adv-card{background:#fff;border:1px solid #e5e7eb;border-left:4px solid #1677ff;border-radius:12px;padding:18px 18px 16px;box-shadow:0 8px 22px rgba(15,23,42,.06);transition:.18s}.adv-card:nth-child(even){border-left-color:#22c55e}.adv-card:hover{transform:translateX(4px);box-shadow:0 14px 30px rgba(15,23,42,.1)}.adv-card h4{font-size:16px;margin:0 0 8px;color:#111827}.adv-card p{font-size:13px;line-height:1.65;margin:0;color:#64748b}.brand-panel{width:min(1080px,calc(100% - 32px));margin:0 auto;display:grid;grid-template-columns:120px 1fr;gap:22px;align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:24px;box-shadow:0 10px 26px rgba(15,23,42,.06)}.brand-logo-large{width:94px;height:94px;border-radius:24px;background:linear-gradient(135deg,#1677ff,#22c55e);display:flex;align-items:center;justify-content:center;color:#fff;font-size:44px;font-weight:900}.brand-info h3{font-size:20px;margin:0 0 10px;color:#111827}.brand-info p{line-height:1.8;color:#475569;margin:0}.brand-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.brand-tags span{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;padding:5px 10px;font-size:12px;color:#1677ff;font-weight:800}.faq-grid{width:min(1100px,calc(100% - 32px));margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.faq-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;box-shadow:0 6px 18px rgba(15,23,42,.05)}.faq-q{padding:13px 16px;font-weight:900;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;color:#111827}.faq-icon{width:24px;height:24px;border-radius:50%;background:#e6f4ff;color:#1677ff;display:flex;align-items:center;justify-content:center;flex:none}.faq-a{display:none;padding:0 16px 14px;color:#64748b;line-height:1.65;font-size:13px}.faq-item.open .faq-a{display:block}.faq-item.open .faq-icon{background:#1677ff;color:#fff;transform:rotate(45deg)}@media (max-width:900px){.adv-grid{grid-template-columns:repeat(2,1fr)}.brand-panel{grid-template-columns:1fr}.faq-grid{grid-template-columns:1fr}}@media (max-width:720px){.card-info-grid{grid-template-columns:1fr}.card-footer{align-items:flex-start;flex-direction:column}.card-link{width:100%}.result-card,.enterprise-card{min-height:auto}.adv-grid{grid-template-columns:1fr}.section-header h2{font-size:22px}.brand-panel{padding:18px}.brand-logo-large{width:76px;height:76px;font-size:34px}}
