:root{--primary:#007ab9;--primary-2:#15a7df;--cyan:#19c6b5;--green:#54b46a;--orange:#f08a24;--navy:#082338;--text:#101923;--muted:#5d6b78;--soft:#8a98a6;--bg:#f5f8fb;--card:#ffffff;--line:rgba(8, 35, 56, 0.1);--shadow:0 16px 42px rgba(7, 42, 68, 0.1);--shadow-hover:0 24px 70px rgba(0, 122, 185, 0.18);--fs-nav:16px;--fs-eyebrow:12px;--fs-page-title:clamp(48px, 4.8vw, 64px);--fs-page-subtitle:clamp(16px, 1.35vw, 18px);--fs-section-title:clamp(30px, 3.2vw, 44px);--fs-section-copy:16px;--fs-card-title:18px;--fs-body:14px;--fs-caption:12px;--fs-stat:32px;--grid-size:72px;--site-bg:linear-gradient(rgba(255, 255, 255, 0.045) 1px, transparent 1px),linear-gradient(90deg, rgba(255, 255, 255, 0.045) 1px, transparent 1px),radial-gradient(circle at 50% 8%, rgba(0, 153, 255, 0.24), transparent 34%),radial-gradient(circle at 76% 34%, rgba(0, 153, 255, 0.1), transparent 28%),linear-gradient(135deg, #050b16, #0a1628 58%, #132442);--site-bg-size:var(--grid-size) var(--grid-size),var(--grid-size) var(--grid-size),auto,auto,auto;font-family:Inter,"PingFang SC","Microsoft YaHei",Arial,sans-serif}.fit-image:has(img),.pc-product-visual:has(img),.product-hero-image:has(img),.product-visual:has(img),.recommend-product-visual:has(img){background-color:#fff!important}.home-product-card{align-content:center;justify-items:center;gap:22px;position:relative;overflow:hidden;background:#121b27;text-align:center}.home-product-card::after{content:"";position:absolute;right:0;bottom:0;left:0;height:3px;background:#fff;transform:scaleX(0);transform-origin:left;transition:transform 220ms}.home-product-card:hover::after{transform:scaleX(1)}.product-line-icon{width:118px;height:118px;display:block;object-fit:contain;filter:invert(1) brightness(1.1);opacity:.96}.home-product-card>div{display:grid;justify-items:center;gap:5px}.home-product-card h3{margin:0}.home-product-card p{min-height:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--site-bg);background-size:var(--site-bg-size);background-position:0 0;color:var(--text)}body,button,input,select{font:inherit}a{color:inherit;text-decoration:none}button{border:0;cursor:pointer}h1,h2,h3,p{margin:0}.page-hero{min-height:430px;display:grid;place-items:center;padding:116px max(24px,calc((100vw - 1180px)/ 2)) 92px;background:0 0;color:#fff}.page-hero-inner{width:min(1180px,100%);display:grid;justify-items:center;text-align:center}.page-hero .eyebrow{margin:0 auto;padding:7px 12px;background:rgba(255,255,255,.12);color:#c9f4ff;font-size:var(--fs-eyebrow)}.page-hero h1{max-width:1040px;margin:22px auto 0;color:#d8ecff;font-size:var(--fs-page-title);line-height:.96;text-align:center;text-shadow:0 0 42px rgba(0,153,255,.28)}.page-hero p{max-width:760px;margin:22px auto 0;color:rgba(221,238,255,.76);font-size:var(--fs-page-subtitle);line-height:1.7;text-align:center}.product-catalog-page .page-hero{position:relative;isolation:isolate;background:linear-gradient(90deg,rgba(2,12,24,.78),rgba(5,24,50,.42),rgba(2,10,20,.68)),url("../assets/product-center-banner-v2.png") center 58%/cover no-repeat}.product-catalog-page .page-hero::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(3,13,26,.12),rgba(3,13,26,.52))}.top-strip{height:42px;display:flex;justify-content:center;align-items:center;gap:14px;padding:0 24px;background:var(--navy);color:#d9effb;font-size:14px}.top-strip span{color:#fff;font-weight:800}.site-header{position:sticky;top:0;z-index:50;height:72px;display:flex;align-items:center;gap:28px;padding:0 max(28px,calc((100vw - 1540px)/ 2));background:linear-gradient(90deg,rgba(6,18,31,.96),rgba(8,35,56,.88),rgba(64,52,48,.66)),rgba(8,35,56,.86);border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);transition:box-shadow 180ms,background 180ms,border-color 180ms}.site-header.scrolled{background:rgba(255,255,255,.88);border-bottom-color:rgba(8,35,56,.08);box-shadow:0 12px 34px rgba(7,42,68,.08)}.fit-image:has(img),.pc-product-visual:has(img),.product-hero-image:has(img),.product-visual:has(img),.recommend-product-visual:has(img){background:#fff}.brand{display:flex;align-items:center;justify-content:flex-start;min-width:136px;font-weight:900;color:#fff}.brand-text{color:#fff;font-size:var(--fs-nav);line-height:1;font-weight:900;letter-spacing:0;white-space:nowrap;transition:color 180ms}.brand-logo{width:142px;height:auto;display:block;filter:invert(1);transition:filter 180ms}.site-header.scrolled .brand-logo{filter:none}.site-header.scrolled .brand-text{color:#111820}.main-nav{display:flex;align-items:center;justify-content:center;gap:24px;flex:1;height:100%;min-width:0}.main-nav>a,.nav-item>a{height:100%;display:inline-flex;align-items:center;color:rgba(255,255,255,.74);font-size:var(--fs-nav);font-weight:700;position:relative;white-space:nowrap;transition:color .2s}.site-header.scrolled .main-nav>a,.site-header.scrolled .nav-item>a{color:rgba(17,24,32,.78)}.main-nav>a::after,.nav-item>a::after{content:"";position:absolute;left:0;right:0;bottom:15px;height:3px;border-radius:999px;background:#09f;transform:scaleX(0);transform-origin:left;transition:transform .2s}.main-nav>a:hover::after,.nav-item.active>a::after,.nav-item:hover>a::after{transform:scaleX(1)}.main-nav>a:hover,.nav-item:hover>a,.site-header.scrolled .main-nav>a:hover,.site-header.scrolled .nav-item:hover>a{color:#09f}.nav-item.active>a{color:#fff}.site-header.scrolled .nav-item.active>a{color:#111820}.site-header.scrolled .nav-item.active:hover>a{color:#09f}.nav-item{height:100%;display:flex;align-items:center}.mega-menu{position:absolute;left:0;right:0;top:72px;display:block;padding:28px max(32px,calc((100vw - 1180px)/ 2)) 42px;background:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px),radial-gradient(circle at 50% 0,rgba(0,153,255,.18),transparent 36%),rgba(6,13,26,.98);background-size:72px 72px,72px 72px,auto,auto;border:0;border-radius:0;box-shadow:0 24px 80px rgba(0,0,0,.38);opacity:0;pointer-events:none;transform:translateY(-8px);transition:opacity 180ms,transform 180ms}.nav-item:focus-within .mega-menu,.nav-item:hover .mega-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.mega-menu a{min-height:64px;display:grid;gap:6px;padding:0;border-radius:0;background:0 0}.mega-menu a:hover{background:0 0}.mega-menu b{color:#eaf6ff;font-size:var(--fs-section-copy)}.mega-menu span{color:rgba(221,238,255,.62);font-size:var(--fs-body);line-height:1.5}.preview-title,.preview-title.secondary{display:none}.preview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.geo-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.preview-grid a{min-height:132px;padding:22px;border-radius:8px;background:linear-gradient(135deg,rgba(0,122,185,.18),rgba(255,255,255,.035)),rgba(255,255,255,.055);border:1px solid rgba(171,218,255,.18);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 18px 44px rgba(0,0,0,.18);backdrop-filter:blur(16px);transition:background .2s,transform .2s,border-color .2s,box-shadow .2s}.preview-grid a:hover{background:linear-gradient(135deg,rgba(0,153,255,.24),rgba(255,255,255,.055)),rgba(255,255,255,.075);border-color:rgba(0,153,255,.58);box-shadow:0 0 0 1px rgba(0,153,255,.12),0 24px 66px rgba(0,122,185,.18);transform:translateY(-2px)}.preview-grid.compact a{min-height:72px;align-content:center}.preview-grid.compact{display:none}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:16px;min-width:206px}.mobile-menu{display:none;min-height:40px;padding:0 14px;border-radius:6px;background:#eef6fb;color:var(--primary);font-weight:800;transition:background 180ms,color 180ms}.site-header.scrolled .mobile-menu{background:rgba(8,35,56,.06);color:#111820}.icon-btn{width:auto;min-width:88px;height:38px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 16px;border-radius:13px;background:rgba(255,255,255,.08);color:#fff;font-size:14px;font-weight:800;line-height:1;transition:background 180ms,color 180ms,transform 180ms}.search-glyph{width:16px;height:16px;position:relative;flex:0 0 16px;border:2px solid currentColor;border-radius:50%;box-sizing:border-box;opacity:.9}.search-glyph::after{content:"";width:7px;height:2px;position:absolute;right:-5px;bottom:-2px;border-radius:999px;background:currentColor;transform:rotate(45deg);transform-origin:left center}.icon-btn:hover{background:rgba(0,153,255,.18);transform:translateY(-1px)}.site-header.scrolled .icon-btn{background:rgba(8,35,56,.06);color:#111820}.store-dropdown{position:relative;height:72px;display:flex;align-items:center}.login-link{min-height:38px;display:inline-flex;align-items:center;color:rgba(255,255,255,.86);font-weight:800;transition:color .2s}.site-header.scrolled .login-link{color:rgba(17,24,32,.78)}.login-link:hover{color:#09f}.store-dropdown>button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 16px;border-radius:999px;border:1px solid rgba(255,255,255,.48);background:0 0;color:#fff;font-size:var(--fs-nav);font-weight:800;transition:color .2s,border-color .2s,background .2s}.site-header.scrolled .store-dropdown>button{border-color:rgba(17,24,32,.62);color:#111820}.store-dropdown>button:hover{color:#09f;border-color:#09f}.store-dropdown span{font-size:11px}.store-menu{position:absolute;top:72px;left:50%;right:auto;width:160px;display:grid;padding:10px;border-radius:8px;background:rgba(6,13,26,.96);border:1px solid rgba(171,218,255,.18);box-shadow:0 18px 50px rgba(0,0,0,.26);opacity:0;pointer-events:none;transform:translate(-50%,-6px);transition:opacity .2s,transform .2s}.site-header.scrolled .store-menu{background:rgba(255,255,255,.98);border-color:rgba(8,35,56,.1);box-shadow:0 18px 46px rgba(7,42,68,.12)}.store-dropdown:focus-within .store-menu,.store-dropdown:hover .store-menu{opacity:1;pointer-events:auto;transform:translate(-50%,0)}.store-menu a{min-height:40px;display:flex;align-items:center;justify-content:center;padding:0 12px;border-radius:6px;color:rgba(255,255,255,.84);font-weight:800;text-align:center}.site-header.scrolled .store-menu a{color:rgba(17,24,32,.78)}.store-menu a:hover{background:rgba(0,153,255,.14);color:#09f}.ghost-btn,.primary-btn{min-height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:7px;padding:0 22px;font-weight:900;transition:transform 180ms,box-shadow 180ms,background 180ms}.primary-btn{background:linear-gradient(135deg,var(--primary),var(--primary-2));color:#fff;box-shadow:0 14px 32px rgba(0,122,185,.24)}.primary-btn.small{min-height:44px;padding:0 22px;border-radius:8px}.ghost-btn{color:var(--primary);background:#fff;border:1px solid rgba(0,122,185,.22)}.fit-card:hover,.ghost-btn:hover,.primary-btn:hover,.product-card:hover,.solution-card:hover{transform:translateY(-4px)}.hero{position:relative;isolation:isolate;min-height:clamp(520px,68vh,640px);overflow:hidden;display:grid;place-items:center;padding:116px max(24px,calc((100vw - 1180px)/ 2)) 92px;background:0 0;color:#fff}.hero-bg{position:absolute;inset:0;display:block;background:linear-gradient(90deg,rgba(3,11,22,.72) 0,rgba(4,20,36,.42) 48%,rgba(3,10,20,.14) 100%),linear-gradient(180deg,rgba(1,8,17,.08),rgba(1,10,22,.24)),url("../assets/home-hero-building-v3.png") 58% center/cover no-repeat;pointer-events:none}.hero-content{position:relative;z-index:1;width:min(1180px,100%);max-width:none;display:grid;justify-items:start;padding-bottom:0;text-align:left}.eyebrow{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:34px;border-radius:999px;padding:0 14px;background:rgba(0,122,185,.1);color:var(--primary);font-size:var(--fs-eyebrow);font-weight:900;letter-spacing:0}.eyebrow.light{background:rgba(255,255,255,.12);color:#c9f4ff}.hero .eyebrow{margin:0;padding:0 14px;background:rgba(255,255,255,.12);color:#c9f4ff}.hero h1{max-width:1040px;margin:22px 0 0;color:#d8ecff;font-size:var(--fs-page-title);line-height:.96;text-align:left;text-shadow:0 0 42px rgba(0,153,255,.28)}h1{margin-top:18px;max-width:760px;font-size:var(--fs-page-title);line-height:.98;letter-spacing:0}h2{font-size:var(--fs-section-title);line-height:1.06;letter-spacing:0}h3{font-size:var(--fs-card-title);line-height:1.25}.hero-lead{max-width:760px;margin:22px 0 0;color:rgba(221,238,255,.76);font-size:var(--fs-page-subtitle);line-height:1.7}.hero-actions{margin-top:30px;display:flex;flex-wrap:wrap;justify-content:flex-start;gap:12px}.quick-match{position:relative;z-index:2;width:min(660px,100%);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:end;margin-top:34px;padding:18px;border-radius:8px;background:rgba(255,255,255,.94);box-shadow:var(--shadow);color:var(--text)}.quick-match label,.selector-panel label{display:grid;gap:8px;color:var(--muted);font-size:13px;font-weight:900}input,select{width:100%;height:48px;border:1px solid var(--line);border-radius:7px;padding:0 14px;background:#fff;color:var(--text)}input:focus,select:focus{outline:0;border-color:rgba(0,122,185,.45);box-shadow:0 0 0 4px rgba(0,122,185,.12)}.section{padding:86px max(24px,calc((100vw - 1180px)/ 2))}.section-head{max-width:780px;display:grid;gap:14px;margin-bottom:32px}.home-offerings{display:grid;gap:34px;padding-top:64px;padding-bottom:40px}.brand-value-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.brand-value-card,.home-product-card{border:1px solid rgba(0,153,255,.2);background:linear-gradient(145deg,rgba(22,44,68,.94),rgba(15,31,51,.94));box-shadow:0 12px 32px rgba(0,74,135,.1)}.brand-value-card{min-height:142px;display:flex;align-items:center;gap:20px;padding:26px 30px;border-radius:16px}.offering-icon{width:54px;height:54px;flex:0 0 54px;display:grid;place-items:center;border-radius:14px;color:#00a8ff;background:rgba(0,153,255,.12);border:1px solid rgba(0,174,255,.18)}.offering-icon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.brand-value-card h2,.home-product-card h3,.product-line-head h2{color:#f4f9ff}.brand-value-card h2{margin-bottom:8px;font-size:25px}.brand-value-card p,.home-product-card p{color:#91a9c1;line-height:1.55}.product-line-head{display:grid;justify-items:start;gap:10px;text-align:left}.product-line-head h2{font-size:clamp(30px, 3vw, 42px)}.home-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.home-product-card{min-height:190px;display:grid;align-content:space-between;gap:24px;padding:26px;border-radius:16px;transition:transform 220ms,border-color 220ms,box-shadow 220ms}.home-product-card:hover{transform:translateY(-5px);border-color:rgba(0,174,255,.48);box-shadow:0 18px 42px rgba(0,92,166,.18)}.home-product-card h3{margin-bottom:7px;font-size:23px}.home-product-card span:not(.offering-icon){display:inline-flex;margin-top:16px;color:#45c3ff;font-weight:700}@media (max-width:900px){.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.brand-value-grid,.home-product-grid{grid-template-columns:1fr}.brand-value-card{min-height:120px}}.section-head p:not(.eyebrow){color:var(--muted);font-size:var(--fs-section-copy);line-height:1.7}.section-head.split{max-width:none;display:flex;align-items:end;justify-content:space-between;gap:24px}.icon-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:18px}.solution-card{grid-column:span 3;min-height:286px;display:flex;flex-direction:column;align-items:flex-start;gap:14px;padding:34px 30px;border-radius:8px;background:#fff;border:1px solid var(--line);box-shadow:none;transition:transform 180ms,box-shadow 180ms}.solution-card:hover{box-shadow:var(--shadow-hover)}.solution-card.featured{grid-column:span 6;color:var(--text);background:linear-gradient(135deg,rgba(0,122,185,.08),rgba(255,255,255,.92)),#fff}.solution-card small{order:3;margin-top:auto;color:#a2a8ad;font-size:16px;font-weight:700}.solution-card.featured p,.solution-card.featured small{color:var(--muted)}.solution-card p{color:var(--muted);line-height:1.65}.solution-card::after{content:"查看更多 >";order:4;color:#a2a8ad;font-size:15px;font-weight:800}.icon{width:82px;height:82px;border-radius:0;display:block;position:relative;background:0 0;color:#66696c;transition:transform 180ms}.solution-card:hover .icon{transform:translateY(-2px)}.wiper-showcase{display:grid;gap:28px;color:#fff}.wiper-showcase-lead{display:grid;grid-template-columns:minmax(280px,0.36fr) minmax(0,0.64fr);align-items:center;gap:32px}.wiper-showcase-copy{display:grid;justify-items:start;gap:24px}.wiper-showcase-copy h2{color:#e7f4ff;font-size:clamp(32px, 3.5vw, 50px);line-height:1.2}.wiper-showcase-copy>p:not(.eyebrow){color:#a9c2da;font-size:var(--fs-section-copy);line-height:2}.wiper-showcase-copy ul{display:grid;gap:10px;margin:0;padding:0}.wiper-showcase-copy li{list-style:none;display:flex;align-items:center;gap:10px;color:#c8ddf0;font-size:var(--fs-body);font-weight:700}.wiper-showcase-copy li::before{content:"";width:8px;height:8px;flex:0 0 8px;border-radius:50%;background:#00d4aa;box-shadow:0 0 14px rgba(0,212,170,.5)}.wiper-showcase-feature{min-width:0;position:relative;overflow:hidden;margin:0;border-radius:16px;border:1px solid rgba(0,153,255,.22);background:rgba(255,255,255,.04);box-shadow:0 18px 54px rgba(0,102,204,.16)}.wiper-showcase-feature img{width:100%;height:auto;aspect-ratio:1470/800;display:block;object-fit:cover;object-position:center 52%}.wiper-showcase-feature figcaption{position:absolute;left:0;right:0;bottom:0;display:grid;gap:6px;padding:52px 24px 22px;background:linear-gradient(transparent,rgba(3,12,25,.9))}.wiper-showcase-feature figcaption b{font-size:22px}.wiper-showcase-feature figcaption span{color:#bdd3e8;font-size:var(--fs-body)}.wiper-showcase-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.wiper-showcase-grid article{overflow:hidden;border-radius:14px;border:1px solid rgba(0,153,255,.18);background:rgba(255,255,255,.045);box-shadow:0 8px 30px rgba(0,102,204,.1);transition:transform 220ms,border-color 220ms,box-shadow 220ms}.wiper-showcase-grid article:hover{transform:translateY(-4px);border-color:rgba(0,153,255,.4);box-shadow:0 16px 40px rgba(0,102,204,.16)}.wiper-showcase-grid img{width:100%;height:280px;display:block;object-fit:cover;object-position:center 38%}.wiper-showcase-grid article>div{display:grid;gap:10px;padding:20px}.wiper-showcase-grid h3{color:#fff}.wiper-showcase-grid p{min-height:46px;color:#8faac4;font-size:var(--fs-body);line-height:1.65}.brand-certificates{display:grid;gap:28px;padding-top:12px;scroll-margin-top:96px}.brand-certificates .section-head{margin-bottom:0}.knowledge-page .brand-certificates{display:none!important}@media (max-width:1080px){.wiper-showcase-lead{grid-template-columns:1fr}}@media (max-width:720px){.wiper-showcase-grid{grid-template-columns:1fr}.wiper-showcase-grid img{height:360px}}.cert-section{background:0 0;color:#fff}.cert-section .section-head p:not(.eyebrow){color:#b0c4de}.cert-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.cert-card{min-height:274px;display:flex;flex-direction:column;align-items:flex-start;gap:14px;padding:24px;border-radius:12px;background:rgba(255,255,255,.04);border:1px solid rgba(0,102,204,.15);box-shadow:0 4px 24px rgba(0,102,204,.12);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);opacity:0;transform:translateY(18px);animation:520ms forwards certFadeIn;transition:transform .3s,box-shadow .3s,border-color .3s}.cert-card:nth-child(2){animation-delay:.1s}.cert-card:nth-child(3){animation-delay:.2s}.cert-card:nth-child(4){animation-delay:.3s}.cert-card:nth-child(5){animation-delay:.4s}.cert-card:nth-child(6){animation-delay:.5s}.cert-card:nth-child(7){animation-delay:.6s}.cert-card:nth-child(8){animation-delay:.7s}.cert-card:hover{transform:translateY(-4px);border-color:rgba(0,102,204,.3);box-shadow:0 12px 40px rgba(0,102,204,.2)}.cert-icon{width:64px;height:64px;color:#09f;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.cert-card h3{color:#fff;font-size:var(--fs-card-title);font-weight:600}.source-tag{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 10px;border-radius:999px;background:rgba(0,153,255,.14);color:#bfe6ff;font-size:var(--fs-caption);font-weight:800}.cert-actions{width:100%;display:flex;gap:10px;margin-top:auto}.cert-action{min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border-radius:8px;color:#fff;font-size:var(--fs-body);font-weight:800;transition:transform 180ms,background 180ms,border-color 180ms}.cert-action.primary{background:linear-gradient(135deg,#06c,#09f)}.cert-action.outline{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.42)}.cert-action:hover{transform:scale(1.02)}.certificate-download-section{color:#fff;padding-top:6px}.certificate-download-section .section-head{max-width:860px}.certificate-download-section .section-head h2{color:#f3f9ff}.certificate-download-section .section-head p:not(.eyebrow){color:#b0c4de}.certificate-download-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.certificate-download-card{overflow:hidden;display:grid;grid-template-rows:440px 1fr;border-radius:16px;background:rgba(255,255,255,.055);border:1px solid rgba(0,153,255,.22);box-shadow:0 18px 52px rgba(0,34,70,.18);transition:transform 220ms,border-color 220ms,box-shadow 220ms}.certificate-download-card:hover{transform:translateY(-4px);border-color:rgba(0,153,255,.46);box-shadow:0 24px 70px rgba(0,122,185,.22)}.certificate-download-card>p{color:#9fb7ce;line-height:1.7}.certificate-download-card dl{align-self:end;display:grid}.certificate-download-card dl div{display:flex;justify-content:space-between;gap:16px;padding:10px 0;border-top:1px solid rgba(152,181,207,.16);font-size:13px}.certificate-download-card dt{color:#6f8ca8}.certificate-download-card dd{color:#dceafb;text-align:right}.certificate-preview{display:block;overflow:hidden;background:#f7f4ee}.certificate-preview img{width:100%;height:100%;display:block;object-fit:cover;object-position:top center;transition:transform 260ms}.certificate-download-card:hover .certificate-preview img{transform:scale(1.025)}.certificate-copy{display:grid;gap:12px;align-content:start;padding:20px}.certificate-copy span{width:fit-content;display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;background:rgba(0,153,255,.14);color:#bfe6ff;font-size:var(--fs-caption);font-weight:900}.certificate-copy h3{min-height:48px;color:#fff;font-size:17px;line-height:1.42}.certificate-copy .cert-action{width:100%;min-height:44px;margin-top:4px}@keyframes certFadeIn{to{opacity:1;transform:translateY(0)}}.icon::after,.icon::before{content:"";position:absolute}.icon.search::before{width:46px;height:46px;border:5px solid currentColor;border-radius:50%;left:9px;top:6px;color:currentColor}.icon.search::after{width:28px;height:5px;border-radius:999px;background:currentColor;left:49px;top:53px;transform:rotate(45deg);color:currentColor}.icon.wind::after,.icon.wind::before{width:62px;height:5px;border-radius:999px;background:currentColor;left:8px}.icon.wind::before{top:25px;transform:rotate(-8deg)}.icon.wind::after{top:45px;transform:rotate(-8deg)}.icon.filter{background:0 0}.icon.filter::before{inset:10px 18px;border-radius:8px;border:5px solid currentColor;background:repeating-linear-gradient(90deg,transparent 0 8px,currentColor 8px 12px);opacity:.95}.icon.briefcase{background:0 0}.icon.briefcase::before{width:58px;height:42px;left:12px;top:26px;border-radius:7px;border:5px solid currentColor;background:0 0}.icon.briefcase::after{width:24px;height:12px;left:29px;top:16px;border:5px solid currentColor;border-bottom:0;border-radius:7px 7px 0 0}.icon.shield{background:0 0}.icon.shield::before{width:50px;height:58px;left:16px;top:9px;border:5px solid currentColor;border-radius:26px 26px 18px 18px;background:0 0}.icon.shield::after{width:28px;height:5px;left:27px;top:39px;background:currentColor;transform:rotate(-45deg)}.icon.book{background:0 0}.icon.book::before{width:54px;height:58px;left:14px;top:10px;border-radius:7px;border:5px solid currentColor;border-left-width:9px}.icon.book::after{width:28px;height:5px;left:34px;top:28px;border-radius:999px;background:currentColor}.icon.bag::before{width:48px;height:42px;left:17px;top:27px;border-radius:7px;border:5px solid currentColor;background:0 0}.icon.bag::after{width:24px;height:14px;left:29px;top:14px;border:5px solid currentColor;border-bottom:0;border-radius:999px 999px 0 0}.chip-row,.segmented{display:flex;flex-wrap:wrap;gap:8px}.chip-row button,.segmented button{min-height:40px;padding:0 15px;border-radius:7px;background:#fff;border:1px solid var(--line);color:var(--muted);font-weight:900}.chip-row button.active,.segmented button.active{background:var(--primary);color:#fff;border-color:var(--primary)}.product-line{background:#fff}.product-detail-page .detail-layout{width:min(1040px,100%);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin:0 auto}.product-detail-page .detail-panel{min-height:280px;padding:30px;border:1px solid rgba(23,168,255,.24);border-radius:14px;background:rgba(16,35,58,.94);box-shadow:0 18px 48px rgba(0,34,70,.2)}.product-detail-page .detail-panel h2{margin-bottom:20px;color:#f2f8ff;font-size:clamp(25px, 2.4vw, 34px);text-align:center}.product-detail-page .spec-list,.product-detail-page .timeline{padding-left:24px;color:#c6d9eb;font-size:16px;line-height:1.9}.product-detail-page .timeline p{color:#c6d9eb}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{min-height:360px;display:flex;flex-direction:column;gap:13px;padding:18px;border-radius:8px;background:#f7fafc;border:1px solid var(--line);transition:transform 180ms,box-shadow 180ms,opacity 180ms}.product-card.hidden{display:none}.product-card:hover{box-shadow:var(--shadow-hover)}.product-card span{color:var(--soft);font-size:13px;font-weight:900}.product-card p{color:var(--muted);line-height:1.55}.product-card a{margin-top:auto;color:var(--primary);font-weight:900}.fit-image,.product-hero-image,.product-visual{position:relative;overflow:hidden;border-radius:8px;background:#fff}.product-visual{min-height:150px}.fit-image.wiper::after,.fit-image.wiper::before,.product-hero-image.wiper::after,.product-hero-image.wiper::before,.product-visual.wiper::after,.product-visual.wiper::before{content:"";position:absolute;height:13px;border-radius:999px;transform:rotate(-12deg)}.fit-image.wiper::before,.product-hero-image.wiper::before,.product-visual.wiper::before{width:66%;left:14%;bottom:45%;background:#0c1720}.fit-image.wiper::after,.product-hero-image.wiper::after,.product-visual.wiper::after{width:45%;right:9%;bottom:53%;background:var(--primary)}.fit-image.air::before,.fit-image.cabin::before,.product-visual.air::before,.product-visual.cabin::before{content:"";position:absolute;inset:28px 34px;border-radius:8px}.fit-image.cabin::before,.product-visual.cabin::before{background:repeating-linear-gradient(90deg,#fff 0 9px,#bce4f4 9px 17px);box-shadow:0 12px 28px rgba(7,42,68,.12)}.fit-image.air::before,.product-visual.air::before{background:repeating-linear-gradient(0deg,#fff 0 8px,#d5e2eb 8px 15px);box-shadow:0 12px 28px rgba(7,42,68,.12)}.selector-section{background:radial-gradient(circle at 8% 12%,rgba(25,198,181,.12),transparent 26%),linear-gradient(180deg,#f5f8fb,#eef6fb)}.selector-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(340px,0.8fr);gap:24px}.article-list article,.fit-card,.hot-panel,.match-summary,.partner-login,.resource-panel,.selector-panel{border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 10px 28px rgba(7,42,68,.06)}.selector-panel{display:grid;gap:18px;padding:28px}.full{width:100%}.hot-panel{padding:28px}.hot-panel h3{margin-bottom:18px}.hot-panel button{width:100%;min-height:88px;display:grid;grid-template-columns:1fr auto;gap:4px 12px;align-items:center;margin-bottom:14px;padding:16px 18px;border-radius:8px;background:#f4f8fb;text-align:left}.hot-panel b{font-size:var(--fs-card-title)}.hot-panel span{color:var(--muted)}.hot-panel em{grid-row:span 2;padding:7px 10px;border-radius:999px;background:#eaf7ee;color:var(--green);font-style:normal;font-weight:900}.stat-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:24px}.stat-row article{min-height:140px;display:grid;place-items:center;gap:6px;padding:24px;border-radius:8px;background:#fff;border:1px solid var(--line)}.stat-row strong{color:var(--primary);font-size:var(--fs-stat);line-height:1}.stat-row span{color:var(--muted);font-weight:900}.match-section{background:#fff}.match-summary{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px;margin-bottom:22px}.match-summary h2{margin:12px 0 8px;font-size:var(--fs-section-title)}.match-summary p{color:var(--muted)}.match-summary b{color:var(--primary)}.fit-list{display:grid;gap:16px}.fit-card{min-height:160px;display:grid;grid-template-columns:150px 1fr auto;gap:22px;align-items:center;padding:20px;transition:transform 180ms,box-shadow 180ms}.fit-card:hover{box-shadow:var(--shadow-hover)}.fit-image{height:110px}.fit-card p{margin-top:8px;color:var(--muted)}.badge-row span,.fit-card p span{display:inline-flex;margin-left:8px;padding:5px 9px;border-radius:999px;background:#eaf7ee;color:#337a42;font-size:13px;font-weight:900}.fit-actions{display:grid;gap:10px}.detail-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,0.9fr);gap:38px;align-items:center}.detail-visual{min-height:520px;border-radius:8px;background:radial-gradient(circle at 20% 18%,rgba(255,255,255,.9),transparent 24%),linear-gradient(135deg,#d9f1fb,#fff);display:grid;place-items:center}.product-hero-image{width:min(580px,86%);height:310px;box-shadow:0 32px 80px rgba(7,42,68,.14)}.detail-copy{display:grid;gap:18px}.detail-copy p:not(.eyebrow){color:var(--muted);font-size:var(--fs-section-copy);line-height:1.7}.badge-row{display:flex;flex-wrap:wrap;gap:8px}.badge-row span{margin-left:0}.accordion{border-top:1px solid var(--line)}.accordion button{width:100%;min-height:52px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--line);color:var(--text);font-weight:900}.accordion button::after{content:"+";color:var(--primary);font-size:20px}.accordion button.open::after{content:"-"}.accordion div{display:none;padding:14px 0 20px;color:var(--muted);line-height:1.65}.accordion div.show{display:block}.factory-section,.quality-band{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(320px,1.1fr);gap:44px;padding:96px max(24px,calc((100vw - 1180px)/ 2));background:0 0;color:#fff}.quality-copy{display:grid;gap:16px}.quality-copy p:not(.eyebrow){color:rgba(255,255,255,.78);font-size:var(--fs-section-copy);line-height:1.7}.quality-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.quality-grid article{min-height:210px;display:flex;flex-direction:column;justify-content:flex-end;gap:8px;padding:24px;border-radius:8px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);backdrop-filter:blur(16px)}.quality-grid strong{font-size:var(--fs-stat)}.factory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.factory-card{overflow:hidden;min-height:268px;display:grid;grid-template-rows:1fr auto;border-radius:12px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.factory-photo{min-height:210px;position:relative;overflow:hidden;border-radius:12px 12px 0 0;background:linear-gradient(135deg,rgba(0,153,255,.16),rgba(0,212,170,.1)),#0a1628;transform:scale(1);transition:transform .3s}.factory-photo img{width:100%;height:100%;min-height:210px;display:block;object-fit:cover}.factory-card:hover .factory-photo{transform:scale(1.05)}.factory-card p{padding:16px 18px 18px;color:#fff;font-weight:900}.factory-section{display:block;padding:96px max(24px,calc((100vw - 1180px)/ 2));background:#f6f9fc;color:#0b1c30}.factory-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:34px}.factory-section-head>div{max-width:790px}.factory-section-head .eyebrow{margin-bottom:12px;color:#007ab9}.factory-section-head h2{margin-bottom:12px;color:#0b1c30;font-size:clamp(30px, 3vw, 48px)}.factory-section-head p:not(.eyebrow){color:#667b91;font-size:var(--fs-section-copy);line-height:1.8}.factory-section-head>a{flex:0 0 auto;padding-bottom:3px;color:#007ab9;font-weight:900}.factory-section .factory-grid{gap:20px}.factory-section .factory-card{min-height:390px;grid-template-rows:230px 1fr;background:#fff;border-color:#d7e3ee;border-radius:12px;box-shadow:0 14px 34px rgba(7,42,68,.06);backdrop-filter:none}.factory-section .factory-photo{min-height:230px;display:block;border-radius:12px 12px 0 0}.factory-section .factory-photo::after{content:"";position:absolute;inset:55% 0 0;background:linear-gradient(transparent,rgba(3,18,34,.76))}.factory-section .factory-photo img{min-height:230px}.factory-section .factory-photo span{position:absolute;z-index:1;left:20px;bottom:16px;color:#fff;font-size:12px;font-weight:900;letter-spacing:.12em}.factory-section .factory-card>div{padding:22px 22px 24px}.factory-section .factory-card h3{margin-bottom:8px;color:#0b1c30;font-size:24px}.factory-section .factory-card p{padding:0;color:#667b91;font-weight:500;line-height:1.7}.factory-detail-page{background:#061426;color:#fff}.factory-detail-hero{min-height:min(760px,calc(100vh - 72px));display:flex;align-items:center;padding:110px max(24px,calc((100vw - 1180px)/ 2));position:relative;isolation:isolate;overflow:hidden;background-image:linear-gradient(90deg,rgba(2,16,33,.98) 0,rgba(2,25,48,.88) 35%,rgba(2,20,40,.2) 72%),url("../assets/images/factory-production-line.png");background-size:cover;background-position:center}.factory-detail-hero::after{content:"";position:absolute;z-index:-1;inset:auto 0 0;height:180px;background:linear-gradient(transparent,#061426)}.factory-detail-copy{width:min(680px,100%)}.factory-detail-copy .eyebrow{margin-bottom:22px;color:#17a8ff;letter-spacing:.18em}.factory-detail-copy h1{margin-bottom:26px;font-size:clamp(52px, 6vw, 92px);line-height:1.08}.factory-detail-copy>p:not(.eyebrow){color:rgba(225,239,252,.78);font-size:clamp(17px, 1.45vw, 22px);line-height:2}.factory-hero-points{display:flex;flex-wrap:wrap;gap:14px 30px;margin-top:36px}.factory-hero-points span{display:inline-flex;align-items:center;gap:10px;color:#d8edff;font-weight:800}.factory-hero-points span::before{content:"";width:9px;height:9px;border:2px solid #17a8ff;border-radius:50%;box-shadow:0 0 16px rgba(23,168,255,.65)}.factory-capabilities{padding:96px max(24px,calc((100vw - 1180px)/ 2)) 110px}.factory-capabilities-head{max-width:760px;margin-bottom:38px}.factory-capabilities-head h2{margin:10px 0 14px;font-size:clamp(32px, 4vw, 54px)}.factory-capabilities-head>p:last-child{color:#8ea8c0;line-height:1.8}.factory-capability-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.factory-capability-card{overflow:hidden;border:1px solid rgba(23,168,255,.2);border-radius:14px;background:#10233a}.factory-capability-card img{width:100%;height:235px;display:block;object-fit:cover}.factory-capability-card div{padding:26px}.factory-capability-card small{color:#17a8ff;font-weight:900;letter-spacing:.12em}.factory-capability-card h3{margin:10px 0;font-size:25px}.factory-capability-card p{color:#91abc2;line-height:1.75}.bottom-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;background:0 0}.home-page .bottom-stats{background:#f6f9fc}.home-page .bottom-stats .stat-card strong{color:#082338}.stat-card{min-height:234px;display:grid;gap:8px;align-content:start;padding:24px;border-radius:12px;background:rgba(255,255,255,.04);border:1px solid rgba(0,102,204,.15);box-shadow:0 4px 24px rgba(0,102,204,.12);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.stat-icon{width:40px;height:40px;display:grid;place-items:center;margin-bottom:6px;border-radius:10px;background:rgba(0,153,255,.12);color:#09f;font-weight:900}.stat-card strong{color:#fff;font-size:var(--fs-stat);line-height:1;font-weight:800}.stat-card .stat-card-text{font-size:var(--fs-stat);line-height:1;font-weight:800;letter-spacing:0;white-space:nowrap}.stat-card b{color:#b0c4de;font-size:var(--fs-body)}.stat-card p{color:#6b8299;font-size:var(--fs-caption);line-height:1.55}.stat-card i{width:100%;height:4px;display:block;overflow:hidden;margin-top:10px;border-radius:999px;background:rgba(255,255,255,.1)}.stat-card i::before{content:"";display:block;width:var(--progress);height:100%;border-radius:inherit;background:linear-gradient(90deg,#06c,#09f)}.product-catalog-page{background:var(--site-bg);background-size:var(--site-bg-size)}.product-center-workspace{display:grid;grid-template-columns:280px minmax(0,1fr);gap:20px;align-items:start;background:0 0;color:#fff}.product-filter-panel{position:sticky;top:96px;display:grid;gap:16px;padding:22px;border-radius:12px;background:rgba(255,255,255,.03);border:1px solid rgba(0,102,204,.15);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.filter-group{display:grid;gap:12px;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.08)}.filter-group summary{color:#6b8299;font-size:var(--fs-caption);font-weight:900;text-transform:uppercase;cursor:pointer}.cascade-grid select,.filter-select{width:100%;min-height:40px;padding:0 12px;border-radius:6px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.05);color:#b0c4de;font-size:var(--fs-body)}.cascade-grid{display:grid;gap:8px}.filter-tags{display:flex;flex-wrap:wrap;gap:8px}.filter-tags button{min-height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;border-radius:7px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.12);color:#b0c4de;font-size:var(--fs-body);transition:background 180ms,color 180ms,border-color 180ms}.filter-tags button.active{background:#06c;border-color:#06c;color:#fff}.filter-reset{min-height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:0 0;border:1px solid rgba(255,255,255,.44);color:#fff;font-weight:900}.product-results{min-width:0}.product-results-head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;margin-bottom:20px}.product-results-head p{color:#b0c4de;font-weight:800}.active-filter-row{display:flex;flex-wrap:wrap;gap:8px}.active-filter-row span{min-height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border-radius:999px;background:rgba(0,153,255,.14);color:#bfe6ff;font-size:var(--fs-caption);font-weight:900}.sort-control{display:inline-flex;align-items:center;gap:10px;color:#b0c4de;font-size:var(--fs-body);font-weight:900;white-space:nowrap}.sort-control span{white-space:nowrap}.sort-control select{min-height:38px;min-width:180px;padding:0 46px 0 12px;border-radius:8px;border:1px solid rgba(255,255,255,.14);appearance:none;-webkit-appearance:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1.5 6 6.5 11 1.5' fill='none' stroke='%23B0C4DE' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") right 18px center/12px 8px no-repeat,rgba(255,255,255,.05);color:#b0c4de;font-weight:800}.pc-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:484px;align-items:start;gap:20px;transition:opacity .3s,transform .3s}.pc-product-grid.is-filtering{opacity:.42;transform:translateY(6px)}.pc-product-card{height:484px;min-height:484px;max-height:484px;display:grid;grid-template-rows:200px 28px 48px 46px 24px 40px;padding:18px;box-sizing:border-box;overflow:hidden;border-radius:12px;background:rgba(255,255,255,.04);border:1px solid rgba(0,102,204,.15);box-shadow:0 4px 24px rgba(0,102,204,.12);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);transition:transform .3s,box-shadow .3s,border-color .3s,opacity .3s;grid-template-rows:180px 24px 44px 30px 28px 24px 36px;gap:2px}.pc-product-card.hidden{display:none}.pc-product-card:hover{transform:translateY(-4px);border-color:rgba(0,102,204,.3);box-shadow:0 12px 40px rgba(0,102,204,.2)}.pc-product-visual{position:relative;overflow:hidden;border-radius:10px;background:rgba(255,255,255,.06)}.pc-product-visual:has(img){background:#fff}.pc-product-visual img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 58%}.pc-product-visual.wiper img{object-fit:contain;padding:18px}.pc-product-visual.air img,.pc-product-visual.cabin img{box-sizing:border-box;object-fit:contain;object-position:center;padding:14px}.pc-product-visual::after,.pc-product-visual::before{content:"";position:absolute}.pc-product-visual.wiper::before{width:78%;height:16px;left:11%;top:46%;border-radius:999px;background:#11283b;transform:rotate(-12deg);box-shadow:0 18px 0 #1d425c}.pc-product-visual.wiper::after{width:18px;height:96px;left:50%;top:42%;border-radius:999px;background:#09f;transform:rotate(62deg);opacity:.65}.pc-product-visual.air::before,.pc-product-visual.cabin::before{inset:38px 34px;border-radius:12px;background:repeating-linear-gradient(90deg,#fff 0 8px,#b6d4e5 8px 12px),#fff;border:8px solid #1d8fc7;box-shadow:0 18px 36px rgba(0,102,204,.16)}.pc-product-visual.cabin.nano::before{border-color:#00d4aa}.pc-product-visual.air::before{border-color:#4b7da7;transform:perspective(300px) rotateX(10deg)}.pc-product-visual.air.oe::before{border-color:#6b8299}.product-specs{font-size:11px;color:#8aa3bc;line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:2px 0;letter-spacing:.02em;min-height:24px;max-height:28px}.product-category-badge{position:absolute;top:10px;left:10px;z-index:2;padding:3px 10px;border-radius:999px;background:rgba(0,0,0,.65);color:#fff;font-size:10px;font-weight:800;letter-spacing:.04em;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.15)}.pc-product-card p{font-size:13px}.pc-product-card h3{font-size:15px}.tag-line span{font-size:10px}.pc-product-card strong{font-size:16px}.pc-product-card a{font-size:13px}.pc-product-visual{height:180px;min-height:180px;max-height:180px}.pc-product-card:hover .product-specs{color:#bfe6ff}@media (max-width:900px){.product-catalog-page .pc-product-card{grid-template-rows:160px 22px 40px 28px 26px 22px 34px!important;height:auto!important;min-height:332px!important;max-height:none!important}.product-catalog-page .pc-product-visual{height:160px!important;min-height:160px;max-height:160px}.product-catalog-page .pc-product-card h3{height:40px!important;min-height:40px;max-height:40px;font-size:14px;line-height:1.3}.product-catalog-page .pc-product-card p{height:28px!important;min-height:28px;max-height:28px;font-size:12px}.product-specs{font-size:10px;min-height:22px;max-height:26px}}@media (max-width:640px){.product-catalog-page .pc-product-card{grid-template-rows:140px 20px 38px 26px 24px 20px 32px!important;min-height:300px!important}.product-catalog-page .pc-product-visual{height:140px!important;min-height:140px;max-height:140px}.product-specs{font-size:9px;min-height:20px;max-height:24px}.product-category-badge{font-size:8px;padding:2px 8px;top:6px;left:6px}}.tag-line{display:flex;flex-wrap:wrap;gap:6px;height:28px;min-height:28px;max-height:28px;overflow:hidden;align-content:center;align-items:center}.tag-line span{min-height:28px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;border-radius:999px;background:rgba(0,153,255,.14);color:#bfe6ff;font-size:var(--fs-caption);font-weight:800}.pc-product-card h3{height:48px;min-height:48px;max-height:48px;margin:0;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#fff;font-size:var(--fs-card-title);line-height:1.32;font-weight:600}.pc-product-card p{height:46px;min-height:46px;max-height:46px;margin:0;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#b0c4de;font-size:var(--fs-body);line-height:1.65}.pc-product-card strong{height:24px;display:flex;align-items:center;align-self:center;color:#00d4aa;font-size:var(--fs-card-title);line-height:1}.pc-product-card a{height:40px;min-height:40px;max-height:40px;display:inline-flex;align-items:center;justify-content:center;margin-top:0;border-radius:8px;border:1px solid rgba(255,255,255,.44);color:#fff;font-weight:900;transition:background 180ms,border-color 180ms}.pc-product-card a:hover{background:#06c;border-color:#06c}.product-catalog-page .pc-product-grid{grid-auto-rows:484px;align-items:start}.product-catalog-page .pc-product-card{height:484px!important;min-height:484px!important;max-height:484px!important;grid-template-rows:200px 28px 48px 46px 24px 40px!important}.product-catalog-page .pc-product-card>*{min-width:0}.product-catalog-page .pc-product-visual{height:200px!important;min-height:200px;max-height:200px}.product-catalog-page .tag-line{height:28px;min-height:28px;max-height:28px}.product-catalog-page .pc-product-card h3{height:48px;min-height:48px;max-height:48px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-webkit-line-clamp:unset;-webkit-box-orient:initial;font-size:16px;line-height:48px}.product-catalog-page .pc-product-card p{height:46px;min-height:46px;max-height:46px}.product-catalog-page .pc-product-card strong{height:24px}.product-catalog-page .pc-product-card a{height:40px;min-height:40px;max-height:40px}.empty-products{display:none;min-height:180px;place-items:center;margin-top:20px;border-radius:12px;border:1px dashed rgba(255,255,255,.22);color:#b0c4de;font-weight:900}.empty-products.show{display:grid}.product-skeleton{display:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-bottom:20px}.product-skeleton span{height:280px;border-radius:12px;background:linear-gradient(90deg,rgba(255,255,255,.06),rgba(255,255,255,.14),rgba(255,255,255,.06));background-size:240% 100%;animation:1.3s infinite skeletonPulse}@keyframes skeletonPulse{0%{background-position:100% 0}100%{background-position:-100% 0}}.product-recommend{position:sticky;top:96px;display:grid;gap:16px}.recommend-image{min-height:220px;border-radius:12px;background:radial-gradient(circle at 28% 30%,rgba(0,153,255,.28),transparent 30%),linear-gradient(135deg,#dff4fb,#fff);position:relative;overflow:hidden}.recommend-image::before{content:"";position:absolute;width:78%;height:18px;left:11%;top:48%;border-radius:999px;background:#11283b;transform:rotate(-13deg);box-shadow:0 22px 0 #1d425c}.recommend-card{display:grid;gap:10px;padding:20px;border-radius:12px;background:rgba(255,255,255,.04);border:1px solid rgba(0,102,204,.15);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.recommend-card span{width:fit-content;border-radius:999px;padding:4px 9px;background:rgba(0,212,170,.12);color:#00d4aa;font-size:12px;font-weight:900}.recommend-card h3{color:#fff}.recommend-card p{color:#b0c4de;line-height:1.6}.store-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.recommend-card>a,.store-links a{min-height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid rgba(255,255,255,.32);color:#fff;font-weight:900}.recommend-card.insight::after{content:"→";color:#09f;font-size:20px;font-weight:900}.product-center-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;background:0 0}.product-center-stats .stat-card{color:inherit}.cta-stat{border-color:rgba(0,212,170,.38)}.smart-select-page{background:var(--site-bg);background-size:var(--site-bg-size)}.smart-select-shell{min-height:calc(100vh - 72px);display:grid;grid-template-columns:minmax(0,0.6fr) minmax(340px,0.4fr);grid-template-areas:"hero hero" "form recommend";gap:36px;align-items:start;position:relative;overflow:hidden;padding:108px max(24px,calc((100vw - 1180px)/ 2)) 96px;background:0 0;color:#fff}.smart-select-shell::before{content:"";position:absolute;inset:0 0 auto;height:620px;z-index:0;pointer-events:none;background:linear-gradient(90deg,rgba(1,10,25,.5),rgba(1,17,45,.15),rgba(1,8,22,.42)),linear-gradient(180deg,rgba(1,9,24,.04) 50%,#06162b 100%),url("../assets/smart-select-hero-bg.png") center 48%/cover no-repeat}.smart-hero-copy{grid-area:hero;position:relative;z-index:1;text-align:center}.smart-hero-copy .eyebrow{margin:0 auto;padding:0 14px;font-size:var(--fs-eyebrow)}.smart-hero-copy h1{max-width:1040px;margin:22px auto 0;color:#d8ecff;font-size:var(--fs-page-title);line-height:.96;text-align:center;text-shadow:0 0 42px rgba(0,153,255,.28)}.smart-hero-copy p{max-width:760px;margin:22px auto 0;color:rgba(221,238,255,.76);font-size:var(--fs-page-subtitle);line-height:1.7}.smart-select-copy{grid-area:form;position:relative;z-index:1}.smart-cascade-form{display:grid;gap:16px}.smart-vin-lookup{display:grid;gap:11px;margin-bottom:4px;padding:20px;border:1px solid rgba(0,153,255,.32);border-radius:14px;background:linear-gradient(135deg,rgba(0,102,204,.16),rgba(5,17,36,.78));box-shadow:0 18px 50px rgba(0,0,0,.18);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.smart-vin-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.smart-vin-heading span{color:#57baff;font-size:10px;font-weight:900;letter-spacing:.12em}.smart-vin-heading h2{margin-top:3px;color:#fff;font-size:20px;line-height:1.2}.smart-vin-heading em{flex:0 0 auto;padding:5px 9px;border-radius:999px;background:rgba(255,255,255,.08);color:#8faac2;font-size:11px;font-style:normal;font-weight:800}.smart-vin-lookup>p:not(.smart-vin-status){color:#8faac2;font-size:12px;line-height:1.55}.smart-vin-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.smart-vin-row input{min-width:0;height:46px;padding:0 14px;border:1px solid rgba(0,153,255,.3);border-radius:8px;background:rgba(255,255,255,.06);color:#fff;font-size:15px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.smart-vin-row input::placeholder{color:#627b94;font-size:13px;letter-spacing:0}.smart-vin-row input:focus{border-color:#09f;box-shadow:0 0 0 3px rgba(0,153,255,.12)}.smart-vin-row button{min-width:118px;padding:0 16px;border-radius:8px;background:linear-gradient(135deg,#06c,#09f);color:#fff;font-size:13px;font-weight:900}.smart-vin-row button:disabled{opacity:.62;cursor:wait}.smart-vin-meta{display:flex;align-items:center;gap:10px;color:#627b94;font-size:11px}.smart-vin-meta button{padding:0;background:0 0;color:#57baff;font-size:11px;font-weight:900}.smart-vin-status{min-height:18px;color:#8faac2;font-size:12px;font-weight:800}.smart-vin-status.success{color:#5ee3b3}.smart-vin-status.error{color:#ff8a70}.smart-vin-status.loading{color:#73c7ff}.smart-required-note{display:flex;align-items:center;gap:6px;margin:0 0 2px;color:rgba(216,236,255,.78);font-size:13px;font-weight:700}@media (max-width:560px){.smart-vin-row{grid-template-columns:1fr}.smart-vin-row button{height:44px}.smart-vin-meta{align-items:flex-start;flex-direction:column;gap:4px}}.smart-required-note strong{color:#ff6b4a;font-size:17px;line-height:1}.smart-field{position:relative;display:grid;gap:8px;color:#6b8299;font-size:var(--fs-caption);font-weight:900}.smart-field span{text-transform:uppercase}.smart-field span em{display:inline-flex;align-items:center;min-height:20px;margin-left:6px;padding:0 7px;border:1px solid rgba(255,107,74,.42);border-radius:999px;background:rgba(255,107,74,.1);color:#ff8a70;font-size:11px;font-style:normal;line-height:1;letter-spacing:0}.smart-field select{width:100%;height:48px;padding:0 46px 0 14px;border-radius:8px;border:1px solid rgba(0,102,204,.15);background:rgba(255,255,255,.04);color:#b0c4de;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);transition:opacity 180ms,border-color 180ms,background 180ms}.smart-field select:disabled{opacity:.42}.smart-field.selected select{background:rgba(255,255,255,.08);border-color:rgba(0,153,255,.42);color:#fff}.smart-field select option{background:#0a1628;color:#b0c4de}.smart-match-btn{width:100%;height:56px;margin-top:8px;border-radius:12px;background:rgba(255,255,255,.1);color:rgba(255,255,255,.48);font-weight:900;transition:background 180ms,box-shadow 180ms,transform 180ms,color 180ms}.smart-match-btn:not(:disabled){background:linear-gradient(135deg,#06c,#09f);color:#fff;animation:1.8s ease-in-out infinite smartPulse}.smart-match-btn:not(:disabled):hover{box-shadow:0 0 0 4px rgba(0,153,255,.16),0 16px 40px rgba(0,102,204,.28);transform:translateY(-1px)}@keyframes smartPulse{0%,100%{box-shadow:0 0 0 0 rgba(0,153,255,.22)}50%{box-shadow:0 0 0 8px rgba(0,153,255,.04)}}.recommend-stack{grid-area:recommend;position:sticky;top:96px;z-index:1;display:grid;gap:16px}.recommend-product-card{display:grid;gap:12px;padding:18px;border-radius:12px;background:rgba(255,255,255,.04);border:1px solid rgba(0,102,204,.15);box-shadow:0 4px 24px rgba(0,102,204,.12);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.recommend-product-visual{height:144px;position:relative;overflow:hidden;border-radius:10px;background:rgba(255,255,255,.06)}.recommend-product-visual:has(img){background:#fff}.recommend-product-visual img{width:100%;height:100%;display:block;box-sizing:border-box;object-fit:contain;object-position:center;padding:10px}.recommend-product-visual::after,.recommend-product-visual::before{content:"";position:absolute}.recommend-product-visual.wiper::before{width:76%;height:14px;left:12%;top:43%;border-radius:999px;background:#11283b;transform:rotate(-13deg);box-shadow:0 18px 0 #1d425c}.recommend-product-visual.air::before,.recommend-product-visual.cabin::before{inset:26px 46px;border-radius:12px;background:repeating-linear-gradient(90deg,#fff 0 8px,#b6d4e5 8px 12px);border:7px solid #1d8fc7}.recommend-product-visual.air::before{border-color:#4b7da7}.recommend-product-card h3{color:#fff;font-size:var(--fs-card-title)}.fit-image::after,.fit-image::before,.pc-product-visual::after,.pc-product-visual::before,.product-hero-image::after,.product-hero-image::before,.product-visual::after,.product-visual::before,.recommend-product-visual::after,.recommend-product-visual::before{content:none!important;display:none!important}.recommend-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.recommend-actions a{min-height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid rgba(255,255,255,.36);color:#fff;font-weight:900}.car-wireframe{display:none}.car-wireframe::after,.car-wireframe::before{content:"";position:absolute;border:2px solid rgba(0,153,255,.22)}.car-wireframe::before{left:18%;right:18%;top:-24%;height:72%;border-radius:56% 56% 8% 8%}.car-wireframe::after{left:12%;right:12%;bottom:-18%;height:34%;border-radius:999px}@keyframes carFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-14px)}}.smart-select-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;background:0 0}.quality-grid span{color:rgba(255,255,255,.76);font-weight:900}.article-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.article-list article{min-height:230px;display:flex;flex-direction:column;gap:12px;padding:24px}.article-list p{color:var(--muted);line-height:1.6}.article-list span{margin-top:auto;color:var(--soft);font-weight:900}.partner-section{display:grid;grid-template-columns:minmax(320px,0.8fr) minmax(0,1.2fr);gap:24px;background:#fff}.partner-login,.resource-panel{padding:28px}.partner-login{display:grid;gap:14px}.resource-panel{background:linear-gradient(135deg,rgba(0,122,185,.08),rgba(25,198,181,.08)),#fff}.resource-panel h3{margin-bottom:16px}.resource-panel ul{margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.resource-panel li{list-style:none;min-height:64px;display:flex;align-items:center;padding:0 18px;border-radius:8px;background:#fff;border:1px solid var(--line);color:var(--muted);font-weight:900}.store-band{min-height:160px;display:grid;place-items:center;gap:14px;padding:36px 24px;background:#eef6fb;text-align:center}.store-band p{color:var(--muted);font-size:var(--fs-section-copy);font-weight:900}.store-band div{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.store-band a{min-width:108px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:7px;background:#fff;border:1px solid var(--line);color:var(--primary);font-weight:900}.fit-result-page{background:var(--site-bg);background-size:var(--site-bg-size);color:#fff}.fit-result-main{min-height:calc(100vh - 72px)}.fit-result-shell{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:112px 0 96px}.fit-result-summary{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:32px;min-height:168px;padding:30px 34px;border:1px solid rgba(0,153,255,.26);border-radius:18px;background:radial-gradient(circle at 92% 12%,rgba(0,153,255,.2),transparent 28%),linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.035));box-shadow:0 18px 60px rgba(0,102,204,.14);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.fit-result-summary::after{content:"";position:absolute;width:220px;height:220px;right:80px;top:-150px;border:1px solid rgba(0,212,170,.22);border-radius:50%;box-shadow:0 0 80px rgba(0,153,255,.16)}.fit-result-summary>*{position:relative;z-index:1}.fit-result-summary .eyebrow{min-height:28px;padding:0 12px;font-size:var(--fs-eyebrow)}.fit-result-summary h1{margin:16px 0 8px;color:#e7f4ff;font-size:clamp(26px, 3vw, 42px);line-height:1.16;text-shadow:0 0 36px rgba(0,153,255,.2)}.fit-result-summary p{color:#b0c4de;font-size:var(--fs-body)}.fit-result-summary p strong{color:#00d4aa;font-size:20px}.fit-reset-button{min-width:116px;min-height:46px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.48);border-radius:9px;color:#fff;font-weight:900;transition:background 180ms,border-color 180ms,transform 180ms}.fit-reset-button:hover{background:#06c;border-color:#06c;transform:translateY(-1px)}.fit-result-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin:48px 0 20px}.fit-result-heading span{color:#63c8ff;font-size:var(--fs-eyebrow);font-weight:900;letter-spacing:.1em}.fit-result-heading h2{margin-top:8px;color:#fff;font-size:26px}.fit-result-heading p{color:#8ea9c4;font-size:var(--fs-caption);font-weight:800}.fit-result-list{display:grid;gap:16px}.fit-result-back-row{display:flex;justify-content:flex-start;margin-top:32px}.fit-result-back-button{min-width:154px;min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 20px;border:1px solid rgba(115,199,255,.46);border-radius:9px;background:rgba(0,102,204,.1);color:#d8ecff;font-size:15px;font-weight:900;transition:border-color 180ms,background 180ms,color 180ms,transform 180ms}.fit-result-back-button span{font-size:20px;line-height:1}.fit-result-back-button:hover{border-color:#09f;background:rgba(0,153,255,.18);color:#fff;transform:translateX(-2px)}.fit-result-card{min-height:142px;display:grid;grid-template-columns:minmax(0,1fr) 126px;align-items:center;gap:22px;padding:18px 20px;border:1px solid rgba(0,153,255,.2);border-radius:16px;background:rgba(255,255,255,.045);box-shadow:0 8px 30px rgba(0,102,204,.1);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);transition:transform 220ms,border-color 220ms,background 220ms}.fit-result-card:hover{transform:translateY(-2px);border-color:rgba(0,153,255,.42);background:rgba(255,255,255,.065)}.fit-result-visual{width:140px;height:116px;position:relative;overflow:hidden;border-radius:12px;background:linear-gradient(135deg,rgba(0,153,255,.12),transparent 70%),rgba(255,255,255,.055)}.fit-result-visual::after,.fit-result-visual::before{content:"";position:absolute}.fit-result-visual.wiper::before{width:94px;height:9px;left:23px;top:52px;border-radius:999px;background:#c6e9ff;transform:rotate(-10deg);box-shadow:0 15px 0 rgba(0,153,255,.68)}.fit-result-visual.wiper::after{width:9px;height:58px;left:67px;top:44px;border-radius:999px;background:#00d4aa;transform:rotate(64deg)}.fit-result-visual.air::before,.fit-result-visual.cabin::before{inset:25px 25px;border:6px solid #09f;border-radius:8px;background:repeating-linear-gradient(90deg,#dff4ff 0 7px,#87c8e7 7px 10px);box-shadow:0 12px 28px rgba(0,153,255,.2)}.fit-result-visual.air::before{border-color:#00d4aa;transform:perspective(240px) rotateX(12deg)}.fit-result-copy{min-width:0}.fit-category{display:inline-flex;min-height:26px;align-items:center;padding:0 10px;border-radius:999px;background:rgba(0,153,255,.15);color:#bfe6ff;font-size:var(--fs-eyebrow);font-weight:900}.fit-result-copy h3{margin:10px 0 8px;color:#fff;font-size:20px;line-height:1.35}.fit-result-copy p{display:flex;align-items:center;flex-wrap:wrap;gap:6px;color:#8ea9c4;font-size:var(--fs-caption)}.fit-result-copy p b{margin-right:6px;color:#b0c4de}.fit-result-copy p em{padding:4px 9px;border-radius:6px;background:rgba(0,212,170,.14);color:#8debd4;font-style:normal;font-weight:800}.fit-result-copy small{display:block;margin-top:8px;color:#718ca8;font-size:var(--fs-caption)}.fit-result-actions{display:grid;gap:10px}.fit-result-actions a,.fit-result-actions button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border:1px solid rgba(255,255,255,.42);border-radius:8px;background:0 0;color:#fff;font:inherit;font-weight:900}.fit-result-actions a.primary,.fit-result-actions button.primary{border-color:transparent;background:linear-gradient(135deg,#06c,#09f);box-shadow:0 8px 24px rgba(0,102,204,.2)}.fit-result-actions a:hover,.fit-result-actions button:hover{border-color:#00d4aa}.video-modal-open{overflow:hidden}.installation-video-modal{position:fixed;z-index:200;inset:0;display:grid;place-items:center;padding:24px;background:rgba(1,8,18,.82);opacity:0;visibility:hidden;pointer-events:none;backdrop-filter:blur(14px);transition:opacity 180ms,visibility 180ms}.installation-video-modal.open{opacity:1;visibility:visible;pointer-events:auto}.installation-video-dialog{width:min(960px,100%);overflow:hidden;border:1px solid rgba(23,168,255,.32);border-radius:18px;background:#0a1b30;box-shadow:0 30px 100px rgba(0,0,0,.52);transform:translateY(18px) scale(.98);transition:transform .2s}.installation-video-modal.open .installation-video-dialog{transform:translateY(0) scale(1)}.installation-video-dialog>header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 22px}.installation-video-dialog>header span{color:#17a8ff;font-size:11px;font-weight:900;letter-spacing:.12em}.installation-video-dialog>header h2{margin-top:6px;color:#f2f8ff;font-size:clamp(20px, 2.5vw, 30px)}.installation-video-close{width:42px;height:42px;flex:0 0 42px;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:rgba(255,255,255,.06);color:#fff;font-size:28px;line-height:1}.installation-video-player{aspect-ratio:16/9;background:#fff}.installation-video-player video{width:100%;height:100%;display:block;object-fit:contain;background:#fff}.installation-video-dialog>p{padding:16px 22px 20px;color:#8ea9c4;font-size:13px;line-height:1.7}@media (max-width:640px){.installation-video-modal{padding:12px}.installation-video-dialog>header{padding:16px}.installation-video-dialog>p{padding:14px 16px 16px}}.fit-result-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:18px}.fit-result-stats .stat-card{min-height:210px}.fit-geo-panel{display:grid;grid-template-columns:190px minmax(0,1fr);gap:28px;margin-top:18px;padding:24px 28px;border:1px solid rgba(0,153,255,.45);border-radius:16px;background:linear-gradient(135deg,rgba(0,102,204,.12),rgba(0,212,170,.055))}.fit-geo-panel dl{display:grid;gap:8px}.fit-geo-panel dl div{min-width:0;display:grid;grid-template-columns:66px minmax(0,1fr);gap:10px}.fit-geo-panel dt{color:#63c8ff;font-weight:900}.fit-geo-panel dd{min-width:0;overflow-wrap:anywhere;color:#9fb8d1}@media (max-width:820px){.fit-result-heading,.fit-result-summary{align-items:flex-start;flex-direction:column}.fit-result-card{grid-template-columns:1fr}.fit-result-actions{grid-column:auto;grid-template-columns:1fr}.fit-result-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.fit-result-shell{width:calc(100% - 36px);padding:82px 0 64px}.fit-result-summary{min-height:auto;padding:24px 20px}.fit-reset-button{width:100%}.fit-result-heading{margin-top:38px}.fit-result-card{grid-template-columns:1fr;padding:16px}.fit-result-actions{grid-column:auto}.fit-result-back-button{width:100%}.fit-result-stats{grid-template-columns:1fr}}.site-footer{display:grid;grid-template-columns:0.85fr 1.15fr;gap:42px;padding:72px max(24px,calc((100vw - 1180px)/ 2));background:#050b16;color:#fff}.login-footer,.site-footer,footer.footer{background-color:#050b16!important;background-image:none!important;background-size:auto!important}footer.footer{min-height:120px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:36px max(24px,calc((100vw - 1180px)/ 2));color:rgba(255,255,255,.72)}.footer-brand{display:grid;align-content:start;gap:10px}.footer-brand strong{font-size:24px}.footer-brand span{color:rgba(255,255,255,.68)}.footer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.footer-grid div{display:grid;gap:10px}.footer-grid b{margin-bottom:8px}.footer-grid a{color:rgba(255,255,255,.7)}@media (min-width:1081px){.site-footer>.footer-grid>div:last-child{justify-items:end;text-align:right}}.footer-global{grid-column:1/-1;display:grid;gap:18px;margin-top:22px;padding-top:28px;border-top:1px solid rgba(255,255,255,.1)}.footer-policy-links,.footer-service-row{display:flex;align-items:center;flex-wrap:wrap}.footer-service-row{gap:0;color:rgba(255,255,255,.76);font-size:13px;font-weight:700}.footer-service-row>*{display:inline-flex;align-items:center}.footer-policy-links>*+::before,.footer-service-row>*+::before{content:"";width:1px;height:14px;display:inline-block;margin:0 16px;background:rgba(255,255,255,.2)}.footer-policy-links a,.footer-service-row a{color:inherit}.footer-policy-links a:hover,.footer-service-row a:hover{color:#63c8ff}.footer-global-main{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:30px}.footer-policy-links{color:rgba(255,255,255,.58);font-size:12px}.footer-channel-links{display:flex;align-items:center;gap:10px}.footer-channel-link{min-width:92px;height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 12px;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:rgba(255,255,255,.035);color:rgba(255,255,255,.72);transition:border-color 180ms,background 180ms,color 180ms,transform 180ms}.footer-channel-link:hover{color:#fff;border-color:rgba(255,255,255,.35);background:rgba(255,255,255,.075);transform:translateY(-1px)}.footer-channel-mark{min-width:30px;font-size:16px;line-height:1;font-weight:950;letter-spacing:-.04em;text-align:center}.footer-channel-link.tmall .footer-channel-mark{color:#ff3152;font-size:11px;letter-spacing:.02em}.footer-channel-link.jd .footer-channel-mark{color:#f0443a}.footer-channel-link.douyin .footer-channel-mark{color:#fff;text-shadow:-2px 0 #25f4ee,2px 0 #fe2c55}.footer-channel-name{font-size:12px;font-weight:800}.footer-copyright{display:flex;align-items:center;flex-wrap:wrap;gap:10px 20px;color:rgba(255,255,255,.42);font-size:12px;line-height:1.6}.footer-copyright a{color:rgba(255,255,255,.5)}.footer-copyright a:hover{color:#63c8ff}.search-modal{position:fixed;inset:0;z-index:100;display:none;place-items:start center;padding:110px 24px 24px;background:rgba(8,35,56,.42);backdrop-filter:blur(10px)}.search-modal.open{display:grid}.search-box{width:min(720px,100%);display:grid;gap:16px;padding:28px 72px 28px 28px;border-radius:8px;background:#fff;box-shadow:var(--shadow);position:relative}.search-box button{position:absolute;right:18px;top:14px;width:34px;height:34px;border-radius:50%;background:#eef6fb;color:var(--primary);font-size:20px}.search-box p{color:var(--muted)}.search-box input{padding-right:18px}.toast{position:fixed;left:50%;bottom:61.8%;z-index:120;width:min(480px,calc(100% - 40px));padding:14px 18px;border-radius:8px;background:var(--navy);color:#fff;text-align:center;box-shadow:var(--shadow);opacity:0;transform:translate(-50%,16px);pointer-events:none;transition:opacity 180ms,transform 180ms}.toast.show{opacity:1;transform:translate(-50%,0)}.back-to-top{position:fixed;right:28px;bottom:28px;z-index:90;width:72px;height:72px;display:grid;place-items:center;border-radius:50%;background:#f4f4f4;color:#222;box-shadow:0 16px 42px rgba(7,42,68,.12);opacity:0;pointer-events:none;transform:translateY(14px) scale(.96);transition:opacity 180ms,transform 180ms,background 180ms}.back-to-top.show{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.back-to-top:hover{background:#fff;transform:translateY(-2px) scale(1)}.back-to-top span{width:24px;height:24px;border-top:4px solid currentColor;border-left:4px solid currentColor;transform:translateY(6px) rotate(45deg);border-radius:2px}.customer-service-button{position:fixed;right:28px;bottom:112px;z-index:91;width:72px;min-height:72px;display:grid;place-items:center;gap:2px;padding:10px 6px 8px;border-radius:50%;background:linear-gradient(145deg,#007fd1,#00a8ff);color:#fff;box-shadow:0 16px 42px rgba(0,114,190,.3);font-size:12px;font-weight:800;line-height:1;transition:transform 180ms,box-shadow 180ms}.customer-service-button:hover{transform:translateY(-3px);box-shadow:0 20px 48px rgba(0,153,255,.4)}.customer-service-button svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.customer-service-panel{position:fixed;right:28px;bottom:196px;z-index:120;width:min(380px,calc(100vw - 32px));max-height:min(620px,calc(100vh - 120px));display:grid;grid-template-rows:auto minmax(140px,1fr) auto auto auto;overflow:hidden;border:1px solid rgba(0,153,255,.24);border-radius:22px;background:#edf8ff;color:#15273a;box-shadow:0 28px 80px rgba(0,26,54,.36);opacity:0;pointer-events:none;transform:translateY(16px) scale(.97);transform-origin:right bottom;transition:opacity 180ms,transform 180ms}.customer-service-panel.open{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.customer-service-head{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;color:#fff;background:linear-gradient(135deg,#006fd0,#00a8ff)}.customer-service-head div{display:grid;gap:4px}.customer-service-head strong{font-size:18px}.customer-service-head span{color:rgba(255,255,255,.78);font-size:12px}.customer-service-close{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.14);color:#fff;font-size:28px;line-height:1}.customer-service-messages{display:grid;align-content:start;gap:12px;overflow-y:auto;padding:20px 18px}.service-message{max-width:84%;padding:12px 14px;border-radius:16px;font-size:14px;line-height:1.6;white-space:pre-wrap;word-break:break-word}.service-message.agent{justify-self:start;border-bottom-left-radius:5px;background:#fff;box-shadow:0 8px 24px rgba(0,87,160,.08);white-space:pre-wrap}.service-message.user{justify-self:end;border-bottom-right-radius:5px;background:#cfe5ff}.customer-service-suggestions{display:grid;gap:4px;padding:14px;border-radius:16px;background:#fff}.customer-service-suggestions b{margin-bottom:3px;color:#1478d4;font-size:13px}.customer-service-suggestions button{padding:0;background:0 0;color:#26394d;font-size:14px;text-align:left;width:100%}.customer-service-suggestions button::after{content:"›";float:right;color:#6b8299;font-size:22px}.customer-service-form{display:grid;grid-template-columns:1fr auto;gap:8px;padding:12px 16px;background:#fff;border-top:1px solid #d9e8f4}.customer-service-form input{min-width:0;height:42px;padding:0 12px;border:1px solid #d6e3ed;border-radius:10px;background:#f7fbfe;color:#15273a}.customer-service-form button{min-width:64px;border-radius:10px;background:#1686e3;color:#fff;font-weight:800}.customer-service-email{padding:10px 16px 14px;background:#fff;color:#1478d4;font-size:12px;text-align:center}@media (max-width:720px){.back-to-top{right:16px;bottom:18px;width:56px;height:56px}.customer-service-button{right:16px;bottom:84px;width:56px;min-height:56px;padding:7px 4px 6px;font-size:10px}.customer-service-button svg{width:23px;height:23px}.customer-service-panel{right:12px;bottom:150px;width:calc(100vw - 24px);max-height:calc(100vh - 172px);border-radius:18px}}.secondary-body{min-height:100vh;background:var(--site-bg);background-size:var(--site-bg-size);color:#eef7ff}.secondary-header{position:sticky}.secondary-nav{justify-content:center}.ghost-chip{min-height:38px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;border-radius:999px;border:1px solid rgba(255,255,255,.38);color:#fff;font-weight:800}.ghost-chip:hover{color:#09f;border-color:#09f}.secondary-page{padding:108px max(24px,calc((100vw - 1180px)/ 2)) 90px}.secondary-hero{min-height:330px;max-width:1180px;display:grid;align-content:center;justify-items:center;margin:0 auto 28px;text-align:center}.secondary-hero .eyebrow{padding:0 14px;font-size:var(--fs-eyebrow)}.secondary-hero h1{max-width:1040px;margin:22px auto 0;color:#d8ecff;font-size:var(--fs-page-title);line-height:.96;text-shadow:0 0 42px rgba(0,153,255,.28)}.secondary-hero p:not(.eyebrow){max-width:760px;margin:22px auto 0;color:rgba(221,238,255,.76);font-size:var(--fs-page-subtitle);line-height:1.7}.secondary-panel{display:grid;grid-template-columns:minmax(280px,0.8fr) minmax(0,1.2fr);gap:22px}.geo-page .secondary-panel,.knowledge-page .secondary-panel,.secondary-panel[hidden]{display:none!important}.secondary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.secondary-card{min-height:220px;display:flex;flex-direction:column;justify-content:flex-end;gap:12px;padding:26px;border-radius:8px;background:linear-gradient(135deg,rgba(0,122,185,.18),rgba(255,255,255,.035)),rgba(255,255,255,.055);border:1px solid rgba(171,218,255,.18);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 18px 44px rgba(0,0,0,.2);backdrop-filter:blur(16px)}.secondary-card.featured{min-height:458px;background:radial-gradient(circle at 50% 20%,rgba(0,153,255,.3),transparent 38%),linear-gradient(135deg,rgba(0,122,185,.2),rgba(255,255,255,.045)),rgba(255,255,255,.055)}.secondary-card span{color:rgba(221,238,255,.58);font-size:var(--fs-caption);font-weight:900}.secondary-card strong{color:#eef7ff;font-size:var(--fs-stat);line-height:1.1}.secondary-card.featured strong{font-size:56px}.secondary-card p{color:rgba(221,238,255,.68);line-height:1.65}.covered-brands{display:grid;gap:34px;padding:42px;border:1px solid rgba(23,168,255,.2);border-radius:18px;background:radial-gradient(circle at 50% 0,rgba(0,153,255,.18),transparent 42%),rgba(9,27,49,.78);box-shadow:0 24px 70px rgba(0,0,0,.22)}.covered-brands[hidden]{display:none}.covered-brands-head{max-width:760px}.covered-brands-head h2{margin:12px 0 14px;color:#f1f8ff;font-size:clamp(30px, 3.4vw, 48px)}.covered-brands-head>p:last-child{color:#8faac2;line-height:1.8}.automotive-logo-wall{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.automotive-logo-wall article{min-height:152px;display:grid;place-items:center;align-content:center;gap:8px;padding:18px 12px;border:1px solid rgba(171,218,255,.16);border-radius:12px;background:linear-gradient(145deg,rgba(31,61,91,.82),rgba(14,33,54,.92));transition:transform .2s,border-color .2s,background .2s}.automotive-logo-wall article:hover{transform:translateY(-4px);border-color:rgba(23,168,255,.55);background:linear-gradient(145deg,rgba(22,92,139,.72),rgba(14,33,54,.96))}.brand-monogram{min-width:58px;height:58px;display:grid;place-items:center;padding:0 9px;border:1px solid rgba(119,202,255,.36);border-radius:50%;color:#dff4ff;font-size:16px;font-weight:950;letter-spacing:-.03em;box-shadow:inset 0 0 20px rgba(23,168,255,.12),0 0 22px rgba(23,168,255,.08)}.automotive-logo-wall b{color:#f3f9ff;font-size:16px}.automotive-logo-wall small{color:#6f8da7;font-size:9px;font-weight:800;letter-spacing:.08em}.covered-brands-action{width:fit-content;min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:0 22px;border-radius:8px;background:#0099e6;color:#fff;font-weight:900}.covered-brands-action:hover{background:#19b4ff;color:#fff}@media (max-width:900px){.automotive-logo-wall{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:640px){.covered-brands{gap:26px;padding:24px 18px}.automotive-logo-wall{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.automotive-logo-wall article{min-height:138px}}.knowledge-library{display:grid;gap:28px}.knowledge-library[hidden]{display:none}.brand-assets-page .knowledge-layout,.brand-assets-page .knowledge-stats,.brand-assets-page .knowledge-toolbar{display:none!important}.brand-assets-page .knowledge-library{margin-top:50px}.geo-portal[hidden]{display:none}.knowledge-page .secondary-hero{margin-bottom:34px}.geo-page .secondary-hero{display:none}.geo-page .secondary-page{min-height:calc(100vh - 72px);position:relative;isolation:isolate}.geo-page .secondary-page::before{content:"";position:absolute;inset:0 0 auto;height:720px;z-index:0;pointer-events:none;background:linear-gradient(90deg,rgba(1,10,25,.46),rgba(1,17,45,.1),rgba(1,8,22,.36)),linear-gradient(180deg,rgba(1,9,24,.04) 52%,#06162b 100%),url("../assets/geo-portal-hero-bg.png") center 46%/cover no-repeat}.geo-page .geo-portal{position:relative;z-index:1}.brand-assets-page .secondary-page,.knowledge-page .secondary-page{position:relative;isolation:isolate}.brand-assets-page .secondary-page::before,.knowledge-page .secondary-page::before{content:"";position:absolute;inset:0 0 auto;height:620px;z-index:0;pointer-events:none}.brand-assets-page .secondary-page::before{background:linear-gradient(90deg,rgba(1,10,25,.52),rgba(1,17,45,.12),rgba(1,8,22,.38)),linear-gradient(180deg,rgba(1,9,24,.04) 52%,#06162b 100%),url("../assets/brand-assets-hero-bg.png") center 48%/cover no-repeat}.knowledge-page .secondary-page::before{background:linear-gradient(90deg,rgba(1,10,25,.5),rgba(1,17,45,.12),rgba(1,8,22,.4)),linear-gradient(180deg,rgba(1,9,24,.04) 52%,#06162b 100%),url("../assets/knowledge-hero-bg.png?v=20260706-2") center 48%/cover no-repeat}.brand-assets-page .brand-catalog,.brand-assets-page .knowledge-library,.brand-assets-page .secondary-hero,.brand-assets-page .secondary-panel,.knowledge-page .knowledge-library,.knowledge-page .secondary-hero{position:relative;z-index:1}.brand-catalog[hidden]{display:none}.brand-catalog{display:grid;gap:28px;padding-top:18px}.brand-catalog-head{display:grid;gap:14px}.brand-catalog-head h2{color:#f4f9ff;font-size:clamp(34px, 4.5vw, 58px);line-height:1.12}.brand-catalog-head>p:not(.eyebrow){color:#9fb7ce;font-size:var(--fs-section-copy);line-height:1.8}.brand-catalog-toolbar{display:grid;grid-template-columns:minmax(300px,1fr) minmax(480px,1.45fr) auto;align-items:end;gap:20px;padding:24px;border:1px solid rgba(0,153,255,.2);border-radius:16px;background:rgba(18,39,63,.88);box-shadow:0 16px 46px rgba(0,45,88,.14)}.brand-catalog-toolbar label{display:grid;gap:8px;color:#b8cce0;font-size:13px;font-weight:800}.brand-catalog-toolbar input{width:100%;height:48px;padding:0 14px;border:1px solid rgba(152,181,207,.32);border-radius:9px;background:rgba(4,19,36,.64);color:#fff}.brand-catalog-filters{display:flex;flex-wrap:wrap;gap:8px}.brand-catalog-filters button{min-height:42px;padding:0 14px;border:1px solid rgba(152,181,207,.24);border-radius:8px;background:rgba(255,255,255,.03);color:#a9c2da;font-weight:800}.brand-catalog-filters button.active{border-color:#008fdc;background:#008fdc;color:#fff}.brand-catalog-count{padding-bottom:12px;color:#8faac4;white-space:nowrap}.qualification-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.qualification-card{min-height:340px;display:grid;grid-template-rows:auto auto auto 1fr;gap:18px;padding:24px;border:1px solid rgba(0,153,255,.18);border-radius:14px;background:rgba(18,39,63,.92);box-shadow:0 14px 38px rgba(0,45,88,.12);transition:transform 180ms,border-color 180ms,box-shadow 180ms}.qualification-card[hidden]{display:none}.qualification-card:hover{transform:translateY(-4px);border-color:rgba(0,168,255,.5);box-shadow:0 20px 48px rgba(0,75,138,.2)}.qualification-card>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px}.qualification-card>div:first-child span{color:#45c3ff;font-size:13px;font-weight:900}.qualification-card em{padding:5px 9px;border-radius:999px;background:rgba(0,212,170,.12);color:#62dfbd;font-size:11px;font-style:normal;font-weight:800}.qualification-card h3{color:#fff;font-size:clamp(20px, 2vw, 25px);line-height:1.35}.qualification-card>p{color:#9fb7ce;line-height:1.7}.qualification-card dl{align-self:end;display:grid}.qualification-card dl div{display:flex;justify-content:space-between;gap:16px;padding:10px 0;border-top:1px solid rgba(152,181,207,.16);font-size:13px}.qualification-card dt{color:#6f8ca8}.qualification-card dd{color:#dceafb;text-align:right}@media (max-width:1050px){.brand-catalog-toolbar{grid-template-columns:1fr;align-items:stretch}.brand-catalog-count{padding-bottom:0}.qualification-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.qualification-grid{grid-template-columns:1fr}.qualification-card{min-height:310px}}.knowledge-toolbar{display:grid;gap:18px}.breadcrumb{display:flex;align-items:center;gap:10px;color:#6b8299;font-size:var(--fs-body);font-weight:800}.breadcrumb a{color:#b0c4de}.breadcrumb span::before{content:">";margin-right:10px;color:rgba(176,196,222,.42)}.knowledge-search{width:100%;height:56px;display:flex;align-items:center;gap:12px;padding:0 18px;border-radius:12px;background:rgba(255,255,255,.04);border:1px solid rgba(0,102,204,.15);box-shadow:0 4px 24px rgba(0,102,204,.12);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.knowledge-search span{color:#b0c4de;font-size:18px}.knowledge-search input{height:100%;padding:0;border:0;background:0 0;color:#fff;box-shadow:none}.knowledge-search input::placeholder{color:#6b8299}.knowledge-tabs{position:relative;display:flex;align-items:center;gap:26px;min-height:56px;border-bottom:1px solid rgba(255,255,255,.08);overflow-x:auto}.knowledge-tabs button{position:relative;min-height:46px;display:inline-flex;align-items:center;justify-content:center;background:0 0;color:#6b8299;font-weight:900;white-space:nowrap;transition:color 220ms}.knowledge-tabs button::after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:3px;border-radius:999px;background:#09f;transform:scaleX(0);transform-origin:center;transition:transform 260ms}.knowledge-tabs button.active{color:#fff}.knowledge-tabs button.active::after{transform:scaleX(1)}.knowledge-layout{display:grid;grid-template-columns:minmax(0,0.65fr) minmax(320px,0.35fr);gap:24px;align-items:start}.faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.faq-card{min-height:260px;display:flex;flex-direction:column;gap:14px;padding:22px;border-radius:12px;background:rgba(255,255,255,.04);border:1px solid rgba(0,102,204,.15);box-shadow:0 4px 24px rgba(0,102,204,.12);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);transition:transform 240ms,border-color 240ms,box-shadow 240ms}.faq-card:hover{transform:translateY(-4px);border-color:rgba(0,102,204,.3);box-shadow:0 12px 40px rgba(0,102,204,.2)}.faq-card-top{display:grid;grid-template-columns:32px minmax(0,1fr);gap:12px;align-items:start}.faq-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:rgba(0,153,255,.14)}.faq-card h3{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#fff;font-size:var(--fs-card-title);font-weight:800}.faq-card p{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#b0c4de;font-size:var(--fs-body);line-height:1.65}.faq-tags{display:flex;flex-wrap:wrap;gap:8px}.faq-tags span{min-height:28px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;border-radius:999px;background:rgba(0,153,255,.14);color:#bfe6ff;font-size:var(--fs-caption);font-weight:800}.faq-detail{display:none;padding-top:12px;border-top:1px solid rgba(255,255,255,.08);color:#b0c4de;font-size:var(--fs-body);line-height:1.7}.faq-card.open .faq-detail{display:block}.faq-detail-btn{min-height:40px;display:inline-flex;align-items:center;justify-content:center;align-self:flex-end;margin-top:auto;padding:0 16px;border-radius:8px;border:1px solid rgba(255,255,255,.36);background:0 0;color:#fff;font-weight:900}.faq-card.open .faq-detail-btn{background:#06c;border-color:#06c}.knowledge-detail-body{min-height:100vh;background:var(--site-bg);background-size:var(--site-bg-size);color:#eef7ff}.knowledge-detail-page{width:min(980px,calc(100% - 48px));margin:0 auto;padding:118px 0 88px}.knowledge-detail-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:28px;color:#8faac4;font-size:14px}.knowledge-detail-breadcrumb a:hover{color:#45c3ff}.knowledge-detail-article{display:grid;gap:22px}.knowledge-detail-hero{display:grid;gap:20px;padding:clamp(34px,6vw,66px);border:1px solid rgba(0,153,255,.24);border-radius:20px;background:linear-gradient(135deg,rgba(0,102,204,.18),rgba(6,22,43,.84)),rgba(255,255,255,.035);box-shadow:0 24px 70px rgba(0,45,88,.2)}.knowledge-detail-hero h1{color:#f4f9ff;font-size:clamp(36px, 6vw, 64px);line-height:1.15}.knowledge-detail-hero>p:not(.eyebrow){max-width:760px;color:#b0c4de;font-size:clamp(17px, 2vw, 21px);line-height:1.9}.knowledge-detail-tags{display:flex;flex-wrap:wrap;gap:8px}.knowledge-detail-tags span{padding:7px 12px;border-radius:999px;background:rgba(0,153,255,.14);color:#8bd5ff;font-size:13px;font-weight:800}.knowledge-detail-section{display:grid;grid-template-columns:58px minmax(0,1fr);gap:22px;padding:clamp(28px,4vw,42px);border:1px solid rgba(0,102,204,.18);border-radius:18px;background:rgba(18,39,63,.82)}.knowledge-detail-section>span{color:#00a8ff;font-size:24px;font-weight:900}.knowledge-detail-section div{gap:18px}.knowledge-detail-section h2{color:#fff;font-size:clamp(24px, 3vw, 32px)}.knowledge-detail-section ol,.knowledge-detail-section ul{display:grid;gap:13px;padding-left:22px;color:#b8cce0;line-height:1.75}.knowledge-detail-section.advice p{color:#b8cce0;font-size:17px;line-height:1.9}.knowledge-detail-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;padding-top:10px}.compact-footer{min-height:180px}@media (max-width:720px){.knowledge-detail-page{width:min(100% - 28px,980px);padding-top:96px}.knowledge-detail-section{grid-template-columns:1fr}}.faq-empty{display:none;min-height:180px;place-items:center;border-radius:12px;border:1px dashed rgba(255,255,255,.22);color:#b0c4de;font-weight:900}.faq-empty.show{display:grid}.faq-card mark{border-radius:4px;background:rgba(0,153,255,.28);color:#fff}.knowledge-aside{position:sticky;top:96px;display:grid;gap:16px}.hot-ranking,.knowledge-side-card{display:grid;gap:14px;padding:18px;border-radius:12px;background:rgba(255,255,255,.04);border:1px solid rgba(0,102,204,.15);box-shadow:0 4px 24px rgba(0,102,204,.12);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.hot-ranking h2{font-size:var(--fs-card-title)}.hot-rank-item{display:grid;grid-template-columns:34px minmax(0,1fr);gap:4px 10px;align-items:center;min-height:58px}.hot-rank-item span{grid-row:span 2;width:30px;height:30px;display:grid;place-items:center;border-radius:999px;background:linear-gradient(135deg,#06c,#09f);color:#fff;font-weight:900}.hot-rank-item strong{overflow:hidden;color:#fff;font-size:var(--fs-body);white-space:nowrap;text-overflow:ellipsis}.hot-rank-item em{color:#6b8299;font-size:var(--fs-caption);font-style:normal;font-weight:800}.knowledge-side-card strong{color:#fff;font-size:var(--fs-card-title)}.knowledge-side-card p{color:#b0c4de}.knowledge-side-card a{min-height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid rgba(255,255,255,.36);color:#fff;font-weight:900}.knowledge-side-card.brand a{background:#06c;border-color:#06c}.knowledge-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.geo-portal{min-height:calc(100vh - 230px);display:grid}.geo-login-state{min-height:calc(100vh - 230px);display:grid;grid-template-columns:minmax(0,1fr) minmax(440px,550px);gap:clamp(56px,7vw,120px);align-items:center;justify-content:center;width:min(1180px,100%);margin:0 auto;position:relative}.geo-login-state[hidden]{display:none!important}.geo-login-state::before{content:none}.geo-login-copy{max-width:560px;color:#fff}.geo-login-copy span{display:inline-flex;margin-bottom:24px;color:rgba(216,236,255,.72);font-size:var(--fs-caption);font-weight:900}.geo-login-copy h2{color:#fff;font-size:clamp(42px, 4.6vw, 64px);line-height:1.04;letter-spacing:0;white-space:nowrap}.geo-login-copy p{max-width:560px;margin-top:18px;color:rgba(216,236,255,.74);font-size:var(--fs-page-subtitle);line-height:1.75;font-weight:700}.geo-login-card{width:100%;min-height:564px;position:relative;display:grid;gap:22px;padding:58px 54px 48px;border-radius:12px;background:linear-gradient(135deg,rgba(0,122,185,.16),rgba(255,255,255,.035)),rgba(255,255,255,.045);border:1px solid rgba(0,102,204,.18);box-shadow:0 4px 24px rgba(0,102,204,.12),0 28px 90px rgba(0,18,36,.2);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);overflow:hidden}.geo-login-card::after,.geo-login-card::before{content:none}.geo-error{position:absolute;left:50%;top:-54px;min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border-radius:10px;background:rgba(220,38,38,.92);color:#fff;font-weight:900;opacity:0;pointer-events:none;transform:translate(-50%,8px);transition:opacity 180ms,transform 180ms}.geo-error.show{opacity:1;transform:translate(-50%,0)}.geo-error.success{background:rgba(5,150,105,.94)}.geo-login-card h2{color:#fff;font-size:28px;line-height:1.2;text-align:left;font-weight:900}.geo-login-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:44px;align-items:center;padding:4px 0 2px}.geo-login-tabs button{position:relative;min-height:42px;justify-self:center;padding:0;background:0 0;color:rgba(255,255,255,.56);font-size:18px;font-weight:900}.geo-login-tabs button.active{color:#fff}.geo-login-tabs button.active::after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;border-radius:999px;background:#fff}.geo-login-panel{display:grid;gap:22px;min-height:214px;align-content:start}.geo-login-panel[hidden]{display:none}.geo-input-field{position:relative;height:72px;display:grid;align-items:end;gap:8px;padding:0 0 12px;border-radius:0;background:0 0;border:0;border-bottom:1px solid rgba(255,255,255,.18);transition:border-color 180ms,box-shadow 180ms}.geo-input-field:focus-within{border-color:rgba(0,153,255,.72);box-shadow:0 8px 18px rgba(0,153,255,.08)}.geo-input-field b{color:#b0c4de;font-size:13px;line-height:1;font-weight:900}.geo-input-field input{min-width:0;width:100%;height:26px;padding:0;border:0;background:0 0;color:#fff;font-size:17px;font-weight:900;box-shadow:none}.geo-input-field input::placeholder{color:#6b8299}.geo-code-field input{padding-right:132px}.geo-code-button{position:absolute;right:0;bottom:9px;min-width:112px;height:36px;padding:0 10px;border-radius:6px;background:rgba(0,153,255,.14);color:#73c7ff;font-size:13px;font-weight:900;transition:background 180ms,color 180ms}.geo-code-button:not(:disabled):hover{background:rgba(0,153,255,.24);color:#fff}.geo-code-button:disabled{color:#6b8299;cursor:not-allowed}.geo-sms-hint{margin-top:-10px;color:#6b8299;font-size:12px;line-height:1.5}.geo-password-toggle{position:absolute;right:0;bottom:7px;width:48px;height:40px;display:grid;place-items:center;background:0 0!important;border:0!important;box-shadow:none!important;color:rgba(216,226,236,.72);font-size:0;cursor:pointer;overflow:visible}.geo-password-toggle:focus-visible,.geo-password-toggle:hover{color:rgba(216,236,255,.92)}.geo-eye-icon{width:38px;height:26px;overflow:visible;transition:transform 180ms}.geo-eye-closed,.geo-eye-icon circle,.geo-eye-icon path,.geo-eye-open{vector-effect:non-scaling-stroke;transition:opacity 220ms,transform .3s cubic-bezier(.2, .8, .2, 1),stroke-dashoffset 420ms cubic-bezier(.2, .8, .2, 1)}.geo-eye-open{transform:scaleY(.34);transform-origin:22px 14px;transition:transform 280ms cubic-bezier(.2, .8, .2, 1)}.geo-eye-outline{fill:none;stroke:currentColor;stroke-width:2.7;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:92;stroke-dashoffset:92;opacity:0}.geo-eye-pupil{fill:currentColor;opacity:0;transform:scale(.35);transform-origin:22px 14px}.geo-eye-closed{transform:translateY(0) scaleY(1);transform-origin:22px 16px;transition:transform 240ms cubic-bezier(.2, .8, .2, 1)}.geo-eye-lash,.geo-eye-lid{fill:none;stroke:currentColor;stroke-width:2.7;stroke-linecap:round;stroke-linejoin:round;opacity:1}.geo-eye-lash{stroke-width:2.3}.geo-password-toggle.is-visible{color:rgba(216,236,255,.94)}.geo-password-toggle.is-visible .geo-eye-closed{transform:translateY(-3px) scaleY(.45)}.geo-password-toggle.is-visible .geo-eye-lash,.geo-password-toggle.is-visible .geo-eye-lid{opacity:0}.geo-password-toggle.is-visible .geo-eye-open{transform:scaleY(1)}.geo-password-toggle.is-visible .geo-eye-outline{opacity:1;stroke-dashoffset:0}.geo-password-toggle.is-visible .geo-eye-pupil{opacity:1;transform:scale(1);transition-delay:160ms}.geo-password-toggle:active .geo-eye-icon{transform:scale(.92)}@media (prefers-reduced-motion:reduce){.geo-eye-closed,.geo-eye-icon,.geo-eye-icon circle,.geo-eye-icon path,.geo-eye-open{transition:none}}.geo-agree{display:flex;align-items:center;gap:9px;color:#fff;font-size:13px;font-weight:900}.geo-agree input{width:20px;height:20px;flex:0 0 auto;border:1px solid #9ca3af;border-radius:2px;accent-color:#0099ff}.geo-agree a{width:20px;height:20px;flex:0 0 auto;border-radius:2px;color:#038eea}.geo-login-button{height:54px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;background:linear-gradient(135deg,#06c,#09f);color:#fff;font-weight:900;box-shadow:none;transition:opacity 180ms,box-shadow 180ms,transform 180ms}.geo-login-button:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 16px 38px rgba(0,153,255,.28)}.geo-login-button:disabled{background:rgba(255,255,255,.16);color:rgba(255,255,255,.52);box-shadow:none;cursor:not-allowed}.geo-login-button.loading i{width:16px;height:16px;border-radius:50%;border:2px solid rgba(255,255,255,.38);border-top-color:#fff;animation:.8s linear infinite geoSpin}@keyframes geoSpin{to{transform:rotate(360deg)}}.geo-console{display:grid;gap:22px}.geo-console[hidden]{display:none}.geo-status-bar{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px;border-radius:12px;background:rgba(255,255,255,.04);border:1px solid rgba(0,102,204,.15);box-shadow:0 4px 24px rgba(0,102,204,.12);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.geo-status-bar div{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.geo-status-bar strong{color:#fff;font-size:var(--fs-card-title)}.geo-status-bar span{min-height:26px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;border-radius:999px;background:rgba(0,212,170,.14);color:#00d4aa;font-size:var(--fs-caption);font-weight:900}.geo-status-bar em{color:#6b8299;font-size:var(--fs-caption);font-style:normal;font-weight:800}.geo-status-bar button{min-height:40px;padding:0 16px;border-radius:8px;background:#06c;border:1px solid #09f;color:#fff;font-weight:900;box-shadow:0 10px 28px rgba(0,153,255,.22)}.geo-resource-toolbar{display:grid;gap:16px}.geo-resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.geo-resource-card{min-height:240px;display:grid;grid-template-rows:28px 48px 46px 24px 40px;gap:12px;padding:22px;border-radius:12px;background:rgba(255,255,255,.04);border:1px solid rgba(0,102,204,.15);box-shadow:0 4px 24px rgba(0,102,204,.12);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);transition:transform 240ms,border-color 240ms,box-shadow 240ms,opacity 180ms}.geo-resource-card.hidden{display:none}.geo-resource-card:hover{transform:translateY(-4px);border-color:rgba(0,102,204,.3);box-shadow:0 12px 40px rgba(0,102,204,.2)}.file-type{width:fit-content;min-width:48px;height:28px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;border-radius:999px;background:rgba(0,153,255,.14);color:#bfe6ff;font-size:var(--fs-caption);font-weight:900}.file-type.xls{color:#00d4aa;background:rgba(0,212,170,.14)}.file-type.doc{color:#0680f5;background:rgba(216,236,255,.12)}.file-type.mp4{color:#c7d2fe;background:rgba(99,102,241,.16)}.file-type.pdf{color:#fecaca;background:rgba(220,38,38,.14)}.file-type.zip{color:#550bf3;background:#ecf0f1}.geo-resource-card h3{height:48px;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#fff;font-size:var(--fs-card-title);font-weight:800}.geo-resource-card p{height:46px;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#b0c4de;font-size:var(--fs-body);line-height:1.65}.resource-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#6b8299;font-size:var(--fs-caption);font-weight:800}.geo-resource-card button{justify-self:end;min-width:92px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#06c;border:1px solid #06c;color:#fff;font-weight:900}.geo-resource-card button.outline{background:0 0;border-color:rgba(255,255,255,.36)}.login-page{min-height:100vh;background:#000;color:#151b20}.login-topbar{height:64px;display:flex;align-items:center;padding:0 44px;background:#fff;border-bottom:1px solid rgba(8,35,56,.08)}.login-logo{color:#111318;font-size:18px;font-weight:900}.login-logo img{width:142px;height:auto;display:block}.login-main{min-height:calc(100vh - 246px);display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,560px);gap:48px;align-items:center;padding:70px max(44px,calc((100vw - 1440px)/ 2));background:linear-gradient(90deg,rgba(0,0,0,.22),rgba(0,0,0,.04)),radial-gradient(circle at 36% 38%,rgba(255,212,144,.5),transparent 18%),radial-gradient(circle at 32% 48%,rgba(42,109,61,.62),transparent 25%),radial-gradient(circle at 76% 24%,rgba(18,48,78,.6),transparent 24%),linear-gradient(135deg,#15202a 0,#5d715f 42%,#d9d6be 100%);position:relative;overflow:hidden}.login-main::before{content:"";position:absolute;left:-6%;bottom:-1px;width:56%;height:78%;background:linear-gradient(90deg,rgba(0,0,0,.36),transparent 24%),repeating-linear-gradient(90deg,rgba(255,255,255,.24) 0 2px,transparent 2px 56px);clip-path:polygon(0 0,68% 0,100% 100%,0 100%);opacity:.7}.login-main::after{content:"";position:absolute;left:34%;bottom:11%;width:min(360px,28vw);height:150px;border-radius:70px 80px 18px 18px;background:radial-gradient(circle at 22% 98%,#111318 0 28px,transparent 29px),radial-gradient(circle at 78% 98%,#111318 0 28px,transparent 29px),linear-gradient(160deg,rgba(226,235,239,.95),rgba(162,188,200,.86));box-shadow:0 28px 60px rgba(0,0,0,.28)}.login-card,.login-scene{position:relative;z-index:1}.login-copy{max-width:520px;color:#fff;text-shadow:0 12px 40px rgba(0,0,0,.28)}.login-copy span{display:inline-flex;margin-bottom:18px;color:rgba(255,255,255,.78);font-size:13px;font-weight:900}.login-copy h1{font-size:var(--fs-page-title)}.login-copy p{margin-top:18px;color:rgba(255,255,255,.82);font-size:var(--fs-page-subtitle);line-height:1.7}.login-card{min-height:520px;padding:54px 42px 44px;background:#fff;border-radius:4px;box-shadow:0 34px 90px rgba(0,0,0,.24);overflow:hidden}.login-card h2{margin-bottom:34px;font-size:28px;line-height:1.2}.login-corner-mark{position:absolute;right:0;top:0;width:86px;height:86px;background:linear-gradient(135deg,transparent 50%,#f3f3f3 51%)}.login-corner-mark::after{content:"";position:absolute;right:18px;top:18px;width:30px;height:30px;border:4px solid #151b20;border-radius:6px;opacity:.82}.login-tabs{display:grid;grid-template-columns:1fr 1fr;margin-bottom:32px}.login-tabs button{height:44px;background:0 0;color:#9aa0a6;font-size:18px;font-weight:800;position:relative}.login-tabs button.active{color:#151b20}.login-tabs button.active::after{content:"";position:absolute;left:50%;bottom:0;width:72px;height:2px;background:#151b20;transform:translateX(-50%)}.login-form{display:grid;gap:22px}.login-form-panel{display:grid;gap:22px;min-height:210px;align-content:start}.login-form-panel[hidden]{display:none}.login-form label{display:grid;gap:10px;color:#6f7780;font-size:15px;font-weight:800}.login-form input{height:48px;border:0;border-bottom:1px solid #d8dde2;border-radius:0;padding:0;color:#151b20;font-size:18px}.login-form input:focus{box-shadow:none;border-color:#151b20}.code-row{display:grid;grid-template-columns:1fr auto;align-items:end;gap:16px;border-bottom:1px solid #d8dde2}.code-row input{border-bottom:0}.code-row button{height:48px;background:0 0;color:#b5bdc5;font-weight:900}.code-row button:disabled{color:#9aa0a6;cursor:not-allowed}.login-demo-hint,.login-feedback{margin:-10px 0 0;color:#7b838b;font-size:12px;line-height:1.5}.login-feedback{min-height:18px;color:#c2410c;font-weight:800}.login-feedback.success{color:#047857}.agreement{grid-template-columns:22px 1fr;align-items:center;gap:10px!important;margin-top:22px;color:#6f7780!important;font-weight:700!important}.agreement input{width:22px;height:22px;border:1px solid #d8dde2}.agreement a{color:#007ab9;font-weight:900}.login-submit{height:54px;margin-top:4px;border-radius:999px;background:#151515;color:#fff;font-size:17px;font-weight:900}.login-submit:disabled{background:#d8dde2;color:#8a929a;cursor:not-allowed}.login-footer{min-height:182px;display:grid;align-content:start;gap:28px;padding:24px max(24px,calc((100vw - 1180px)/ 2));background:#000;color:rgba(255,255,255,.66);font-size:14px}.login-footer div{display:flex;flex-wrap:wrap;gap:0 24px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.12)}.login-footer a{color:rgba(255,255,255,.82);font-weight:800}@media (max-width:820px){.footer-global-main{grid-template-columns:1fr}.footer-channel-links{justify-content:flex-start}}@media (max-width:560px){.footer-policy-links,.footer-service-row{display:grid;gap:10px}.footer-policy-links>*+::before,.footer-service-row>*+::before{display:none}.footer-channel-links{display:grid;grid-template-columns:1fr}.footer-channel-link{width:100%}}@media (max-width:1080px){.mobile-menu{display:inline-flex!important;align-items:center;justify-content:center;min-height:38px;padding:0 16px;font-size:15px}.site-header{flex-wrap:wrap;height:auto;min-height:74px;padding:12px 16px;gap:12px}.brand{margin-right:auto;min-width:auto}.brand-logo{width:110px}.header-actions{min-width:auto;gap:8px}.login-link{font-size:14px}.icon-btn{min-width:60px;height:34px;font-size:13px;padding:0 12px}.store-dropdown{height:auto}.store-dropdown>button{font-size:14px;padding:0 12px;min-height:34px}.store-menu{top:44px}.main-nav{order:4;width:100%;height:auto;display:none!important;flex-direction:column;align-items:stretch;border-top:1px solid rgba(255,255,255,.08);max-height:calc(100vh - 80px);overflow-y:auto;padding:8px 0 16px}.main-nav.open{display:flex!important}.nav-item{height:auto!important;flex-direction:column;border-bottom:1px solid rgba(255,255,255,.06)}.nav-item>a{height:auto!important;min-height:48px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;width:100%;color:rgba(255,255,255,.74)!important;font-size:16px;font-weight:700;position:relative;text-decoration:none}.nav-item>a::after{display:none!important}.nav-toggle{display:inline-flex!important;align-items:center;justify-content:center;width:36px;height:36px;font-size:14px;color:rgba(255,255,255,.5);cursor:pointer;transition:transform .25s;user-select:none;flex-shrink:0;padding:8px;border-radius:6px}.nav-toggle:hover{background:rgba(255,255,255,.08)}.nav-item.open .nav-toggle{transform:rotate(180deg)}.nav-link-text{flex:1}.mega-menu{position:relative!important;top:auto!important;left:auto!important;right:auto!important;display:none!important;padding:0 18px 20px!important;background:rgba(0,0,0,.2)!important;opacity:1!important;pointer-events:auto!important;transform:none!important;box-shadow:none!important;border-radius:0!important;width:100%!important;margin:0!important}.nav-item.open .mega-menu{display:block!important}.preview-grid{grid-template-columns:1fr 1fr!important;gap:10px!important;margin-top:12px}.preview-grid a{min-height:64px!important;padding:12px 14px!important;background:rgba(255,255,255,.04)!important;border-color:rgba(255,255,255,.08)!important;box-shadow:none!important;backdrop-filter:none!important;display:grid!important;gap:2px;align-content:center}.preview-grid a b{font-size:15px;color:#eaf6ff!important}.preview-grid a span{font-size:12px;color:rgba(221,238,255,.55)!important}.preview-title,.preview-title.secondary{display:none!important}.main-nav,.site-header.scrolled .main-nav{background:rgba(6,18,31,.98)!important;border-top-color:rgba(255,255,255,.08)!important}.main-nav .nav-item>a,.site-header.scrolled .main-nav .nav-item>a{color:rgba(255,255,255,.74)!important}.main-nav .nav-toggle,.site-header.scrolled .main-nav .nav-toggle{color:rgba(255,255,255,.5)!important}.main-nav .preview-grid a b,.site-header.scrolled .main-nav .preview-grid a b{color:#eaf6ff!important}.main-nav .preview-grid a span,.site-header.scrolled .main-nav .preview-grid a span{color:rgba(221,238,255,.55)!important}.main-nav .preview-grid a,.site-header.scrolled .main-nav .preview-grid a{background:rgba(255,255,255,.04)!important;border-color:rgba(255,255,255,.08)!important}.main-nav .nav-item,.site-header.scrolled .main-nav .nav-item{border-bottom-color:rgba(255,255,255,.06)!important}.wiper-showcase-lead{grid-template-columns:1fr}.factory-section-head{flex-direction:column;align-items:flex-start}.factory-capability-grid{grid-template-columns:1fr}.factory-capability-card{display:grid;grid-template-columns:minmax(220px,0.8fr) 1fr}.factory-capability-card img{height:100%;min-height:240px}.hero{min-height:780px}.detail-section,.factory-section,.knowledge-layout,.login-main,.partner-section,.product-center-workspace,.quality-band,.quick-match,.secondary-panel,.selector-layout,.site-footer,.smart-select-shell{grid-template-columns:1fr}.smart-select-shell{grid-template-areas:"hero" "form" "recommend"}.product-filter-panel,.recommend-stack{position:static}.knowledge-aside{order:-1;position:static}.icon-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.solution-card,.solution-card.featured{grid-column:span 3}.article-list,.bottom-stats,.cert-grid,.certificate-download-grid,.factory-grid,.footer-grid,.knowledge-stats,.pc-product-grid,.product-center-stats,.product-grid,.product-skeleton,.quality-grid,.smart-select-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.product-filter-panel{align-self:stretch}.filter-group{padding-bottom:10px}.geo-login-state{grid-template-columns:1fr!important;gap:32px;padding:0 16px}.geo-login-copy{max-width:100%;text-align:center}.geo-login-copy h2{font-size:clamp(32px, 8vw, 44px)!important;white-space:normal!important}.geo-login-card{padding:32px 24px!important;min-height:auto!important;border-radius:12px!important}.geo-login-tabs{gap:16px!important}.geo-login-tabs button{font-size:16px!important}.geo-input-field{height:60px!important}.geo-input-field input{font-size:16px!important}.geo-code-button{min-width:80px!important;font-size:12px!important;height:34px!important;bottom:8px!important}.geo-agree{font-size:13px!important;align-items:flex-start!important}.geo-agree input{margin-top:2px}.geo-login-button{height:48px!important;font-size:16px!important}.geo-console .geo-status-bar{flex-direction:column!important;align-items:stretch!important;gap:12px;padding:16px!important}.geo-console .geo-status-bar div{flex-wrap:wrap}.geo-console .geo-status-bar button{width:100%}.geo-resource-grid{grid-template-columns:1fr 1fr!important;gap:14px}.geo-resource-card{min-height:200px!important;grid-template-rows:auto auto auto auto auto!important;padding:16px!important}.geo-resource-card h3{height:auto!important;font-size:15px!important}.geo-resource-card p{height:auto!important;font-size:13px!important}.geo-tabs{gap:12px!important;overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch}.geo-tabs button{font-size:13px!important;padding:0 12px!important;min-height:36px!important;white-space:nowrap}}@media (max-width:640px){.preview-grid{grid-template-columns:1fr!important}.nav-item>a{font-size:15px;min-height:44px;padding:0 14px}.mega-menu{padding:0 14px 16px!important}.preview-grid a{min-height:54px!important;padding:10px 14px!important}.preview-grid a b{font-size:14px}.preview-grid a span{font-size:11px}.factory-section{padding-top:68px;padding-bottom:68px}.factory-detail-hero{min-height:620px;align-items:flex-end;padding-top:130px;padding-bottom:90px;background-position:62% center}.factory-detail-copy h1{font-size:clamp(42px, 14vw, 62px)}.factory-hero-points{gap:12px 18px}.factory-capability-card{display:block}.factory-capability-card img{height:210px;min-height:0}.top-strip{height:auto;min-height:42px;flex-direction:column;gap:2px;padding:8px 16px;text-align:center}.site-header{padding-left:16px;padding-right:16px}.header-actions{width:100%;justify-content:space-between}.brand{min-width:auto}.brand-text{font-size:20px}.store-dropdown{height:auto}.store-menu{top:44px}.hero{min-height:840px;padding:70px 18px 26px}.page-hero{min-height:330px;padding:78px 18px 58px}.page-hero h1,.secondary-hero h1,.smart-hero-copy h1{font-size:clamp(30px, 9.4vw, 46px)}.page-hero p,.secondary-hero p:not(.eyebrow),.smart-hero-copy p{font-size:12px}.hero-content{padding-bottom:260px}h1{font-size:44px}.smart-select-shell{padding:78px 18px 64px}.secondary-hero{min-height:300px}.fit-card,.match-summary,.quick-match,.section-head.split{grid-template-columns:1fr;display:grid}.section{padding:62px 18px}.article-list,.bottom-stats,.certificate-download-grid,.factory-grid,.faq-grid,.footer-grid,.icon-grid,.knowledge-stats,.pc-product-grid,.preview-grid,.product-center-stats,.product-grid,.product-skeleton,.quality-grid,.resource-panel ul,.secondary-grid,.smart-select-stats,.stat-row{grid-template-columns:1fr}.knowledge-tabs{gap:18px}.product-recommend{display:none}.product-results-head{align-items:start;display:grid;grid-template-columns:1fr}.cert-grid{grid-template-columns:1fr}.certificate-download-card{grid-template-rows:460px 1fr}.solution-card,.solution-card.featured{grid-column:span 1}.fit-actions{grid-template-columns:1fr 1fr}.detail-visual{min-height:360px}.product-hero-image{height:230px}.secondary-page{padding:72px 18px}.secondary-card.featured{min-height:300px}.login-main{padding:48px 20px}.login-card{max-width:560px;width:100%;margin:0 auto}.login-copy{max-width:560px;margin:0 auto}.wiper-showcase-grid{grid-template-columns:1fr}.wiper-showcase-grid img{height:360px}.covered-brands{gap:26px;padding:24px 18px}.automotive-logo-wall{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.automotive-logo-wall article{min-height:138px}.qualification-grid{grid-template-columns:1fr}.qualification-card{min-height:310px}.knowledge-detail-page{width:min(100% - 28px,980px);padding-top:96px}.knowledge-detail-section{grid-template-columns:1fr}.installation-video-modal{padding:12px}.installation-video-dialog>header{padding:16px}.installation-video-dialog>p{padding:14px 16px 16px}.fit-result-shell{width:calc(100% - 36px);padding:82px 0 64px}.fit-result-summary{min-height:auto;padding:24px 20px}.fit-reset-button{width:100%}.fit-result-heading{margin-top:38px}.fit-result-card{grid-template-columns:1fr;padding:16px}.fit-result-actions{grid-column:auto}.fit-result-back-button{width:100%}.fit-result-stats{grid-template-columns:1fr}.back-to-top{right:16px;bottom:18px;width:56px;height:56px}.customer-service-button{right:16px;bottom:84px;width:56px;min-height:56px;padding:7px 4px 6px;font-size:10px}.customer-service-button svg{width:23px;height:23px}.customer-service-panel{right:12px;bottom:150px;width:calc(100vw - 24px);max-height:calc(100vh - 172px);border-radius:18px}.user-profile-menu{position:fixed;top:76px;right:14px}.geo-resource-grid{grid-template-columns:1fr!important}.geo-login-card{padding:24px 16px!important}.geo-login-tabs{gap:8px!important}.geo-login-tabs button{font-size:14px!important}.geo-input-field{height:56px!important}.geo-input-field input{font-size:15px!important}.geo-code-button{min-width:70px!important;font-size:11px!important;height:30px!important;bottom:6px!important}.geo-agree{font-size:12px!important}.geo-login-button{height:44px!important;font-size:15px!important}.geo-status-bar{flex-direction:column!important;align-items:stretch!important;gap:8px!important;padding:14px!important}.geo-status-bar strong{font-size:16px!important}.geo-status-bar button{width:100%!important}.product-detail-container{width:calc(100% - 28px);padding-top:96px}.product-detail-hero{padding:20px;border-radius:16px}.product-price strong{font-size:28px}.carousel-btn{width:32px;height:32px;font-size:18px}.carousel-dots span{width:8px;height:8px}.customer-service-messages{padding:.75rem;max-height:200px}.service-message{padding:.6rem 1rem;max-width:95%}.resource-detail-container{width:calc(100% - 28px);padding-top:96px}.resource-header{padding:20px;border-radius:16px}.certificate-download-grid{grid-template-columns:1fr}.empty-products{min-height:240px;padding:32px 16px}.empty-products .empty-icon{font-size:40px}.empty-products .empty-title{font-size:17px}.empty-products .empty-desc{font-size:14px}}@media (max-width:900px){.factory-section-head{flex-direction:column;align-items:flex-start}.factory-capability-grid{grid-template-columns:1fr}.factory-capability-card{display:grid;grid-template-columns:minmax(220px,0.8fr) 1fr}.factory-capability-card img{height:100%;min-height:240px}.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.automotive-logo-wall{grid-template-columns:repeat(4,minmax(0,1fr))}.product-detail-hero{grid-template-columns:1fr;gap:28px;padding:28px}.product-detail-image{min-height:240px}.product-detail-info h1{font-size:28px}.product-detail-info>p{max-width:100%}.resource-header{padding:24px 28px}.resource-header p{max-width:100%}.certificate-download-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.empty-products .empty-icon{font-size:48px}.empty-products .empty-title{font-size:19px}}@media (max-width:820px){.fit-result-heading,.fit-result-summary{align-items:flex-start;flex-direction:column}.fit-result-card{grid-template-columns:1fr}.fit-result-actions{grid-column:auto;grid-template-columns:1fr}.fit-result-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-global-main{grid-template-columns:1fr}.footer-channel-links{justify-content:flex-start}}@media (max-width:800px){.product-detail-page .detail-layout{grid-template-columns:1fr}}@media (max-width:760px){.home-product-card{min-height:250px}.product-line-icon{width:92px;height:92px}}@media (max-width:720px){.brand-value-grid,.home-product-grid{grid-template-columns:1fr}.brand-value-card{min-height:120px}.wiper-showcase-grid{grid-template-columns:1fr}.wiper-showcase-grid img{height:360px}.top-strip{height:auto;min-height:42px;flex-direction:column;gap:2px;padding:8px 16px;text-align:center}.site-header{padding-left:16px;padding-right:16px}.header-actions{width:100%;justify-content:space-between}.brand{min-width:auto}.brand-text{font-size:20px}.store-dropdown{height:auto}.store-menu{top:44px}.hero{min-height:840px;padding:70px 18px 26px}.page-hero{min-height:330px;padding:78px 18px 58px}.page-hero h1,.secondary-hero h1,.smart-hero-copy h1{font-size:clamp(30px, 9.4vw, 46px)}.page-hero p,.secondary-hero p:not(.eyebrow),.smart-hero-copy p{font-size:12px}.hero-content{padding-bottom:260px}h1{font-size:44px}.smart-select-shell{padding:78px 18px 64px}.secondary-hero{min-height:300px}.fit-card,.match-summary,.quick-match,.section-head.split{grid-template-columns:1fr;display:grid}.section{padding:62px 18px}.article-list,.bottom-stats,.certificate-download-grid,.factory-grid,.faq-grid,.footer-grid,.icon-grid,.knowledge-stats,.pc-product-grid,.preview-grid,.product-center-stats,.product-grid,.product-skeleton,.quality-grid,.resource-panel ul,.secondary-grid,.smart-select-stats,.stat-row{grid-template-columns:1fr}.knowledge-tabs{gap:18px}.product-recommend{display:none}.product-results-head{align-items:start;display:grid;grid-template-columns:1fr}.cert-grid{grid-template-columns:1fr}.certificate-download-card{grid-template-rows:460px 1fr}.solution-card,.solution-card.featured{grid-column:span 1}.fit-actions{grid-template-columns:1fr 1fr}.detail-visual{min-height:360px}.product-hero-image{height:230px}.preview-grid a{min-height:92px}.secondary-page{padding:72px 18px}.secondary-card.featured{min-height:300px}.login-main{padding:48px 20px}.login-card{max-width:560px;width:100%;margin:0 auto}.login-copy{max-width:560px;margin:0 auto}.knowledge-detail-page{width:min(100% - 28px,980px);padding-top:96px}.knowledge-detail-section{grid-template-columns:1fr}.back-to-top{right:16px;bottom:18px;width:56px;height:56px}.customer-service-button{right:16px;bottom:84px;width:56px;min-height:56px;padding:7px 4px 6px;font-size:10px}.customer-service-button svg{width:23px;height:23px}.customer-service-panel{right:12px;bottom:150px;width:calc(100vw - 24px);max-height:calc(100vh - 172px);border-radius:18px}.user-profile-menu{position:fixed;top:76px;right:14px}.qualification-card{min-height:310px}.brand-catalog-toolbar{grid-template-columns:1fr;align-items:stretch}.brand-catalog-count{padding-bottom:0}.qualification-grid{grid-template-columns:1fr;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.smart-vin-row{grid-template-columns:1fr}.smart-vin-row button{height:44px}.smart-vin-meta{align-items:flex-start;flex-direction:column;gap:4px}.fit-result-shell{width:calc(100% - 36px);padding:82px 0 64px}.fit-result-summary{min-height:auto;padding:24px 20px}.fit-reset-button{width:100%}.fit-result-heading{margin-top:38px}.fit-result-card{grid-template-columns:1fr;padding:16px}.fit-result-actions{grid-column:auto}.fit-result-back-button{width:100%}.fit-result-stats{grid-template-columns:1fr}.footer-policy-links,.footer-service-row{display:grid;gap:10px}.footer-policy-links>*+::before,.footer-service-row>*+::before{display:none}.footer-channel-links{display:grid;grid-template-columns:1fr}.footer-channel-link{width:100%}}@media (max-width:480px){.customer-service-messages{padding:.75rem;max-height:200px}.service-message{padding:.6rem 1rem;max-width:95%}}.nav-toggle{display:none}