@import"https://fonts.googleapis.com/css2?family=Kalam:wght@700&display=swap";:root{--blue: #1a5dab;--blue-dark: #0d3268;--blue-deeper: #091e3f;--blue-light: #edf4fb;--blue-50: #f5f9fe;--yellow: #f7b731;--yellow-hover: #f9c74f;--yellow-soft: #fff5d8;--white: #ffffff;--gray-50: #f8fafb;--gray-100: #f0f3f5;--gray-200: #e2e7eb;--gray-400: #94a3b1;--gray-600: #5a6a78;--gray-800: #2d3a45;--gray-900: #1a252f;--shadow-soft: 0 20px 60px rgba(9, 30, 63, .12);--shadow-blue: 0 22px 70px rgba(9, 30, 63, .32);--font-script: "Kalam", "Segoe Print", "Comic Sans MS", cursive;font-family:Plus Jakarta Sans,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--gray-900);background:var(--white)}.script-accent{display:block;font-family:var(--font-script);font-weight:700;line-height:1;letter-spacing:0;text-transform:none;text-wrap:balance}.hero-script{margin:-2px 0 20px;color:var(--yellow);font-size:clamp(40px,5vw,70px);text-shadow:0 18px 42px rgba(0,0,0,.18);transform:rotate(-.8deg);transform-origin:left center}.product-script{margin:-4px 0 14px;color:var(--blue);font-size:clamp(36px,3.9vw,54px);transform:rotate(-.7deg);transform-origin:left center}.news-script{margin:-8px 0 24px;color:var(--yellow);font-size:clamp(40px,4.8vw,70px);text-shadow:0 16px 36px rgba(0,0,0,.28);transform:rotate(-.7deg);transform-origin:left center}.contact-script{margin:-4px 0 18px;color:var(--yellow);font-size:clamp(34px,3.6vw,48px);text-shadow:0 16px 34px rgba(0,0,0,.18);transform:rotate(-.7deg);transform-origin:left center}*{box-sizing:border-box}html{scroll-behavior:smooth}[data-scroll-target]{scroll-margin-top:104px}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased;background:var(--white)}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit}img{display:block;max-width:100%}.site-shell{overflow:hidden;background:var(--white)}.site-header{position:fixed;top:0;left:0;right:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:24px;height:78px;padding:0 clamp(22px,4.8vw,72px);background:#fffffff0;border-bottom:1px solid rgba(226,231,235,.8);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand-mark{display:inline-flex;align-items:baseline;gap:8px;color:var(--blue);font-weight:800;text-decoration:none;white-space:nowrap}.brand-button{padding:0;border:0;background:transparent}.brand-mark span{font-size:clamp(24px,2vw,32px);font-style:italic;letter-spacing:0}.brand-mark strong{color:var(--blue-dark);font-size:18px;font-weight:800}.nav-links{display:flex;align-items:center;justify-content:center;gap:clamp(14px,2vw,28px);flex:1}.nav-links a,.lang-toggle,.menu-toggle{border:0;background:transparent;color:var(--blue-deeper)}.nav-links a{padding:9px 2px;font-size:14px;font-weight:700;border-bottom:2px solid transparent;text-decoration:none}.nav-links a:hover,.nav-links a.active{color:var(--blue);border-color:var(--blue)}.nav-actions{display:flex;align-items:center;gap:14px}.lang-toggle{padding:8px 0;font-size:13px;font-weight:700;white-space:nowrap}.lang-toggle span{color:var(--gray-400);margin:0 5px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:13px 24px;border:1px solid transparent;border-radius:999px;font-weight:800;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.btn:hover{transform:translateY(-2px)}.btn-yellow{background:var(--yellow);color:var(--gray-900);box-shadow:0 12px 28px #f7b73147}.btn-yellow:hover{background:var(--yellow-hover);box-shadow:0 18px 40px #f7b73157}.btn-blue{background:var(--blue);color:var(--white);box-shadow:0 16px 34px #1a5dab40}.btn-outline{color:var(--white);border-color:#ffffff94;background:#ffffff14}.nav-quote{min-height:42px;padding:10px 18px;font-size:13px}.menu-toggle{display:none;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:var(--blue-50)}.hero-section{position:relative;min-height:840px;padding-top:78px;color:var(--white);background:var(--blue-deeper)}.hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:58% center}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#04122ceb,#071e48c7 34%,#0a2e685c 70%),linear-gradient(180deg,#091e3f2e 50%,#091e3ff5)}.hero-content{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,610px) minmax(260px,360px);align-items:center;justify-content:space-between;gap:48px;max-width:1440px;min-height:630px;margin:0 auto;padding:74px clamp(24px,5vw,80px) 170px}.hero-copy{max-width:620px}.eyebrow,.section-label{display:inline-flex;align-items:center;gap:8px;color:var(--yellow);font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.hero-copy h1{margin:24px 0 22px;max-width:720px;font-size:clamp(54px,6.4vw,92px);line-height:.98;letter-spacing:0}.hero-copy h1:after{content:"";display:block;width:min(310px,60%);height:9px;margin-top:15px;border-radius:999px;background:var(--yellow)}.hero-copy p{max-width:560px;margin:0;color:#ffffffd1;font-size:18px;line-height:1.75}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:16px;margin-top:34px}.trust-line{margin-top:24px;color:#ffffffc7;font-size:14px;font-weight:800}.hero-panel{align-self:end;margin-bottom:54px;padding:22px;border:1px solid rgba(255,255,255,.22);border-radius:24px;background:#05183994;box-shadow:var(--shadow-blue);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.panel-kicker{color:var(--yellow);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.panel-title{margin-top:8px;color:var(--white);font-size:22px;font-weight:900;line-height:1.2}.panel-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.panel-tags span{padding:8px 10px;border-radius:999px;color:#ffffffdb;background:#ffffff1a;font-size:12px;font-weight:800}.proof-strip{position:absolute;left:50%;bottom:0;z-index:3;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:min(1280px,calc(100% - 48px));transform:translate(-50%);overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:24px 24px 0 0;background:#06193aeb;box-shadow:0 -18px 60px #0000002e;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.proof-item{min-height:108px;padding:20px 24px;border-right:1px solid rgba(255,255,255,.12)}.proof-item:last-child{border-right:0}.proof-item strong{display:block;color:var(--white);font-size:30px;line-height:1}.proof-item span{display:block;margin-top:8px;color:#ffffffb3;font-size:12px;line-height:1.35}.category-section{display:grid;grid-template-columns:minmax(300px,380px) minmax(0,1fr);gap:clamp(32px,4.2vw,64px);max-width:1500px;margin:0 auto;padding:clamp(62px,6.6vw,92px) clamp(24px,4.8vw,72px) clamp(56px,6vw,78px);background:var(--white)}.category-intro{display:flex;flex-direction:column;gap:28px}.category-intro h2,.oem-copy h2,.factory-copy h2,.process-heading h2,.contact-copy h2{margin:12px 0 18px;color:var(--blue-deeper);font-size:clamp(38px,4vw,62px);line-height:1.05;letter-spacing:0}.category-intro p,.oem-copy p,.factory-copy p,.process-heading p,.contact-copy p{margin:0 0 28px;color:var(--gray-600);font-size:17px;line-height:1.75}.buyer-benefits{display:grid;gap:14px}.benefit-row{display:grid;grid-template-columns:36px 1fr;gap:14px;align-items:start}.benefit-row svg{color:var(--blue)}.benefit-row strong,.benefit-row span{display:block}.benefit-row strong{color:var(--blue-deeper);font-size:15px}.benefit-row span{margin-top:4px;color:var(--gray-600);font-size:13px;line-height:1.45}.buyer-avatars{display:flex;align-items:center;gap:0;margin-top:12px;color:var(--gray-600);font-size:14px;font-weight:800}.buyer-avatars span{width:34px;height:34px;margin-right:-8px;border:2px solid var(--white);border-radius:50%;background:radial-gradient(circle at 50% 34%,#f7d6b7 0 23%,transparent 24%),radial-gradient(circle at 50% 100%,#1a5dab 0,#1a5dab 42%,#0d3268 43%,#0d3268)}.buyer-avatars span:nth-child(2){background:radial-gradient(circle at 50% 34%,#ddb28f 0 23%,transparent 24%),radial-gradient(circle at 50% 100%,#f7b731 0,#f7b731 42%,#0d3268 43%,#0d3268)}.buyer-avatars span:nth-child(3){background:radial-gradient(circle at 50% 34%,#f0c7a8 0 23%,transparent 24%),radial-gradient(circle at 50% 100%,#94a3b1 0,#94a3b1 42%,#0d3268 43%,#0d3268)}.buyer-avatars span:nth-child(4){margin-right:14px;background:radial-gradient(circle at 50% 34%,#c58f6b 0 23%,transparent 24%),radial-gradient(circle at 50% 100%,#1a5dab 0,#1a5dab 42%,#091e3f 43%,#091e3f)}.category-board{min-width:0}.category-tabs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;overflow:hidden;border:1px solid var(--gray-200);border-radius:999px;background:var(--white)}.category-tabs button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:60px;padding:12px 16px;border:0;color:var(--blue-deeper);background:transparent;font-size:15px;font-weight:900;white-space:nowrap;transition:background .18s ease,color .18s ease,transform .18s ease}.category-tabs button:hover{color:var(--blue)}.category-tabs button.active{color:var(--white);background:var(--blue);box-shadow:0 12px 30px #1a5dab3d}.category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 28px;margin-top:28px}.category-grid.no-tabs{margin-top:0}.category-grid>div{display:flex;min-width:0}.category-card{position:relative;display:block;width:100%;height:100%;min-height:280px;overflow:hidden;border:1.5px solid rgba(26,93,171,.26);border-radius:18px;background:radial-gradient(circle at 88% 18%,#edf4fbf5 0,#edf4fbf5 15%,#fff0 42%),linear-gradient(180deg,#f7fbfff2,#fff0 58%),var(--white);box-shadow:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;animation:riseIn .48s ease both;animation-delay:var(--delay)}.category-card:hover,.category-card.active{transform:translateY(-4px);border-color:#1a5dab73;background:radial-gradient(circle at 88% 18%,#e1effdfa 0,#e1effdfa 17%,#fff0 44%),linear-gradient(180deg,#f7fbfffa,#fff0 60%),var(--white);box-shadow:0 18px 42px #091e3f14}.category-photo{display:none}.category-photo img{width:100%;height:100%;object-fit:cover}.category-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;height:100%;min-width:0;padding:30px 32px 28px}.category-heading-row{display:grid;grid-template-columns:68px minmax(0,1fr) auto;align-items:center;width:100%;gap:18px}.category-icon-badge{display:grid;place-items:center;width:68px;height:68px;border-radius:18px;color:var(--blue);background:#edf4fbd1;overflow:hidden}.category-icon-image{display:block;width:var(--category-icon-size);height:var(--category-icon-size);border-radius:14px;object-fit:contain}.category-number{color:#0d326847;font-size:36px;font-weight:900}.category-content h3{min-width:0;margin:0;color:var(--blue-deeper);font-size:clamp(28px,2.05vw,34px);line-height:1.1}.category-content h3:after{content:"";display:block;width:48px;height:4px;margin-top:12px;border-radius:999px;background:var(--yellow)}.category-content p{width:100%;margin:18px 0 15px;color:var(--gray-600);font-size:15.5px;line-height:1.5}.material-pill,.tag-row span,.soon-pill{display:inline-flex;align-items:center;max-width:100%;border-radius:999px;font-size:13px;font-weight:900}.material-pill{padding:8px 13px;color:var(--blue-dark);background:var(--blue-light);line-height:1.2}.tag-row{display:flex;flex-wrap:wrap;gap:9px;margin-top:11px;max-width:100%}.tag-row span{padding:8px 13px;color:#0b6f6a;background:#e8f7f5;white-space:nowrap}.soon-pill{margin:-4px 0 10px;padding:6px 11px;color:var(--blue);background:var(--blue-light)}.category-content button{display:inline-flex;align-items:center;gap:11px;margin-top:15px;padding:0;border:0;color:var(--blue);background:transparent;font-size:16px;font-weight:900}.active-helper{display:flex;align-items:center;gap:12px;margin-top:22px;padding:18px 22px;border:1px solid rgba(26,93,171,.18);border-radius:18px;color:var(--blue-deeper);background:var(--blue-50);font-weight:800;line-height:1.5}.active-helper svg{color:var(--blue);flex:none}.oem-section{display:grid;grid-template-columns:minmax(280px,460px) minmax(0,1fr);align-items:center;gap:clamp(34px,5vw,72px);max-width:1440px;margin:0 auto;padding:clamp(76px,8vw,116px) clamp(24px,5vw,80px);background:linear-gradient(180deg,var(--blue-50),var(--white))}.oem-points{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:28px}.oem-points span{display:inline-flex;align-items:center;gap:8px;padding:10px 13px;border-radius:999px;color:var(--blue-deeper);background:var(--white);font-size:13px;font-weight:900}.oem-points svg{color:var(--blue)}.oem-image-wrap{overflow:hidden;border-radius:28px;box-shadow:var(--shadow-soft)}.oem-image-wrap img{width:100%;aspect-ratio:1.7 / 1;object-fit:cover}.factory-section{display:grid;grid-template-columns:minmax(280px,420px) minmax(0,1fr);align-items:stretch;gap:34px;max-width:1440px;margin:0 auto;padding:clamp(76px,8vw,116px) clamp(24px,5vw,80px);color:var(--white);background:var(--blue-deeper)}.factory-copy{display:flex;flex-direction:column;justify-content:center}.factory-copy h2,.factory-copy p{color:var(--white)}.factory-copy p{color:#ffffffbd}.capability-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:4px 0 30px}.capability-item{display:flex;align-items:center;gap:10px;min-height:54px;padding:12px 14px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:#ffffff14;color:#ffffffeb;font-size:13px;font-weight:900}.capability-item svg{color:var(--yellow)}.factory-image{width:100%;height:100%;min-height:520px;object-fit:cover;border-radius:28px;box-shadow:var(--shadow-blue)}.cert-strip-section{max-width:1440px;margin:-54px auto 0;padding:0 clamp(24px,5vw,80px) clamp(36px,5vw,58px);background:linear-gradient(180deg,var(--blue-deeper) 0 96px,var(--white) 96px 100%)}.cert-strip-panel{display:grid;grid-template-columns:minmax(250px,.46fr) minmax(0,1.54fr);gap:clamp(18px,3vw,34px);align-items:center;padding:clamp(18px,2.4vw,26px);border:1px solid rgba(26,93,171,.12);border-radius:24px;background:linear-gradient(115deg,#fffffffc,#edf4fbf0),var(--white);box-shadow:0 22px 58px #091e3f1c}.cert-strip-copy h2{margin:6px 0 8px;color:var(--blue-deeper);font-size:clamp(22px,2vw,30px);line-height:1.12}.cert-strip-copy p{margin:0;color:var(--gray-600);font-size:14px;line-height:1.5}.cert-logo-row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.cert-logo{display:inline-flex;align-items:center;justify-content:center;min-width:0;min-height:58px;padding:10px 12px;overflow:hidden;border:1px solid rgba(26,93,171,.13);border-radius:14px;color:var(--blue-deeper);background:var(--white);box-shadow:0 12px 28px #091e3f12}.cert-logo img{display:block;width:100%;max-width:108px;height:42px;object-fit:contain}.cert-logo-name{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.cert-logo.compact{min-width:76px;min-height:36px;padding:7px 10px;border-radius:999px;box-shadow:none}.cert-logo.compact img{max-width:68px;height:20px}.process-section{max-width:1440px;margin:0 auto;padding:clamp(68px,8vw,108px) clamp(24px,5vw,80px);background:var(--white)}.cert-strip-section+.process-section{padding-top:clamp(40px,5vw,64px)}.process-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:34px}.process-heading h2{margin-bottom:0}.process-heading p{max-width:360px;margin-bottom:8px}.process-steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.step-item{position:relative;min-height:132px;padding:22px;border:1px solid var(--gray-200);border-radius:22px;background:var(--blue-50)}.step-item:not(:last-child):after{content:"";position:absolute;top:48px;right:-18px;z-index:1;width:26px;height:2px;background:var(--gray-200)}.step-item span{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;color:var(--white);background:var(--blue);font-size:12px;font-weight:900}.step-item strong{display:block;margin-top:18px;color:var(--blue-deeper);font-size:16px}.contact-section{display:grid;grid-template-columns:minmax(280px,420px) minmax(0,680px);justify-content:space-between;gap:clamp(34px,6vw,90px);max-width:1440px;margin:0 auto;padding:clamp(76px,8vw,116px) clamp(24px,5vw,80px);background:var(--blue-50)}.contact-cards{display:grid;gap:12px}.contact-cards div{display:flex;align-items:center;gap:12px;color:var(--blue-deeper);font-size:14px;font-weight:800}.contact-cards svg{color:var(--blue)}.contact-cert-mini{margin-top:22px;padding:18px;border:1px solid rgba(26,93,171,.13);border-radius:20px;background:#ffffffb8;box-shadow:0 12px 30px #091e3f0f}.contact-cert-head{display:flex;align-items:flex-start;gap:12px}.contact-cert-head svg{flex:none;color:var(--blue)}.contact-cert-head strong{display:block;color:var(--blue-deeper);font-size:16px;line-height:1.25}.contact-cert-head span{display:block;margin-top:6px;color:var(--gray-600);font-size:13px;line-height:1.55}.contact-cert-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:14px}.contact-cert-row .cert-logo.compact{width:100%;min-width:0}.inquiry-form{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:28px;border:1px solid var(--gray-200);border-radius:28px;background:var(--white);box-shadow:var(--shadow-soft)}.inquiry-form label{display:grid;gap:8px;color:var(--blue-deeper);font-size:13px;font-weight:900}.inquiry-form input,.inquiry-form select,.inquiry-form textarea{width:100%;border:1px solid var(--gray-200);border-radius:14px;background:var(--gray-50);color:var(--gray-900);outline:none}.inquiry-form input,.inquiry-form select{height:52px;padding:0 14px}.inquiry-form textarea{min-height:122px;padding:14px;resize:vertical}.inquiry-form input:focus,.inquiry-form select:focus,.inquiry-form textarea:focus{border-color:#1a5dab8c;box-shadow:0 0 0 4px #1a5dab1a}.message-field{grid-column:1 / -1}.inquiry-form .btn{grid-column:1 / -1;width:fit-content}.inquiry-form .btn:disabled,.contact-inquiry-form .btn:disabled{cursor:wait;opacity:.72}.form-honeypot{position:absolute;left:-9999px;opacity:0;pointer-events:none}.form-status{grid-column:1 / -1;margin:-2px 0 0;padding:10px 14px;border-radius:8px;font-size:13px;font-weight:800;line-height:1.45}.form-status.is-success{color:#0f6f63;background:#28c7b41f}.form-status.is-error{color:#9d3f00;background:#ffb8242e}.site-footer{padding:clamp(44px,5vw,72px) clamp(18px,5vw,80px) 28px;color:var(--blue-deeper);background:var(--blue-50);border-top:1px solid rgba(26,93,171,.08)}.footer-inner{max-width:1440px;margin:0 auto}.footer-main{display:grid;grid-template-columns:minmax(210px,.74fr) minmax(520px,1.5fr) minmax(260px,.82fr);gap:clamp(30px,4vw,64px);align-items:start}.footer-brand-column{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.footer-brand span{color:var(--blue)}.footer-brand strong{color:var(--blue-dark)}.footer-brand-line{width:44px;height:3px;border-radius:999px;background:var(--yellow)}.footer-brand-column p{margin:0;color:var(--gray-600);font-size:13px;font-weight:700}.footer-brand-column .footer-company-name{color:var(--blue-deeper);font-size:12px;font-weight:850;line-height:1.35}.footer-social-list{display:flex;flex-direction:column;gap:10px;margin-top:6px}.footer-social-item{display:inline-flex;align-items:center;gap:10px;color:var(--blue-dark);font-size:13px;font-weight:800;text-decoration:none;transition:color .18s ease,transform .18s ease}.footer-social-item svg{flex:0 0 auto;color:var(--blue)}.footer-social-item:hover{color:var(--blue);transform:translate(2px)}.footer-nav-grid{display:grid;grid-template-columns:repeat(4,minmax(112px,1fr));gap:clamp(22px,3vw,44px)}.footer-link-column{display:flex;flex-direction:column;align-items:flex-start;gap:11px}.footer-link-column h2,.footer-inquiry h2{margin:0;color:var(--blue-dark);font-size:14px;line-height:1.2}.footer-link-column a{padding:0;border:0;background:transparent;color:var(--gray-600);font-size:13px;font-weight:650;line-height:1.35;text-align:left;text-decoration:none}.footer-link-column a:hover{color:var(--blue)}.footer-link-column .footer-column-cta{display:inline-flex;align-items:center;gap:5px;margin-top:4px;color:var(--blue);font-weight:850}.footer-inquiry{display:flex;flex-direction:column;gap:18px;padding-left:clamp(18px,3vw,34px);border-left:1px solid rgba(26,93,171,.12)}.footer-quote-card{display:grid;grid-template-columns:auto 1fr;gap:12px;padding:16px;color:var(--white);background:var(--blue);border-radius:16px;box-shadow:0 12px 28px #1a5dab29}.footer-quote-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;color:var(--white);background:#ffffff29;border-radius:50%}.footer-quote-card h2{color:var(--white);font-size:13px}.footer-quote-card p{margin:5px 0 0;color:#ffffffc7;font-size:11px;font-weight:700;line-height:1.35}.footer-quote-button{grid-column:1 / -1;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:9px 14px;border:0;color:var(--gray-900);background:var(--yellow);border-radius:10px;font-size:12px;font-weight:900;text-decoration:none}.footer-quote-button:hover{background:var(--yellow-hover)}.footer-contact-list{display:grid;gap:9px;padding:0;margin:0;list-style:none}.footer-contact-list li{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:9px;color:var(--gray-600);font-size:12px;font-weight:700;line-height:1.45}.footer-contact-list svg{margin-top:1px;color:var(--blue)}.footer-cert-row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:clamp(20px,4vw,44px);padding:28px 0;margin-top:clamp(34px,5vw,62px);border-top:1px solid rgba(26,93,171,.12);border-bottom:1px solid rgba(26,93,171,.12)}.footer-cert-badge{display:inline-flex;align-items:center;justify-content:center;min-width:78px;height:52px}.footer-cert-badge img{width:auto;max-width:92px;max-height:48px;object-fit:contain}.footer-cert-text{display:inline-flex;align-items:center;gap:8px;color:var(--blue);font-size:13px;font-weight:850}.footer-bottom{position:relative;display:flex;align-items:center;justify-content:space-between;gap:22px;min-height:62px;color:var(--gray-600);font-size:12px;font-weight:700}.footer-bottom>div:first-child{display:flex;align-items:center;flex-wrap:wrap;gap:18px}.footer-back-top{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:46px;height:46px;border:0;color:var(--white);background:var(--blue);border-radius:50%;box-shadow:0 12px 24px #1a5dab33}.footer-back-top svg{transform:rotate(-90deg)}.page-hero{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);align-items:stretch;gap:clamp(28px,5vw,72px);max-width:1440px;margin:0 auto;padding:calc(78px + clamp(58px,8vw,110px)) clamp(24px,5vw,80px) clamp(60px,8vw,104px);background:var(--white)}.page-hero-copy{display:flex;flex-direction:column;justify-content:center}.page-hero h1,.story-section h2,.split-feature h2,.page-cta h2{margin:12px 0 18px;color:var(--blue-deeper);font-size:clamp(42px,5vw,72px);line-height:1.02;letter-spacing:0}.page-hero p,.story-section p,.split-feature p,.page-cta p{margin:0;color:var(--gray-600);font-size:17px;line-height:1.75}.page-hero-image{min-height:410px;overflow:hidden;border-radius:30px;box-shadow:var(--shadow-soft);background:var(--blue-50)}.page-hero-image img{width:100%;height:100%;object-fit:cover}.about-hero-section{position:relative;isolation:isolate;max-width:none;grid-template-columns:minmax(300px,560px) minmax(460px,780px);justify-content:center;overflow:hidden;padding-top:calc(78px + clamp(32px,5vw,56px));padding-bottom:clamp(40px,5vw,56px);background:linear-gradient(125deg,#f5f9fefa,#fffffff5 48%,#fff5d8bd)}.about-hero-section:before{content:"";position:absolute;inset:auto 0 0;z-index:-1;height:120px;background:linear-gradient(180deg,#fff0,#edf4fbeb)}.about-hero-copy{max-width:620px}.about-hero-copy p{max-width:560px}.about-hero-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;max-width:620px;margin-top:24px}.about-hero-kpi{padding:14px 12px;border:1px solid rgba(26,93,171,.12);border-radius:18px;background:#ffffffc7;box-shadow:0 12px 30px #091e3f0f}.about-hero-kpi strong{display:block;color:var(--blue);font-size:26px;line-height:1}.about-hero-kpi span{display:block;margin-top:7px;color:var(--gray-600);font-size:13px;font-weight:800;line-height:1.35}.about-hero-route{display:flex;flex-wrap:wrap;align-items:center;gap:10px;max-width:520px;margin-top:18px;color:var(--blue-deeper);font-size:13px;font-weight:900}.about-hero-route span{padding:9px 12px;border-radius:999px;background:var(--white);box-shadow:0 8px 20px #091e3f0f}.about-hero-route svg{color:var(--yellow)}.about-hero-route b{color:var(--gray-600)}.about-hero-image{position:relative;min-height:420px}.about-hero-single-photo{align-self:center;min-height:0;aspect-ratio:3 / 2;border:1px solid rgba(26,93,171,.08);background:var(--blue-50);box-shadow:0 24px 80px #091e3f21}.about-hero-single-photo img{display:block;object-position:center}.about-hero-collage{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(180px,.82fr);grid-template-rows:1fr 1fr;gap:14px;padding:14px;border:1px solid rgba(26,93,171,.08);background:#ffffffb8;box-shadow:0 24px 80px #091e3f21}.about-hero-collage figure{position:relative;overflow:hidden;margin:0;border-radius:20px;background:var(--blue-50)}.about-hero-collage img{width:100%;height:100%;object-fit:cover}.about-collage-main{grid-row:1 / -1;min-height:392px}.about-collage-main img{object-position:center}.about-collage-tile{min-height:188px}.about-collage-expo img{object-position:center}.about-collage-main:after,.about-collage-tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#091e3f00 45%,#091e3fc7)}.about-collage-main figcaption,.about-collage-tile figcaption{position:absolute;right:14px;bottom:14px;left:14px;z-index:1;color:var(--white)}.about-collage-main figcaption span{display:inline-flex;margin-bottom:6px;padding:6px 10px;border-radius:999px;color:var(--gray-900);background:var(--yellow);font-size:12px;font-weight:900;line-height:1}.about-collage-main figcaption strong{display:block;max-width:260px;color:var(--white);font-size:28px;line-height:1.05}.about-collage-tile figcaption{font-size:14px;font-weight:900;line-height:1.25}.about-hero-caption{position:absolute;top:28px;left:28px;display:inline-flex;align-items:center;gap:10px;padding:13px 16px;border-radius:999px;color:var(--white);background:#071c40d1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);font-size:13px;font-weight:900}.about-hero-caption svg{color:var(--yellow)}.story-section,.split-feature{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr);align-items:center;gap:clamp(34px,5vw,78px);max-width:1440px;margin:0 auto;padding:clamp(64px,8vw,112px) clamp(24px,5vw,80px)}.story-section blockquote{margin:28px 0 0;padding:22px 24px;border-left:5px solid var(--yellow);border-radius:0 18px 18px 0;color:var(--blue-deeper);background:var(--blue-50);font-size:18px;font-weight:800;line-height:1.5}.story-section img,.split-feature img{width:100%;min-height:420px;object-fit:cover;border-radius:28px;box-shadow:var(--shadow-soft)}.about-story{align-items:stretch}.about-story-copy{align-self:center}.about-copy-list{display:grid;gap:17px}.mission-quote{font-size:clamp(20px,2vw,28px)}.brand-journey-card{display:grid;align-content:center;gap:0;min-height:500px;padding:clamp(28px,4vw,46px);border-radius:30px;color:var(--white);background:linear-gradient(145deg,#091e3ff5,#1a5dabe0),url(/assets/factory-capability-BTgtL_QE.webp) center / cover;box-shadow:var(--shadow-blue)}.brand-journey-card>div:not(.factory-proof-line){padding:24px 0;border-bottom:1px solid rgba(255,255,255,.15)}.brand-journey-card span{color:var(--yellow);font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.brand-journey-card strong{display:block;margin-top:8px;color:var(--white);font-size:clamp(34px,4vw,58px);line-height:1}.brand-journey-card p{margin-top:9px;color:#ffffffb8;font-size:15px;font-weight:800}.factory-proof-line{display:flex;align-items:center;gap:12px;padding-top:24px;color:var(--white)}.factory-proof-line svg{color:var(--yellow);flex:none}.factory-proof-line b{font-size:18px;line-height:1.35}.about-story-media{position:relative;display:grid;grid-template-columns:1fr .78fr;grid-template-rows:auto auto;gap:18px;align-self:center}.story-photo{position:relative;overflow:hidden;margin:0;border-radius:26px;background:var(--blue-50);box-shadow:var(--shadow-soft)}.story-photo-large{grid-row:span 2;min-height:520px}.story-photo-small{min-height:252px}.story-photo img{width:100%;height:100%;object-fit:cover}.story-photo figcaption,.factory-photo-card figcaption{position:absolute;left:18px;right:18px;bottom:18px;display:grid;gap:5px;padding:14px 16px;border-radius:16px;color:var(--white);background:#071c40d1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.story-photo figcaption strong,.factory-photo-card figcaption strong{font-size:15px;line-height:1.2}.story-photo figcaption span,.factory-photo-card figcaption span{color:#ffffffb8;font-size:12px;line-height:1.45}.journey-mini-card{display:grid;grid-template-columns:auto auto auto;align-items:center;gap:10px;min-height:252px;padding:24px;border-radius:26px;color:var(--white);background:var(--blue-deeper);box-shadow:var(--shadow-blue)}.journey-mini-card span{color:var(--yellow);font-size:24px;font-weight:900;line-height:1}.journey-mini-card svg{color:#ffffff94}.journey-mini-card b{grid-column:1 / -1;max-width:220px;color:var(--white);font-size:24px;line-height:1.15}.product-system-section,.timeline-block,.brand-card-section{max-width:1440px;margin:0 auto;padding:clamp(64px,8vw,112px) clamp(24px,5vw,80px)}.product-system-section{padding-top:0}.section-heading{max-width:840px;margin-bottom:34px}.section-heading h2,.scratcher-feature h3,.factory-lines-heading h2,.deming-origin-card h2{margin:12px 0 18px;color:var(--blue-deeper);font-size:clamp(36px,4vw,58px);line-height:1.06;letter-spacing:0}.section-heading p,.scratcher-feature p,.factory-lines-heading p,.deming-origin-card p{margin:0;color:var(--gray-600);font-size:17px;line-height:1.75}.scratcher-feature{display:grid;grid-template-columns:minmax(260px,.92fr) minmax(0,1.08fr);gap:clamp(26px,4vw,54px);align-items:center;padding:clamp(20px,3vw,34px);border:1px solid var(--gray-200);border-radius:30px;background:var(--blue-50);box-shadow:var(--shadow-soft)}.scratcher-feature img{width:100%;height:100%;min-height:420px;object-fit:cover;border-radius:24px}.scratcher-feature h3{font-size:clamp(34px,3.6vw,54px)}.scratcher-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.scratcher-tags span{display:inline-flex;align-items:center;gap:8px;padding:10px 13px;border-radius:999px;color:var(--blue-deeper);background:var(--white);font-size:13px;font-weight:900}.scratcher-tags svg{color:var(--blue)}.process-note-card{display:grid;grid-template-columns:34px 1fr;gap:14px;align-items:start;margin-top:18px;padding:22px;border:1px solid rgba(26,93,171,.16);border-radius:22px;background:var(--blue-50)}.process-note-card svg{color:var(--blue)}.process-note-card strong{display:block;color:var(--blue-deeper);font-size:18px;line-height:1.2}.process-note-card p{margin:8px 0 0;color:var(--gray-600);line-height:1.65}.factory-lines-section{padding:clamp(68px,8vw,116px) clamp(24px,5vw,80px);color:var(--white);background:var(--blue-deeper)}.factory-lines-heading,.factory-stage-hero,.factory-photo-row,.workshop-grid,.manufacturing-chain,.factory-stats-row{max-width:1280px;margin-right:auto;margin-left:auto}.factory-lines-heading{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);align-items:end;gap:clamp(24px,5vw,68px)}.factory-lines-heading h2,.factory-lines-heading p{color:var(--white)}.factory-lines-heading p{color:#ffffffb8}.factory-stage-hero{position:relative;min-height:330px;overflow:hidden;margin-bottom:26px;border-radius:0}.factory-stage-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#091e3ffa,#091e3fe6 30%,#091e3f6b 68%,#091e3f1f),linear-gradient(180deg,#091e3f0d 45%,#091e3feb)}.factory-stage-hero img{position:absolute;inset:0 0 0 auto;width:78%;height:100%;object-fit:cover;object-position:center}.factory-stage-copy{position:relative;z-index:1;display:grid;align-content:center;max-width:620px;min-height:330px;padding:clamp(24px,4vw,40px) 0}.factory-stage-copy h2{margin:12px 0 18px;color:var(--white);font-size:clamp(42px,4.4vw,60px);line-height:1.02}.factory-stage-copy p{max-width:570px;margin:0;color:#ffffffb8;font-size:17px;line-height:1.75}.factory-photo-row{display:grid;grid-template-columns:1.1fr .9fr;gap:18px;margin-bottom:22px}.factory-photo-card{position:relative;min-height:360px;overflow:hidden;margin:0;border-radius:24px;background:#ffffff14}.factory-photo-card img{width:100%;height:100%;object-fit:cover}.manufacturing-chain{position:relative;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:16px;padding:30px 0 10px}.manufacturing-chain:before{content:"";position:absolute;top:8px;right:calc((100% - 96px) / 14);left:calc((100% - 96px) / 14);height:2px;border-radius:999px;background:linear-gradient(90deg,#ffffff29,#f7b731d1,#ffffff29)}.chain-step{position:relative;display:grid;align-content:start;min-width:0}.chain-step:before{content:"";position:absolute;top:-27px;left:50%;transform:translate(-50%);z-index:1;width:13px;height:13px;border:2px solid var(--blue-deeper);border-radius:50%;background:var(--yellow);box-shadow:0 0 0 2px #ffffff8f}.chain-node{display:block;margin-bottom:6px;color:var(--yellow)}.chain-node span{color:var(--yellow);font-size:32px;font-weight:900;line-height:1}.chain-step-title{display:flex;align-items:center;gap:8px;min-height:54px;margin-bottom:12px}.chain-step-title svg{flex:none;color:var(--white)}.chain-step-title h3{margin:0;color:var(--white);font-size:18px;line-height:1.18}.chain-step-media{overflow:hidden;aspect-ratio:1.12 / 1;border:1px solid rgba(255,255,255,.22);border-radius:12px;background:#ffffff14}.chain-step-media img{width:100%;height:100%;object-fit:cover}.chain-step p{margin:12px 0 0;color:#ffffffbd;font-size:12px;line-height:1.58}.workshop-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.workshop-card{min-height:220px;padding:24px;border:1px solid rgba(255,255,255,.13);border-radius:22px;background:#ffffff13}.workshop-card svg{color:var(--yellow)}.workshop-card h3{margin:18px 0 10px;color:var(--white);font-size:21px;line-height:1.2}.workshop-card p{margin:0;color:#ffffffb3;font-size:14px;line-height:1.62}.factory-stats-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:24px}.factory-stat{display:grid;grid-template-columns:auto 1fr;column-gap:12px;row-gap:4px;align-items:center;padding:20px;border-radius:18px;background:#ffffff1a}.factory-stat svg{grid-row:span 2;color:var(--yellow)}.factory-stat strong{color:var(--white);font-size:28px;line-height:1}.factory-stat span{color:#ffffffb8;font-size:13px;font-weight:800}.cert-detail-section{max-width:none;padding:clamp(76px,8vw,116px) clamp(24px,5vw,80px) clamp(32px,3.5vw,44px);background:var(--white)}.cert-detail-inner{max-width:1280px;margin:0 auto}.proof-gallery-copy{max-width:760px;margin-bottom:30px}.proof-gallery-copy h2{margin:12px 0 16px;color:var(--blue-deeper);font-size:clamp(40px,4.2vw,62px);line-height:1.02}.proof-gallery-copy p{max-width:670px;margin:0;color:var(--gray-600);font-size:17px;line-height:1.72}.proof-gallery-body{display:grid;grid-template-columns:minmax(360px,1.04fr) minmax(420px,.96fr);gap:clamp(30px,5vw,70px);align-items:stretch}.proof-gallery-media{display:grid;grid-template-rows:minmax(0,1fr) auto;gap:16px;height:100%;margin:0}.proof-gallery-media img{width:100%;height:100%;min-height:420px;object-fit:cover;border-radius:24px;box-shadow:var(--shadow-soft)}.proof-gallery-media figcaption{display:inline-flex;align-items:center;gap:10px;width:fit-content;color:var(--blue-deeper);font-size:14px;font-weight:900}.proof-gallery-media figcaption svg{color:var(--blue)}.cert-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.proof-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cert-detail-card{display:grid;justify-items:center;align-content:center;gap:12px;min-height:214px;padding:22px 18px;border:1px solid var(--gray-200);border-radius:20px;background:var(--white);box-shadow:0 12px 34px #091e3f12;text-align:center}.proof-cert-icon{display:grid;place-items:center;width:132px;height:58px;padding:8px 12px;border:1px solid rgba(26,93,171,.12);border-radius:16px;color:var(--blue);background:var(--white)}.proof-cert-icon img{width:auto;max-width:106px;height:auto;max-height:38px;object-fit:contain}.cert-detail-card strong{color:var(--blue);font-size:22px;line-height:1.1}.cert-detail-card i{display:block;width:22px;height:2px;border-radius:999px;background:var(--yellow)}.cert-detail-card p{margin:0;color:var(--gray-600);font-size:13px;line-height:1.45}.timeline-block{max-width:none;overflow:hidden;background:linear-gradient(180deg,var(--white) 0%,var(--blue-50) 100%)}.journey-river-shell{max-width:1440px;margin-right:auto;margin-left:auto}.journey-river-head{display:grid;grid-template-columns:minmax(340px,520px) minmax(0,1fr);gap:clamp(44px,5vw,86px);align-items:center;margin-bottom:clamp(54px,6vw,82px)}.journey-heading{max-width:560px;margin-bottom:0}.journey-heading h2{max-width:560px;font-size:clamp(44px,4.8vw,74px);line-height:1.03}.journey-heading p{max-width:550px;margin:0;color:var(--gray-600);font-size:17px;line-height:1.78}.journey-product-showcase{display:grid;grid-template-columns:repeat(5,minmax(108px,1fr));gap:clamp(10px,1.3vw,18px);align-items:center;min-height:0;padding-top:18px}.journey-showcase-img{width:100%;aspect-ratio:1.18 / 1;object-fit:cover;border:1px solid rgba(26,93,171,.1);border-radius:20px;background:var(--white);box-shadow:0 16px 36px #091e3f1a}.showcase-img-1,.showcase-img-5{transform:translateY(16px)}.showcase-img-2,.showcase-img-4{transform:translateY(-14px)}.showcase-img-3{transform:translateY(4px)}.timeline-section.about-timeline{position:relative;grid-template-columns:repeat(12,1fr);max-width:none;padding:38px 0 12px;gap:clamp(50px,5.5vw,82px) clamp(20px,2vw,30px)}.timeline-section.about-timeline.journey-river{row-gap:clamp(62px,6vw,92px);padding-bottom:clamp(34px,5vw,70px)}.journey-river{position:relative}.journey-river:before,.journey-river:after{content:"";position:absolute;z-index:0;pointer-events:none}.journey-river:before{top:18px;right:5%;left:5%;height:calc(50% + 18px);border:8px solid rgba(26,93,171,.09);border-left:0;border-bottom:0;border-radius:0 150px 0 0}.journey-river:after{right:5%;bottom:36%;left:5%;height:0;border-top:8px solid rgba(26,93,171,.09)}.about-timeline .timeline-item,.river-item{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr);gap:14px;align-items:start;min-height:0;padding:0;border:0;color:var(--gray-900);background:transparent;box-shadow:none}.river-item-1{grid-column:span 3}.river-item-2{grid-column:span 3;margin-top:34px}.river-item-3{grid-column:span 3}.river-item-4{grid-column:span 3;margin-top:34px}.river-item-5{grid-column:span 3}.river-item-6{grid-column:span 3;margin-top:34px}.river-item-7{grid-column:span 3}.river-item-8{grid-column:span 3;margin-top:34px}.river-marker{position:absolute;top:-31px;left:22px;width:17px;height:17px;border:4px solid var(--white);border-radius:50%;background:var(--yellow);box-shadow:0 0 0 3px #1a5dab1f}.timeline-thumb{position:relative;z-index:2;width:100%;aspect-ratio:1.28 / 1;height:auto;min-height:0;object-fit:cover;border-radius:14px;background:var(--blue-50);box-shadow:0 14px 30px #091e3f1a}.timeline-copy{position:relative;z-index:2;min-width:0;min-height:198px;padding:16px 16px 18px;border:1px solid rgba(26,93,171,.08);border-radius:18px;background:#ffffffeb;box-shadow:0 12px 28px #091e3f0f}.journey-year-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.about-timeline .timeline-item strong{display:inline-flex;align-items:center;min-height:30px;padding:5px 12px;border-radius:999px;color:var(--white);background:var(--blue-deeper);font-size:15px;line-height:1}.about-timeline .timeline-item em{padding:7px 10px;border-radius:999px;color:#8a5a00;background:var(--yellow-soft);font-size:12px;font-style:normal;font-weight:900;white-space:nowrap}.about-timeline .timeline-item h3{margin:10px 0 7px;color:var(--blue-deeper);font-size:19px;line-height:1.2}.about-timeline .timeline-item span{color:var(--gray-600);font-size:13px;line-height:1.58}.journey-value-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:34px;overflow:hidden;border:1px solid rgba(26,93,171,.1);border-radius:22px;background:#ffffffd1;box-shadow:0 16px 36px #091e3f14}.journey-value{display:grid;grid-template-columns:auto 1fr;gap:13px;align-items:center;padding:22px 24px}.journey-value+.journey-value{border-left:1px solid rgba(26,93,171,.1)}.journey-value svg{color:var(--blue)}.journey-value strong{display:block;color:var(--blue-deeper);font-size:14px;line-height:1.2}.journey-value span{display:block;margin-top:5px;color:var(--gray-600);font-size:12px;line-height:1.4}.journey-options-block{max-width:none;margin:0 auto;padding:clamp(28px,3vw,40px) clamp(24px,5vw,80px) clamp(68px,8vw,116px);background:linear-gradient(180deg,var(--white) 0%,rgba(237,244,251,.72) 52%,var(--white) 100%)}.journey-options-head{display:grid;grid-template-columns:minmax(0,760px) auto;gap:28px;align-items:end;max-width:1440px;margin:0 auto clamp(28px,4vw,52px)}.journey-options-head h2{margin:12px 0 16px;color:var(--blue-deeper);font-size:clamp(38px,5vw,70px);line-height:1.05}.journey-options-head p{max-width:760px;margin:0;color:var(--gray-600);font-size:17px;line-height:1.72}.journey-selected-block .journey-options-head{grid-template-columns:minmax(0,920px);justify-content:start}.journey-template-selected{padding:clamp(20px,2.6vw,30px)}.journey-options-note{justify-self:end;min-width:180px;padding:14px 18px;border-radius:999px;color:var(--blue-deeper);background:var(--yellow);box-shadow:0 14px 30px #f7b73138;font-weight:900;text-align:center}.journey-template{max-width:1440px;margin:0 auto clamp(30px,4vw,54px);padding:clamp(22px,3vw,34px);border:1px solid rgba(26,93,171,.12);border-radius:30px;background:#ffffffeb;box-shadow:0 22px 60px #091e3f14}.journey-template-title{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(260px,420px);gap:16px;align-items:center;margin-bottom:22px}.journey-template-title span{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 14px;border-radius:999px;color:var(--white);background:var(--blue-deeper);font-size:13px;font-weight:900}.journey-template-title h3{margin:0;color:var(--blue-deeper);font-size:clamp(24px,2.5vw,34px);line-height:1.12}.journey-template-title p{margin:0;color:var(--gray-600);font-size:14px;line-height:1.55}.journey-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.journey-grid-card{overflow:hidden;display:grid;grid-template-rows:clamp(230px,16vw,260px) 1fr;min-height:456px;border:1px solid var(--gray-200);border-radius:20px;background:var(--white)}.journey-grid-card figure{overflow:hidden;display:grid;place-items:center;width:100%;height:100%;margin:0;background:linear-gradient(135deg,#f5f9fef5,#fffffffa),var(--blue-50)}.journey-grid-card img{width:100%;height:100%;object-fit:cover}.journey-image-logo figure{padding:18px 34px;background:linear-gradient(135deg,#f8fcfff0,#fffffffa),var(--white)}.journey-image-logo img{width:auto;height:auto;max-width:82%;max-height:82%;object-fit:contain}.journey-image-product figure{padding:0;background:var(--blue-50)}.journey-image-product img{object-fit:cover;object-position:center}.journey-grid-card div{padding:16px}.journey-grid-card strong,.journey-editorial-row strong,.journey-rail-card strong{display:inline-flex;align-items:center;width:fit-content;min-height:32px;padding:6px 12px;border-radius:999px;color:var(--white);background:var(--blue-deeper);line-height:1}.journey-grid-card h4,.journey-editorial-row h4,.journey-rail-card h4{margin:12px 0 8px;color:var(--blue-deeper);font-size:18px;line-height:1.22}.journey-grid-card p,.journey-editorial-row p{margin:0;color:var(--gray-600);font-size:13px;line-height:1.55}.journey-editorial-layout{display:grid;grid-template-columns:minmax(320px,.86fr) minmax(0,1.14fr);gap:clamp(22px,3vw,42px);align-items:stretch}.journey-editorial-layout figure{overflow:hidden;display:grid;grid-template-rows:1fr auto;min-height:620px;margin:0;border-radius:24px;background:var(--blue-deeper)}.journey-editorial-layout figure img{width:100%;height:100%;min-height:480px;object-fit:cover}.journey-editorial-layout figcaption{padding:22px;color:var(--white);background:var(--blue-deeper)}.journey-editorial-layout figcaption b,.journey-editorial-layout figcaption span{display:block}.journey-editorial-layout figcaption b{font-size:24px;line-height:1.2}.journey-editorial-layout figcaption span{margin-top:8px;color:#ffffffb8}.journey-editorial-list{display:grid;gap:0;border-top:1px solid rgba(26,93,171,.12)}.journey-editorial-row{display:grid;grid-template-columns:92px minmax(0,1fr);gap:20px;padding:18px 0;border-bottom:1px solid rgba(26,93,171,.12)}.journey-editorial-row h4{margin-top:0}.journey-template-rail{color:var(--white);border-color:#ffffff14;background:radial-gradient(circle at 20% 0%,rgba(26,93,171,.45),transparent 32%),linear-gradient(135deg,var(--blue-deeper) 0%,#082a5c 100%)}.journey-template-rail .journey-template-title span{color:var(--blue-deeper);background:var(--yellow)}.journey-template-rail .journey-template-title h3{color:var(--white)}.journey-template-rail .journey-template-title p{color:#ffffffb8}.journey-rail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.journey-rail-card{overflow:hidden;min-height:260px;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:#ffffff14}.journey-rail-card img{width:100%;height:146px;object-fit:cover}.journey-rail-card strong{margin:16px 16px 0;color:var(--blue-deeper);background:var(--yellow)}.journey-rail-card h4{margin:12px 16px 18px;color:var(--white)}.options-value-strip{max-width:1440px;margin:0 auto}.brand-card-section{padding-top:0}.deming-origin-card{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:clamp(30px,5vw,56px);border-radius:30px;background:linear-gradient(90deg,#edf4fbf5,#fff5d8e6),url(/assets/category-drinking-DIWVju3P.webp) right center / 42% auto no-repeat}.deming-origin-card div{max-width:720px}.value-section{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;max-width:1440px;margin:0 auto;padding:0 clamp(24px,5vw,80px) clamp(70px,8vw,112px)}.value-card,.spec-item,.map-card,.deming-card{border:1px solid var(--gray-200);border-radius:22px;background:var(--white);box-shadow:0 10px 30px #091e3f0f}.value-card{padding:28px}.value-card svg{color:var(--blue)}.value-card h3,.show-card h3,.news-card h3{margin:16px 0 10px;color:var(--blue-deeper);font-size:25px;line-height:1.18}.value-card p,.show-card p,.news-card p{margin:0;color:var(--gray-600);line-height:1.65}.timeline-section,.spec-section{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;max-width:1440px;margin:0 auto;padding:0 clamp(24px,5vw,80px) clamp(72px,8vw,116px)}.timeline-item{padding:28px;border-radius:22px;color:var(--white);background:var(--blue-deeper)}.timeline-item strong,.spec-item strong{display:block;color:var(--yellow);font-size:28px;line-height:1}.timeline-item span,.spec-item span{display:block;margin-top:12px;color:#ffffffc7;line-height:1.55}.page-cta{max-width:1280px;margin:0 auto clamp(70px,8vw,116px);padding:clamp(36px,5vw,56px);border-radius:30px;color:var(--white);background:var(--blue-deeper)}.page-cta h2{max-width:760px;color:var(--white)}.page-cta p{max-width:680px;margin-bottom:24px;color:#ffffffb8}.product-oem-cta{display:flex;align-items:center;justify-content:space-between;gap:clamp(24px,5vw,72px)}.product-oem-cta>div{max-width:760px}.product-oem-cta p{margin-bottom:0}.product-oem-cta .btn{flex:0 0 auto;min-width:230px}.show-grid-section,.news-section{max-width:1440px;margin:0 auto;padding:0 clamp(24px,5vw,80px) clamp(76px,8vw,116px)}.news-feature-section{display:grid;grid-template-columns:minmax(280px,.86fr) minmax(0,1.14fr);gap:28px;max-width:1440px;margin:0 auto;padding:0 clamp(24px,5vw,80px) 34px}.news-feature-media{min-height:520px;margin:0;overflow:hidden;border-radius:26px;background:var(--blue-50);box-shadow:var(--shadow-soft)}.news-feature-media img{width:100%;height:100%;object-fit:cover}.news-feature-copy{padding:clamp(28px,4vw,46px);border:1px solid var(--gray-200);border-radius:26px;background:linear-gradient(135deg,#edf4fbdb,#fffffff0),var(--white);box-shadow:0 10px 30px #091e3f0f}.news-feature-copy>span{color:var(--blue);font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.news-feature-copy h2{margin:14px 0 16px;color:var(--blue-deeper);font-size:clamp(31px,3vw,48px);line-height:1.08;letter-spacing:0}.news-feature-copy p{margin:0 0 16px;color:var(--gray-600);font-size:16px;line-height:1.78}.news-meta-row{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:22px}.news-meta-row span,.news-card-meta span{display:inline-flex;align-items:center;gap:7px;border-radius:999px;color:var(--blue-deeper);background:#1a5dab14;font-size:12px;font-weight:900}.news-meta-row span{padding:8px 12px}.news-highlights{display:grid;gap:10px;margin:22px 0 0;padding:0;list-style:none}.news-highlights li{display:flex;align-items:flex-start;gap:9px;color:var(--blue-deeper);font-weight:800;line-height:1.5}.news-highlights svg{flex:0 0 auto;margin-top:2px;color:var(--yellow)}.news-page{min-height:100vh;background:linear-gradient(180deg,var(--white) 0,var(--white) 720px,#fbfcfd 100%),var(--white)}.news-portal-hero{position:relative;isolation:isolate;min-height:clamp(560px,58vw,720px);overflow:hidden;display:flex;align-items:center;padding:calc(78px + clamp(56px,7vw,94px)) clamp(24px,12vw,264px) clamp(88px,9vw,132px);color:var(--white);background:radial-gradient(circle at 78% 38%,rgba(34,117,207,.28),transparent 30%),linear-gradient(135deg,#041228,#071f3f 56%,#0b315f);clip-path:polygon(0 0,100% 0,100% 92%,0 100%)}.news-portal-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center 20%}.news-hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,#030e20f5,#051228e0 45%,#0510246b 76%,#040c1c2e),linear-gradient(180deg,#030e202e,#030e2094)}.news-hero-copy{width:min(680px,100%)}.news-hero-copy>span:not(.script-accent){color:var(--yellow);font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.news-hero-copy h1{margin:18px 0 22px;font-size:clamp(60px,7vw,108px);line-height:.96;letter-spacing:0}.news-hero-copy p{max-width:590px;margin:0 0 34px;color:#ffffffd1;font-size:18px;line-height:1.82}.news-filter-section,.news-card-grid,.news-pagination{max-width:1440px;margin:0 auto;padding-left:clamp(24px,5vw,80px);padding-right:clamp(24px,5vw,80px)}.news-filter-section{position:relative;z-index:2;margin-top:-30px;padding-bottom:34px}.news-filter-row{display:flex;flex-wrap:wrap;gap:14px}.news-filter-row button{display:inline-flex;align-items:center;gap:6px;min-height:38px;padding:8px 18px;border:0;border-radius:999px;color:var(--gray-900);background:var(--gray-100);box-shadow:0 8px 24px #091e3f0f;font-size:15px;font-weight:900;transition:color .16s ease,background .16s ease,transform .16s ease}.news-filter-row button:hover{transform:translateY(-1px);background:var(--yellow-soft)}.news-filter-row button.active{color:var(--white);background:var(--blue)}.news-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(24px,3vw,42px);padding-bottom:42px}.news-list-card{overflow:hidden;border:1px solid rgba(226,231,235,.72);border-radius:24px;background:var(--white);box-shadow:0 22px 62px #091e3f14}.news-list-card>img{width:100%;aspect-ratio:1.45 / 1;object-fit:cover}.news-list-card[data-news-category=product]>img{padding:8px;object-fit:contain;background:linear-gradient(135deg,#f5f9fef5,#fffffffa),var(--blue-50)}.news-list-body{padding:clamp(22px,3vw,30px)}.news-list-meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;color:var(--gray-600);font-size:14px;font-weight:800}.news-list-meta span,.news-list-meta strong{display:inline-flex;align-items:center;gap:7px}.news-list-meta strong{padding:6px 10px;border-radius:999px;color:var(--blue-deeper);background:var(--gray-100);font-size:12px;line-height:1}.news-list-card h2{margin:0 0 16px;color:var(--gray-900);font-size:clamp(22px,1.7vw,30px);line-height:1.16;letter-spacing:0}.news-list-card p{margin:0;color:var(--gray-600);font-size:16px;line-height:1.74}.news-read-more{display:inline-flex;align-items:center;gap:8px;min-height:44px;margin-top:24px;padding:11px 18px;border:0;border-radius:13px;color:var(--gray-900);background:var(--yellow);font-weight:900;text-decoration:none;transition:background .16s ease,transform .16s ease}.news-read-more:hover{transform:translateY(-1px);background:var(--yellow-hover)}.news-pagination{display:flex;align-items:center;justify-content:center;gap:8px;padding-bottom:clamp(72px,8vw,118px)}.news-pagination button{display:inline-flex;align-items:center;justify-content:center;min-width:46px;height:46px;border:1px solid var(--gray-200);border-radius:12px;color:var(--blue-deeper);background:var(--white);box-shadow:0 10px 24px #091e3f0d;font-weight:900}.news-pagination button.active{color:var(--white);border-color:var(--blue);background:var(--blue)}.news-pagination button:disabled{cursor:not-allowed;color:var(--gray-400);background:var(--gray-100);box-shadow:none}.news-article-page{min-height:100vh;background:linear-gradient(180deg,#f4f9ff 0,var(--white) 620px,#fbfcfd 100%),var(--white)}.news-article-hero,.news-article-cover,.news-article-content,.news-related-section,.news-article-missing{max-width:1440px;margin:0 auto;padding-left:clamp(24px,5vw,80px);padding-right:clamp(24px,5vw,80px)}.news-article-hero{padding-top:calc(78px + clamp(46px,6vw,86px));padding-bottom:clamp(26px,4vw,46px)}.news-back-button{display:inline-flex;align-items:center;gap:7px;min-height:40px;margin-bottom:clamp(28px,4vw,48px);padding:9px 14px;border:1px solid rgba(26,93,171,.16);border-radius:999px;color:var(--blue-deeper);background:var(--white);box-shadow:0 12px 28px #091e3f0f;font-size:14px;font-weight:900}.news-back-button:hover{transform:translateY(-1px);background:var(--blue-50)}.news-article-kicker,.news-article-meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.news-article-kicker span,.news-article-meta span{display:inline-flex;align-items:center;gap:7px;border-radius:999px;font-weight:900}.news-article-kicker span{padding:7px 12px;color:var(--white);background:var(--blue);font-size:13px}.news-article-kicker span+span{color:var(--blue-deeper);background:#1a5dab1a}.news-article-hero h1{max-width:1040px;margin:18px 0 22px;color:var(--gray-900);font-size:clamp(42px,5.2vw,78px);line-height:1.04;letter-spacing:0}.news-article-meta{color:var(--gray-600);font-size:15px}.news-article-meta span{padding:8px 12px;background:#ffffffc7}.news-article-cover{max-width:1120px;margin-bottom:clamp(30px,5vw,58px)}.news-article-cover img{display:block;width:100%;aspect-ratio:16 / 7;border-radius:28px;object-fit:cover;box-shadow:0 26px 70px #091e3f24}.news-article-page[data-news-category=product] .news-article-cover{max-width:900px}.news-article-page[data-news-category=product] .news-article-cover img{aspect-ratio:4 / 3;padding:clamp(8px,1vw,14px);object-fit:contain;background:linear-gradient(135deg,#f5f9fefa,#fffffffa),var(--blue-50);box-shadow:0 18px 48px #091e3f1a}.news-article-page[data-news-category=general] .news-article-cover{max-width:1040px}.news-article-page[data-news-category=general] .news-article-cover img{aspect-ratio:3 / 2}.news-article-content{padding-bottom:clamp(42px,6vw,76px)}.news-article-body{max-width:900px;margin:0 auto}.news-article-body p{margin:0 0 22px;color:var(--gray-700);font-size:18px;line-height:1.88}.news-article-body .news-article-lead{margin-bottom:28px;color:var(--blue-deeper);font-size:clamp(22px,2vw,30px);line-height:1.45;font-weight:900}.news-seo-sections{display:grid;gap:30px;max-width:900px;margin:38px auto 0}.news-seo-section{padding-top:28px;border-top:1px solid rgba(26,93,171,.14)}.news-seo-section h2{margin:0 0 14px;color:var(--gray-900);font-size:clamp(27px,2.4vw,38px);line-height:1.16;letter-spacing:0}.news-seo-section p{margin:0 0 18px;color:var(--gray-700);font-size:17px;line-height:1.86}.news-seo-section p:last-child{margin-bottom:0}.news-compliance-section{max-width:1080px;margin:40px auto 0}.news-compliance-heading{align-items:flex-start}.news-compliance-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.news-compliance-card{min-width:0;padding:clamp(18px,2.2vw,24px);border:1px solid rgba(26,93,171,.13);border-radius:20px;background:linear-gradient(135deg,#fffffffa,#f5f9feeb),var(--white);box-shadow:0 18px 44px #091e3f0f}.news-compliance-logo{display:flex;align-items:center;justify-content:center;width:min(100%,210px);min-height:78px;margin-bottom:18px;padding:12px 18px;border:1px solid rgba(26,93,171,.12);border-radius:18px;background:var(--white)}.news-compliance-logo img{display:block;width:100%;max-width:150px;height:48px;object-fit:contain}.news-compliance-card strong{display:block;color:var(--blue);font-size:clamp(22px,2vw,30px);line-height:1.1}.news-compliance-card i{display:block;width:34px;height:3px;margin:14px 0 16px;border-radius:999px;background:var(--yellow)}.news-compliance-card p{margin:0;color:var(--gray-600);font-size:16px;line-height:1.7}.news-booth-sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:1080px;margin:34px auto 0}.news-booth-section{padding:clamp(22px,3vw,30px);border:1px solid rgba(26,93,171,.12);border-radius:22px;background:#ffffffdb;box-shadow:0 18px 44px #091e3f0f}.news-booth-section:only-child{grid-column:1 / -1}.news-booth-section span{color:var(--blue);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.news-booth-section h2{margin:10px 0 12px;color:var(--gray-900);font-size:clamp(24px,2vw,32px);line-height:1.16}.news-booth-section p{margin:0;color:var(--gray-600);font-size:16px;line-height:1.75}.news-booth-section a{display:inline-flex;align-items:center;gap:7px;margin-top:18px;color:var(--blue);font-weight:900}.news-article-gallery{max-width:1080px;margin:42px auto 0}.news-gallery-heading{display:flex;flex-wrap:wrap;align-items:end;justify-content:space-between;gap:12px 24px;margin-bottom:18px}.news-gallery-heading span{color:var(--blue);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.news-gallery-heading h2{margin:4px 0 0;color:var(--gray-900);font-size:clamp(26px,2.4vw,38px);line-height:1.12}.news-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.news-gallery-grid img{width:100%;aspect-ratio:1.38 / 1;border-radius:16px;object-fit:cover;background:var(--blue-50)}.news-article-page[data-news-category=product] .news-gallery-grid img{aspect-ratio:4 / 3;padding:6px;object-fit:contain;background:linear-gradient(135deg,#f5f9fefa,#fffffffa),var(--blue-50)}.news-article-page[data-news-category=general] .news-gallery-grid img{aspect-ratio:3 / 2}.news-article-highlights{display:grid;gap:12px;max-width:900px;margin:38px auto 0;padding:24px 0 0;border-top:1px solid rgba(26,93,171,.16);list-style:none}.news-article-highlights li{display:flex;align-items:flex-start;gap:10px;color:var(--blue-deeper);font-size:17px;font-weight:900;line-height:1.55}.news-article-highlights svg{flex:0 0 auto;margin-top:3px;color:var(--yellow)}.news-related-section{padding-bottom:clamp(74px,8vw,118px)}.news-related-heading{margin-bottom:24px}.news-related-heading span{color:var(--blue);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.news-related-heading h2{margin:8px 0 0;color:var(--gray-900);font-size:clamp(32px,3vw,46px);line-height:1.1}.news-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,2.4vw,30px)}.news-related-card{overflow:hidden;border:1px solid rgba(226,231,235,.74);border-radius:22px;background:var(--white);box-shadow:0 18px 50px #091e3f12}.news-related-card img{width:100%;aspect-ratio:1.55 / 1;object-fit:cover}.news-related-card[data-news-category=product] img{padding:7px;object-fit:contain;background:linear-gradient(135deg,#f5f9fef5,#fffffffa),var(--blue-50)}.news-related-card div{padding:20px}.news-related-card span{color:var(--gray-500);font-size:13px;font-weight:900}.news-related-card h3{margin:9px 0 18px;color:var(--gray-900);font-size:20px;line-height:1.25}.news-related-card button,.news-related-card a{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:9px 14px;border:0;border-radius:12px;color:var(--gray-900);background:var(--yellow);font-weight:900;text-decoration:none}.news-article-missing{min-height:62vh;padding-top:calc(78px + clamp(56px,7vw,100px));padding-bottom:clamp(74px,8vw,118px)}.news-article-missing h1{max-width:760px;margin:0 0 16px;color:var(--gray-900);font-size:clamp(42px,5vw,68px);line-height:1.05}.news-article-missing p{max-width:640px;color:var(--gray-600);font-size:18px;line-height:1.7}.product-catalog-page{max-width:1440px;margin:0 auto;padding:clamp(104px,9vw,126px) clamp(24px,5vw,80px) clamp(56px,7vw,96px);background:linear-gradient(180deg,rgba(237,244,251,.72) 0,rgba(255,255,255,.96) 430px,var(--white) 100%),var(--white)}.product-catalog-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,.95fr) minmax(380px,.72fr);gap:clamp(24px,4vw,54px);align-items:center;margin-bottom:20px;padding:clamp(22px,3.8vw,42px);border:1px solid rgba(26,93,171,.12);border-radius:30px;background:linear-gradient(90deg,#ffffffc7,#ffffff9e 48%,#edf7ff6b),url(/assets/product-center-background-C0n4oip1.webp) center / cover no-repeat;box-shadow:0 24px 68px #091e3f13}.product-catalog-hero:before{content:"";position:absolute;left:clamp(22px,3.8vw,42px);right:clamp(22px,3.8vw,42px);bottom:0;height:4px;border-radius:999px 999px 0 0;background:linear-gradient(90deg,var(--yellow),rgba(26,93,171,.08))}.product-hero-copy{position:relative;z-index:1}.product-catalog-hero h1{max-width:850px;margin:10px 0;color:var(--blue-deeper);font-size:clamp(42px,4.4vw,62px);line-height:1.02;letter-spacing:0}.product-catalog-hero p{max-width:670px;margin:0;color:var(--gray-600);font-size:clamp(15px,1.15vw,17px);line-height:1.65}.product-hero-side{position:relative;z-index:1;display:grid;gap:12px;min-width:0}.product-hero-shelf{position:relative;min-height:176px;overflow:hidden;border:1px solid rgba(26,93,171,.1);border-radius:24px;background:#eef7ff;box-shadow:0 18px 44px #091e3f14}.product-showcase-strip{display:block;width:100%;height:176px;object-fit:cover;object-position:center 70%}.product-catalog-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.product-catalog-stats div{min-height:84px;padding:14px;border:1px solid var(--gray-200);border-radius:20px;background:var(--white);box-shadow:0 14px 36px #091e3f0f}.product-catalog-stats strong{display:block;color:var(--blue);font-size:clamp(23px,2.4vw,28px);line-height:1;white-space:nowrap}.product-catalog-stats span{display:block;margin-top:8px;color:var(--gray-700);font-size:13px;font-weight:900;line-height:1.25}.main-category-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:10px;margin-bottom:18px}.main-category-row button{min-width:0;min-height:118px;padding:14px;border:1px solid var(--gray-200);border-radius:18px;color:var(--blue-deeper);background:var(--white);text-align:left;box-shadow:0 12px 28px #091e3f0d}.main-category-row button:hover,.main-category-row button.active{border-color:#1a5dab85;background:var(--blue-50);box-shadow:0 18px 40px #1a5dab1f}.main-category-row button.active{outline:2px solid rgba(26,93,171,.18)}.main-category-icon{display:grid;place-items:center;width:46px;height:46px;margin-bottom:11px;border-radius:14px;color:var(--blue);background:var(--blue-light);overflow:hidden}.main-category-icon .category-icon-image{width:var(--category-icon-size);height:var(--category-icon-size);border-radius:11px;object-fit:contain}.main-category-row strong,.main-category-row small,.main-category-row button>div>span{display:block}.main-category-row strong{overflow:hidden;color:var(--blue-deeper);font-size:15px;line-height:1.16;text-overflow:ellipsis;white-space:nowrap}.main-category-row small{margin-top:5px;color:var(--blue);font-size:12px;font-weight:900}.main-category-row button>div>span{overflow:hidden;margin-top:5px;color:var(--gray-600);font-size:11px;font-weight:800;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.catalog-toolbar{position:sticky;top:76px;z-index:12;display:grid;grid-template-columns:minmax(280px,1fr) auto auto auto;gap:12px;align-items:center;margin-bottom:14px;padding:12px;border:1px solid var(--gray-200);border-radius:22px;background:#ffffffeb;box-shadow:0 18px 48px #091e3f14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.catalog-search,.catalog-select{display:flex;align-items:center;gap:10px;min-height:48px;padding:0 14px;border:1px solid var(--gray-200);border-radius:14px;color:var(--blue);background:var(--blue-50)}.catalog-search input,.catalog-select select{width:100%;min-width:0;border:0;outline:0;color:var(--blue-deeper);background:transparent;font:inherit;font-weight:800}.catalog-search input::placeholder{color:var(--gray-500)}.catalog-toolbar-meta{display:grid;gap:2px;min-width:150px;color:var(--blue-deeper)}.catalog-toolbar-meta strong{font-size:14px;line-height:1.2}.catalog-toolbar-meta span{color:var(--gray-500);font-size:12px;font-weight:800}.catalog-view-toggle{display:flex;gap:6px;padding:5px;border:1px solid var(--gray-200);border-radius:16px;background:var(--white)}.catalog-view-toggle button{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:8px 10px;border:0;border-radius:11px;color:var(--gray-600);background:transparent;font-size:13px;font-weight:900}.catalog-view-toggle button.active{color:var(--white);background:var(--blue)}.sku-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:252px;gap:18px}.sku-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:224px}.sku-card{overflow:hidden;display:grid;grid-template-columns:minmax(142px,.92fr) minmax(0,1fr);grid-template-rows:auto;min-width:0;height:100%;min-height:0;border:1px solid var(--gray-200);border-radius:18px;background:var(--white);box-shadow:0 12px 30px #091e3f0e}.sku-grid.compact .sku-card{grid-template-columns:136px minmax(0,1fr);grid-template-rows:auto}.sku-image{position:relative;overflow:hidden;display:grid;place-items:center;height:100%;min-height:0;background:var(--blue-50)}.sku-image img{width:100%;height:100%;min-height:0;aspect-ratio:auto;padding:12px;object-fit:contain}.sku-grid.compact .sku-image img{height:100%;min-height:0;aspect-ratio:auto}.sku-image span{position:absolute;left:10px;bottom:10px;max-width:calc(100% - 20px);padding:6px 9px;overflow:hidden;border-radius:999px;color:var(--white);background:#08224adb;font-size:11px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.sku-card-body{display:grid;gap:9px;align-content:start;min-width:0;overflow:hidden;padding:14px}.sku-code{color:var(--blue);font-size:12px;font-weight:900;letter-spacing:0}.sku-card h2{display:-webkit-box;min-height:40px;overflow:hidden;margin:0;color:var(--blue-deeper);font-size:15px;line-height:1.2;-webkit-box-orient:vertical;-webkit-line-clamp:2}.sku-grid.compact .sku-card h2{min-height:0}.sku-meta{display:flex;flex-wrap:wrap;gap:6px;max-height:86px;overflow:hidden}.sku-meta span{display:inline-flex;align-items:center;min-height:24px;padding:5px 8px;border-radius:999px;color:var(--gray-700);background:var(--blue-50);font-size:11px;font-weight:900;line-height:1}.sku-detail-link{display:inline-flex;align-items:center;justify-content:flex-start;gap:7px;width:fit-content;margin-top:2px;padding:0;border:0;color:var(--blue);background:transparent;font-size:12px;font-weight:900;line-height:1.2;text-decoration:none}.sku-detail-link:hover{color:var(--blue-dark)}.catalog-empty{display:grid;place-items:center;gap:14px;min-height:280px;border:1px dashed var(--gray-200);border-radius:24px;color:var(--gray-600);background:var(--blue-50);text-align:center}.catalog-empty strong{color:var(--blue-deeper)}.catalog-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;margin-top:32px}.page-number-row{display:flex;align-items:center;justify-content:center;gap:8px}.catalog-pagination button{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:44px;padding:0 14px;border:1px solid rgba(26,93,171,.16);border-radius:14px;color:var(--blue-deeper);background:var(--white);box-shadow:0 10px 26px #091e3f0f;font-size:14px;font-weight:900}.catalog-pagination button:hover:not(:disabled),.catalog-pagination button.active{color:var(--white);border-color:var(--blue);background:var(--blue)}.catalog-pagination button:disabled{cursor:not-allowed;color:var(--gray-500);background:var(--blue-50);box-shadow:none}.catalog-pagination .page-arrow{min-width:92px}.page-total{color:var(--gray-600);font-size:13px;font-weight:900}.catalog-page-jump{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:5px 6px 5px 14px;border:1px solid rgba(26,93,171,.16);border-radius:14px;color:var(--gray-600);background:var(--white);box-shadow:0 10px 26px #091e3f0f;font-size:13px;font-weight:900}.catalog-page-jump input{width:58px;height:32px;border:1px solid rgba(26,93,171,.16);border-radius:10px;color:var(--blue-deeper);background:var(--blue-50);font:inherit;text-align:center;outline:none}.catalog-page-jump input:focus{border-color:var(--blue);background:var(--white);box-shadow:0 0 0 3px #1a5dab1f}.catalog-page-jump button{min-width:52px;height:32px;padding:0 12px;border:0;border-radius:10px;color:var(--white);background:var(--blue);box-shadow:none;font-size:12px}.product-deming-cta{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:clamp(22px,4vw,54px);margin-top:clamp(32px,5vw,58px);padding:clamp(28px,4.5vw,54px);border:1px solid rgba(26,93,171,.12);border-radius:30px;background:linear-gradient(90deg,#edf4fbfa,#fffffff0 42%,#fff5d8e0),url(/assets/about-deming-aquarium-UQQ-rQDo.webp) right center / 42% auto no-repeat;box-shadow:0 24px 68px #091e3f13}.product-deming-cta:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fff0,#ffffff6b 58%,#ffffffb3);pointer-events:none}.product-deming-cta>*{position:relative;z-index:1}.product-deming-cta>div{max-width:780px}.product-deming-cta h2{margin:10px 0 14px;color:var(--blue-deeper);font-size:clamp(34px,4.6vw,62px);line-height:1.05;letter-spacing:0}.product-deming-cta p{max-width:720px;margin:0;color:var(--gray-600);font-size:17px;line-height:1.72}.product-deming-cta .btn{flex:0 0 auto;min-width:190px}@media(max-width:760px){.product-deming-cta{align-items:flex-start;flex-direction:column;border-radius:22px;background:linear-gradient(180deg,#edf4fbfa,#fffffff0 55%,#fff5d8e0),url(/assets/about-deming-aquarium-UQQ-rQDo.webp) right bottom / 72% auto no-repeat}.product-deming-cta h2{font-size:clamp(30px,9vw,42px)}.product-deming-cta p{font-size:15px}.product-deming-cta .btn{width:100%;min-width:0}}.product-detail-page{max-width:1440px;margin:0 auto;padding:clamp(104px,9vw,126px) clamp(24px,5vw,80px) clamp(60px,7vw,96px);background:linear-gradient(180deg,rgba(237,244,251,.78) 0,rgba(255,255,255,.98) 430px,var(--white) 100%),var(--white)}.product-detail-topbar{display:grid;grid-template-columns:minmax(180px,.34fr) minmax(0,1fr);gap:18px;align-items:stretch;margin-bottom:18px}.product-detail-topbar.single{display:flex;justify-content:flex-start}.product-back-button,.product-layout-switcher button{border:1px solid var(--gray-200);color:var(--blue-deeper);background:#ffffffeb;box-shadow:0 12px 28px #091e3f0e}.product-back-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:62px;padding:14px 18px;border-radius:18px;font-size:14px;font-weight:900}.product-detail-topbar.single .product-back-button{min-width:220px}.product-layout-switcher{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.product-layout-switcher button{display:grid;gap:4px;min-height:62px;padding:12px 14px;border-radius:18px;text-align:left}.product-layout-switcher button:hover,.product-layout-switcher button.active{border-color:#1a5dab7a;background:var(--blue);color:var(--white);box-shadow:0 18px 42px #1a5dab29}.product-layout-switcher strong,.product-layout-switcher span{display:block}.product-layout-switcher strong{font-size:13px;line-height:1.2}.product-layout-switcher span{color:currentColor;opacity:.72;font-size:11px;font-weight:800;line-height:1.35}.product-detail-layout{position:relative;overflow:hidden;border:1px solid rgba(26,93,171,.12);border-radius:30px;background:var(--white);box-shadow:0 24px 68px #091e3f13}.gallery-focus{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(0,1fr);gap:clamp(28px,5vw,76px);align-items:center;padding:clamp(28px,4.8vw,66px);background:linear-gradient(90deg,#ffffff57,#ffffff2e 52%,#ffffff6b),url(/assets/product-detail-background-B7trf4x5.webp) center / cover no-repeat,var(--white)}.product-detail-media{min-width:0}.product-detail-image{display:grid;place-items:center;aspect-ratio:1 / 1;min-height:0;overflow:hidden;border:1px solid rgba(26,93,171,.14);border-radius:28px;background:var(--white);box-shadow:inset 0 0 0 10px #edf4fb85}.product-detail-image img{width:100%;height:100%;padding:clamp(18px,3vw,34px);object-fit:contain;filter:drop-shadow(0 18px 26px rgba(9,30,63,.1))}.product-detail-thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px}.product-detail-thumbs button,.product-detail-thumbs a,.related-product-row button,.related-product-row a{border:1px solid var(--gray-200);background:var(--white)}.product-detail-thumbs button,.product-detail-thumbs a{display:grid;place-items:center;height:clamp(96px,8vw,128px);overflow:hidden;border-radius:18px;text-decoration:none}.product-detail-thumbs img{width:100%;height:100%;padding:0;object-fit:contain}.product-detail-copy{min-width:0}.product-detail-kicker{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.product-detail-kicker span{display:inline-flex;align-items:center;min-height:30px;padding:7px 11px;border-radius:999px;color:var(--blue-dark);background:var(--blue-light);font-size:12px;font-weight:900;line-height:1}.product-detail-copy h1,.buyer-sheet-heading h1,.retail-story-copy h1{margin:0;color:var(--blue-deeper);font-size:clamp(38px,4.8vw,66px);line-height:1.03;letter-spacing:0;text-wrap:balance}.product-detail-copy p,.buyer-sheet-heading p,.retail-story-copy p{max-width:650px;margin:18px 0 0;color:var(--gray-600);font-size:17px;line-height:1.7}.product-detail-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.product-quick-specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:28px}.product-quick-specs div,.retail-spec-rail div{min-width:0;padding:15px;border:1px solid rgba(26,93,171,.13);border-radius:16px;background:#ffffffbd}.product-quick-specs span,.retail-spec-rail span,.product-spec-table span{display:block;color:var(--gray-500);font-size:12px;font-weight:900;line-height:1.2}.product-quick-specs strong,.retail-spec-rail strong,.product-spec-table strong{display:block;overflow:hidden;margin-top:7px;color:var(--blue-deeper);font-size:14px;font-weight:900;line-height:1.25;text-overflow:ellipsis}.buyer-sheet{padding:clamp(24px,4vw,52px);color:var(--white);background:linear-gradient(135deg,#091e3ffa,#0d3268f5 56%,#1a5dabe6),var(--blue-deeper)}.buyer-sheet .section-label,.buyer-sheet-heading h1,.buyer-sheet-heading p{color:var(--white)}.buyer-sheet-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.28fr);gap:24px;align-items:start;margin-bottom:28px}.buyer-sheet-heading p{color:#ffffffb8}.buyer-sheet-code{justify-self:end;width:min(100%,300px);padding:20px;border:1px solid rgba(255,255,255,.18);border-radius:22px;background:#ffffff14}.buyer-sheet-code span,.buyer-sheet-code strong{display:block}.buyer-sheet-code span{color:var(--yellow);font-size:28px;font-weight:900;line-height:1}.buyer-sheet-code strong{margin-top:10px;color:#ffffffc7;font-size:13px;line-height:1.35}.buyer-sheet-grid{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(0,1fr);gap:22px}.buyer-sheet-media,.buyer-sheet-panel{border-radius:24px;background:#fffffff0}.buyer-sheet-media{display:grid;place-items:center;min-height:520px;overflow:hidden}.buyer-sheet-media img{width:min(82%,430px);max-height:440px;object-fit:contain;filter:drop-shadow(0 24px 32px rgba(9,30,63,.2))}.buyer-sheet-panel{padding:clamp(20px,3vw,34px);color:var(--blue-deeper)}.buyer-sheet-panel h2{margin:0 0 16px;font-size:clamp(25px,2.5vw,34px);line-height:1.1}.product-spec-table{display:grid;overflow:hidden;border:1px solid var(--gray-200);border-radius:18px}.product-spec-table div{display:grid;grid-template-columns:minmax(120px,.34fr) minmax(0,1fr);gap:14px;align-items:center;min-height:54px;padding:13px 16px;border-bottom:1px solid var(--gray-200);background:var(--white)}.product-spec-table div:nth-child(2n){background:var(--blue-50)}.product-spec-table div:last-child{border-bottom:0}.buyer-process{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:18px 0}.buyer-process div{min-height:92px;padding:13px;border-radius:16px;background:var(--blue-light)}.buyer-process span,.buyer-process strong{display:block}.buyer-process span{color:var(--blue);font-size:13px;font-weight:900}.buyer-process strong{margin-top:9px;color:var(--blue-deeper);font-size:13px;line-height:1.3}.retail-story{display:grid;grid-template-columns:minmax(0,.95fr) minmax(300px,.78fr) minmax(220px,.36fr);gap:clamp(20px,3vw,42px);align-items:center;min-height:640px;padding:clamp(28px,5vw,68px);background:radial-gradient(circle at 58% 52%,rgba(247,183,49,.28) 0 20%,transparent 42%),linear-gradient(135deg,#fffffffa,#edf4fbf5 52%,#fff5d8d1)}.retail-story-copy{min-width:0}.retail-product-stage{display:grid;place-items:center;min-height:500px;border-radius:999px 999px 30px 30px;background:linear-gradient(180deg,#fffc,#ffffff2e),radial-gradient(circle at 50% 70%,rgba(26,93,171,.16),transparent 60%)}.retail-product-stage img{width:min(88%,450px);max-height:460px;object-fit:contain;filter:drop-shadow(0 26px 32px rgba(9,30,63,.18))}.retail-spec-rail{display:grid;gap:10px}.detail-outline{color:var(--blue-deeper);border-color:#1a5dab3d;background:#ffffffad}.product-detail-support{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1fr);gap:18px;margin-top:18px}.product-detail-support>section,.related-product-strip{border:1px solid var(--gray-200);border-radius:24px;background:var(--white);box-shadow:0 14px 36px #091e3f0e}.product-detail-support>section{padding:clamp(20px,3vw,30px)}.custom-scope-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px}.custom-scope-grid div{display:flex;align-items:center;gap:11px;min-height:66px;padding:14px;border-radius:16px;color:var(--blue-deeper);background:var(--blue-50);font-size:13px;font-weight:900;line-height:1.25}.custom-scope-grid svg{flex:none;color:var(--blue)}.sourcing-note-list{display:grid;gap:10px;margin-top:16px}.sourcing-note-list article{display:grid;grid-template-columns:38px minmax(0,1fr);gap:12px;align-items:start;padding:14px;border:1px solid rgba(26,93,171,.1);border-radius:16px;background:var(--blue-50)}.sourcing-note-list svg{color:var(--blue)}.sourcing-note-list h2{margin:0;color:var(--blue-deeper);font-size:15px;line-height:1.2}.sourcing-note-list p{margin:6px 0 0;color:var(--gray-600);font-size:13px;line-height:1.5}.related-product-strip{display:grid;grid-template-columns:minmax(200px,.25fr) minmax(0,1fr);gap:18px;align-items:center;margin-top:18px;padding:clamp(20px,3vw,30px)}.related-product-strip h2{margin:8px 0 0;color:var(--blue-deeper);font-size:clamp(26px,2.6vw,38px);line-height:1.1}.related-product-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.related-product-row button,.related-product-row a{display:grid;grid-template-rows:110px auto auto;gap:7px;min-width:0;min-height:188px;padding:12px;border:1px solid rgba(226,231,235,.8);border-radius:18px;text-align:left;text-decoration:none}.related-product-row button:hover,.related-product-row a:hover{border-color:#1a5dab6b;background:var(--blue-50)}.related-product-row img{width:100%;height:110px;object-fit:contain}.related-product-row span,.related-product-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.related-product-row span{color:var(--blue);font-size:12px;font-weight:900}.related-product-row strong{color:var(--blue-deeper);font-size:13px;line-height:1.2}.capability-chips{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0 28px}.capability-chips span{padding:10px 13px;border-radius:999px;color:var(--blue-deeper);background:var(--blue-light);font-size:13px;font-weight:900}.spec-section{grid-template-columns:repeat(3,minmax(0,1fr))}.spec-item{padding:28px;background:var(--blue-deeper)}.oem-service-hero{display:grid;grid-template-columns:minmax(320px,.78fr) minmax(0,1.22fr);align-items:center;gap:clamp(34px,6vw,86px);padding:calc(78px + clamp(52px,7vw,88px)) clamp(24px,5vw,80px) clamp(58px,7vw,92px);color:var(--white);background:radial-gradient(circle at 86% 16%,rgba(26,93,171,.48),transparent 34%),linear-gradient(135deg,var(--blue-deeper) 0%,#0c2a58 58%,var(--blue) 100%)}.oem-hero-copy{max-width:610px}.oem-breadcrumb{display:inline-flex;margin-bottom:18px;color:#ffffffa8;font-size:13px;font-weight:800}.oem-service-hero .section-label{display:flex;width:fit-content;color:var(--yellow)}.oem-service-hero h1{margin:14px 0 20px;font-size:clamp(50px,6vw,86px);line-height:.98;letter-spacing:0}.oem-service-hero p{max-width:590px;margin:0;color:#ffffffc7;font-size:18px;line-height:1.78}.oem-hero-media{overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:32px;background:#ffffff14;box-shadow:var(--shadow-blue)}.oem-hero-media img{width:100%;min-height:430px;object-fit:cover}.oem-proof-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;max-width:1280px;margin:-44px auto clamp(70px,8vw,112px);padding:0 clamp(24px,5vw,80px);position:relative;z-index:2}.oem-proof-pill{min-height:116px;padding:24px;border:1px solid rgba(26,93,171,.14);border-radius:22px;background:var(--white);box-shadow:0 18px 46px #091e3f1f}.oem-proof-pill strong{display:block;color:var(--blue);font-size:32px;line-height:1}.oem-proof-pill span{display:block;margin-top:10px;color:var(--gray-600);font-size:13px;font-weight:800;line-height:1.45}.oem-mode-section,.oem-process-section,.oem-custom-section,.oem-concept-section,.oem-craft-section,.oem-terms-section,.oem-proof-section,.oem-final-cta{max-width:1440px;margin:0 auto;padding:0 clamp(24px,5vw,80px) clamp(76px,8vw,116px)}.oem-section-heading{display:grid;grid-template-columns:minmax(280px,.84fr) minmax(0,1fr);align-items:end;gap:clamp(24px,5vw,70px);margin-bottom:30px}.oem-section-heading.centered{display:flex;justify-content:center;text-align:center}.oem-section-heading h2,.oem-custom-copy h2,.oem-concept-copy h2,.oem-craft-panel h2,.oem-proof-grid h2,.oem-final-cta h2{margin:12px 0 0;color:var(--blue-deeper);font-size:clamp(36px,4.6vw,62px);line-height:1.04;letter-spacing:0}.oem-section-heading p,.oem-custom-copy>p,.oem-concept-copy>p,.oem-craft-panel p,.oem-proof-grid p,.oem-final-cta p{margin:0;color:var(--gray-600);font-size:16px;line-height:1.74}.oem-mode-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.oem-mode-card,.oem-capability-card,.oem-process-card,.oem-term-card{border:1px solid var(--gray-200);border-radius:24px;background:var(--white);box-shadow:0 12px 34px #091e3f12}.oem-mode-card{padding:clamp(28px,4vw,42px)}.oem-mode-icon{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:18px;color:var(--blue);background:var(--blue-light)}.oem-mode-card h3{margin:26px 0 10px;color:var(--blue-deeper);font-size:34px}.oem-mode-card strong{display:block;margin-bottom:12px;color:var(--blue);font-size:18px}.oem-mode-card p{margin:0;color:var(--gray-600);line-height:1.72}.oem-mode-card ul{display:grid;gap:10px;margin:22px 0 0;padding:0;list-style:none}.oem-mode-card li{display:flex;align-items:center;gap:9px;color:var(--blue-deeper);font-size:13px;font-weight:900}.oem-mode-card li svg{color:var(--yellow);flex:none}.oem-process-section{padding-top:0;padding-bottom:clamp(20px,3vw,34px)}.oem-mode-section{padding-bottom:clamp(54px,6vw,82px)}.oem-process-track{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.oem-process-track:before{content:"";position:absolute;left:8%;right:8%;top:38px;height:2px;background:linear-gradient(90deg,#1a5dab29,#1a5dab57)}.oem-process-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;min-height:284px;padding:24px 22px 22px}.oem-process-icon{display:grid;place-items:center;width:46px;height:46px;margin-bottom:16px;border-radius:14px;color:var(--blue);background:var(--blue-light)}.oem-process-card .oem-process-number{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border:6px solid var(--blue-50);border-radius:50%;color:var(--white);background:var(--blue);font-size:13px;font-weight:900}.oem-process-card h3{margin:20px 0 10px;color:var(--blue-deeper);font-size:21px;line-height:1.18}.oem-process-card p{margin:0;color:var(--gray-600);font-size:14px;line-height:1.62}.oem-process-card small{display:inline-flex;align-items:center;margin-top:auto;padding:7px 11px;border-radius:999px;color:var(--blue-dark);background:var(--blue-light);font-size:12px;font-weight:900;line-height:1}.oem-custom-section{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(28px,5vw,72px);padding-top:clamp(24px,3vw,36px);padding-bottom:clamp(48px,5vw,70px);background:linear-gradient(180deg,var(--white),var(--blue-50))}.oem-custom-copy>p{margin-top:18px}.oem-custom-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:28px}.oem-capability-card{min-height:184px;padding:22px}.oem-capability-card svg{color:var(--blue)}.oem-capability-card h3{margin:16px 0 8px;color:var(--blue-deeper);font-size:20px}.oem-capability-card p{margin:0;color:var(--gray-600);font-size:14px;line-height:1.58}.oem-custom-gallery{display:grid;gap:16px}.oem-custom-gallery img{width:100%;aspect-ratio:1.82 / 1;object-fit:cover;border-radius:26px;box-shadow:var(--shadow-soft)}.oem-concept-section{display:grid;grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);align-items:center;gap:clamp(28px,5vw,70px);padding-top:clamp(44px,5vw,64px)}.oem-concept-copy p{margin:18px 0 28px}.oem-sample-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.oem-image-card{overflow:hidden;border-radius:26px;background:var(--white);box-shadow:var(--shadow-soft)}.oem-image-card img{width:100%;aspect-ratio:1.18 / 1;object-fit:cover}.oem-image-card span{display:block;padding:16px 18px;color:var(--blue-deeper);font-weight:900}.oem-craft-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.82fr);align-items:center;gap:clamp(26px,5vw,62px);padding:clamp(26px,4vw,46px);overflow:hidden;border-radius:32px;color:var(--white);background:radial-gradient(circle at 18% 12%,rgba(26,93,171,.5),transparent 34%),var(--blue-deeper)}.oem-craft-panel img{width:100%;aspect-ratio:1.58 / 1;object-fit:cover;border-radius:24px}.oem-craft-panel .section-label{color:var(--yellow)}.oem-craft-panel h2,.oem-craft-panel p{color:var(--white)}.oem-craft-panel p{margin-top:18px;color:#ffffffbd}.oem-terms-section{scroll-margin-top:104px}.oem-terms-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.oem-term-card{min-height:222px;padding:24px}.oem-term-card span{display:block;color:var(--blue);font-size:13px;font-weight:900}.oem-term-card strong{display:block;margin:18px 0 12px;color:var(--blue-deeper);font-size:30px;line-height:1.06}.oem-term-card p{margin:0;color:var(--gray-600);font-size:14px;line-height:1.62}.oem-sample-highlight{display:flex;align-items:center;gap:12px;margin-top:18px;padding:18px 22px;border:1px solid rgba(247,183,49,.36);border-radius:20px;color:var(--blue-deeper);background:var(--yellow-soft)}.oem-sample-highlight svg{color:var(--yellow);flex:none}.oem-proof-grid{display:grid;grid-template-columns:minmax(300px,.86fr) minmax(0,1.14fr);align-items:center;gap:clamp(28px,5vw,72px)}.oem-proof-grid p{margin-top:18px}.oem-proof-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.oem-proof-tags span{padding:10px 13px;border-radius:999px;color:var(--blue-deeper);background:var(--blue-light);font-size:13px;font-weight:900}.oem-proof-image{width:100%;aspect-ratio:1.54 / 1;object-fit:contain;border-radius:28px;background:linear-gradient(135deg,#f6fafffa,#fffffff5),var(--blue-50);box-shadow:var(--shadow-soft)}.oem-final-cta{display:flex;align-items:center;justify-content:space-between;gap:26px;margin-bottom:clamp(70px,8vw,116px);padding:clamp(34px,5vw,54px);border-radius:32px;color:var(--white);background:radial-gradient(circle at 82% 12%,rgba(26,93,171,.54),transparent 32%),var(--blue-deeper)}.oem-final-cta h2,.oem-final-cta p{color:var(--white)}.oem-final-cta p{max-width:760px;margin-top:14px;color:#ffffffbd}.show-grid-section{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.show-card,.news-card{overflow:hidden;border:1px solid var(--gray-200);border-radius:22px;background:var(--white);box-shadow:0 10px 30px #091e3f0f}.show-card img{width:100%;aspect-ratio:1.1 / 1;object-fit:cover}.show-card div,.news-card div{padding:22px}.show-card span,.news-card span{color:var(--blue);font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.news-section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.news-card{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(0,1fr);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.news-card.active{border-color:#1a5dab6b;box-shadow:0 16px 42px #1a5dab29;transform:translateY(-2px)}.news-card img{width:100%;height:100%;min-height:260px;object-fit:cover}.news-card button{display:inline-flex;align-items:center;gap:8px;margin-top:18px;padding:0;border:0;color:var(--blue);background:transparent;font-weight:900}.news-card button[aria-pressed=true]{color:var(--blue-deeper)}.news-card-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.news-card-meta span{padding:6px 10px}.contact-page-section{padding-top:clamp(34px,5vw,64px)}.contact-hero{position:relative;display:grid;grid-template-columns:minmax(300px,560px) minmax(460px,760px);align-items:center;justify-content:center;gap:clamp(32px,5vw,76px);max-width:none;margin:0;padding:calc(78px + clamp(44px,6vw,86px)) clamp(24px,5vw,80px) clamp(48px,6vw,84px);overflow:hidden;color:var(--white);background:linear-gradient(135deg,var(--blue-deeper) 0%,#0b2c61 58%,var(--blue) 100%)}.contact-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:7px;background:var(--yellow)}.contact-hero-copy,.contact-hero-media{position:relative;z-index:1}.contact-hero h1{max-width:640px;margin:14px 0 20px;color:var(--white);font-size:clamp(46px,5.3vw,76px);line-height:1.02;letter-spacing:0;text-wrap:balance}.contact-hero p{max-width:580px;margin:0;color:#ffffffc7;font-size:17px;line-height:1.75}.contact-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:28px}.contact-hero-actions a{color:#ffffffe6;font-weight:850;text-decoration:none}.contact-hero-actions a:hover{color:var(--yellow)}.contact-hero-points{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.contact-hero-points span{padding:8px 12px;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#ffffffd1;background:#ffffff14;font-size:12px;font-weight:850}.contact-hero-media{min-height:clamp(330px,32vw,500px)}.contact-hero-media img{width:100%;height:100%;min-height:clamp(330px,32vw,500px);object-fit:cover;border:1px solid rgba(255,255,255,.16);border-radius:18px}.contact-response-badge{position:absolute;left:22px;bottom:22px;display:flex;align-items:center;gap:12px;max-width:min(330px,calc(100% - 44px));padding:14px 16px;border-radius:14px;color:var(--blue-deeper);background:#fffffff5;box-shadow:0 8px 18px #091e3f29}.contact-response-badge svg{flex:none;color:var(--blue)}.contact-response-badge strong,.contact-response-badge span{display:block}.contact-response-badge strong{font-size:14px;line-height:1.2}.contact-response-badge span{margin-top:3px;color:var(--gray-600);font-size:12px;font-weight:700}.contact-layout-section{padding:clamp(44px,5vw,74px) clamp(24px,5vw,80px) clamp(76px,8vw,116px);background:linear-gradient(180deg,var(--blue-50) 0%,var(--white) 100%)}.contact-layout-grid{display:grid;grid-template-columns:minmax(360px,.58fr) minmax(560px,1fr);gap:28px 32px;align-items:stretch;max-width:1440px;margin:0 auto}.contact-inquiry-form{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;height:100%;align-content:stretch;padding:clamp(24px,3vw,34px);border:1px solid rgba(26,93,171,.14);border-radius:16px;background:var(--white)}.contact-form-head{grid-column:1 / -1}.contact-form-head h2{margin:0;color:var(--blue-deeper);font-size:clamp(26px,2vw,34px);line-height:1.15;text-wrap:balance}.contact-form-head p{margin:10px 0 6px;color:var(--gray-600);font-size:15px;font-weight:750;line-height:1.6}.contact-inquiry-form label{display:grid;gap:8px;color:var(--blue-deeper);font-size:13px;font-weight:900}.contact-inquiry-form input,.contact-inquiry-form textarea{width:100%;border:1px solid var(--gray-200);border-radius:8px;background:var(--white);color:var(--gray-900);outline:none}.contact-inquiry-form input{height:54px;padding:0 16px}.contact-inquiry-form textarea{height:100%;min-height:168px;padding:16px;resize:vertical}.contact-inquiry-form .message-field{grid-column:1 / -1}.contact-inquiry-form input::placeholder,.contact-inquiry-form textarea::placeholder{color:#6e7f8f}.contact-inquiry-form input:focus,.contact-inquiry-form textarea:focus{border-color:#1a5dab94;box-shadow:0 0 0 4px #1a5dab1a}.contact-inquiry-form .btn{grid-column:1 / -1;width:fit-content;min-width:190px;margin-top:4px}.contact-inquiry-form .form-status{margin-top:-4px}.contact-layout-side{display:grid;gap:24px}.contact-info-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.contact-info-card{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:154px;padding:22px 14px;border:1px solid rgba(26,93,171,.14);border-radius:16px;background:var(--white);text-align:center}.contact-info-card>span{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:999px;color:var(--white);background:var(--blue)}.contact-info-card strong{margin-top:14px;color:var(--blue-deeper);font-size:15px;line-height:1.2}.contact-info-card p{margin:10px 0 0;color:var(--blue);font-size:14px;font-weight:850;line-height:1.35;overflow-wrap:anywhere}.contact-layout-map{position:relative;min-height:clamp(310px,25vw,430px);overflow:hidden;border:1px solid rgba(26,93,171,.12);border-radius:16px;background:var(--blue-light)}.contact-layout-map iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;filter:saturate(.95) contrast(.98)}.contact-map-actions{position:absolute;right:16px;top:16px;display:flex;flex-wrap:wrap;gap:8px}.contact-map-actions a{padding:8px 10px;border-radius:999px;color:var(--blue);background:#fffffff0;font-size:12px;font-weight:850;text-decoration:none}.contact-map-actions a:hover{color:var(--blue-deeper)}.contact-company-panel{grid-column:1 / -1;display:grid;grid-template-columns:minmax(280px,1fr) minmax(320px,.82fr) minmax(220px,.48fr);gap:18px;align-items:stretch}.contact-company-panel>div:first-child,.contact-company-panel .contact-cert-mini,.contact-deming-card{margin:0;border-radius:16px;align-self:stretch}.contact-company-panel>div:first-child{padding:24px;border:1px solid rgba(26,93,171,.12);background:var(--white)}.contact-company-panel h2{margin:10px 0 12px;color:var(--blue-deeper);font-size:clamp(24px,2.3vw,34px);line-height:1.12;text-wrap:balance}.contact-company-panel p{margin:0;color:var(--gray-600);font-size:15px;line-height:1.7}.contact-deming-card{display:flex;flex-direction:column;justify-content:space-between;min-height:100%;gap:28px;padding:28px}.deming-card{display:grid;gap:6px;margin-top:24px;padding:22px;background:var(--blue-deeper)}.deming-card strong{color:var(--white);font-size:22px}.deming-card span{display:block;margin-top:14px;color:#ffffffb8}.deming-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:fit-content;min-height:44px;padding:0 18px;border-radius:999px;color:var(--blue-deeper);background:var(--yellow);font-size:13px;font-weight:900;text-decoration:none;box-shadow:0 12px 26px #f7b7313d}.deming-link:hover{background:var(--yellow-hover)}.contact-company-panel .contact-deming-card{display:flex;flex-direction:column;justify-content:space-between;align-self:stretch;gap:28px;min-height:100%;margin:0;padding:28px;border-radius:16px;background:var(--blue-deeper)}.contact-company-panel .contact-deming-card .deming-link{align-self:flex-start;min-height:44px;padding:0 18px;font-size:13px}.map-section{max-width:1440px;margin:0 auto;padding:0 clamp(24px,5vw,80px) clamp(72px,8vw,116px)}.map-card{min-height:260px}.google-map-card{position:relative;overflow:hidden;min-height:clamp(360px,34vw,520px);padding:0;border:1px solid rgba(26,93,171,.12);border-radius:30px;background:var(--blue-50);box-shadow:0 26px 70px #091e3f1f;text-align:left}.google-map-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#fff0 62%,#091e3f1a),linear-gradient(90deg,#fff0 58%,#ffffff24)}.google-map-frame{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;filter:saturate(.96) contrast(.98)}.map-info{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:clamp(22px,3vw,34px);border:1px solid rgba(26,93,171,.1);border-radius:20px;background:#ffffffd1;box-shadow:0 18px 40px #091e3f14}.map-overlay-info{position:absolute;left:clamp(18px,3vw,34px);bottom:clamp(18px,3vw,34px);z-index:1;width:min(520px,calc(100% - 48px));justify-content:flex-start;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.map-info strong{color:var(--blue-deeper);font-size:clamp(28px,3vw,42px);line-height:1.05}.map-info p{margin:18px 0 0;color:var(--gray-600);font-size:16px;font-weight:700;line-height:1.7}.map-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:24px}.map-text-link{color:var(--blue);font-weight:900;text-decoration:none}.map-text-link:hover{color:var(--blue-deeper)}@keyframes riseIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1180px){.site-header{height:70px}.footer-main{grid-template-columns:minmax(210px,.72fr) minmax(0,1fr)}.footer-nav-grid{grid-template-columns:repeat(4,minmax(104px,1fr))}.footer-inquiry{grid-column:1 / -1;display:grid;grid-template-columns:minmax(260px,360px) minmax(0,1fr);align-items:start;padding-left:0;padding-top:28px;border-left:0;border-top:1px solid rgba(26,93,171,.12)}.nav-links{position:fixed;top:70px;left:18px;right:18px;display:none;flex:none;flex-direction:column;align-items:stretch;padding:14px;border:1px solid var(--gray-200);border-radius:18px;background:var(--white);box-shadow:var(--shadow-soft)}.nav-links.open{display:flex}.nav-links a{text-align:left;padding:12px;border-radius:12px;border-bottom:0}.nav-links a:hover{background:var(--blue-50)}.menu-toggle{display:inline-flex}.hero-section{padding-top:70px}.hero-content{grid-template-columns:1fr}.hero-panel{width:min(420px,100%);margin-bottom:0}.proof-strip{grid-template-columns:repeat(2,1fr)}.category-section,.oem-section,.factory-section,.contact-section,.page-hero,.story-section,.split-feature,.scratcher-feature,.factory-lines-heading{grid-template-columns:1fr}.page-hero{padding-top:124px}.contact-hero{grid-template-columns:1fr;padding-top:calc(70px + clamp(42px,6vw,72px))}.contact-hero-copy{max-width:720px}.contact-layout-grid{grid-template-columns:1fr}.contact-company-panel{grid-template-columns:1fr 1fr}.contact-deming-card{grid-column:1 / -1}.google-map-card{min-height:420px}.map-info{padding:24px}.cert-strip-panel{grid-template-columns:1fr}.cert-logo-row{grid-template-columns:repeat(3,minmax(0,1fr))}.proof-gallery-body{grid-template-columns:1fr}.value-section,.timeline-section,.show-grid-section,.workshop-grid,.factory-stats-row,.cert-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.factory-photo-row{grid-template-columns:1fr}.journey-river-head{grid-template-columns:1fr;gap:22px}.journey-product-showcase{justify-content:flex-start;min-height:160px}.journey-river:before,.journey-river:after,.river-marker{display:none}.timeline-section.about-timeline{grid-template-columns:repeat(2,minmax(0,1fr))}.river-item,.river-item-1,.river-item-2,.river-item-3,.river-item-4,.river-item-5,.river-item-6,.river-item-7,.river-item-8{grid-column:auto;margin-top:0}.journey-value-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.journey-value:nth-child(3){border-left:0;border-top:1px solid rgba(26,93,171,.1)}.journey-value:nth-child(4){border-top:1px solid rgba(26,93,171,.1)}.journey-options-head,.journey-template-title,.journey-editorial-layout{grid-template-columns:1fr}.journey-options-note{justify-self:start}.journey-card-grid,.journey-rail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.journey-editorial-layout figure{min-height:460px}.factory-stage-hero,.factory-stage-copy{min-height:320px}.manufacturing-chain{grid-template-columns:repeat(2,minmax(0,1fr));padding-top:0}.manufacturing-chain:before{display:none}.chain-step:before{display:none}.chain-step{padding:18px;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:#ffffff13}.chain-node{margin-bottom:8px}.brand-journey-card{min-height:420px}.deming-origin-card{align-items:flex-start;flex-direction:column;background:linear-gradient(90deg,#edf4fbf5,#fff5d8e6),url(/assets/category-drinking-DIWVju3P.webp) right bottom / 52% auto no-repeat}.news-feature-section{grid-template-columns:1fr}.news-feature-media{min-height:420px}.news-portal-hero{padding-left:48px;padding-right:48px}.news-card-grid,.news-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.news-card{grid-template-columns:1fr}.category-intro{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);align-items:start}.category-tabs{grid-template-columns:repeat(3,1fr);border-radius:24px}.category-card{grid-template-columns:1fr}.category-photo{min-height:220px}.product-catalog-hero{grid-template-columns:1fr}.product-hero-side{max-width:680px}.product-catalog-stats{max-width:620px}.main-category-row{grid-template-columns:repeat(4,minmax(0,1fr))}.catalog-toolbar{grid-template-columns:minmax(260px,1fr) auto}.catalog-view-toggle{justify-self:start}.sku-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:240px}.sku-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:238px}.product-detail-topbar,.gallery-focus,.buyer-sheet-heading,.buyer-sheet-grid,.product-detail-support,.related-product-strip{grid-template-columns:1fr}.product-layout-switcher{grid-template-columns:repeat(3,minmax(0,1fr))}.buyer-sheet-code{justify-self:start}.retail-story{grid-template-columns:1fr;min-height:0}.retail-product-stage{min-height:420px;border-radius:28px}.retail-spec-rail{grid-template-columns:repeat(4,minmax(0,1fr))}.process-steps{grid-template-columns:repeat(3,minmax(0,1fr))}.step-item:after{display:none}.oem-service-hero,.oem-section-heading,.oem-custom-section,.oem-concept-section,.oem-craft-panel,.oem-proof-grid{grid-template-columns:1fr}.oem-hero-copy{max-width:760px}.oem-proof-row,.oem-process-track,.oem-terms-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.oem-process-track:before{display:none}.oem-final-cta{align-items:flex-start;flex-direction:column}}@media(max-width:760px){.site-header{padding:0 16px}.brand-mark span{font-size:23px}.brand-mark strong,.nav-quote{display:none}.lang-toggle{font-size:12px}.hero-section{min-height:760px}.hero-image{object-position:68% center}.hero-shade{background:linear-gradient(90deg,#04122cf5,#071e48c2 72%,#0a2e6870),linear-gradient(180deg,#091e3f1a 34%,#091e3ff5)}.hero-content{min-height:680px;padding:54px 20px 232px}.hero-copy h1{font-size:clamp(42px,14vw,58px)}.hero-copy p{font-size:16px}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .btn{width:100%}.hero-panel{display:none}.proof-strip{width:calc(100% - 24px);grid-template-columns:repeat(2,1fr);border-radius:18px 18px 0 0}.proof-item{min-height:92px;padding:16px}.proof-item strong{font-size:24px}.google-map-card{display:flex;flex-direction:column;min-height:0;border-radius:22px}.google-map-card:after{display:none}.google-map-frame{position:relative;display:block;flex:0 0 260px;min-height:260px}.map-overlay-info{position:relative;left:auto;right:auto;bottom:auto;width:auto;margin:12px;padding:18px;border-radius:18px}.map-info strong{font-size:28px}.map-info p{font-size:14px}.map-actions .btn{width:100%;justify-content:center}.contact-hero{padding:112px 18px 50px}.contact-hero h1{font-size:clamp(42px,13vw,58px)}.contact-hero p{font-size:16px}.contact-hero-actions{align-items:stretch;flex-direction:column}.contact-hero-actions .btn{width:100%;justify-content:center}.contact-hero-media,.contact-hero-media img{min-height:270px}.contact-response-badge{left:14px;bottom:14px;max-width:calc(100% - 28px)}.contact-layout-section{padding:34px 18px 68px}.contact-inquiry-form{grid-template-columns:1fr;grid-template-rows:none;height:auto;padding:20px;border-radius:14px}.contact-inquiry-form .message-field,.contact-inquiry-form .btn{grid-column:auto}.contact-inquiry-form .btn{width:100%;justify-content:center}.contact-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.contact-info-card{min-height:150px;padding:18px 10px}.contact-info-card>span{width:52px;height:52px}.contact-info-card p{font-size:13px}.contact-layout-map{min-height:330px}.contact-map-actions{left:12px;right:12px;justify-content:center}.contact-company-panel{grid-template-columns:1fr}.category-section,.oem-section,.factory-section,.process-section,.contact-section,.cert-strip-section,.cert-detail-section,.page-hero,.story-section,.split-feature,.product-system-section,.factory-lines-section,.timeline-block,.brand-card-section,.product-catalog-page,.show-grid-section,.news-filter-section,.news-card-grid,.news-pagination,.news-article-hero,.news-article-cover,.news-article-content,.news-related-section,.news-article-missing,.news-feature-section,.news-section,.value-section,.timeline-section,.spec-section,.map-section{padding-left:18px;padding-right:18px}.oem-service-hero{padding:106px 18px 58px}.oem-service-hero h1{font-size:clamp(42px,14vw,58px)}.oem-service-hero p{font-size:16px}.oem-hero-media{border-radius:22px}.oem-hero-media img{min-height:260px}.oem-proof-row,.oem-mode-section,.oem-process-section,.oem-custom-section,.oem-concept-section,.oem-craft-section,.oem-terms-section,.oem-proof-section,.oem-final-cta{padding-left:18px;padding-right:18px}.oem-proof-row{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:-26px;margin-bottom:58px;gap:10px}.oem-proof-pill{min-height:98px;padding:16px;border-radius:18px}.oem-proof-pill strong{font-size:25px}.oem-section-heading,.oem-mode-grid,.oem-process-track,.oem-custom-grid,.oem-sample-grid,.oem-terms-grid{grid-template-columns:1fr}.oem-section-heading{gap:12px}.oem-section-heading h2,.oem-custom-copy h2,.oem-concept-copy h2,.oem-craft-panel h2,.oem-proof-grid h2,.oem-final-cta h2{font-size:38px}.oem-mode-card,.oem-capability-card,.oem-process-card,.oem-term-card{border-radius:20px}.oem-process-card,.oem-term-card,.oem-capability-card{min-height:auto}.oem-custom-section,.oem-concept-section{padding-top:58px}.oem-custom-gallery img,.oem-image-card img,.oem-craft-panel img,.oem-proof-image{border-radius:20px}.oem-craft-panel{padding:22px;border-radius:24px}.oem-sample-highlight{align-items:flex-start}.oem-final-cta{align-items:stretch;margin-bottom:70px;border-radius:24px}.oem-final-cta .btn{width:100%}.category-intro{grid-template-columns:1fr}.category-intro h2,.oem-copy h2,.factory-copy h2,.process-heading h2,.contact-copy h2,.page-hero h1,.product-catalog-hero h1,.story-section h2,.split-feature h2,.section-heading h2,.scratcher-feature h3,.factory-lines-heading h2,.factory-stage-copy h2,.deming-origin-card h2,.page-cta h2{font-size:38px}.product-catalog-page{padding-top:104px}.product-catalog-hero{padding:22px;border-radius:24px}.product-hero-shelf{min-height:130px;border-radius:18px}.product-showcase-strip{height:130px}.cert-strip-section{margin-top:-28px;padding-bottom:30px;background:linear-gradient(180deg,var(--blue-deeper) 0 64px,var(--white) 64px 100%)}.product-catalog-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.product-catalog-stats div{min-height:78px;padding:12px;border-radius:16px}.product-catalog-stats strong{font-size:24px}.product-catalog-stats span{font-size:11px}.main-category-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible;padding-bottom:4px}.main-category-row button{min-width:0;min-height:112px}.main-category-row button:first-child{grid-column:1 / -1;min-height:86px}.catalog-toolbar{position:static;grid-template-columns:1fr;padding:10px;border-radius:18px}.catalog-toolbar-meta{min-width:0}.catalog-view-toggle{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.catalog-view-toggle button{justify-content:center}.sku-grid,.sku-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:366px;gap:10px}.sku-grid.compact .sku-card{grid-template-columns:1fr;grid-template-rows:164px minmax(0,1fr)}.sku-card{grid-template-columns:1fr;grid-template-rows:164px minmax(0,1fr);border-radius:15px;height:100%;min-height:0}.sku-image{height:164px}.sku-image img,.sku-grid.compact .sku-image img{width:100%;height:100%;min-height:0;padding:10px;aspect-ratio:auto;object-fit:contain}.sku-card-body{min-width:0;overflow:hidden;padding:11px}.sku-card h2{min-height:54px;font-size:15px}.sku-meta{min-height:0;max-height:90px;overflow:hidden}.sku-image span{left:8px;right:8px;bottom:8px;max-width:none;text-align:center}.catalog-pagination{gap:8px;margin-top:24px}.page-number-row{order:-1;width:100%}.catalog-pagination button{min-width:38px;height:38px;padding:0 10px;border-radius:12px;font-size:13px}.catalog-pagination .page-arrow{min-width:86px}.catalog-page-jump{width:100%;max-width:320px;min-height:40px}.catalog-page-jump button{min-width:52px;height:30px;font-size:12px}.product-detail-page{padding-top:104px;padding-left:18px;padding-right:18px}.product-detail-topbar{gap:10px}.product-back-button{justify-content:flex-start;min-height:52px;border-radius:15px}.product-layout-switcher{display:flex;grid-template-columns:none;gap:8px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.product-layout-switcher::-webkit-scrollbar{display:none}.product-layout-switcher button{flex:0 0 178px;min-height:58px;border-radius:15px}.product-layout-switcher span{display:none}.product-detail-layout{border-radius:24px}.gallery-focus,.buyer-sheet,.retail-story{padding:20px}.product-detail-image{min-height:300px;border-radius:21px}.product-detail-image img,.retail-product-stage img,.buyer-sheet-media img{width:min(90%,330px);max-height:300px}.product-detail-image img{width:100%;height:100%;max-height:none;padding:16px}.product-detail-thumbs{gap:8px}.product-detail-thumbs button,.product-detail-thumbs a{height:68px;border-radius:14px}.product-detail-copy h1,.buyer-sheet-heading h1,.retail-story-copy h1{font-size:36px}.product-detail-copy p,.buyer-sheet-heading p,.retail-story-copy p{font-size:15px}.product-detail-actions .btn{width:100%}.product-quick-specs,.custom-scope-grid,.buyer-process,.retail-spec-rail,.related-product-row{grid-template-columns:repeat(2,minmax(0,1fr))}.buyer-sheet-code{width:100%;border-radius:18px}.buyer-sheet-grid{gap:12px}.buyer-sheet-media{min-height:320px;border-radius:20px}.buyer-sheet-panel{padding:16px;border-radius:20px}.product-spec-table div{grid-template-columns:1fr;gap:5px;min-height:0;padding:12px}.buyer-process div{min-height:86px}.retail-product-stage{min-height:320px;border-radius:22px}.product-detail-support{gap:12px;margin-top:12px}.product-detail-support>section,.related-product-strip{border-radius:20px}.sourcing-note-list article{grid-template-columns:32px minmax(0,1fr);padding:12px}.related-product-strip{gap:14px;margin-top:12px;padding:18px}.related-product-row button,.related-product-row a{grid-template-rows:92px auto auto;min-height:164px;padding:10px;border-radius:15px}.related-product-row img{height:92px}.page-total{width:100%;text-align:center}.buyer-benefits{grid-template-columns:1fr}.cert-strip-panel{padding:20px;border-radius:22px}.cert-logo-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cert-logo{min-height:56px;padding:10px;font-size:13px}.cert-detail-grid{grid-template-columns:1fr}.cert-detail-card{min-height:auto;padding:20px}.proof-gallery-copy h2{font-size:38px}.proof-gallery-media img{min-height:240px;border-radius:20px}.category-tabs{display:flex;overflow-x:auto;border-radius:18px;scroll-snap-type:x mandatory}.category-tabs button{min-width:154px;scroll-snap-align:start}.page-hero-image{min-height:250px;border-radius:20px}.news-portal-hero{min-height:560px;padding:118px 20px 92px;clip-path:polygon(0 0,100% 0,100% 95%,0 100%)}.news-portal-hero>img{top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:58% 24%;transform:none}.news-hero-shade{background:linear-gradient(90deg,#030e20eb,#051228b8 58%,#05102457),linear-gradient(180deg,#030e2038,#030e20c2)}.news-hero-copy h1{font-size:clamp(50px,16vw,68px)}.news-hero-copy p{font-size:16px}.news-filter-section{margin-top:-24px}.news-filter-row{gap:9px}.news-filter-row button{min-height:34px;padding:7px 13px;font-size:13px}.news-card-grid{grid-template-columns:1fr;gap:22px}.news-list-card{border-radius:20px}.news-list-body{padding:22px}.news-list-card h2{font-size:24px}.news-article-page{background:linear-gradient(180deg,#f4f9ff 0,var(--white) 480px,#fbfcfd 100%),var(--white)}.news-article-hero{padding-top:104px;padding-bottom:24px}.news-back-button{margin-bottom:28px}.news-article-kicker{gap:8px}.news-article-kicker span{padding:7px 10px;font-size:12px}.news-article-hero h1{font-size:clamp(34px,10vw,46px)}.news-article-meta{gap:8px;font-size:13px}.news-article-cover{margin-bottom:28px}.news-article-cover img{max-height:none;border-radius:20px;aspect-ratio:1.22 / 1}.news-article-page[data-news-category=product] .news-article-cover img{aspect-ratio:4 / 3;padding:6px}.news-article-page[data-news-category=general] .news-article-cover img{aspect-ratio:3 / 2}.news-article-body p{font-size:16px;line-height:1.82}.news-article-body .news-article-lead{font-size:21px}.news-seo-sections{gap:24px;margin-top:30px}.news-seo-section{padding-top:22px}.news-seo-section h2{font-size:25px}.news-seo-section p{font-size:16px;line-height:1.78}.news-compliance-section{margin-top:32px}.news-compliance-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.news-compliance-card{border-radius:16px}.news-compliance-logo{min-height:66px;margin-bottom:14px;border-radius:14px}.news-compliance-logo img{max-width:118px;height:38px}.news-compliance-card strong{font-size:22px}.news-compliance-card p{font-size:14px;line-height:1.62}.news-booth-sections{grid-template-columns:1fr;gap:12px;margin-top:28px}.news-booth-section{padding:20px;border-radius:18px}.news-booth-section h2{font-size:24px}.news-article-gallery{margin-top:32px}.news-gallery-heading{display:block}.news-gallery-heading h2{font-size:25px}.news-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.news-gallery-grid img{border-radius:13px}.news-article-highlights{padding-top:20px}.news-related-grid{grid-template-columns:1fr}.news-related-card{border-radius:18px}.news-article-missing{padding-top:112px}.news-feature-media{min-height:260px;border-radius:20px}.news-feature-copy{padding:22px;border-radius:20px}.news-feature-copy h2{font-size:30px}.story-section img,.split-feature img,.scratcher-feature img{min-height:260px;border-radius:20px}.value-section,.timeline-section,.spec-section,.show-grid-section,.news-section,.about-story-media,.factory-photo-row,.workshop-grid,.manufacturing-chain,.factory-stats-row{grid-template-columns:1fr}.story-photo-large,.story-photo-small,.journey-mini-card,.factory-photo-card{min-height:260px;border-radius:20px}.about-hero-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.about-hero-image{min-height:300px}.about-hero-single-photo{aspect-ratio:4 / 3;min-height:0;border-radius:20px}.about-hero-collage{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:minmax(230px,1fr) minmax(128px,.55fr);gap:10px;padding:10px}.about-collage-main{grid-column:1 / -1;grid-row:auto;min-height:230px}.about-collage-tile{min-height:128px}.about-collage-main figcaption strong{max-width:220px;font-size:22px}.about-collage-tile figcaption{font-size:12px}.about-hero-caption{left:12px;top:12px;right:12px;justify-content:center;max-width:calc(100% - 24px);border-radius:16px}.journey-product-showcase{flex-wrap:wrap;align-items:center;gap:10px;min-height:0}.journey-showcase-img,.showcase-img-3{width:calc(33.333% - 8px);min-width:92px;transform:none;border-radius:14px}.about-timeline .timeline-item{grid-template-columns:112px minmax(0,1fr);gap:12px;padding:12px}.timeline-thumb{height:100%;min-height:150px;aspect-ratio:auto}.timeline-copy{padding:2px 2px 4px 0}.about-timeline .timeline-item h3{font-size:18px}.about-timeline .timeline-item em{max-width:96px;white-space:normal;text-align:right}.about-timeline .timeline-item span{font-size:13px}.journey-value-strip{grid-template-columns:1fr}.journey-value+.journey-value,.journey-value:nth-child(3),.journey-value:nth-child(4){border-left:0;border-top:1px solid rgba(26,93,171,.1)}.journey-options-block{padding-right:18px;padding-left:18px}.journey-options-head h2{font-size:clamp(34px,11vw,48px)}.journey-template{padding:16px;border-radius:22px}.journey-card-grid,.journey-rail-grid{grid-template-columns:1fr}.journey-grid-card{grid-template-rows:188px auto;min-height:0}.journey-editorial-layout figure{min-height:0}.journey-editorial-layout figure img{min-height:260px}.journey-editorial-row{grid-template-columns:1fr;gap:10px}.manufacturing-chain{gap:16px}.manufacturing-chain:before{display:none}.chain-step{padding:16px}.chain-step-media,.chain-step-media img{min-height:190px}.chain-node{width:auto;height:auto;box-shadow:none}.chain-node span{font-size:28px}.timeline-section.about-timeline{grid-template-columns:1fr}.story-photo figcaption,.factory-photo-card figcaption{left:12px;right:12px;bottom:12px}.brand-journey-card{min-height:360px;border-radius:22px}.scratcher-feature{padding:16px;border-radius:22px}.workshop-card{min-height:auto}.factory-stat{grid-template-columns:auto 1fr}.deming-origin-card{border-radius:22px;background:var(--blue-50)}.product-oem-cta{align-items:flex-start;flex-direction:column}.product-oem-cta .btn{width:100%;min-width:0}.show-card img{aspect-ratio:1.35 / 1}.news-card{grid-template-columns:1fr}.news-card img{min-height:220px}.page-cta{margin-left:18px;margin-right:18px;border-radius:20px}.category-grid{grid-template-columns:1fr}.category-card{min-height:0}.category-photo{min-height:210px}.active-helper{align-items:flex-start}.oem-image-wrap,.factory-image{border-radius:20px}.factory-image{min-height:320px}.capability-list{grid-template-columns:1fr}.process-heading{display:block}.process-steps{grid-template-columns:1fr}.inquiry-form{grid-template-columns:1fr;padding:20px;border-radius:20px}.inquiry-form .btn{width:100%}.site-footer{padding-bottom:22px}.footer-main{grid-template-columns:1fr}.footer-nav-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 22px}.footer-inquiry{display:flex;padding-top:24px}.footer-cert-row{justify-content:flex-start;gap:16px 22px}.footer-cert-badge{min-width:66px}.footer-bottom{align-items:flex-start;flex-direction:column;padding-top:18px;padding-right:58px}.footer-back-top{position:absolute;right:0;top:16px}}
