:root{--ink:#092139;--navy:#082b49;--navy-2:#0e3a5f;--steel:#edf2f5;--steel-2:#d8e1e7;--line:#d7e1e8;--muted:#5b6c78;--green:#63a92f;--green-2:#3f851c;--copper:#b87347;--white:#fff;--shadow:0 18px 45px #0720371f;--radius:8px;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#f8fafb;margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.site-header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#07223af5;border-bottom:1px solid #ffffff17;position:sticky;top:0}.nav-wrap{width:min(var(--max), calc(100% - 40px));align-items:center;gap:28px;min-height:72px;margin:0 auto;display:flex}.brand{min-width:192px;color:var(--white)}.brand img{width:176px;height:auto;display:block}.site-header .brand{min-width:174px}.site-header .brand img{width:158px}.brand span{color:#b9cad8;text-transform:uppercase;letter-spacing:.9px;margin-top:3px;font-size:10px;line-height:1.05;display:block}.nav-toggle{border-radius:var(--radius);width:42px;height:42px;color:var(--white);cursor:pointer;background:0 0;border:1px solid #ffffff2e;margin-left:auto;display:none}.nav-toggle span,.nav-toggle span:before,.nav-toggle span:after{content:"";background:currentColor;width:18px;height:2px;margin:0 auto;display:block}.nav-toggle span:before{transform:translateY(-7px)}.nav-toggle span:after{transform:translateY(5px)}.main-nav{align-items:center;gap:22px;margin-left:auto;display:flex}.main-nav a,.nav-menu-button{color:#e7eef4;text-transform:uppercase;letter-spacing:.25px;cursor:pointer;background:0 0;border:0;padding:28px 0 24px;font-family:inherit;font-size:12px;font-weight:700;position:relative}.main-nav a:after,.nav-menu-button:after{background:var(--green);transform-origin:50%;content:"";height:2px;transition:transform .2s;position:absolute;bottom:17px;left:0;right:0;transform:scaleX(0)}.main-nav a:hover:after,.main-nav a.is-active:after,.nav-dropdown.is-active .nav-menu-button:after{transform:scaleX(1)}.nav-dropdown{position:relative}.nav-menu-button{align-items:center;gap:6px;display:inline-flex}.nav-menu-button:before{content:"";border-bottom:1.5px solid;border-right:1.5px solid;order:2;width:6px;height:6px;margin-top:-3px;transform:rotate(45deg)}.nav-dropdown-menu{border-radius:var(--radius);opacity:0;pointer-events:none;background:#fffffffa;border:1px solid #d7e1e8d1;width:220px;max-height:min(72vh,470px);padding:10px;transition:opacity .18s,transform .18s;position:absolute;top:calc(100% - 8px);left:50%;overflow-y:auto;transform:translate(-50%,8px);box-shadow:0 18px 38px #04192c29}.nav-dropdown:hover .nav-dropdown-menu{opacity:1;pointer-events:auto;transform:translate(-50%)}.nav-dropdown-menu a{color:var(--ink);text-transform:none;letter-spacing:0;border-radius:6px;padding:11px 12px;font-size:13px;font-weight:700;display:block}.nav-dropdown-menu a:after{display:none}.nav-dropdown-menu a:hover{color:var(--green-2);background:#eef7e9}.quote-link,.btn{cursor:pointer;letter-spacing:.1px;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:10px;min-height:44px;padding:0 20px;font-size:13px;font-weight:800;transition:transform .18s,border-color .18s,background .18s;display:inline-flex}.quote-link,.btn-primary{background:var(--green);color:var(--white)}.quote-link:hover,.btn-primary:hover{background:var(--green-2);transform:translateY(-1px)}.btn-secondary{color:var(--white);background:#ffffff0f;border-color:#ffffff61}.btn-secondary:hover{border-color:#ffffffb8;transform:translateY(-1px)}.btn-outline{color:var(--green-2);background:0 0;border-color:#9bb98c}.btn-outline:hover{border-color:var(--green);background:#f3faef}.section{padding:86px 0}.section-alt{background:var(--white)}.product-categories-section{background:var(--white);align-items:center;min-height:100svh;padding:44px 0;display:flex}.product-categories-section .section-head{margin-bottom:22px}.product-categories-section .category-grid{gap:20px}.product-categories-section .product-card{min-height:0}.product-categories-section .product-visual{height:clamp(300px,50svh - 165px,390px)}.product-categories-section .product-card h3{padding:14px 16px;font-size:20px}@media (min-width:641px){.product-categories-section .product-image{object-fit:contain}}.container{width:min(var(--max), calc(100% - 40px));margin:0 auto}.section-head{text-align:center;max-width:710px;margin:0 auto 42px}.section-head.left{text-align:left;margin-left:0}.eyebrow{color:var(--green-2);letter-spacing:1.4px;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:800}h1,h2,h3{margin:0;line-height:1.12}h1{letter-spacing:0;font-size:clamp(42px,5vw,68px)}h2{font-size:clamp(28px,3vw,42px)}h3{font-size:20px}p{color:var(--muted);margin:0}.hero{min-height:max(640px,100svh - 72px);color:var(--white);background:linear-gradient(90deg,#051a2efa 0%,#06243feb 44%,#082c46bd 72%,#082c4680 100%),linear-gradient(135deg,#102e48 0%,#1f3441 52%,#6f7e83 100%);align-items:center;display:flex;position:relative;overflow:hidden}.hero-bg-video{z-index:0;object-fit:cover;opacity:.9;filter:saturate(.92)contrast(1.05);pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.hero:before{z-index:1;content:"";background:linear-gradient(90deg,#041424eb 0%,#051b31c7 44%,#051b317a 100%);position:absolute;inset:0}.hero:after{z-index:1;clip-path:polygon(10% 16%,100% 0,100% 100%,0 100%);opacity:.8;content:"";background:linear-gradient(#ffffff1f,#0000 24%);width:58%;height:70%;position:absolute;bottom:0;right:0}.hero-inner{z-index:2;width:min(var(--max), calc(100% - 40px));grid-template-columns:minmax(0,920px);align-items:center;gap:58px;margin:0 auto;padding:clamp(48px,6vh,72px) 0;display:grid;position:relative}.hero-copy{max-width:920px}.hero-copy h1{max-width:780px;font-size:clamp(44px,4.2vw,58px);line-height:1.08}.hero-copy h1 span{display:block}.hero-copy p:not(.eyebrow),.page-hero p{color:#d6e3ed;max-width:540px;margin-top:22px;font-size:18px}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.hero-proof{grid-template-columns:repeat(4,1fr);gap:14px;width:min(100%,780px);margin-top:38px;display:grid}.proof-item{border-left:1px solid #fff3;min-height:94px;padding:16px 14px}.line-icon,.proof-icon{border:2px solid #84a7be;border-radius:50%;width:40px;height:40px;display:block;position:relative}.proof-icon{color:#e7f4ff;background:#07233d57;border-color:#dbe8f0e6;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:12px;display:inline-flex}.line-icon:after{border:2px solid var(--green);content:"";border-radius:4px;position:absolute;inset:10px}.proof-icon:after{background:var(--green);content:"";border:0;border-radius:50%;width:12px;height:12px;position:absolute;inset:auto -7px 5px auto}.proof-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:22px;height:22px}.proof-item strong{color:var(--white);font-size:13px;line-height:1.35;display:block}.product-stage{justify-content:center;align-items:flex-end;gap:22px;min-height:490px;padding-bottom:30px;display:flex}.bottle,.tumbler,.mug{border:1px solid #ffffff59;flex:none;position:relative;box-shadow:inset 18px 0 28px #ffffff1f,inset -18px 0 28px #0000002e,0 28px 35px #00000047}.bottle{background:linear-gradient(90deg,#0b2038,#114e8a 42%,#08233f);border-radius:28px 28px 18px 18px;width:84px;height:330px}.bottle:before{content:"";border:8px solid #111c25;border-bottom:0;border-radius:22px 22px 0 0;width:38px;height:78px;position:absolute;top:-66px;left:23px}.bottle:after,.tumbler:after,.mug:after{color:#ffffffc2;letter-spacing:1px;content:"OXYDIARY";font-size:11px;font-weight:800;position:absolute;bottom:72px;left:50%;transform:translate(-50%)rotate(-90deg)}.bottle.steel{background:linear-gradient(90deg,#e4e7e8,#a4adb2 30%,#f8f8f5 50%,#69747b 100%);height:390px}.bottle.green{background:linear-gradient(90deg,#283b2e,#637b3c 45%,#17251d);height:300px}.bottle.blush{background:linear-gradient(90deg,#e4938f,#f3b5a8 45%,#c56f73);height:270px}.tumbler{background:linear-gradient(90deg,#061321,#101820 38%,#1f2325);border-radius:16px 16px 12px 12px;width:112px;height:175px}.mug{background:linear-gradient(90deg,#071f39,#0a4578 48%,#061a30);border-radius:12px 12px 18px 18px;width:130px;height:160px}.mug:before{content:"";border:12px solid #0b2d4efa;border-left:0;border-radius:0 32px 32px 0;width:48px;height:72px;position:absolute;top:44px;right:-42px}.category-grid,.page-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.product-card,.info-card,.step-card,.advantage-card,.buyer-card,.cert-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);box-shadow:0 12px 30px #0c273d0d}.product-card{background:var(--white);border:0;grid-template-rows:1fr auto;min-height:360px;display:grid;overflow:hidden;box-shadow:0 18px 42px #082b491a}.product-visual{background:#fff;justify-content:center;align-items:stretch;height:360px;min-height:0;padding:0;display:flex;overflow:hidden}.product-image{object-fit:cover;image-rendering:auto;filter:none;width:100%;max-width:none;height:100%}.mini-product{background:linear-gradient(90deg,#0c2340,#155b99 46%,#091d34);border-radius:17px 17px 10px 10px;width:44px;height:128px;position:relative;box-shadow:inset 8px 0 14px #ffffff1f,inset -10px 0 12px #00000029}.mini-product:before{content:"";border:5px solid #152432;border-bottom:0;border-radius:12px 12px 0 0;width:14px;height:24px;position:absolute;top:-22px;left:15px}.mini-product.short{background:linear-gradient(90deg,#111,#333,#050505);border-radius:12px;width:58px;height:96px}.mini-product.short:before{display:none}.mini-product.wide{border-radius:10px 10px 14px 14px;width:84px;height:92px}.mini-product.wide:before{border:8px solid #0d3152;border-left:0;border-radius:0 20px 20px 0;width:28px;height:42px;top:30px;left:auto;right:-26px}.mini-product.green{background:linear-gradient(90deg,#1e2f22,#5b7536,#142018)}.mini-product.white{background:linear-gradient(90deg,#d9dee1,#fff,#b8c2c7)}.mini-product.blush{background:linear-gradient(90deg,#d8807e,#f4afa5,#c46971)}.mini-cap{background:radial-gradient(circle at 50% 35%,#1c2228 0 16px,#05080b 17px 100%);border-radius:50%;align-self:center;width:68px;height:34px}.product-card h3{color:var(--white);text-align:center;background:linear-gradient(135deg,#082b49f5,#0e3a5feb);border-top:1px solid #84a7be57;padding:16px 18px;font-size:20px;line-height:1.2}.wide-cta{text-align:center;margin-top:36px}.split,.quality-wrap,.shipping-quote{grid-template-columns:1.05fr .95fr;align-items:center;gap:58px;display:grid}.factory-intro-section{background:linear-gradient(90deg,#041a2c33,#041a2c14 45%,#041a2c38),url(/images/factory-background.png) 50%/cover no-repeat;align-items:center;min-height:720px;padding:34px 0;display:flex}.factory-intro-content{justify-content:center;align-items:center;display:flex}.factory-copy-panel{text-align:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffb3;border:1px solid #ffffff8c;border-radius:18px;width:min(1180px,100%);padding:40px;box-shadow:0 24px 70px #082b4933}.factory-copy-panel h2,.factory-copy-panel p{color:var(--navy)}.factory-copy-panel .eyebrow{color:var(--green-2)}.factory-service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px;display:grid}.factory-service-grid article{text-align:center;background:#ffffff94;border:1px solid #20507229;border-radius:14px;flex-direction:column;align-items:center;min-height:340px;padding:28px 26px;display:flex;box-shadow:0 14px 34px #082b491a}.factory-service-icon{width:58px;height:58px;color:var(--green-2);background:#ffffffb8;border:1px solid #0c375929;border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;display:inline-flex;box-shadow:0 12px 28px #082b491a}.factory-service-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:30px;height:30px}.factory-service-grid h3{color:var(--navy);letter-spacing:0;margin-bottom:14px;font-size:28px;font-weight:800}.factory-service-grid p{margin:0;font-size:15px;line-height:1.78}.factory-service-grid a{background:linear-gradient(180deg, #9eda87, var(--green));width:auto;min-width:178px;color:var(--white);letter-spacing:1px;text-align:center;text-transform:uppercase;border-radius:8px;margin-top:auto;padding:11px 16px;font-size:12px;font-weight:900;position:relative;top:8px;box-shadow:0 10px 24px #58b1343d}.factory-service-grid a:hover{transform:translateY(-2px);box-shadow:0 14px 30px #58b13457}.factory-art{border-radius:var(--radius);min-height:430px;box-shadow:var(--shadow);background:linear-gradient(#ffffff1f,#ffffff05),linear-gradient(135deg,#c6d3dc,#eef4f7 44%,#91a8b5);position:relative;overflow:hidden}.factory-art:before{clip-path:polygon(0 38%,100% 0,100% 100%,0 100%);content:"";background:linear-gradient(90deg,#dbe5ea 0 18%,#eef3f6 18% 72%,#c7d3db 72%),repeating-linear-gradient(90deg,#0000 0 58px,#09213929 58px 63px);border:1px solid #09213921;height:42%;position:absolute;bottom:22%;left:7%;right:7%}.factory-art:after{content:"";background:repeating-linear-gradient(90deg,#09213924 0 2px,#0000 2px 120px),linear-gradient(#7e949f,#516673);height:22%;position:absolute;bottom:0;left:0;right:0}.about-manufacture-visual{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;overflow:hidden}.about-manufacture-visual img{width:100%;height:auto;display:block}.content-list{gap:12px;margin:28px 0 0;padding:0;list-style:none;display:grid}.content-list li{color:#244157;align-items:flex-start;gap:12px;font-weight:700;display:flex}.content-list li:before{background:var(--green);content:"";border-radius:50%;flex:none;width:18px;height:18px;margin-top:3px;box-shadow:inset 0 0 0 5px #dff0d6}.stats-band{background:var(--navy);color:var(--white)}.stats-grid{width:min(var(--max), calc(100% - 40px));grid-template-columns:repeat(4,1fr);margin:0 auto;display:grid}.stat{border-left:1px solid #ffffff1f;align-items:center;gap:16px;min-height:118px;padding:28px;display:flex}.stat:last-child{border-right:1px solid #ffffff1f}.stat strong{color:var(--white);font-size:30px;line-height:1;display:block}.stat-icon{width:56px;height:56px;color:var(--white);flex:none;justify-content:center;align-items:center;display:inline-flex}.stat-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:48px;height:48px}.stat div span{color:#bcd1df;margin-top:8px;font-size:13px;font-weight:700;display:block}.tabs{justify-content:center;gap:10px;margin-bottom:34px;display:flex}.tab-button{border:1px solid var(--line);background:var(--white);min-width:150px;min-height:42px;color:var(--navy);cursor:pointer;text-transform:uppercase;border-radius:6px;font-size:12px;font-weight:800}.tab-button:first-child{min-width:230px}.tab-button.is-active{border-color:var(--navy);background:var(--navy);color:var(--white)}.custom-row{grid-template-columns:repeat(5,1fr);align-items:end;gap:34px;display:grid}.custom-item{border-radius:var(--radius);background:linear-gradient(#fff,#edf3f6);justify-content:center;align-items:end;min-height:218px;padding:24px;display:flex}.branding-grid{grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;gap:22px;display:grid}.finish-carousel{position:relative}.finish-grid,.lid-grid{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;gap:22px;display:flex;overflow-x:auto}.finish-grid::-webkit-scrollbar{display:none}.lid-grid::-webkit-scrollbar{display:none}.finish-grid .branding-card,.lid-grid .lid-card{scroll-snap-align:start;flex:0 0 calc(20% - 17.6px)}.carousel-button{z-index:2;width:44px;height:44px;color:var(--white);cursor:pointer;background:#082b49e0;border:1px solid #ffffff94;border-radius:50%;justify-content:center;align-items:center;font-size:32px;line-height:1;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 14px 32px #082b4933}.carousel-button:hover{background:var(--green)}.carousel-button-prev{left:-22px}.carousel-button-next{right:-22px}.branding-card{border-radius:var(--radius);background:var(--white);border:1px solid #84a7be57;overflow:hidden;box-shadow:0 16px 38px #082b4914}.lid-card{border-radius:var(--radius);background:#fff;border:1px solid #84a7be47;overflow:hidden;box-shadow:0 16px 38px #082b4914}.branding-image-wrap{background:#fff;justify-content:center;align-items:center;height:230px;padding:0;display:flex;overflow:hidden}.lid-image-wrap{background:#fff;justify-content:center;align-items:center;height:270px;padding:14px;display:flex;overflow:hidden}.branding-image{object-fit:cover;width:100%;height:100%}.finish-grid .branding-image{object-fit:contain}.lid-image{object-fit:contain;width:100%;height:100%}.branding-copy{text-align:center;background:linear-gradient(#fff,#f3f8fb);min-height:178px;padding:20px 18px}.branding-copy h3{color:var(--navy);margin-bottom:10px;font-size:19px}.branding-copy p{color:#496779;font-size:14px;line-height:1.58}.steps{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.step-card{background:#fff;min-height:390px;position:relative;overflow:visible}.process-visual{border-radius:var(--radius) var(--radius) 0 0;background:#fff;justify-content:center;align-items:center;height:230px;padding:0;display:flex;position:relative;overflow:hidden}.process-visual img{object-fit:cover;width:100%;height:100%}.process-visual-contain{padding:10px}.process-visual-contain img{object-fit:contain}.step-body{padding:22px}.step-title-row{white-space:nowrap;align-items:baseline;gap:10px;padding-bottom:12px;display:flex;position:relative}.step-title-row:after{background:linear-gradient(90deg, var(--green), #2f8bd8);content:"";border-radius:999px;width:76px;height:4px;position:absolute;bottom:0;left:0}.step-title-row span{color:var(--green-2);white-space:nowrap;font-size:22px;font-weight:900;line-height:1}.step-title-row h3{white-space:nowrap;margin:0;font-size:19px;line-height:1.2}.step-body p{margin-top:10px;font-size:14px}.quality-inspection{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:28px;display:grid}.inspection-visual{border-radius:var(--radius);background:#fff;min-height:520px;position:relative;overflow:hidden;box-shadow:0 18px 45px #082b491a}.inspection-image{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .9s,transform 1.2s;display:block;position:absolute;inset:0;transform:scale(1.025)}.inspection-image.is-active{opacity:1;transform:scale(1)}.inspection-content{grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.inspection-step{border-radius:var(--radius);color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:1px solid #84a7be42;grid-template-rows:auto 1fr;grid-template-columns:38px 1fr;align-items:start;gap:10px;padding:14px;transition:border-color .2s,box-shadow .2s,transform .2s;display:grid;box-shadow:0 12px 28px #082b490f}.inspection-step.is-active{background:linear-gradient(135deg,#63a92f29,#2f8bd81a),#f7fcf4;border-color:#63a92f94;transform:translateY(-1px);box-shadow:0 18px 38px #082b491f}.inspection-step.is-active .inspection-copy strong{color:var(--green-2)}.inspection-step.is-active .inspection-copy small{color:#365465}.inspection-icon{width:38px;height:38px;color:var(--green-2);background:#63a92f1f;border-radius:50%;place-items:center;font-size:14px;font-weight:900;line-height:1;display:grid}.inspection-step.is-active .inspection-icon{background:var(--green);color:#fff}.inspection-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;width:18px;height:18px}.inspection-copy{display:contents}.inspection-copy strong{color:var(--navy);white-space:nowrap;align-self:center;font-size:17px;line-height:1.2;display:block}.inspection-copy small{color:var(--muted);grid-column:1/-1;margin-top:0;font-size:13.5px;line-height:1.55;display:block}.cert-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.cert-card{text-align:center;min-height:150px;padding:22px}.cert-card .line-icon,.buyer-card .line-icon,.advantage-card .line-icon,.info-card .line-icon{margin-bottom:14px}.cert-card .line-icon{margin-left:auto;margin-right:auto}.cert-card strong{font-size:15px;display:block}.cert-card p{margin-top:8px;font-size:13px}.buyer-grid,.advantage-grid,.testimonial-grid{gap:22px;display:grid}.buyer-grid{grid-template-columns:repeat(3,1fr)}.advantage-grid{grid-template-columns:repeat(4,1fr)}.testimonial-grid{grid-template-columns:repeat(2,1fr);gap:18px}.buyer-card,.advantage-card,.info-card{padding:28px}.advantage-card{grid-template-columns:74px 1fr;align-items:center;gap:18px;display:grid}.buyer-card{overflow:hidden}.buyer-image-wrap{aspect-ratio:1;background:#fff;margin:-28px -28px 22px;overflow:hidden}.buyer-image-wrap img{object-fit:contain;width:100%;height:100%;display:block}.buyer-card h3,.advantage-card h3,.info-card h3{margin-top:0}.buyer-card p,.advantage-card p,.info-card p{margin-top:10px;font-size:14px}.advantage-icon{width:74px;height:74px;color:var(--green-2);background:0 0;place-items:center;margin-bottom:0;display:grid}.advantage-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;width:52px;height:52px}.partner-say-head{margin-top:58px}.testimonial-card{border:1px solid var(--line);border-radius:var(--radius);background:radial-gradient(circle at 15% 12%,#082b490a,#0000 32%),linear-gradient(135deg,#fffffffa,#f7fafcf5);min-height:220px;padding:26px 28px;box-shadow:0 12px 30px #0c273d0d}.testimonial-card h3{color:var(--navy);text-transform:uppercase;letter-spacing:.04em;font-size:15px;font-weight:400}.testimonial-card p{color:#334756;margin-top:12px;font-size:clamp(15px,1.25vw,18px);font-weight:400;line-height:1.45}.testimonial-stars{color:#4f6f52;letter-spacing:2px;margin-bottom:16px;font-size:16px;font-weight:400;line-height:1}.testimonial-author{align-items:center;gap:12px;margin-top:18px;display:flex}.testimonial-author>span{background:linear-gradient(135deg, var(--navy), var(--green));color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.testimonial-author strong,.testimonial-author small{display:block}.testimonial-author strong{color:var(--navy);font-size:15px}.testimonial-author small{color:var(--muted);font-size:12px;font-weight:400}.shipping-quote{grid-template-columns:.95fr 1.05fr;align-items:stretch;gap:28px}.product-detail-page{background:#fff}.product-detail-hero{background:linear-gradient(#f7fbfd,#fff);padding:34px 0 24px}.product-breadcrumb{color:var(--muted);flex-wrap:wrap;gap:10px;margin-bottom:24px;font-size:13px;display:flex}.product-breadcrumb a{color:var(--navy-2)}.product-detail-grid{grid-template-columns:1.05fr .95fr;align-items:start;gap:42px;display:grid}.product-main-image{aspect-ratio:1;border:1px solid var(--line);border-radius:var(--radius);background:#fff;place-items:center;display:grid;overflow:hidden}.product-main-image img{object-fit:contain;width:100%;height:100%}.product-thumbs{flex:1;grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.product-thumbs-wrap{align-items:center;gap:10px;margin-top:18px;display:flex}.product-thumb-arrow{border:1px solid var(--line);height:46px;color:var(--navy);cursor:pointer;background:#fff;border-radius:999px;flex:0 0 34px;font-size:28px;line-height:1;transition:border-color .2s,color .2s,box-shadow .2s}.product-thumb-arrow:hover:not(:disabled){border-color:var(--green);color:var(--green-2);box-shadow:0 8px 18px #63a92f29}.product-thumb-arrow:disabled{cursor:not-allowed;opacity:.35}.product-thumb{aspect-ratio:1;border:1px solid var(--line);border-radius:var(--radius);cursor:pointer;background:#fff;place-items:center;padding:0;transition:border-color .2s,box-shadow .2s,transform .2s;display:grid;overflow:hidden}.product-thumb:hover,.product-thumb.is-active{border-color:var(--green);box-shadow:0 10px 24px #63a92f29}.product-thumb.is-active{transform:translateY(-2px)}.product-thumb img{object-fit:contain;width:100%;height:100%}.product-summary{padding-top:8px}.product-series{color:var(--green-2);background:#63a92f24;border-radius:999px;padding:7px 14px;font-size:13px;font-weight:800;display:inline-flex}.product-summary h1{max-width:620px;color:var(--navy);margin:18px 0 10px;font-size:clamp(32px,3.4vw,46px);line-height:1.08}.product-summary>p{color:var(--muted)}.product-summary-table{border-top:1px solid var(--line);margin-top:24px}.product-summary-table div,.spec-table div{border-bottom:1px solid var(--line);grid-template-columns:minmax(140px,.7fr) 1fr;gap:18px;padding:13px 0;font-size:14px;display:grid}.product-summary-table strong,.spec-table strong{color:var(--navy)}.product-summary-table span,.spec-table span{color:var(--muted)}.product-actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.product-detail-section{padding:28px 0 72px}.category-collection-hero{background:linear-gradient(#f7fbfd,#fff);padding:42px 0 28px}.category-collection-head{max-width:760px}.category-collection-head h1{color:var(--navy);margin:18px 0 10px;font-size:clamp(34px,4vw,52px);line-height:1.05}.category-collection-head p{color:var(--muted);font-size:17px;line-height:1.7}.category-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.category-products-toggle{justify-content:center;margin-top:32px;display:flex}.category-product-card{border:1px solid var(--line);border-radius:var(--radius);text-align:center;background:#fff;padding:14px;transition:transform .2s,box-shadow .2s,border-color .2s;display:block;box-shadow:0 14px 34px #082b490d}.category-product-card:hover{border-color:#63a92f73;transform:translateY(-3px);box-shadow:0 18px 42px #082b4917}.category-product-image{aspect-ratio:1;background:#fff;border-radius:6px;place-items:center;display:grid;overflow:hidden}.category-product-image img{object-fit:contain;width:100%;height:100%}.category-product-card span{color:var(--green-2);background:#63a92f1f;border-radius:999px;margin-top:14px;padding:5px 11px;font-size:12px;font-weight:800;display:inline-flex}.faq-page-section{background:#f7fafc}.faq-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:64px;display:grid}.faq-toc{border:1px solid var(--line);border-radius:var(--radius);background:#fff;grid-area:1/2;padding:28px;position:sticky;top:104px;box-shadow:0 18px 42px #082b4914}.faq-toc h2{color:var(--navy);margin-top:8px;font-size:25px}.faq-toc nav{gap:4px;margin-top:20px;display:grid}.faq-toc nav a{color:#4b6475;border-radius:8px;align-items:center;gap:12px;padding:10px 12px;font-size:14px;font-weight:700;line-height:1.35;display:flex}.faq-toc nav a:hover,.faq-toc nav a:focus-visible{color:var(--navy);background:#63a92f1a}.faq-toc nav a span{color:var(--green-2);letter-spacing:.08em;flex:0 0 27px;font-size:11px}.faq-toc-contact{color:var(--green-2);margin-top:22px;font-weight:850;display:inline-flex}.faq-content{grid-area:1/1;min-width:0}.faq-group{scroll-margin-top:110px}.faq-group+.faq-group{margin-top:68px}.faq-group-head{align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.faq-group-head>span{background:var(--navy);color:#fff;letter-spacing:.08em;border-radius:50%;flex:0 0 48px;place-items:center;width:48px;height:48px;font-size:12px;font-weight:850;display:grid}.faq-group-head h2{color:var(--navy);font-size:clamp(27px,3vw,38px);line-height:1.15}.faq-group-head p{color:#617787;max-width:680px;margin-top:9px;line-height:1.65}.faq-accordion-list{gap:12px;display:grid}.faq-accordion{border:1px solid var(--line);background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 10px 26px #082b490b}.faq-accordion summary{min-height:68px;color:var(--navy);cursor:pointer;justify-content:space-between;align-items:center;gap:24px;padding:18px 22px;font-size:17px;font-weight:800;line-height:1.45;list-style:none;display:flex}.faq-accordion summary::-webkit-details-marker{display:none}.faq-accordion summary:hover,.faq-accordion summary:focus-visible,.faq-accordion[open] summary{background:linear-gradient(135deg,#63a92f1c,#2f8bd80f)}.faq-toggle{background:var(--navy);color:#fff;border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;font-size:20px;font-weight:500;line-height:1;transition:transform .2s,background .2s;display:grid}.faq-accordion[open] .faq-toggle{background:var(--green-2);transform:rotate(45deg)}.faq-answer{border-top:1px solid #e7edf1;padding:21px 22px 24px}.faq-answer p{color:#405a6c;max-width:780px;font-size:15px;line-height:1.78}.faq-cta-section{padding-top:0}.faq-cta{border-radius:var(--radius);color:#fff;background:linear-gradient(135deg,#082b49,#153f5d);justify-content:space-between;align-items:center;gap:48px;padding:48px 54px;display:flex;box-shadow:0 24px 52px #082b492e}.faq-cta>div{max-width:780px}.faq-cta .eyebrow{color:#9ed46f}.faq-cta h2{color:#fff;margin-top:8px;font-size:clamp(28px,3vw,42px)}.faq-cta p:not(.eyebrow){color:#ffffffc7;margin-top:14px;line-height:1.7}.faq-cta .btn{flex:none}@media (max-width:980px){.faq-layout{grid-template-columns:1fr;gap:44px}.faq-toc{grid-area:1/1;position:static}.faq-toc nav{grid-template-columns:repeat(2,minmax(0,1fr))}.faq-content{grid-area:2/1}}@media (max-width:640px){.faq-answer,.faq-accordion summary{padding-left:18px;padding-right:18px}.faq-toc{padding-left:18px;padding-right:72px}.faq-toc nav{grid-template-columns:1fr}.faq-group+.faq-group{margin-top:52px}.faq-group-head{gap:14px}.faq-group-head>span{flex-basis:42px;width:42px;height:42px}.faq-accordion summary{gap:16px;min-height:62px;font-size:16px}.faq-cta{flex-direction:column;align-items:flex-start;padding:36px 28px}}.editorial-meta{color:#617787;flex-wrap:wrap;gap:10px 24px;padding-top:20px;font-size:12px;display:flex}.geo-answer{padding:24px 0 0}.geo-answer-card{border-left:5px solid var(--green);border-radius:0 var(--radius) var(--radius) 0;background:linear-gradient(135deg,#63a92f1f,#2f8bd814);padding:28px 32px}.geo-answer-card>p:last-child{max-width:980px;color:var(--navy);font-size:clamp(18px,1.7vw,23px);font-weight:650;line-height:1.55}.longform-copy{width:min(100%,900px)}.article-intro,.article-conclusion{color:#405a6c;font-size:17px;line-height:1.82}.article-intro p+p,.article-conclusion p+p{margin-top:20px}.article-conclusion{border-top:1px solid var(--line);padding-top:36px}.article-conclusion .eyebrow{margin-bottom:14px}.longform-article{gap:44px;min-width:0;display:grid}.longform-section{min-width:0}.longform-section h2{max-width:760px;color:var(--navy);font-size:clamp(25px,2.5vw,34px);line-height:1.2}.longform-section p{color:#405a6c;font-size:16px;line-height:1.82}.longform-section h2+p{margin-top:18px}.longform-section p+p{margin-top:16px}.longform-section h3{color:var(--navy);margin-top:28px;font-size:21px;line-height:1.35}.longform-section ul,.longform-section ol{color:#405a6c;gap:10px;margin:18px 0 0;padding-left:24px;font-size:16px;line-height:1.72;display:grid}.longform-section h3+p,.longform-section h3+ul,.longform-section h3+ol{margin-top:12px}.article-inline-table{width:100%;max-width:100%;margin-top:22px}.article-table-caption,.article-table-note{color:var(--navy);background:#f4f8f6;margin:0;padding:14px 18px;font-size:14px!important;line-height:1.6!important}.article-table-caption{border-bottom:1px solid var(--line);font-weight:700}.article-table-note{border-top:1px solid var(--line);color:#526b7b}.article-technical-note{border-left:4px solid var(--green);background:linear-gradient(110deg,#edf7f2 0%,#f8fbf9 100%);border-radius:0 12px 12px 0;margin-top:22px;padding:20px 22px}.article-technical-note strong{color:var(--navy);font-size:15px;display:block}.article-technical-note p{font-size:15px;line-height:1.7;margin-top:6px!important}.geo-section-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.geo-section-grid .info-card h2{color:var(--navy);font-size:22px}.geo-section-grid .info-card p{margin-top:12px;line-height:1.7}.geo-table-wrap{border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow-x:auto;box-shadow:0 14px 34px #082b490f}.geo-table{border-collapse:collapse;text-align:left;width:100%;min-width:720px}.geo-table th,.geo-table td{vertical-align:top;color:#4b6475;border-bottom:1px solid #e2eaf0;padding:17px 18px;font-size:14px;line-height:1.55}.geo-table thead th{background:var(--navy);color:#fff;letter-spacing:.02em;font-size:13px}.geo-table tbody th{width:20%;color:var(--navy)}.geo-table tbody tr:last-child th,.geo-table tbody tr:last-child td{border-bottom:0}.geo-checklist{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start;gap:50px;display:grid}.geo-checklist>div>p:last-child{max-width:460px;margin-top:16px;line-height:1.7}.geo-checklist ol{gap:10px;margin:0;padding:0;list-style:none;display:grid}.geo-checklist li{border:1px solid var(--line);color:var(--navy);background:#fff;border-radius:8px;align-items:center;gap:14px;padding:14px 18px;font-weight:750;display:flex}.geo-checklist li span{color:var(--green-2);letter-spacing:.08em;font-size:12px}.geo-related-section{padding-top:12px}.article-breadcrumbs{background:0 0}.article-context-panel{background:linear-gradient(90deg,#f3f8f1 0%,#f8faf9 52%,#fff 100%);border-bottom:1px solid #dce8df}.article-context-panel .article-breadcrumbs{border-bottom:1px solid #3f851c29}.article-context-panel .editorial-meta{padding-top:12px;padding-bottom:16px}.article-breadcrumbs ol{color:#82909b;flex-wrap:wrap;align-items:center;gap:8px;min-height:46px;margin:0;padding:11px 0 9px;font-size:12px;line-height:1.45;list-style:none;display:flex}.article-breadcrumbs a{color:var(--navy);font-weight:750}.article-breadcrumbs li[aria-hidden=true]{color:var(--green-2);opacity:.55}.article-breadcrumbs a:hover,.article-breadcrumbs a:focus-visible{color:var(--green-2);text-underline-offset:3px;text-decoration:underline}.article-breadcrumbs [aria-current=page]{color:var(--muted)}.geo-related-grid,.editorial-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.geo-related-grid a,.editorial-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 14px 34px #082b490d}.geo-related-grid a{color:var(--navy);justify-content:space-between;gap:16px;padding:22px;font-weight:800;display:flex}.geo-related-grid a span,.editorial-card a{color:var(--green-2)}.editorial-card{flex-direction:column;min-height:300px;padding:30px;display:flex}.editorial-card h2{color:var(--navy);font-size:25px;line-height:1.2}.editorial-card>p:not(.eyebrow){margin-top:16px;line-height:1.7}.editorial-card a{margin-top:auto;padding-top:24px;font-weight:800}.resource-directory-intro{background:#fff;padding:54px 0 64px}.resource-directory-summary{grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);align-items:end;gap:56px;margin-bottom:30px;display:grid}.resource-directory-summary h2{max-width:680px;color:var(--navy);margin-top:10px;font-size:clamp(30px,4vw,48px);line-height:1.08}.resource-directory-summary>p{color:var(--muted);margin:0;font-size:16px;line-height:1.8}.resource-module-nav{border:1px solid var(--line);border-radius:var(--radius);background:#fff;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;overflow:hidden;box-shadow:0 18px 42px #082b490f}.resource-module-nav a{min-height:158px;color:var(--navy);border-right:1px solid var(--line);align-content:start;gap:8px;padding:22px;display:grid}.resource-module-nav a:last-child{border-right:0}.resource-module-nav a:hover,.resource-module-nav a:focus-visible{background:#f1f8ec}.resource-module-nav span,.resource-module-nav small,.resource-list-copy small{color:var(--green-2);letter-spacing:.09em;text-transform:uppercase;font-size:11px;font-weight:800}.resource-module-nav strong{font-size:16px;line-height:1.3}.resource-module-nav small{color:var(--muted);margin-top:auto}.resource-directory{padding-top:76px}.resource-module{padding:0 0 78px;scroll-margin-top:110px}.resource-module+.resource-module{border-top:1px solid var(--line);padding-top:78px}.resource-module-head{grid-template-columns:72px minmax(0,760px);gap:24px;margin-bottom:32px;display:grid}.resource-module-head>span{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:58px;height:58px;font-size:14px;font-weight:800;display:grid}.resource-module-head h2{color:var(--navy);margin:8px 0 12px;font-size:clamp(28px,3.5vw,42px);line-height:1.12}.resource-module-head div>p:last-child{color:var(--muted);margin:0;line-height:1.7}.resource-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.resource-list li{min-width:0}.resource-list a{border:1px solid var(--line);height:100%;color:var(--navy);background:#fff;border-radius:10px;grid-template-columns:38px minmax(0,1fr) 22px;gap:14px;padding:22px;display:grid;box-shadow:0 10px 28px #082b4909}.resource-list a:hover,.resource-list a:focus-visible{border-color:#1d8f6d73;transform:translateY(-2px);box-shadow:0 14px 34px #082b4914}.resource-list-number{color:#93a0ad;font-size:12px;font-weight:800}.resource-list-copy{gap:7px;min-width:0;display:grid}.resource-list-copy strong{font-size:18px;line-height:1.3}.resource-list-copy>span{color:var(--muted);font-size:14px;line-height:1.6}.resource-list-arrow{color:var(--green-2);align-self:center;font-weight:900}@media (max-width:900px){.geo-section-grid,.geo-related-grid,.editorial-card-grid{grid-template-columns:1fr}.geo-checklist{grid-template-columns:1fr;gap:28px}.resource-directory-summary,.resource-list{grid-template-columns:1fr}.resource-directory-summary{gap:20px}.resource-module-nav{grid-template-columns:1fr 1fr}.resource-module-nav a{border-bottom:1px solid var(--line);min-height:124px}}@media (max-width:640px){.editorial-meta{padding-right:72px;display:grid}.geo-answer-card{padding:22px}.article-intro,.article-conclusion{font-size:16px}.longform-article{gap:36px}.article-breadcrumbs ol{white-space:nowrap;scrollbar-width:none;flex-wrap:nowrap;overflow-x:auto}.article-breadcrumbs ol::-webkit-scrollbar{display:none}.resource-directory-intro{padding:38px 0 46px}.resource-module-nav{grid-template-columns:1fr}.resource-module-nav a{border-right:0;min-height:auto}.resource-module-head{grid-template-columns:48px minmax(0,1fr);gap:14px}.resource-module-head>span{width:42px;height:42px}.resource-list a{grid-template-columns:30px minmax(0,1fr) 18px;gap:10px;padding:18px 15px}.resource-list-copy strong{font-size:16px}}.category-product-card h2{color:var(--navy);margin-top:12px;font-size:17px;line-height:1.25}.category-product-card p{color:var(--muted);margin-top:7px;font-size:13px}.category-product-card strong{color:var(--green-2);margin-top:14px;font-size:13px;display:inline-flex}.category-empty-state{border:1px solid var(--line);border-radius:var(--radius);text-align:center;background:#fff;padding:42px;box-shadow:0 14px 34px #082b490d}.category-empty-state h2{color:var(--navy);font-size:24px}.category-empty-state p{max-width:620px;color:var(--muted);margin:10px auto 22px}.category-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:32px;display:flex}.category-page-link{appearance:none;min-width:40px;height:40px;color:var(--navy);cursor:pointer;background:#fff;border:1px solid #9fb5c2bf;border-radius:8px;justify-content:center;align-items:center;font-family:inherit;font-size:14px;font-weight:800;text-decoration:none;transition:background .2s,border-color .2s,color .2s,transform .2s;display:inline-flex;box-shadow:0 8px 20px #082b490d}.category-page-link.is-wide{min-width:66px;padding:0 14px}.category-page-link:hover,.category-page-link.is-active{border-color:var(--green-2);background:var(--green-2);color:#fff;transform:translateY(-1px)}.detail-section-title{color:var(--navy);text-align:center;text-transform:uppercase;margin:34px 0 18px;font-size:20px}.detail-card-grid,.custom-option-grid,.detail-placeholder-grid,.scenario-grid,.quality-flow,.related-products-grid{gap:18px;display:grid}.detail-card-grid.four{grid-template-columns:repeat(4,1fr)}.detail-feature-card,.custom-option-card,.detail-placeholder-card,.quality-flow article,.related-product-card{border:1px solid var(--line);border-radius:var(--radius);text-align:center;background:#fff;padding:22px;box-shadow:0 10px 28px #082b490a}.detail-feature-card{padding:16px 18px 18px}.detail-feature-card h3,.custom-option-card h3,.quality-flow h3{color:var(--navy);margin-top:12px;font-size:15px}.detail-feature-card p,.detail-placeholder-card p{color:var(--muted);margin-top:8px;font-size:13px;line-height:1.5}.detail-line-icon{width:42px;height:42px;color:var(--navy);background:linear-gradient(135deg,#fff,#f1f6f9);border:1px solid #082b4947;border-radius:8px;place-items:center;margin:0 auto;display:grid}.detail-line-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.custom-option-card .detail-line-icon{color:var(--green-2);background:linear-gradient(135deg,#f8fcf5,#eef8e9);border-color:#63a92f57}.detail-feature-card .detail-line-icon{width:50px;height:50px;color:var(--green-2);background:0 0;border:0;border-radius:0}.detail-feature-card .detail-line-icon svg{stroke-width:1.7px;width:42px;height:42px}.detail-feature-card h3{margin-top:2px}.spec-table{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(5,1fr);display:grid}.spec-table div{border-right:1px solid var(--line);text-align:center;grid-template-columns:1fr;gap:5px;padding:14px}.custom-option-grid{grid-template-columns:repeat(6,1fr)}.custom-option-card{background:#fff;padding:14px 12px 18px}.detail-feature-icon-image{aspect-ratio:1;background:#fff;place-items:center;width:96px;margin:-8px auto -2px;display:grid;overflow:hidden}.detail-feature-icon-image img{object-fit:contain;background:#fff;width:118%;height:118%}.custom-option-image{aspect-ratio:1;background:#fff;border-radius:6px;place-items:center;width:100%;margin:0 auto 12px;display:grid;overflow:hidden}.custom-option-image img{object-fit:contain;background:#fff;width:100%;height:100%}.custom-option-image.is-logo-crop img{object-fit:cover;object-position:center 56%;transform-origin:50% 56%;width:100%;height:100%;transform:scale(2.25)}.detail-placeholder-grid{grid-template-columns:repeat(3,1fr)}.scenario-grid{grid-template-columns:repeat(2,1fr)}.detail-placeholder-card{padding:0 0 18px;overflow:hidden}.detail-placeholder-card>div{aspect-ratio:1;color:#8a9ba8;background:linear-gradient(135deg,#f4f7f9,#fff);place-items:center;min-height:0;font-size:13px;display:grid}.detail-image-frame img{object-fit:cover;background:#fff;width:100%;height:100%}.detail-placeholder-card p{padding:0 18px}.quality-flow{grid-template-columns:repeat(3,1fr)}.quality-flow article{box-shadow:none;background:0 0;border:0;padding:16px 14px 18px}.quality-flow-image{aspect-ratio:1;background:#fff;border-radius:6px;width:min(58%,170px);margin:0 auto;overflow:hidden}.quality-flow-image img{object-fit:cover;width:100%;height:100%}.quality-flow h3{margin-top:14px}.quality-flow p{color:var(--muted);margin-top:7px;font-size:12.5px;line-height:1.45}.detail-advantage-icon{color:var(--green-2)}.related-products-grid{grid-template-columns:repeat(4,1fr)}.product-faq-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.product-faq-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:20px;box-shadow:0 10px 28px #082b490a}.product-faq-card h3{color:var(--navy);font-size:16px;line-height:1.35}.product-faq-card p{color:var(--muted);margin-top:8px;font-size:13px;line-height:1.55}.related-product-card{color:var(--navy);padding:16px;font-weight:800}.related-product-card img{aspect-ratio:1;object-fit:contain;width:100%;height:auto}.related-product-card span{margin-top:10px;display:block}.product-inquiry-band{background:linear-gradient(135deg, var(--navy), #075283);color:#fff;padding:50px 0}.product-inquiry-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:44px;display:grid}.product-inquiry-grid h2{max-width:360px;font-size:34px;line-height:1.1}.product-inquiry-grid p{color:#d7e8f4;max-width:420px;margin-top:14px}.shipping-panel,.quote-panel{border-radius:var(--radius);padding:38px}.shipping-panel{border:1px solid var(--line);background:var(--white);position:relative;overflow:hidden}.shipping-panel:before{content:"";opacity:.78;background:url(/images/shipping/global-map.png) 50%/cover no-repeat;position:absolute;inset:0}.shipping-panel:after{content:"";background:linear-gradient(90deg,#ffffffb8,#ffffff6b);position:absolute;inset:0}.shipping-panel>*{z-index:1;position:relative}.ship-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:26px;display:grid}.ship-tile{aspect-ratio:1;background:var(--white);border-radius:8px;overflow:hidden;box-shadow:0 16px 36px #04192c1f}.ship-tile img{object-fit:cover;width:100%;height:100%;display:block}.quote-panel{background:linear-gradient(135deg, var(--navy), #07395c);color:var(--white)}.quote-panel p{color:#cfe1ec;margin-top:8px}.quote-form{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:24px;display:grid}.quote-form .full{grid-column:1/-1}.field{width:100%;min-height:44px;color:var(--ink);background:#fffffff5;border:1px solid #ffffff3d;border-radius:5px;padding:0 13px}textarea.field{resize:vertical;min-height:104px;padding-top:12px}.form-status{color:#dff4d4;background:#63a92f29;border-radius:6px;grid-column:1/-1;margin-top:16px;padding:12px 14px;font-size:14px;font-weight:700;display:none}.form-status.is-visible{display:block}.form-status.is-error{color:#ffe0e0;background:#be36362e}.sustainability{grid-template-columns:1fr 1fr;display:grid}.sustain-left,.sustain-right{min-height:340px;padding:58px}.sustain-left{padding-left:max(58px, calc((100vw - var(--max)) / 2 + 20px));color:var(--white);background:linear-gradient(90deg,#082b49bd,#082b4961),url(/images/factory-background.png) 50%/cover no-repeat}.sustain-left p:not(.eyebrow){color:#ffffffdb;max-width:480px;margin-top:18px}.sustain-right{background:linear-gradient(90deg,#ffffffe0,#ffffffb3),linear-gradient(135deg,#c9d9de,#eef6f1 45%,#9fb586)}.sustain-list{margin-top:24px}.page-hero{color:var(--white);background:linear-gradient(90deg,#061c32f5,#082b49b3),linear-gradient(135deg,#0d2f4d,#718792);padding:98px 0 82px}.page-hero p{max-width:680px}.page-hero-with-image{isolation:isolate;background:#06172a;align-items:center;min-height:500px;display:flex;position:relative;overflow:hidden}.page-hero-image{z-index:-2;object-fit:cover;object-position:center}.page-hero-image-overlay{z-index:-1;background:linear-gradient(90deg,#03111ffa 0%,#04182bed 38%,#04182b99 62%,#04182b24 100%),linear-gradient(#0000 55%,#03111f47);position:absolute;inset:0}.page-hero-content{z-index:1;position:relative}.oem-odm-page-hero .page-hero-content{padding-right:min(42vw,540px)}.oem-odm-page-hero h1{max-width:780px;font-size:clamp(42px,4.6vw,64px)}.oem-odm-page-hero p:not(.eyebrow){max-width:620px}.content-image-page-hero .page-hero-content{padding-right:min(42vw,540px)}.content-image-page-hero h1{max-width:760px;font-size:clamp(40px,4.25vw,60px)}.content-image-page-hero p:not(.eyebrow){max-width:620px}@media (max-width:980px){.oem-odm-page-hero .page-hero-content,.content-image-page-hero .page-hero-content{padding-right:28vw}.oem-odm-page-hero .page-hero-image-overlay,.content-image-page-hero .page-hero-image-overlay{background:linear-gradient(90deg,#03111ffa 0%,#04182be6 52%,#04182b70 100%)}}@media (max-width:640px){.page-hero-with-image{align-items:flex-start;min-height:620px;padding-top:72px;padding-bottom:220px}.oem-odm-page-hero .page-hero-content,.content-image-page-hero .page-hero-content{padding-right:0}.oem-odm-page-hero h1{font-size:clamp(34px,9vw,40px);line-height:1.08}.content-image-page-hero h1{font-size:clamp(33px,8.7vw,40px);line-height:1.08}.about-page-hero h1{font-size:clamp(29px,7.8vw,32px)}.oem-odm-page-hero .page-hero-image{object-position:68% center}.quality-page-hero .page-hero-image,.resources-page-hero .page-hero-image,.faq-page-hero .page-hero-image{object-position:70% center}.about-page-hero .page-hero-image{object-position:68% center}.oem-odm-page-hero .page-hero-image-overlay,.content-image-page-hero .page-hero-image-overlay{background:linear-gradient(#03111ffa 0%,#03111fe6 52%,#03111f59 76%,#03111f14 100%),linear-gradient(90deg,#03111f94,#03111f1f)}}.contact-page-hero{background:linear-gradient(90deg,#04121fdb,#04121f7a 48%,#04121f2e),url(/images/contact-team-photo.png) 50%/cover no-repeat;align-items:center;min-height:420px;display:flex}.products-banner{background:#fff}.products-banner img{width:100%;height:auto;display:block}.products-page{background:#fff}.products-catalog-hero{background:linear-gradient(90deg,#ffffffe0 0%,#ffffff7a 36%,#fff0 58%),url(/images/products/products-catalog-banner.png) 50%/100% no-repeat;border-bottom:1px solid #d7e1e8c7;overflow:hidden}.products-hero-inner{align-items:center;min-height:clamp(390px,36.4vw,740px);display:flex}.products-hero-copy h1{max-width:520px;color:var(--ink);letter-spacing:0;font-size:clamp(34px,4vw,52px);line-height:1.05}.products-hero-copy p{color:#526978;max-width:440px;margin-top:18px;font-size:18px;line-height:1.62}.products-hero-actions{flex-wrap:wrap;gap:16px;margin-top:28px;display:flex}.btn-green{border-color:var(--green);background:linear-gradient(135deg, var(--green), var(--green-2));color:var(--white);box-shadow:0 15px 30px #3f851c38}.products-hero-stage{justify-content:center;align-items:flex-end;gap:10px;min-height:320px;display:flex;position:relative}.products-hero-stage:before{content:"";background:linear-gradient(#d8e9f4,#b6d0df);border-radius:50% 50% 0 0;height:92px;position:absolute;bottom:24px;left:5%;right:3%}.hero-product{z-index:1;justify-content:center;align-items:flex-end;display:flex;position:relative}.hero-product img{object-fit:contain;filter:drop-shadow(0 18px 22px #082b492e);width:auto;height:245px;display:block}.hero-product-1 img{height:190px}.hero-product-2 img{height:270px}.hero-product-3 img{height:286px}.hero-product-4 img{height:265px}.hero-product-5 img{height:252px}.hero-product-6 img{height:220px}.products-catalog-section{padding:34px 0 18px}.products-section-head{text-align:center;margin-bottom:22px}.products-section-head h2{color:var(--navy);font-size:30px;line-height:1.15}.products-section-head p{color:#66798a;max-width:620px;margin:8px auto 0;font-size:15px}.products-list-shell{gap:24px;display:grid}.products-list-toolbar{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.products-list-toolbar h2{color:var(--navy);font-size:30px;line-height:1.15}.products-list-toolbar p{color:#66798a;max-width:640px;margin-top:8px;font-size:15px;line-height:1.55}.products-sort-control{background:#63a92f1f;border:1px solid #63a92f61;border-radius:999px;flex:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;display:inline-grid}.products-sort-control button{background:var(--green);color:#fff;min-height:38px;font:inherit;cursor:pointer;border:0;border-radius:999px;padding:0 18px;font-size:13px;font-weight:800;transition:background .2s,color .2s,box-shadow .2s}.products-sort-control button.is-active{background:var(--green-2);color:#fff;box-shadow:0 10px 22px #3f851c33}.products-list-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.products-list-card{min-height:318px;color:var(--navy);text-align:center;background:#fff;border:1px solid #bfcfdad1;border-radius:8px;flex-direction:column;align-items:center;padding:18px 16px 20px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;box-shadow:0 12px 28px #082b490b}.products-list-card:hover{border-color:#63a92f85;transform:translateY(-3px);box-shadow:0 20px 42px #082b491a}.products-list-image{aspect-ratio:1;justify-content:center;align-items:center;width:100%;margin-bottom:14px;display:flex}.products-list-image img{object-fit:contain;width:auto;max-width:96%;height:auto;max-height:96%}.products-list-card h3{color:var(--navy);font-size:16px;line-height:1.25}.products-list-card p{color:#66798a;margin-top:6px;font-size:13px;line-height:1.35}.product-review-state{color:var(--green-2);letter-spacing:.02em;margin-top:auto;padding-top:10px;font-size:11px;font-weight:800;display:inline-flex}.products-list-pagination{margin-top:4px}.products-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.products-category-card{min-height:318px;color:var(--navy);text-align:center;background:#fff;border:1px solid #bfcfdad1;border-radius:8px;flex-direction:column;justify-content:flex-start;align-items:center;padding:24px 22px 22px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;box-shadow:0 12px 30px #082b490a}.products-category-card:hover{border-color:#63a92f85;transform:translateY(-3px);box-shadow:0 20px 42px #082b491a}.products-category-image{justify-content:center;align-items:center;width:100%;height:180px;display:flex}.products-category-image img{object-fit:contain;width:auto;max-width:90%;height:auto;max-height:100%}.products-category-card h3{color:var(--navy);margin-top:12px;font-size:22px;line-height:1.15}.products-category-card p{color:#526978;margin-top:5px;font-size:14px;line-height:1.35}.products-category-card span{color:#0b56a0;margin-top:12px;font-size:14px;font-weight:800}.products-category-card span:after{content:"  ->"}.products-custom-strip{padding:12px 0 8px}.products-custom-inner{background:linear-gradient(90deg,#f4f9fc,#eef5f9);border:1px solid #d7e1e8db;border-radius:8px;grid-template-columns:1.05fr 2.2fr;align-items:center;gap:24px;min-height:96px;padding:18px 34px;display:grid}.products-custom-inner h2{max-width:310px;color:var(--navy);font-size:22px;line-height:1.25}.products-custom-options{border-left:1px solid #9fb5c28c;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding-left:30px;display:grid}.products-custom-option{color:var(--navy);text-align:center;justify-items:center;gap:8px;font-size:13px;font-weight:800;display:grid}.products-custom-option svg{fill:none;width:42px;height:42px;stroke:var(--green-2);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.products-factory-section,.products-featured-section{padding-top:18px}.products-factory-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.products-factory-card,.products-featured-card{text-align:center;background:#fff;border:1px solid #bfcfdad1;border-radius:8px;overflow:hidden;box-shadow:0 12px 28px #082b490b}.products-factory-card img,.products-empty-image{aspect-ratio:16/9;object-fit:cover;background:#f2f6f8;width:100%;display:block}.products-factory-card h3{color:var(--navy);padding:12px 10px;font-size:14px}.products-featured-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;display:grid}.products-featured-card{padding:18px 18px 16px}.products-featured-card img{object-fit:contain;width:100%;height:170px}.products-featured-card h3{color:var(--navy);margin-top:10px;font-size:15px;line-height:1.25}.products-featured-card p{color:#66798a;margin-top:4px;font-size:12px}.products-featured-card span{color:#1a64ad;border:1px solid #1a64ad;border-radius:4px;justify-content:center;align-items:center;min-height:28px;margin-top:10px;padding:0 22px;font-size:12px;font-weight:800;display:inline-flex}.products-featured-card .products-featured-category{min-height:auto;color:var(--green-2);background:#63a92f1f;border:0;border-radius:999px;margin-top:12px;padding:4px 10px;font-size:11px;line-height:1}.products-help-band{background:linear-gradient(135deg, var(--navy), #06385d);color:#fff;margin-top:34px;padding:22px 0}.products-help-inner{justify-content:space-between;align-items:center;gap:28px;display:flex}.products-help-inner h2{font-size:28px;line-height:1.18}.products-help-inner p{color:#ffffffd1;max-width:600px;margin-top:6px;font-size:15px}.products-assurance-strip{background:#f5f9fb;border-top:1px solid #d7e1e8e6;padding:14px 0}.products-assurance-strip .container{color:#53697a;text-align:center;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;font-size:12px;font-weight:700;display:grid}@media (max-width:980px){.products-hero-inner{grid-template-columns:1fr;padding:46px 0 34px}.products-hero-copy{text-align:center}.products-hero-copy h1,.products-hero-copy p{margin-left:auto;margin-right:auto}.products-hero-actions{justify-content:center}.products-list-toolbar{flex-direction:column;align-items:flex-start}.products-sort-control{width:100%;max-width:430px}.products-list-grid,.products-category-grid,.products-factory-grid,.products-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.products-custom-inner{text-align:center;grid-template-columns:1fr}.products-custom-inner h2{max-width:none}.products-custom-options{border-top:1px solid #9fb5c28c;border-left:0;padding:18px 0 0}.products-help-inner{flex-direction:column;align-items:flex-start}}@media (max-width:640px){.products-hero-inner{min-height:auto;padding:34px 0 28px}.products-hero-copy h1{font-size:34px}.products-hero-copy p{font-size:16px}.products-hero-actions{display:grid}.products-hero-stage{gap:2px;min-height:220px}.products-hero-stage:before{height:60px;bottom:10px;left:0;right:0}.hero-product img,.hero-product-1 img,.hero-product-2 img,.hero-product-3 img,.hero-product-4 img,.hero-product-5 img,.hero-product-6 img{height:145px}.products-catalog-section{padding:42px 0 10px}.products-section-head h2{font-size:25px}.products-list-grid,.products-category-grid,.products-factory-grid,.products-featured-grid,.products-custom-options,.products-assurance-strip .container{grid-template-columns:1fr}.products-category-card{min-height:286px}.products-list-toolbar h2{font-size:25px}.products-sort-control{border-radius:8px;grid-template-columns:1fr}.products-sort-control button{border-radius:6px}.products-list-card{min-height:280px}.products-category-image{height:156px}.products-custom-inner{padding:22px 18px}.products-help-inner h2{font-size:24px}}.feature-band{background:var(--steel)}.timeline{gap:18px;max-width:880px;margin:0 auto;display:grid}.timeline-item{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);grid-template-columns:86px 1fr;align-items:start;gap:24px;padding:28px;display:grid}.timeline-number{color:var(--green-2);font-size:28px;font-weight:900}.contact-layout{grid-template-columns:.8fr 1.2fr;align-items:start;gap:32px;display:grid}.contact-map{aspect-ratio:16/10;background:#eef4f6;border:1px solid #bfcfdae6;border-radius:8px;width:100%;margin-top:22px;overflow:hidden}.contact-map iframe{border:0;width:100%;height:100%;display:block}.site-footer{color:var(--white);background:#061b2d}.footer-grid{width:min(var(--max), calc(100% - 40px));grid-template-columns:1.5fr repeat(3,1fr);gap:36px;margin:0 auto;padding:48px 0;display:grid}.footer-grid p,.footer-grid a,.footer-grid span{color:#b8c9d6;font-size:14px}.footer-grid h3{text-transform:uppercase;margin-bottom:14px;font-size:14px}.footer-links{gap:8px;display:grid}.social-links{align-items:center;gap:12px;display:flex}.social-link{color:#d9edf8;background:linear-gradient(135deg,#ffffff1a,#ffffff05),#082b49ad;border:1px solid #bedef257;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:transform .18s,box-shadow .18s,border-color .18s,color .18s;display:inline-flex;box-shadow:0 10px 24px #01122133}.social-link svg{fill:currentColor;width:20px;height:20px}.social-link:hover{color:var(--white);border-color:#d5eefcd1;transform:translateY(-2px)scale(1.06);box-shadow:0 14px 30px #3f8bc747,0 0 0 4px #63a92f1a}.social-links-floating{z-index:18;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#061b2dc7;border:1px solid #bedef23d;border-radius:999px;flex-direction:column;padding:10px;position:fixed;bottom:22px;right:22px;box-shadow:0 18px 45px #01122147}.social-links-floating .social-link{width:44px;height:44px}.whatsapp-button{z-index:18;min-height:46px;color:var(--white);background:linear-gradient(135deg,#63a92ff5,#3f851cf5);border:1px solid #bedef257;border-radius:999px;align-items:center;gap:10px;padding:0 18px;font-size:13px;font-weight:900;transition:transform .18s,box-shadow .18s;display:inline-flex;position:fixed;bottom:22px;right:88px;box-shadow:0 18px 42px #01122140}.whatsapp-button svg{fill:currentColor;width:22px;height:22px}.whatsapp-button:hover{transform:translateY(-2px)scale(1.03);box-shadow:0 22px 48px #3f851c52}.floating-contact-buttons{z-index:18;flex-direction:column;align-items:center;gap:14px;display:flex;position:fixed;bottom:24px;right:24px}.floating-contact-link{color:#fff;background:#43a72f;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;transition:background .18s,box-shadow .18s,transform .18s;display:inline-flex;box-shadow:0 12px 26px #155a143d}.floating-contact-link svg{fill:currentColor;width:25px;height:25px}.floating-contact-link:hover{background:#2f891d;transform:translateY(-2px)scale(1.08);box-shadow:0 14px 30px #155a1457}.footer-bottom{color:#9fb4c5;text-align:center;border-top:1px solid #ffffff1a;padding:18px 0;font-size:13px}@media (max-width:980px){.nav-wrap{min-height:66px}.nav-toggle{align-items:center;display:inline-flex}.main-nav{background:var(--navy);flex-direction:column;align-items:stretch;gap:0;padding:12px 20px 22px;display:none;position:absolute;top:66px;left:0;right:0}.main-nav.is-open{display:flex}.main-nav a,.nav-menu-button{padding:15px 0}.main-nav a:after,.nav-menu-button:after{width:34px;bottom:9px;right:auto}.nav-dropdown{width:100%}.nav-menu-button{justify-content:flex-start;width:100%}.nav-dropdown-menu{width:100%;box-shadow:none;opacity:1;pointer-events:auto;background:0 0;border:0;border-radius:0;margin:0 0 8px;padding:4px 0 8px 16px;display:none;position:static;transform:none}.main-nav.is-open .nav-dropdown-menu{display:block}.nav-dropdown-menu a{color:#d7e8f4;padding:9px 0;font-size:13px}.nav-dropdown-menu a:hover{color:var(--white);background:0 0}.quote-link{width:max-content;margin-top:10px}.social-links-floating{display:none}.whatsapp-button{bottom:16px;right:16px}.hero-inner,.split,.quality-wrap,.shipping-quote,.sustainability,.contact-layout{grid-template-columns:1fr}.factory-intro-section{background-position:50%;min-height:620px}.factory-intro-content{justify-content:center}.factory-service-grid{grid-template-columns:1fr}.factory-service-grid article{min-height:auto}.hero{min-height:calc(100svh - 66px)}.hero-inner{padding:48px 0}.hero-copy h1{max-width:720px;font-size:clamp(38px,7vw,50px);line-height:1.12}.hero-copy p:not(.eyebrow){max-width:680px;margin-top:18px}.hero-actions{margin-top:26px}.hero-proof{margin-top:32px}.product-stage{justify-content:flex-start;min-height:430px;overflow:hidden}.product-detail-grid,.product-inquiry-grid{grid-template-columns:1fr}.category-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-card-grid.four,.related-products-grid,.quality-flow{grid-template-columns:repeat(2,1fr)}.custom-option-grid,.spec-table{grid-template-columns:repeat(3,1fr)}.hero-proof,.stats-grid,.custom-row,.quality-inspection,.steps,.advantage-grid,.footer-grid{grid-template-columns:repeat(2,1fr)}.quality-inspection{grid-template-columns:1fr}.inspection-content{grid-template-columns:repeat(2,minmax(0,1fr))}.inspection-visual{min-height:440px}.category-grid,.buyer-grid,.testimonial-grid,.page-grid,.cert-grid{grid-template-columns:repeat(2,1fr)}.branding-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.finish-grid .branding-card,.lid-grid .lid-card{flex-basis:calc(50% - 11px)}}@media (max-width:640px){.hero-bg-video{display:none}.container,.nav-wrap,.hero-inner,.stats-grid,.footer-grid{width:min(100% - 28px, var(--max))}.section{padding:64px 0}.floating-contact-buttons{gap:10px;bottom:12px;right:6px}.floating-contact-link{width:42px;height:42px}.factory-intro-section{min-height:auto;padding:28px 0}.factory-copy-panel{border-radius:14px;padding:26px 18px}.factory-service-grid{gap:14px;margin-top:22px}.factory-service-grid article{padding:20px 18px}.factory-service-grid h3{font-size:22px}.factory-service-grid p{font-size:14px;line-height:1.6}.product-categories-section{min-height:100svh;padding:42px 0}.product-categories-section .section-head{margin-bottom:24px}.product-categories-section .category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-categories-section .product-visual{height:clamp(150px,23vh,190px)}.product-categories-section .product-image{object-fit:contain}.product-categories-section .product-card h3{padding:10px 8px;font-size:15px}.branding-grid{grid-template-columns:1fr;gap:18px}.finish-grid,.lid-grid{gap:18px}.finish-grid .branding-card,.lid-grid .lid-card{flex-basis:86%}.carousel-button{width:38px;height:38px;font-size:28px}.carousel-button-prev{left:-8px}.carousel-button-next{right:-8px}.branding-image-wrap{height:330px}.lid-image-wrap{height:300px;padding:12px}.branding-image{object-fit:contain}.branding-copy{min-height:auto;padding:18px 16px}.testimonial-card{min-height:auto;padding:22px 20px}.testimonial-card p{font-size:15px}.product-detail-hero{padding-top:24px}.product-summary h1{font-size:32px}.product-summary-table div{grid-template-columns:1fr;gap:4px}.product-thumbs,.detail-card-grid.four,.quality-flow,.related-products-grid{grid-template-columns:repeat(2,1fr)}.product-thumbs-wrap{gap:8px}.product-thumb-arrow{flex:0 0 34px;height:42px;font-size:21px}.category-product-grid,.spec-table,.custom-option-grid,.detail-placeholder-grid,.scenario-grid,.product-faq-grid{grid-template-columns:1fr}.product-inquiry-grid h2{font-size:28px}.inspection-visual{min-height:330px}.inspection-content{grid-template-columns:1fr}.inspection-step{grid-template-columns:38px 1fr;gap:12px;padding:14px}.inspection-icon{width:38px;height:38px}.inspection-copy strong{font-size:16px}.brand strong{font-size:22px}.whatsapp-button span{display:none}.whatsapp-button{justify-content:center;width:48px;min-height:48px;padding:0}.hero-copy h1{max-width:100%;font-size:clamp(28px,7vw,33px);line-height:1.18}.hero{min-height:calc(100svh - 117px)}.hero-inner{padding:34px 0}.hero-copy p:not(.eyebrow){margin-top:16px;font-size:16px}.hero-actions{margin-top:22px}.hero-proof,.stats-grid,.custom-row,.steps,.cert-grid,.buyer-grid,.advantage-grid,.testimonial-grid,.page-grid,.quote-form,.ship-grid,.footer-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat{gap:10px;min-height:112px;padding:18px 14px}.stat strong{font-size:23px}.stat div span{font-size:11px;line-height:1.3}.stat-icon{width:38px;height:38px}.stat-icon svg{width:34px;height:34px}.product-visual{height:360px;min-height:0}.product-image{max-width:none;height:100%}.hero-proof{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;margin-top:28px}.proof-item{min-height:78px;padding:12px 10px}.proof-icon{width:34px;height:34px;margin-bottom:9px}.proof-icon svg{width:19px;height:19px}.proof-item strong{font-size:12px}.product-stage{transform-origin:0 100%;gap:12px;width:126%;margin-top:-20px;transform:scale(.78)}.shipping-panel,.quote-panel,.sustain-left,.sustain-right,.buyer-card,.advantage-card,.info-card{padding:26px}.tabs{justify-content:flex-start;padding-bottom:4px;overflow-x:auto}.tab-button{flex:none}.timeline-item{grid-template-columns:1fr}}.oem-custom-summary{margin-top:54px}.oem-anchored-section,#choose-oem-odm,#define-customization,#engineering-specifications,#confidential-innovation{scroll-margin-top:86px}.oem-engineering-section .section-head,.oem-strategy-section .section-head{max-width:860px}.oem-engineering-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.oem-spec-card{border:1px solid var(--line);border-top:4px solid var(--green);background:var(--white);border-radius:12px;min-width:0;padding:32px;box-shadow:0 16px 38px #082b4912}.oem-spec-card h3{min-height:52px;color:var(--navy);border-bottom:2px solid #e4ebef;padding-bottom:18px;font-size:21px}.oem-spec-list,.oem-ip-list{margin:24px 0 0;padding:0;list-style:none}.oem-spec-list{gap:16px;display:grid}.oem-spec-list li{color:#3f5869;padding-left:18px;font-size:14px;line-height:1.62;position:relative}.oem-spec-list li:before{background:var(--green);content:"";width:6px;height:6px;position:absolute;top:.7em;left:0}.oem-spec-list strong,.oem-scope-note strong{color:var(--navy)}.oem-scope-note{border-left:3px solid var(--green);color:#4b6475;background:#f2f7f0;max-width:980px;margin:26px auto 0;padding:15px 18px;font-size:13px;line-height:1.65}.oem-ip-section{background:#f7f9fa}.oem-ip-heading{text-align:center;max-width:1080px;margin:0 auto 42px}.oem-ip-heading h2{color:var(--navy);font-size:clamp(30px,4vw,48px)}.oem-ip-heading blockquote{border-left:4px solid var(--green);background:var(--white);color:#304d63;text-align:left;max-width:960px;margin:28px auto 0;padding:20px 28px;font-size:clamp(17px,2vw,21px);font-style:italic;font-weight:700;line-height:1.6}.oem-ip-panel{border:1px solid var(--line);background:var(--white);border-radius:16px;grid-template-columns:minmax(0,1fr) minmax(380px,.92fr);align-items:center;gap:54px;padding:clamp(30px,5vw,60px);display:grid;box-shadow:0 18px 46px #082b4912}.oem-kicker{color:var(--green-2);letter-spacing:1.2px;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:800}.oem-ip-copy h3{max-width:600px;color:var(--navy);font-size:clamp(28px,3.4vw,42px)}.oem-ip-copy>p:not(.oem-kicker):not(.oem-legal-note){color:#405a6c;margin:20px 0 0;line-height:1.75}.oem-ip-list{gap:14px;display:grid}.oem-ip-list li{color:#405a6c;padding-left:26px;line-height:1.7;position:relative}.oem-ip-list li:before{border:2px solid var(--green);content:"";border-radius:50%;width:10px;height:10px;position:absolute;top:.62em;left:0}.oem-ip-list strong{color:var(--navy)}.oem-legal-note{color:#5d6d78;background:#f8fafb;border:1px solid #e0e7eb;border-radius:8px;margin:24px 0 0;padding:14px 16px;font-size:13px;line-height:1.65}.oem-text-link{color:var(--green-2);align-items:center;gap:10px;margin-top:22px;font-weight:800;display:inline-flex}.oem-text-link:hover{color:var(--navy)}.oem-ip-visual{background:linear-gradient(145deg,#eaf0f3,#f8fafb 54%,#e3ebef);border:1px solid #d9e2e8;border-radius:16px;flex-direction:column;justify-content:center;min-height:520px;padding:54px 44px 34px;display:flex;position:relative;overflow:hidden}.oem-ip-visual:before{content:"";background-image:linear-gradient(#082b4909 1px,#0000 1px),linear-gradient(90deg,#082b4909 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.oem-file-tabs{gap:7px;display:flex;position:absolute;top:24px;left:26px}.oem-file-tabs span{background:#b8c6cf;border-radius:50%;width:9px;height:9px}.oem-file-tabs span:first-child{background:var(--green)}.oem-nda-sheet{z-index:1;background:#fff;border:1px solid #cfd9df;width:min(100%,400px);min-height:320px;margin:0 auto;padding:42px 38px;position:relative;transform:rotate(-2deg);box-shadow:0 24px 46px #082b492e}.oem-doc-label{color:var(--green-2);letter-spacing:1.3px;text-transform:uppercase;margin:0 0 26px;font-size:11px;font-weight:800}.oem-nda-sheet>strong{color:var(--navy);letter-spacing:.04em;font-size:clamp(28px,4vw,42px);display:block}.oem-nda-sheet>span{color:#637684;margin-top:4px;font-size:14px;display:block}.oem-doc-line{background:#dfe7eb;width:68%;height:7px;margin-top:18px}.oem-doc-line-wide{width:100%;margin-top:36px}.oem-doc-line-short{width:46%}.oem-doc-stamp{color:var(--green-2);letter-spacing:.08em;text-align:center;border:2px solid #63a92fa6;padding:10px 12px;font-size:10px;font-weight:800;line-height:1.35;position:absolute;bottom:28px;right:28px;transform:rotate(-5deg)}.oem-file-caption{z-index:1;grid-template-columns:auto 1fr;align-items:start;gap:14px;margin-top:42px;display:grid;position:relative}.oem-file-caption>span{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:36px;height:36px;font-size:11px;font-weight:800;display:grid}.oem-file-caption p{color:#5a6d79;margin:0;font-size:12px;line-height:1.55}.oem-file-caption strong{color:var(--navy);font-size:14px;display:block}.oem-strategy-table-wrap{border:1px solid var(--line);background:var(--white);border-radius:14px;overflow-x:auto;box-shadow:0 16px 38px #082b4912}.oem-strategy-table{border-collapse:collapse;text-align:left;width:100%;min-width:900px}.oem-strategy-table th,.oem-strategy-table td{vertical-align:top;color:#3f5869;border-bottom:1px solid #dbe4e9;border-right:1px solid #dbe4e9;padding:20px 22px;font-size:14px;line-height:1.6}.oem-strategy-table tr>:last-child{border-right:0}.oem-strategy-table tbody tr:last-child>*{border-bottom:0}.oem-strategy-table thead th{border-bottom:3px solid var(--green);background:var(--navy);color:var(--white);letter-spacing:.04em;text-transform:uppercase;font-size:13px}.oem-strategy-table thead th:first-child{width:20%}.oem-strategy-table tbody th{width:20%;color:var(--navy);background:#f8fafb;font-size:14px}.oem-strategy-table tbody tr:nth-child(2n) td{background:#f5f9f5}@media (max-width:980px){.oem-engineering-grid{grid-template-columns:1fr}.oem-spec-card h3{min-height:0}.oem-ip-panel{grid-template-columns:1fr}.oem-ip-visual{min-height:480px}}@media (max-width:640px){.oem-custom-summary{margin-top:38px}.oem-spec-card{padding:24px 22px}.oem-ip-heading{margin-bottom:28px}.oem-ip-heading blockquote{padding:17px 18px}.oem-ip-panel{gap:34px;padding:24px 20px}.oem-ip-visual{min-height:410px;padding:50px 18px 24px}.oem-nda-sheet{min-height:270px;padding:34px 24px}.oem-doc-stamp{bottom:20px;right:18px}.oem-file-caption{margin-top:34px}.oem-strategy-table-wrap{margin-right:-14px}}
