:root{--primary:#065f46;--primary-dark:#044e39;--primary-light:#059669;--primary-subtle:#ecfdf5;--primary-border:#a7f3d0;--emerald:#10b981;--mint:#34d399;--amber:#f59e0b;--amber-dark:#d97706;--orange:#ea580c;--bg-main:#f8fafc;--bg-card:#fff;--bg-soft:#f0fdf4;--bg-subtle:#f1f5f9;--bg-dark:#064e3b;--bg-darker:#022c22;--ink-primary:#0f172a;--ink-secondary:#334155;--ink-muted:#64748b;--ink-light:#94a3b8;--ink-white:#fff;--line-light:#e2e8f0;--line-subtle:#f1f5f9;--line-emerald:#d1fae5;--shadow-xs:0 1px 2px 0 #0000000d;--shadow-sm:0 2px 6px -1px #0f172a0f, 0 1px 4px -1px #0f172a0a;--shadow-md:0 6px 20px -3px #0f172a14, 0 2px 6px -1px #0f172a0a;--shadow-lg:0 16px 36px -6px #0f172a1a, 0 6px 16px -4px #0f172a0d;--shadow-hover:0 20px 40px -8px #065f4629, 0 6px 14px -2px #065f4614;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:22px;--radius-full:9999px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{color:var(--ink-primary);background-color:var(--bg-main);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Hiragino Sans GB,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif;line-height:1.6;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none;transition:all .2s}button{cursor:pointer;background:0 0;border:none;font-family:inherit;transition:all .2s}.shell{width:100%;max-width:1240px;margin-inline:auto;padding-inline:24px}.section{padding:96px 0;position:relative}.section-heading{justify-content:space-between;align-items:flex-end;gap:48px;margin-bottom:48px;display:flex}.section-heading.compact{align-items:center;margin-bottom:40px}.section-heading h2{color:var(--ink-primary);letter-spacing:-.02em;font-size:38px;font-weight:800;line-height:1.2}.section-heading>p{color:var(--ink-muted);max-width:480px;font-size:15px;line-height:1.7}.kicker{background:var(--primary-subtle);border:1px solid var(--primary-border);color:var(--primary);border-radius:var(--radius-full);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:14px;padding:4px 12px;font-size:12px;font-weight:700;display:inline-flex}.kicker span{background:var(--primary);color:#fff;border-radius:var(--radius-full);justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:800;display:inline-flex}.kicker.light{color:#fff;background:#ffffff26;border-color:#ffffff4d}.kicker.light span{color:var(--primary-dark);background:#fff}.button{border-radius:var(--radius-full);white-space:nowrap;justify-content:center;align-items:center;gap:8px;padding:13px 26px;font-size:15px;font-weight:600;line-height:1;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex}.button.primary{color:#fff;background:linear-gradient(135deg,#059669 0%,#047857 100%);box-shadow:0 4px 14px #0596694d}.button.primary:hover{background:linear-gradient(135deg,#10b981 0%,#059669 100%);transform:translateY(-2px);box-shadow:0 8px 22px #0596696b}.button.ghost{color:var(--ink-primary);border:1.5px solid var(--line-light);box-shadow:var(--shadow-xs);background:#fff}.button.ghost:hover{border-color:var(--primary-light);color:var(--primary-light);background:var(--primary-subtle);transform:translateY(-2px)}.site-header{z-index:100;-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--line-light);background:#fffffff2;transition:all .3s;position:sticky;top:0}.notice{color:#fff;letter-spacing:.04em;background:linear-gradient(90deg,#064e3b 0%,#047857 50%,#059669 100%);padding:6px 0;font-size:12px;font-weight:500}.notice .shell{justify-content:space-between;align-items:center;display:flex}.nav-row{justify-content:space-between;align-items:center;gap:20px;height:76px;display:flex}.brand{flex-shrink:0;align-items:center;display:flex}.brand img{object-fit:contain;filter:drop-shadow(0 2px 4px #0000000d);width:auto;height:44px}.nav-links{color:var(--ink-secondary);align-items:center;gap:36px;font-size:15px;font-weight:600;display:flex}.nav-links a{white-space:nowrap;word-break:keep-all;color:var(--ink-secondary);padding:8px 0;transition:color .2s;position:relative}.nav-links a:after{content:"";background:var(--primary);border-radius:2px;width:0;height:2px;transition:all .25s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.nav-links a:hover{color:var(--primary)}.nav-links a:hover:after{width:100%}.nav-portals{flex-shrink:0;align-items:center;gap:12px;display:flex}.portal-btn{border:1.5px solid var(--line-light);border-radius:var(--radius-full);height:38px;color:var(--ink-secondary);white-space:nowrap;background:#fff;align-items:center;gap:8px;padding:0 14px 0 10px;font-size:13.5px;font-weight:650;text-decoration:none;transition:all .22s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 1px 3px #0f172a0a}.portal-badge{letter-spacing:.04em;border-radius:var(--radius-full);justify-content:center;align-items:center;padding:2.5px 7px;font-size:10.5px;font-weight:800;line-height:1.2;transition:all .2s;display:inline-flex}.badge-1688{color:#ea580c;background:#fff7ed;border:1px solid #ffedd5}.badge-global{color:#059669;background:#ecfdf5;border:1px solid #a7f3d0}.portal-text{color:var(--ink-primary);letter-spacing:-.01em;font-size:13.5px;font-weight:650;transition:color .2s}.portal-arrow{color:var(--ink-light);margin-left:-2px;font-size:12px;transition:transform .2s,color .2s}.portal-btn:hover{transform:translateY(-2px)}.portal-1688:hover{background:#fffaf5;border-color:#fdba74;box-shadow:0 4px 14px #ea580c1f}.portal-1688:hover .badge-1688{color:#fff;background:#ea580c;border-color:#ea580c}.portal-1688:hover .portal-text{color:#ea580c}.portal-1688:hover .portal-arrow{color:#ea580c;transform:translate(2px,-2px)}.portal-global:hover{background:#f0fdf4;border-color:#86efac;box-shadow:0 4px 14px #0596691f}.portal-global:hover .badge-global{color:#fff;background:#059669;border-color:#059669}.portal-global:hover .portal-text{color:#047857}.portal-global:hover .portal-arrow{color:#059669;transform:translate(2px,-2px)}.desktop-only{display:flex}.mobile-only{display:none}.menu-toggle{flex-direction:column;gap:5px;padding:10px;display:none}.menu-toggle i{background:var(--ink-primary);border-radius:2px;width:22px;height:2px;transition:all .2s;display:block}.hero{border-bottom:1px solid var(--line-light);background:radial-gradient(120% 120% at 88% 12%,#e6f7ef 0%,#f4faf7 45%,#f8fafc 100%);padding:64px 0 80px;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#10b98114 0%,#0000 70%);width:550px;height:550px;position:absolute;top:-150px;right:-100px}.hero-grid{grid-template-columns:minmax(0,.76fr) minmax(0,1.24fr);align-items:center;gap:40px;display:grid}.hero-copy{padding-right:12px}.hero h1{color:#0b2920;letter-spacing:-.03em;margin-bottom:22px;font-size:50px;font-weight:850;line-height:1.18}.hero-lead{color:var(--ink-secondary);max-width:520px;margin-bottom:32px;font-size:17px;line-height:1.75}.hero-actions{align-items:center;gap:16px;margin-bottom:30px;display:flex}.hero-facts{border-top:1px solid #065f461f;grid-template-columns:repeat(4,1fr);gap:12px;padding-top:24px;display:grid}.hero-facts div{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--radius-md);box-shadow:var(--shadow-xs);background:#ffffffb3;border:1px solid #fffc;padding:12px 14px;transition:all .25s}.hero-facts div:hover{border-color:var(--primary-border);box-shadow:var(--shadow-sm);background:#fff;transform:translateY(-2px)}.hero-facts dt{color:var(--primary-light);letter-spacing:.05em;margin-bottom:2px;font-size:11px;font-weight:800}.hero-facts dd{color:var(--ink-primary);font-size:14px;font-weight:700}.hero-visual{position:relative}.image-stage{aspect-ratio:16/9;border-radius:var(--radius-xl);background:#e2e8f0;border:2px solid #fffffff2;position:relative;overflow:hidden;box-shadow:0 24px 50px -12px #065f4638}.image-stage img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform 6s;position:absolute;inset:0;transform:scale(1)}.image-stage img.active{opacity:1;transform:scale(1.04)}.slide-counter{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;border-radius:var(--radius-full);letter-spacing:.05em;background:#0f172abf;padding:6px 14px;font-size:12px;font-weight:700;position:absolute;top:16px;right:16px}.slide-dots{gap:8px;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.slide-dots button{background:#fff6;border-radius:2px;width:24px;height:4px;transition:all .3s}.slide-dots button.active{background:#fff;width:42px;box-shadow:0 1px 4px #00000040}.hero-note{display:none}@keyframes floatBadge{0%{transform:translateY(0)}to{transform:translateY(-6px)}}.hero-note span{color:var(--primary);letter-spacing:.08em;font-size:11px;font-weight:800}.hero-note strong{color:var(--ink-primary);font-size:15px;font-weight:800;line-height:1.35}.products{background:#fff}.filter-bar{background:var(--bg-subtle);border-radius:var(--radius-full);border:1px solid var(--line-light);gap:4px;margin-bottom:36px;padding:5px;display:inline-flex}.filter-bar button{border-radius:var(--radius-full);color:var(--ink-secondary);padding:9px 24px;font-size:14px;font-weight:600}.filter-bar button:hover{color:var(--ink-primary)}.filter-bar button.active{background:var(--primary);color:#fff;box-shadow:0 2px 10px #065f464d}.product-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.product-card{border-radius:var(--radius-lg);border:1px solid var(--line-light);box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden}.product-card:hover{border-color:var(--primary-border);box-shadow:var(--shadow-hover);transform:translateY(-6px)}.product-image{aspect-ratio:1;background:#f1f5f9;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.16,1,.3,1)}.product-card:hover .product-image img{transform:scale(1.05)}.product-image>span{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;border-radius:var(--radius-full);background:#0f172aa6;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:800;display:flex;position:absolute;top:14px;right:14px}.product-info{flex-direction:column;flex:1;padding:24px;display:flex}.product-info small{background:var(--primary-subtle);color:var(--primary);border:1px solid var(--primary-border);border-radius:4px;align-self:flex-start;margin-bottom:10px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-block}.product-info h3{color:var(--ink-primary);margin-bottom:8px;font-size:20px;font-weight:750;line-height:1.3}.product-info p{color:var(--ink-muted);flex:1;margin-bottom:20px;font-size:14px;line-height:1.65}.product-info a{color:var(--primary);border-top:1px solid var(--line-light);align-items:center;gap:6px;padding-top:14px;font-size:14px;font-weight:700;display:inline-flex}.product-info a b{transition:transform .2s}.product-info a:hover{color:var(--primary-light)}.product-info a:hover b{transform:translate(3px,-3px)}.section-action{justify-content:center;margin-top:48px;display:flex}.customization{border-top:1px solid var(--line-emerald);border-bottom:1px solid var(--line-light);background:linear-gradient(#f0fdf4 0%,#fff 100%);padding:96px 0;scroll-margin-top:76px}.custom-grid{grid-template-columns:.75fr 1.25fr;align-items:center;gap:56px;display:grid}.custom-grid h2{color:var(--ink-primary);margin-bottom:16px;font-size:38px;font-weight:800;line-height:1.2}.custom-grid>div>p:last-child{color:var(--ink-muted);font-size:16px;line-height:1.75}.capability-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.capability-grid>div{border:1px solid var(--line-emerald);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;align-items:flex-start;gap:16px;padding:20px 22px;transition:all .25s;display:flex}.capability-grid>div:hover{border-color:var(--primary-light);box-shadow:var(--shadow-md);background:#fff;transform:translateY(-3px)}.capability-grid>div>span{background:var(--primary-subtle);border:1px solid var(--primary-border);width:36px;height:36px;color:var(--primary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;font-size:14px;font-weight:800;display:inline-flex}.capability-grid>div>div{flex:1;min-width:0}.capability-grid>div>div strong{color:var(--ink-primary);margin-bottom:4px;font-size:16px;font-weight:750;display:block}.capability-grid>div>div p{color:var(--ink-muted);margin:0;font-size:13px;line-height:1.55}.factory{background:#fff;padding:96px 0;scroll-margin-top:76px}.factory-intro{grid-template-columns:1.15fr .85fr;align-items:center;gap:64px;display:grid}.factory-main{border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);border:1px solid var(--line-light);position:relative;overflow:hidden}.factory-main img{aspect-ratio:16/10;object-fit:cover;width:100%;height:auto}.image-label{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;border-radius:var(--radius-full);background:#0f172acc;padding:8px 16px;font-size:13px;font-weight:600;position:absolute;bottom:18px;left:18px}.factory-copy h2{color:var(--ink-primary);margin-bottom:20px;font-size:38px;font-weight:850;line-height:1.2}.factory-copy>p:not(.kicker){color:var(--ink-secondary);margin-bottom:24px;font-size:15px;line-height:1.75}.factory-copy ul{flex-direction:column;gap:12px;margin-top:18px;list-style:none;display:flex}.factory-copy li{color:var(--ink-primary);padding-left:28px;font-size:15px;font-weight:600;position:relative}.factory-copy li:before{content:"✓";background:var(--primary-subtle);width:20px;height:20px;color:var(--primary);border-radius:var(--radius-full);justify-content:center;align-items:center;font-size:12px;font-weight:900;display:inline-flex;position:absolute;top:0;left:0}.workshop-strip{grid-template-columns:repeat(6,1fr);gap:16px;margin-top:56px;display:grid}.workshop-strip figure{border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border:1px solid var(--line-light);background:#f1f5f9;position:relative;overflow:hidden}.workshop-strip img{aspect-ratio:1/1.05;object-fit:cover;width:100%;transition:transform .4s}.workshop-strip figure:hover img{transform:scale(1.08)}.workshop-strip figcaption{inset-inline:0;color:#fff;background:linear-gradient(#0000 0%,#0f172ad9 100%);align-items:center;gap:6px;padding:8px 10px;font-size:12px;font-weight:600;display:flex;position:absolute;bottom:0}.workshop-strip figcaption span{opacity:.7;font-size:10px}.process{background:var(--bg-main);border-top:1px solid var(--line-light);border-bottom:1px solid var(--line-light);scroll-margin-top:76px}.process-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.process-grid article{border:1px solid var(--line-light);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;gap:16px;padding:32px 24px;transition:all .25s;display:flex}.process-grid article:hover{border-color:var(--primary-border);box-shadow:var(--shadow-md);transform:translateY(-4px)}.process-grid b{background:var(--primary-subtle);border:1px solid var(--primary-border);width:40px;height:40px;color:var(--primary);border-radius:10px;justify-content:center;align-items:center;font-size:16px;font-weight:800;display:inline-flex}.process-grid h3{color:var(--ink-primary);margin-bottom:8px;font-size:19px;font-weight:750}.process-grid p{color:var(--ink-muted);font-size:14px;line-height:1.65}.text-link{color:var(--primary);align-items:center;gap:4px;font-size:15px;font-weight:700;display:inline-flex}.text-link:hover{color:var(--primary-light)}.documents{background:#fff}.document-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.document-card{border:1px solid var(--line-light);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);text-align:left;cursor:pointer;background:#fff;flex-direction:column;padding:16px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.document-card:hover{border-color:var(--primary-border);box-shadow:var(--shadow-hover);transform:translateY(-5px)}.doc-index{color:var(--primary);letter-spacing:.05em;margin-bottom:12px;font-size:11px;font-weight:800}.doc-thumb{border-radius:var(--radius-md);border:1px solid var(--line-light);background:#f8fafc;justify-content:center;align-items:center;height:220px;margin-bottom:16px;display:flex;overflow:hidden}.doc-thumb img{object-fit:contain;max-width:100%;max-height:100%;transition:transform .3s}.document-card:hover .doc-thumb img{transform:scale(1.04)}.document-card strong{color:var(--ink-primary);margin-bottom:4px;font-size:17px;font-weight:750}.document-card small{color:var(--ink-muted);margin-bottom:14px;font-size:13px}.document-card i{color:var(--primary);margin-top:auto;font-size:13px;font-style:normal;font-weight:700}.lightbox{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172ad9;justify-content:center;align-items:center;padding:32px;animation:.2s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.lightbox img{object-fit:contain;border-radius:var(--radius-md);background:#fff;max-width:90vw;max-height:85vh;padding:12px;box-shadow:0 25px 60px #00000080}.lightbox button{border-radius:var(--radius-full);color:#fff;background:#fff3;justify-content:center;align-items:center;width:44px;height:44px;font-size:28px;transition:all .2s;display:flex;position:absolute;top:24px;right:24px}.lightbox button:hover{background:#fff6}.contact{color:#fff;background:linear-gradient(135deg,#064e3b 0%,#04382a 100%);padding:96px 0;position:relative;overflow:hidden}.contact:before{content:"";pointer-events:none;background:radial-gradient(circle at 70% 30%,#10b98126 0%,#0000 60%);width:600px;height:100%;position:absolute;top:0;right:0}.contact-grid{grid-template-columns:1fr .95fr;align-items:center;gap:72px;display:grid}.contact h2{letter-spacing:-.02em;font-size:42px;font-weight:850;line-height:1.2}.contact-desc{opacity:.9;max-width:480px;margin-top:18px;font-size:16px;line-height:1.75}.contact-panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:var(--radius-xl);color:var(--ink-primary);background:#fffffffa;flex-direction:column;gap:14px;padding:36px 32px;display:flex;box-shadow:0 24px 60px #00000040}.contact-panel-head{border-bottom:1px solid var(--line-light);flex-direction:column;gap:3px;padding-bottom:12px;display:flex}.contact-panel-head strong{color:var(--ink-primary);font-size:16px;font-weight:750}.contact-panel-head small{color:var(--primary);font-size:13px;font-weight:600}.contact-phone-card{border-radius:var(--radius-md);background:var(--bg-subtle);border:1px solid var(--line-light);flex-direction:row;justify-content:space-between;align-items:center;padding:12px 18px;text-decoration:none;transition:all .2s;display:flex}.contact-phone-card:hover{background:var(--primary-subtle);border-color:var(--primary-border);transform:translate(4px)}.contact-phone-info{flex-direction:column;gap:2px;display:flex}.contact-phone-info span{color:var(--ink-muted);font-size:13px;font-weight:600}.contact-phone-info strong{color:var(--primary);letter-spacing:.02em;font-size:20px;font-weight:800}.call-action-btn{background:var(--primary-subtle);border:1px solid var(--primary-border);color:var(--primary);border-radius:20px;justify-content:center;align-items:center;padding:6px 14px;font-size:13px;font-weight:750;display:inline-flex}.store-link{border-radius:var(--radius-md);background:linear-gradient(135deg,#ff7a00 0%,#ee5a00 100%);justify-content:center;align-items:center;gap:8px;margin-top:4px;padding:14px;font-size:15px;font-weight:750;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 6px 18px #ee5a004d;color:#fff!important}.store-badge{letter-spacing:.05em;color:#fff;background:#ffffff40;border-radius:4px;padding:2px 7px;font-size:12px;font-weight:900}.store-link span,.store-link b{color:#fff!important}.store-link:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ee5a0066}footer{background:var(--bg-darker);color:#ffffffb3;border-top:1px solid #ffffff14;padding:44px 0;font-size:14px}.footer-shell{justify-content:space-between;align-items:center;display:flex}.footer-brand{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.footer-logo-wrap{background:#fff;border-radius:8px;justify-content:center;align-items:center;padding:6px 14px;display:inline-flex}.footer-logo-wrap img{width:auto;height:28px;display:block}footer p{color:#ffffffb3;font-size:13.5px;line-height:1.7}.footer-meta{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.footer-email{color:#a7f3d0;font-weight:600;text-decoration:none}.footer-meta .icp-link{color:#fff9;font-size:13px;text-decoration:none;transition:opacity .2s}.footer-meta .icp-link:hover{color:#fff;text-decoration:underline}.footer-slogan{color:#ffffff73;font-size:12px}.mobile-dock{display:none}.brand-oem{background:#fff;padding:64px 0 72px}.brand-oem-card{border-radius:var(--radius-xl);background:linear-gradient(145deg,#fff 0%,#f6fbf8 60%,#eef8f3 100%);border:1.5px solid #d1fae5;grid-template-columns:.88fr 1.12fr;align-items:center;gap:48px;padding:44px 40px;display:grid;position:relative;overflow:hidden;box-shadow:0 16px 40px -10px #065f4617,0 2px 8px #00000008}.brand-oem-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#10b9811f 0%,#0000 70%);width:380px;height:380px;position:absolute;top:-120px;left:-80px}.brand-oem-visual{justify-content:center;width:100%;display:flex;position:relative}.brand-oem-image-wrap{aspect-ratio:3/4;border-radius:var(--radius-lg);background:#e2e8f0;border:2px solid #fff;width:100%;max-width:440px;position:relative;overflow:hidden;box-shadow:0 18px 40px -8px #065f4638}.brand-oem-image-wrap img{object-fit:cover;object-position:center 30%;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block}.brand-oem-card:hover .brand-oem-image-wrap img{transform:scale(1.03)}.brand-oem-badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius-md);background:#fffffff2;border:1px solid #ffffffe6;align-items:center;gap:10px;padding:10px 14px;display:flex;position:absolute;bottom:12px;left:12px;right:12px;box-shadow:0 4px 16px #0000001a}.brand-oem-badge .badge-icon{flex-shrink:0;font-size:20px}.brand-oem-badge strong{color:var(--text-dark);font-size:13px;font-weight:800;line-height:1.3;display:block}.brand-oem-badge small{color:var(--primary);margin-top:2px;font-size:11px;font-weight:600;display:block}.brand-oem-content{flex-direction:column;display:flex}.brand-oem-content .kicker{margin-bottom:10px}.brand-oem-content h2{color:var(--text-dark);letter-spacing:-.02em;margin:0 0 14px;font-size:clamp(24px,3.2vw,34px);font-weight:850;line-height:1.25}.brand-oem-desc{color:var(--text-muted);margin:0 0 22px;font-size:14.5px;line-height:1.7}.brand-oem-features{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:26px;display:grid}.oem-feature-item{border-radius:var(--radius-md);background:#ffffffe6;border:1px solid #d1fae5;align-items:flex-start;gap:10px;padding:12px 14px;transition:all .25s;display:flex;box-shadow:0 2px 6px #065f4608}.oem-feature-item:hover{border-color:var(--primary-light);background:#fff;transform:translateY(-2px);box-shadow:0 6px 16px #065f4614}.oem-icon{flex-shrink:0;margin-top:1px;font-size:18px;line-height:1.2}.oem-feature-item strong{color:var(--text-dark);margin-bottom:3px;font-size:13px;font-weight:750;line-height:1.25;display:block}.oem-feature-item p{color:#64748b;margin:0;font-size:11.5px;line-height:1.45}.brand-oem-actions{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.brand-oem-actions .button{padding:13px 22px;font-size:14px}.oem-call-link{border-radius:var(--radius-md);background:#fff;border:1.5px solid #d1fae5;align-items:center;gap:12px;padding:8px 16px;text-decoration:none;transition:all .25s;display:flex}.oem-call-link:hover{border-color:var(--primary);box-shadow:0 4px 12px #065f461a}.oem-call-link small{color:#64748b;font-size:11px;font-weight:600;display:block}.oem-call-link strong{color:var(--primary);letter-spacing:.02em;font-size:16px;font-weight:800;display:block}.oem-call-link .call-badge{color:var(--primary);white-space:nowrap;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:4px;padding:4px 8px;font-size:11px;font-weight:700}@media (width<=1080px){.brand-oem{padding:48px 0}.brand-oem-content h2{font-size:26px}.brand-oem-features{gap:10px}.brand-oem-actions{gap:14px}.hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:32px;display:grid}.hero-copy{padding-right:0}.hero h1{font-size:36px;line-height:1.25}.hero-lead{margin-bottom:24px;font-size:15px;line-height:1.7}.hero-facts{grid-template-columns:repeat(2,1fr);gap:12px}.product-grid{grid-template-columns:repeat(2,1fr);gap:24px}.customization{padding:64px 0}.custom-grid{grid-template-columns:1fr;gap:32px}.custom-grid h2{margin-bottom:12px;font-size:32px}.custom-grid>div>p:last-child{max-width:720px;font-size:15px;line-height:1.7}.capability-grid{grid-template-columns:repeat(2,1fr);gap:16px}.capability-grid>div{padding:18px 20px}.factory{padding:64px 0;scroll-margin-top:76px}.factory-intro{grid-template-columns:1fr 1fr;align-items:center;gap:32px}.factory-copy h2{margin-bottom:14px;font-size:28px;line-height:1.25}.factory-copy>p:not(.kicker){margin-bottom:18px;font-size:14px;line-height:1.65}.factory-copy li{font-size:13.5px}.workshop-strip{grid-template-columns:repeat(3,1fr);gap:14px}.process{padding:64px 0}.process-grid{grid-template-columns:repeat(2,1fr);gap:18px}.process-grid article{padding:24px 20px}.document-grid{grid-template-columns:repeat(2,1fr);gap:18px}.contact-grid{grid-template-columns:1fr;gap:40px}.brand-oem-card{grid-template-columns:1fr 1fr;gap:32px;padding:36px 32px}.brand-oem-image-wrap{aspect-ratio:16/11;max-height:440px}}@media (width<=880px){.notice,.nav-phone{display:none}.desktop-only{display:none!important}.mobile-only{border-top:1px solid var(--line-light);flex-direction:column;gap:10px;margin-top:14px;padding-top:16px;display:flex!important}.menu-toggle{display:flex}.nav-links{border-bottom:1px solid var(--line-light);box-shadow:var(--shadow-lg);background:#fff;flex-direction:column;align-items:stretch;gap:16px;padding:24px 20px;display:none;position:absolute;top:76px;left:0;right:0}.nav-links.is-open{display:flex}}@media (width<=768px){.brand-oem{padding:32px 0 40px}.brand-oem-card{border-radius:16px;flex-direction:column;gap:16px;padding:18px 14px 20px;display:flex}.brand-oem-visual{order:1;width:100%}.brand-oem-image-wrap{aspect-ratio:4/3;border-radius:12px;width:100%;max-width:100%;max-height:290px}.brand-oem-image-wrap img{object-position:center 41%}.brand-oem-badge{border-radius:8px;padding:6px 10px;bottom:8px;left:8px;right:8px}.brand-oem-badge .badge-icon{font-size:16px}.brand-oem-badge strong{font-size:12px}.brand-oem-badge small{font-size:10px}.brand-oem-content{flex-direction:column;order:2;display:flex}.brand-oem-content .kicker{margin-bottom:8px}.brand-oem-content h2{margin-bottom:10px;font-size:20px;line-height:1.28}.brand-oem-desc{margin-bottom:16px;font-size:13px;line-height:1.6}.brand-oem-features{grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:18px}.oem-feature-item{border-radius:8px;gap:8px;padding:10px 8px}.oem-icon{font-size:16px}.oem-feature-item strong{font-size:12px}.oem-feature-item p{font-size:10.5px;line-height:1.35}.brand-oem-actions{flex-direction:column;gap:10px;width:100%}.brand-oem-actions .button{justify-content:center;width:100%;padding:12px 16px;font-size:13.5px}.oem-call-link{box-sizing:border-box;justify-content:space-between;width:100%;padding:10px 14px}.section{padding:44px 0}.shell{box-sizing:border-box;width:100%;padding:0 16px}.section-heading{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:24px;display:flex}.section-heading h2{letter-spacing:-.01em;font-size:clamp(23px,6.2vw,28px);line-height:1.25}.section-heading>p{max-width:100%;color:var(--ink-secondary);font-size:13.5px;line-height:1.6}.hero{padding:16px 0 32px;overflow:hidden}.hero-grid{flex-direction:column;gap:16px;display:flex}.hero-copy{display:contents}.hero-copy>.kicker{order:1;margin-bottom:6px}.hero h1{letter-spacing:-.02em;word-break:break-word;order:2;margin-bottom:12px;font-size:clamp(24px,6.8vw,30px);font-weight:850;line-height:1.26}.hero-lead{color:var(--ink-secondary);order:3;max-width:100%;margin-bottom:16px;font-size:14px;line-height:1.65}.hero-actions{order:4;grid-template-columns:1fr 1fr;gap:10px;width:100%;margin-bottom:16px;display:grid}.hero-actions .button{text-align:center;justify-content:center;width:100%;padding:12px 6px;font-size:13.5px}.hero-visual{order:5;width:100%;margin:4px 0 12px}.image-stage{aspect-ratio:16/10;border-radius:var(--radius-lg);box-shadow:0 10px 25px -6px #065f4629}.slide-counter{padding:3px 8px;font-size:11px;top:10px;right:10px}.hero-note{display:none}.hero-facts{border-top:1px solid #065f461a;order:6;grid-template-columns:repeat(2,1fr);gap:8px;width:100%;margin-top:4px;padding-top:16px;display:grid}.hero-facts div{border-radius:var(--radius-md);padding:10px}.hero-facts dt{margin-bottom:2px;font-size:11px}.hero-facts dd{white-space:nowrap;font-size:13px;font-weight:700}.filter-bar{-webkit-overflow-scrolling:touch;scrollbar-width:none;border-radius:var(--radius-full);box-sizing:border-box;gap:4px;width:100%;margin-bottom:20px;padding:4px;display:flex;overflow-x:auto}.filter-bar::-webkit-scrollbar{display:none}.filter-bar button{white-space:nowrap;text-align:center;flex:1 0 auto;padding:8px 14px;font-size:13px}.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-card{border:1px solid var(--line-light);cursor:pointer;background:#fff;border-radius:12px;flex-direction:column;transition:transform .15s,box-shadow .15s;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000000a}.product-card:active{transform:scale(.98);box-shadow:0 1px 3px #00000014}.product-image{aspect-ratio:4/3;background:#f8fafc;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%}.product-image>span{justify-content:center;align-items:center;width:22px;height:22px;font-size:10px;font-weight:700;display:flex;top:6px;right:6px}.product-info{text-align:left;flex-direction:column;flex:1;padding:10px 10px 12px;display:flex}.product-info small{white-space:nowrap;border-radius:4px;align-self:flex-start;margin-bottom:5px;padding:2px 6px;font-size:10px;line-height:1.2;display:inline-block}.product-info h3{color:var(--text-dark);text-align:left;word-break:break-all;white-space:nowrap;text-overflow:ellipsis;margin:0 0 4px;font-size:13.5px;font-weight:700;line-height:1.3;display:block;overflow:hidden}.product-info p{-webkit-line-clamp:2;color:var(--text-muted);-webkit-box-orient:vertical;flex:1;margin:0 0 8px;font-size:11px;line-height:1.4;overflow:hidden;display:-webkit-box!important}.product-info a{color:var(--primary);align-items:center;gap:4px;margin-top:auto;font-size:11.5px;font-weight:700;text-decoration:none;display:inline-flex!important}.section-action{margin-top:20px}.section-action .button{justify-content:center;width:100%;padding:13px;font-size:14px}.customization{background:linear-gradient(#f0fdf4 0%,#fff 100%);padding:30px 0 34px;scroll-margin-top:68px}.custom-grid{flex-direction:column;gap:12px;display:flex}.custom-grid .kicker{margin-bottom:4px}.custom-grid h2{letter-spacing:-.01em;color:var(--ink-primary);margin-bottom:6px;font-size:clamp(20px,5.6vw,24px);font-weight:850;line-height:1.25}.custom-grid>div>p:last-child{color:var(--ink-secondary);margin-bottom:4px;font-size:12.5px;line-height:1.55}.capability-grid{background:#fff;border:1px solid #065f4624;border-radius:12px;flex-direction:column;gap:0;display:flex;overflow:hidden;box-shadow:0 2px 10px #065f460a}.capability-grid>div{box-shadow:none;background:#fff;border:none;border-bottom:1px solid #f1f5f9;border-radius:0;flex-direction:row;align-items:center;gap:10px;padding:9px 12px;transition:background .15s;display:flex}.capability-grid>div:last-child{border-bottom:none}.capability-grid>div:active{background:#f8fafc}.capability-grid>div>span{background:var(--primary-subtle);border:1px solid var(--primary-border);width:24px;min-width:24px;height:24px;color:var(--primary);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;margin:0;font-size:11px;font-weight:800;display:inline-flex}.capability-grid>div>div{flex:1;min-width:0}.capability-grid>div>div strong{color:var(--ink-primary);margin-bottom:2px;font-size:13px;font-weight:750;line-height:1.35;display:block}.capability-grid>div>div p{color:var(--ink-muted);margin:0;font-size:11.5px;line-height:1.35}.factory{background:#fff;padding:40px 0 44px;scroll-margin-top:68px}.factory-intro{flex-direction:column;gap:16px;display:flex}.factory-copy{display:contents}.factory-copy .kicker{order:1;margin-bottom:6px}.factory-copy h2{letter-spacing:-.01em;color:var(--ink-primary);order:2;margin-bottom:10px;font-size:clamp(22px,6vw,26px);font-weight:850;line-height:1.25}.factory-copy>p:not(.kicker){color:var(--ink-secondary);order:3;margin-bottom:4px;font-size:13.5px;line-height:1.62}.factory-main{border:1px solid var(--line-light);border-radius:12px;order:4;margin:4px 0 8px;position:relative;overflow:hidden;box-shadow:0 4px 14px #0000000f}.factory-main img{aspect-ratio:16/10;object-fit:cover;width:100%;display:block}.image-label{text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);white-space:nowrap;text-overflow:ellipsis;background:#0f172ad1;border-radius:6px;padding:6px 10px;font-size:11px;font-weight:600;bottom:8px;left:8px;right:8px;overflow:hidden}.factory-copy ul{flex-direction:column;order:5;gap:8px;margin:4px 0 0;padding:0;list-style:none;display:flex}.factory-copy li{color:var(--ink-primary);border:1px solid var(--line-light);background:#f8fafc;border-radius:10px;padding:10px 12px 10px 34px;font-size:12.5px;font-weight:600;line-height:1.45;position:relative}.factory-copy li:before{content:"✓";background:var(--primary-subtle);border:1px solid var(--primary-border);width:16px;height:16px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;font-size:10px;font-weight:900;display:inline-flex;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.workshop-strip{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:18px;display:grid}.workshop-strip figure{border-radius:8px;margin:0;position:relative;overflow:hidden}.workshop-strip img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.workshop-strip figcaption{white-space:nowrap;text-overflow:ellipsis;gap:4px;padding:4px 6px;font-size:10px;overflow:hidden}.workshop-strip figcaption span{font-size:8.5px}.process{background:var(--bg-main);padding:30px 0 34px;scroll-margin-top:68px}.section-heading.compact{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:14px;display:flex}.section-heading.compact .kicker{margin-bottom:4px}.section-heading.compact h2{letter-spacing:-.01em;color:var(--ink-primary);margin-bottom:0;font-size:clamp(20px,5.6vw,24px);font-weight:850;line-height:1.25}.process .text-link{color:var(--primary);background:var(--primary-subtle);border:1px solid var(--primary-border);border-radius:7px;align-self:flex-start;align-items:center;gap:5px;padding:6px 11px;font-size:12.5px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.process-grid{flex-direction:column;gap:8px;width:100%;display:flex}.process-grid article{border:1px solid var(--line-light);background:#fff;border-radius:10px;flex-direction:row;align-items:center;gap:11px;padding:10px 12px;transition:transform .15s,border-color .15s;display:flex;box-shadow:0 1px 4px #00000008}.process-grid article:active{border-color:var(--primary-border);transform:scale(.99)}.process-grid b{background:var(--primary-subtle);border:1px solid var(--primary-border);width:28px;min-width:28px;height:28px;color:var(--primary);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;margin:0;font-size:12px;font-weight:800;display:inline-flex;box-shadow:0 1px 3px #065f4614}.process-grid article>div{flex:1;min-width:0}.process-grid h3{color:var(--ink-primary);margin:0 0 2px;font-size:13.5px;font-weight:750;line-height:1.35}.process-grid p{color:var(--ink-muted);margin:0;font-size:11.5px;line-height:1.4}.contact{background:linear-gradient(#064e3b 0%,#032b21 100%);padding:34px 0 38px;scroll-margin-top:68px}.contact-grid{flex-direction:column;gap:16px;display:flex}.contact-header-wrap .kicker{margin-bottom:6px}.contact h2{letter-spacing:-.01em;color:#fff;margin-bottom:8px;font-size:clamp(20px,5.6vw,24px);font-weight:850;line-height:1.25}.contact-desc{color:#ffffffd1;margin:0;font-size:12.5px;line-height:1.55}.contact-panel{background:#fff;border-radius:14px;gap:8px;padding:14px;box-shadow:0 10px 25px #0003}.contact-panel-head{border-bottom:1px solid #f1f5f9;flex-direction:column;gap:2px;margin-bottom:4px;padding-bottom:8px;display:flex}.contact-panel-head strong{color:#0f172a;font-size:13.5px;font-weight:750}.contact-panel-head small{color:#059669;font-size:11px;font-weight:600}.contact-phone-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:9px;flex-direction:row;justify-content:space-between;align-items:center;padding:9px 12px;text-decoration:none;transition:all .2s;display:flex}.contact-phone-card:active{background:#ecfdf5;border-color:#a7f3d0;transform:scale(.99)}.contact-phone-info{flex-direction:column;gap:1px;display:flex}.contact-phone-info span{color:#64748b;font-size:11px;font-weight:600}.contact-phone-info strong{color:#065f46;letter-spacing:.02em;font-size:16px;font-weight:800}.call-action-btn{color:#059669;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:20px;justify-content:center;align-items:center;padding:5px 11px;font-size:12px;font-weight:750;display:inline-flex}.store-link{background:linear-gradient(135deg,#ff6a00 0%,#e05300 100%);border-radius:9px;flex-direction:row;justify-content:center;align-items:center;gap:8px;margin-top:2px;padding:10px 14px;font-size:13.5px;font-weight:750;text-decoration:none;display:flex;box-shadow:0 4px 12px #e0530038;color:#fff!important}.store-badge{letter-spacing:.05em;background:#ffffff40;border-radius:4px;padding:1px 6px;font-size:11px;font-weight:900}.store-link span,.store-link b{color:#fff!important}footer{background:#021a14;border-top:1px solid #ffffff14;padding:26px 0 20px}.footer-shell{text-align:center;flex-direction:column;align-items:center;gap:14px;display:flex}.footer-brand{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.footer-logo-wrap{background:#fff;border-radius:8px;justify-content:center;align-items:center;padding:5px 12px;display:inline-flex}.footer-logo-wrap img{filter:none;opacity:1;width:auto;height:26px;margin:0;display:block}.footer-brand p{color:#ffffffa6;margin:0;font-size:11.5px;line-height:1.55}.footer-meta{border-top:1px solid #ffffff0f;flex-direction:column;align-items:center;gap:4px;width:100%;padding-top:12px;display:flex}.footer-email{color:#a7f3d0;font-size:12.5px;font-weight:600;text-decoration:none}.footer-meta .icp-link{color:#ffffff80;font-size:11px;text-decoration:none}.footer-slogan{color:#ffffff59;margin-top:2px;font-size:10.5px}}
