@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;700;800&display=swap";:root{--bg-base:#f4f8ff;--navy:#06275b;--navy-2:#0b3470;--navy-dark:#041d44;--blue-soft:#f4f8ff;--border:#e6edf7;--text:#10264a;--muted:#60708a;--muted-light:#6b7890;--accent:#d99a24;--ink-900:#06275b;--ink-800:#10264a;--ink-700:#60708a;--ink-600:#6b7890;--ink-500:#95a2b5;--brand-700:#06275b;--brand-600:#0b3470;--brand-500:#0b3470;--font-display:Georgia, "Times New Roman", serif;--font-sans:"Manrope", "Segoe UI", sans-serif;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--text);font-family:var(--font-sans);background:#fff;margin:0;line-height:1.6}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}#root{background:#fff;width:100%;min-height:100vh}.page-shell{width:100%;box-shadow:none;background:0 0;border:0;border-radius:0;margin:0;overflow:visible}.topbar{border-bottom:1px solid var(--border);max-width:1280px;min-height:78px;box-shadow:none;background:#fff;border-radius:0;justify-content:space-between;align-items:center;gap:24px;margin:0 auto;padding:14px 32px;display:flex}.brand{color:var(--text);align-items:center;gap:12px;text-decoration:none;display:inline-flex}.brand-mark{background:var(--navy);color:#fff;border-radius:8px;place-items:center;width:34px;height:34px;font-size:.92rem;font-weight:800;display:grid}.brand-text{flex-direction:column;display:flex}.brand-text strong,.nav a,.button,.strength-card h3,.category-card h3,.service-card h3,.about-detail-card h3,.contact-info-card h3,.cta-card strong{font-family:var(--font-sans)}.brand-text strong{color:var(--navy);font-size:1rem}.brand-text small{color:var(--muted);font-size:.72rem}.topbar-actions{align-items:center;gap:18px;display:flex}.nav{align-items:center;gap:20px;display:flex}.nav a,.nav-dropdown-trigger{color:var(--text);font-size:.88rem;font-weight:600;text-decoration:none}.nav-dropdown{position:relative}.nav-dropdown-trigger{align-items:center;min-height:32px;display:inline-flex}.nav-dropdown-menu{border:1px solid var(--border);opacity:0;pointer-events:none;z-index:30;background:#fff;border-radius:16px;gap:2px;min-width:280px;padding:12px;transition:opacity .14s,transform .14s;display:grid;position:absolute;top:calc(100% + 12px);left:0;transform:translateY(6px);box-shadow:0 18px 34px #06275b1a}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-dropdown-menu a{border-radius:12px;padding:10px 12px;font-size:.84rem;line-height:1.45}.nav-dropdown-menu a:hover{background:var(--blue-soft)}.topbar-cta{min-height:40px;padding-inline:16px;font-size:.84rem}.language-switch{background:var(--blue-soft);border:1px solid var(--border);border-radius:999px;padding:3px;display:inline-flex}.language-switch button{min-width:52px;min-height:32px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;font-size:.8rem;font-weight:700}.language-switch button.is-active{background:var(--navy);color:#fff}.hero-section{background:linear-gradient(#fff 0%,#fbfdff 100%);grid-template-columns:39% 61%;align-items:center;gap:36px;max-width:1320px;min-height:560px;margin:0 auto;padding:44px 40px 30px;display:grid}.hero-copy{max-width:500px}.eyebrow{color:var(--navy);letter-spacing:.16em;text-transform:uppercase;margin:0 0 12px;font-size:.76rem;font-weight:800}.hero-copy h1,.section-heading h2,.inner-title{color:var(--navy);margin:0}.hero-copy h1{max-width:500px;font-family:var(--font-display);letter-spacing:-.02em;font-size:clamp(46px,3.7vw,56px);font-weight:700;line-height:1.03}.lead,.section-copy,.strength-card p,.category-card p,.service-card p,.about-point p,.about-detail-card p,.contact-info-card p,.cta-card p{color:var(--muted)}.lead{max-width:44ch;margin:14px 0 0;font-size:.94rem;line-height:1.62}.hero-actions,.form-actions{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.button{border-radius:12px;justify-content:center;align-items:center;min-height:46px;padding:0 20px;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .16s,background-color .16s,box-shadow .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--navy);color:#fff;box-shadow:0 12px 28px #06275b1f}.button-primary:hover{background:var(--navy-2)}.button-secondary{border:1px solid var(--border);color:var(--navy);background:#fff}.button-icon{width:16px;height:16px;margin-left:8px;display:inline-flex}.button-icon svg{stroke:currentColor;stroke-width:1.8px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.hero-mini-points{align-items:center;gap:18px;margin-top:26px;display:flex}.hero-mini-point{color:var(--navy);align-items:center;gap:10px;display:flex}.hero-mini-svg{width:22px;height:22px;color:var(--navy);stroke-width:1.8px;background:0 0;flex-shrink:0}.hero-mini-point span:last-child{color:var(--navy);letter-spacing:-.01em;font-size:13px;font-weight:600;line-height:1.35}.hero-mini-icon{display:none}.mini-divider{background:var(--border);width:1px;height:34px}.hero-visual{width:100%;height:500px;min-height:500px;box-shadow:none;background:radial-gradient(circle at 79% 22%,#d99a2414,#0000 13%),linear-gradient(#f6f9fe38 0%,#fff0 100%);border:none;border-radius:0;justify-content:flex-end;align-self:center;align-items:center;margin-top:0;padding:0;display:flex;position:relative;overflow:visible}.hero-visual:before{content:"";pointer-events:none;z-index:2;background:linear-gradient(90deg,#fffffff2 0%,#ffffff73 18%,#fff0 42%);position:absolute;inset:0}.hero-visual img{object-fit:cover;object-position:center center;border-radius:0;width:100%;height:100%;display:block}.hero-chip-layer{pointer-events:none;position:absolute;inset:0}.hero-chip{z-index:5;width:82px;height:82px;color:var(--navy);background:#ffffffeb;border:1.5px solid #d99a248c;border-radius:999px;justify-content:center;align-items:center;display:flex;position:absolute;overflow:visible;box-shadow:0 10px 24px #06275b1f}.hero-chip-package{top:19%;left:13%}.hero-chip-handshake{top:43%;left:4.5%}.hero-chip-ship{top:18%;right:11%}.hero-chip-globe{top:44%;right:5.5%}.hero-chip-icon{display:none}.hero-chip svg{color:var(--navy);stroke-width:1.9px;width:36px!important;height:36px!important}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.differentiator-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;max-width:1320px;margin:0 auto;padding:24px 40px 36px;display:grid}.differentiator-card{border:1px solid var(--border);background:#fff;border-radius:14px;grid-template-columns:70px 1fr;align-items:flex-start;gap:12px;min-height:130px;padding:18px;display:grid;box-shadow:0 8px 22px #06275b0f}.differentiator-icon{background:var(--blue-soft);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}.differentiator-content{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.differentiator-icon svg{width:36px;height:36px;color:var(--navy);stroke-width:1.8px}.differentiator-content h3{color:var(--navy);margin:0 0 8px;font-size:14px;font-weight:700;line-height:1.25}.differentiator-content p{color:var(--muted);margin:0;font-size:12px;line-height:1.45}.card-arrow{color:var(--navy);align-self:flex-start;margin-top:10px;font-size:16px;line-height:1;display:inline-block}.strength-card,.category-card,.service-card,.about-detail-card,.contact-info-card{border:1px solid var(--border);background:#fff;border-radius:20px}.strength-card{min-height:118px;padding:16px 16px 14px;box-shadow:0 6px 18px #0b2a5b09}.mini-icon,.category-icon,.service-mark{background:var(--blue-soft);width:40px;height:40px;color:var(--navy);border-radius:12px;place-items:center;font-size:.9rem;font-weight:800;display:grid}.strength-card h3,.category-card h3,.service-card h3,.about-detail-card h3,.contact-info-card h3{color:var(--navy);margin:12px 0 6px;font-size:.98rem}.strength-card p,.category-card p,.service-card p{margin:0;font-size:.82rem;line-height:1.58}.section{max-width:1280px;margin:0 auto;padding:54px 32px}.section-heading{gap:10px;max-width:760px;display:grid}.section-eyebrow{letter-spacing:.18em;color:var(--navy);text-transform:uppercase;margin:0;font-size:13px;font-weight:700}.section-title{max-width:860px;color:var(--navy);margin:12px auto 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,4vw,56px);font-weight:700;line-height:1.08}.section-subtitle{max-width:700px;color:var(--muted);margin:14px auto 0;font-size:15px;line-height:1.7}.section-heading h2,.inner-title{font-family:var(--font-display);letter-spacing:-.03em;font-size:clamp(1.9rem,3vw,2.8rem);line-height:1.08}.centered-heading{text-align:center;margin:0 auto}.category-heading{gap:0;max-width:900px}.category-grid,.service-grid,.contact-info-grid,.process-grid{gap:16px;margin-top:26px;display:grid}.category-card,.service-card{text-align:center;padding:20px 16px}.service-mark{margin:0 auto 12px}.product-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 20px;max-width:1320px;margin:0 auto;padding:28px 40px 40px;display:grid}.category-preview-card,.product-category-card{border:1px solid var(--border);background:#fff;border-radius:16px;flex-direction:column;align-items:flex-start;min-height:210px;padding:22px 22px 20px;display:flex;box-shadow:0 10px 26px #06275b0d}.category-preview-card{min-height:488px;padding:22px}.category-preview-media{background:radial-gradient(circle at 20% 18%,#ffffffb8,#0000 28%),linear-gradient(135deg,#edf4ff 0%,#f8fbff 100%);border:1px solid #e6edf7e6;border-radius:16px;width:100%;height:242px;margin-bottom:14px;position:relative;overflow:hidden}.category-preview-stack{position:absolute;inset:0}.category-preview-photo{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.category-preview-badge{color:#06275b;background:#ffffffe6;border:1px solid #06275b14;border-radius:22px;justify-content:center;align-items:center;display:flex;position:absolute;box-shadow:0 12px 24px #06275b14}.category-preview-badge svg{stroke-width:1.8px;width:34px;height:34px}.category-preview-badge-1{width:74px;height:74px;bottom:18px;left:14px}.category-preview-badge-2{width:64px;height:64px;top:20px;left:92px}.category-preview-badge-3{width:58px;height:58px;bottom:16px;right:18px}.category-preview-media-home-kitchen{background:radial-gradient(circle at 22% 22%,#ffffffc2,#0000 26%),linear-gradient(135deg,#eef4ff 0%,#f8fbff 100%)}.category-preview-media-outdoor-camping{background:radial-gradient(circle at 24% 20%,#ffffffad,#0000 24%),linear-gradient(135deg,#edf7ff 0%,#f6fbff 100%)}.category-preview-media-sports-game{background:radial-gradient(circle at 24% 22%,#ffffffb8,#0000 25%),linear-gradient(135deg,#eef5ff 0%,#f9fbff 100%)}.category-preview-media-office-school-presentation{background:radial-gradient(circle at 24% 22%,#ffffffb8,#0000 24%),linear-gradient(135deg,#f1f6ff 0%,#fbfdff 100%)}.category-preview-media-industrial-project{background:radial-gradient(circle at 24% 22%,#ffffffb3,#0000 24%),linear-gradient(135deg,#edf3ff 0%,#f8fbff 100%)}.category-preview-media-custom-small-batch{background:radial-gradient(circle at 24% 20%,#ffffffbd,#0000 24%),linear-gradient(135deg,#eef4ff 0%,#fafcff 100%)}.category-preview-title{color:var(--navy);margin:4px 0 8px;font-size:22px;font-weight:700;line-height:1.24}.category-preview-desc{color:var(--muted);margin:0 0 14px;font-size:14px;line-height:1.58}.category-preview-card .category-preview-desc{flex:1}.category-preview-link{color:var(--navy);margin-top:auto;padding-top:8px;font-size:16px;font-weight:700;text-decoration:none}.sourcing-request-cta{background:var(--blue-soft);border:1px solid var(--border);border-radius:20px;justify-content:space-between;align-items:center;gap:24px;max-width:1180px;margin:36px auto 0;padding:28px 34px;display:flex}.sourcing-request-copy{min-width:0}.sourcing-request-cta h3{color:var(--navy);margin:0 0 8px;font-size:26px;line-height:1.25}.sourcing-request-cta p{max-width:720px;color:var(--muted);margin:0;font-size:15px;line-height:1.65}.sourcing-request-cta .cta-button{white-space:nowrap;border-radius:10px;min-height:0;padding:14px 22px}.home-inquiry-section{max-width:1200px;margin:56px auto;padding:0 32px}.home-inquiry-shell{border:1px solid var(--border);background:#fff;border-radius:20px;grid-template-columns:38% 62%;min-height:260px;display:grid;overflow:hidden;box-shadow:0 12px 32px #06275b0f}.home-inquiry-info{color:#fff;background:linear-gradient(#06275b 0%,#0a2f67 100%);flex-direction:column;justify-content:center;padding:42px 46px;display:flex;position:relative}.home-inquiry-map{opacity:.12;pointer-events:none;background:radial-gradient(26% 14% at 24% 34%,#ffffff2e 0 58%,#0000 60%) 50%,radial-gradient(20% 12% at 48% 28%,#ffffff29 0 58%,#0000 60%) 50%,radial-gradient(24% 14% at 72% 34%,#ffffff29 0 58%,#0000 60%) 50%,radial-gradient(22% 13% at 60% 62%,#ffffff24 0 56%,#0000 58%) 50%,linear-gradient(#ffffff0f 1px,#0000 1px) 50%/48px 48px,linear-gradient(90deg,#ffffff0f 1px,#0000 1px) 50%/48px 48px,linear-gradient(135deg,#0000 0%,#ffffff24 100%) 50%;position:absolute;inset:0}.home-inquiry-info h3,.home-inquiry-info p,.home-inquiry-points{z-index:1;position:relative}.home-inquiry-info h3{color:#fff;max-width:12ch;margin:0 0 16px;font-size:32px;line-height:1.18}.home-inquiry-info p{color:#ffffffd1;max-width:28ch;margin:0;font-size:15px;line-height:1.6}.home-inquiry-points{gap:2px;margin:24px 0 0;padding:0;list-style:none;display:grid}.home-inquiry-points li{color:#fff;align-items:center;gap:9px;font-size:14px;font-weight:600;line-height:1.8;display:flex}.home-inquiry-points li:before{content:"";background:#d99a24;border-radius:999px;flex-shrink:0;width:7px;height:7px}.home-inquiry-form-panel{background:#fff;padding:28px 32px}.home-inquiry-form{gap:14px 18px;display:grid}.home-inquiry-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px;display:grid}.home-inquiry-field{gap:6px;display:grid}.home-inquiry-field span{color:var(--text);font-size:.8rem;font-weight:600}.home-inquiry-field input,.home-inquiry-field textarea{border:1px solid var(--border);width:100%;color:var(--text);font:inherit;resize:vertical;background:#fff;border-radius:10px;padding:0 14px;font-size:14px}.home-inquiry-field input{height:42px;min-height:42px}.home-inquiry-field textarea{height:92px;min-height:92px;padding:14px}.home-inquiry-field-full{grid-column:1/-1}.home-inquiry-submit{border-radius:8px;justify-content:center;gap:8px;width:100%;min-height:46px;padding:0 18px}.home-inquiry-submit-arrow{font-size:.98rem;line-height:1}.category-icon{background:var(--blue-soft);width:64px;height:64px;color:var(--navy);border-radius:16px;justify-content:center;align-items:center;margin:0 0 18px;display:flex}.category-icon svg,.category-icon img{color:#06275b;object-fit:contain;width:36px;height:36px}.category-title{color:var(--navy);margin:0 0 12px;font-size:24px;font-weight:700;line-height:1.28}.category-desc{color:var(--muted);margin:0 0 16px;font-size:15px;line-height:1.65}.category-examples{color:var(--muted-light);margin:0 0 16px;font-size:14px;line-height:1.6}.category-examples strong{color:var(--navy)}.category-link{color:var(--navy);margin-top:auto;font-size:15px;font-weight:700;text-decoration:none}.services-section{background:#fff;padding:72px 40px}.services-header{text-align:center;max-width:760px;margin:0 auto 34px}.services-eyebrow{letter-spacing:.18em;color:var(--navy);text-transform:uppercase;margin:0 0 8px;font-size:13px;font-weight:700}.services-title{color:var(--navy);font-size:34px;font-weight:700;line-height:1.15;font-family:var(--font-sans);margin:0}.services-subtitle{color:var(--muted);margin-top:8px;font-size:15px;line-height:1.6}.services-grid{grid-template-columns:repeat(6,1fr);gap:14px;max-width:1320px;margin:0 auto;display:grid}.products-page{max-width:1320px;margin:0 auto;padding:32px 32px 56px}.products-hero{grid-template-columns:36% 64%;align-items:center;gap:24px;margin-bottom:26px;display:grid}.products-eyebrow{color:var(--navy);letter-spacing:.16em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:800}.products-hero-title{color:var(--navy);max-width:10ch;margin:0;font-size:clamp(36px,4.4vw,58px);font-weight:800;line-height:1.02}.products-hero-subtitle{max-width:42ch;color:var(--muted);margin:14px 0 0;font-size:15px;line-height:1.65}.products-hero-visual{border:1px solid var(--border);background:linear-gradient(135deg,#eff5ff 0%,#fbfdff 100%);border-radius:18px;overflow:hidden}.products-hero-visual img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:240px;display:block}.products-collections{gap:14px;display:grid}.product-collection-row{grid-template-columns:280px minmax(0,1fr);align-items:stretch;gap:12px;display:grid}.product-collection-info{border:1px solid var(--border);background:#fff;border-radius:14px;padding:20px 18px;box-shadow:0 8px 20px #06275b0a}.product-collection-badge{background:var(--navy);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;margin-bottom:12px;font-size:13px;font-weight:700;display:flex}.product-collection-info h2{color:var(--navy);margin:0 0 8px;font-size:25px;font-weight:800;line-height:1.15}.product-collection-info p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.product-collection-link{color:var(--navy);align-items:center;gap:6px;margin-top:16px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.product-collection-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.product-thumb-card{border:1px solid var(--border);background:#fff;border-radius:12px;padding:10px 10px 12px;box-shadow:0 6px 18px #06275b0a}.product-thumb-media{background:linear-gradient(135deg,#f2f7ff 0%,#fbfdff 100%);border-radius:10px;overflow:hidden}.product-thumb-media img,.product-thumb-placeholder{aspect-ratio:1;width:100%;display:block}.product-thumb-media img{object-fit:cover;object-position:center}.product-thumb-placeholder{justify-content:center;align-items:center;display:flex}.product-thumb-placeholder svg{width:36px;height:36px;color:var(--navy);stroke-width:1.8px}.product-thumb-card h3{color:var(--navy);text-align:center;margin:10px 0 0;font-size:12px;font-weight:700;line-height:1.4}.products-bottom-cta{border:1px solid var(--border);background:linear-gradient(135deg,#f5f9ff 0%,#fbfdff 100%);border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin-top:18px;padding:20px 22px;display:grid}.products-bottom-icon{border:1px solid var(--border);width:52px;height:52px;color:var(--navy);background:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex}.products-bottom-icon svg{stroke-width:1.8px;width:28px;height:28px}.products-bottom-copy strong{color:var(--navy);font-size:24px;line-height:1.2;display:block}.products-bottom-copy p{color:var(--muted);margin:6px 0 0;font-size:14px;line-height:1.6}.products-bottom-button{min-height:42px;padding-inline:18px}.service-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.service-card{border:1px solid var(--border);text-align:center;background:#fff;border-radius:14px;flex-direction:column;align-items:center;min-height:205px;padding:24px 16px 22px;display:flex;box-shadow:0 8px 22px #06275b0d}.service-icon{background:var(--blue-soft);border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:14px;display:flex}.service-icon svg{width:30px;height:30px;color:var(--navy);stroke-width:1.9px}.service-card h3{color:var(--navy);margin:0 0 10px;font-size:15px;font-weight:700;line-height:1.35}.service-card p{color:var(--muted);margin:0;font-size:12.5px;line-height:1.5}.how-section,.process-section{background:#fff;padding:72px 40px}.how-header{text-align:center;max-width:760px;margin:0 auto 34px}.how-eyebrow{letter-spacing:.18em;color:var(--navy);text-transform:uppercase;margin:0 0 8px;font-size:13px;font-weight:700}.how-title{color:var(--navy);font-size:34px;font-weight:700;line-height:1.15;font-family:var(--font-sans);margin:0}.how-subtitle{color:var(--muted);margin-top:8px;font-size:15px;line-height:1.6}.how-steps{grid-template-columns:1fr 36px 1fr 36px 1fr 36px 1fr;align-items:stretch;gap:0;max-width:1180px;margin:0 auto;display:grid}.step-card{border:1px solid var(--border);text-align:center;background:#fff;border-radius:14px;align-self:stretch;min-height:165px;padding:22px 18px;box-shadow:0 8px 22px #06275b0d}.step-top{justify-content:center;align-items:center;gap:12px;margin-bottom:14px;display:flex}.step-number{background:var(--navy);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:700;display:flex}.step-icon svg{width:28px;height:28px;color:var(--navy);stroke-width:1.8px}.step-card h3{color:var(--navy);margin:0 0 8px;font-size:15px;font-weight:700;line-height:1.35}.step-card p{color:var(--muted);margin:0;font-size:12.5px;line-height:1.5}.step-arrow{color:var(--navy);justify-content:center;align-items:center;font-size:22px;font-weight:700;line-height:1;display:flex;transform:translateY(-2px)}.inner-hero{background:linear-gradient(#fff 0%,#fbfdff 100%)}.about-section{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:16px;display:grid}.about-points,.about-sections{gap:14px;display:grid}.about-point{border:1px solid var(--border);background:#fff;border-radius:18px;grid-template-columns:56px minmax(0,1fr);gap:12px;padding:18px;display:grid}.about-point span{background:var(--blue-soft);width:56px;height:56px;color:var(--navy);border-radius:14px;place-items:center;font-weight:800;display:grid}.contact-page-layout{gap:20px;display:grid}.contact-info-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-stack{grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:16px;display:grid}.contact-form,.cta-card{border-radius:20px}.contact-form{border:1px solid var(--border);background:#fff;padding:22px}.form-heading strong{color:var(--navy);font-size:1.14rem;display:block}.form-heading p{color:var(--muted);margin:8px 0 0}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.field{gap:7px;display:grid}.field span{color:var(--text);font-size:.84rem;font-weight:700}.field input,.field textarea{border:1px solid var(--border);width:100%;color:var(--text);font:inherit;resize:vertical;background:#fbfdff;border-radius:12px;padding:13px 14px}.field-full{grid-column:1/-1}.cta-card{background:linear-gradient(180deg, var(--navy) 0%, var(--navy-2) 100%);color:#fff;padding:22px}.cta-card strong{margin:14px 0 18px;font-size:1.22rem;display:block}.cta-card .button-primary{width:100%;color:var(--navy);box-shadow:none;background:#fff}.contact-meta{color:#ffffffd6;gap:6px;margin-top:16px;font-size:.84rem;display:grid}.site-footer{background:linear-gradient(180deg, var(--navy) 0%, var(--navy-dark) 100%);color:#fff;margin-top:20px}.site-footer-inner{grid-template-columns:1.2fr .9fr 1fr .9fr;gap:28px;max-width:1280px;margin:0 auto;padding:26px 32px 30px;display:grid}.footer-brand-block,.footer-links-block{align-content:start;gap:8px;display:grid}.footer-brand .brand-text strong,.footer-brand .brand-text small,.footer-links-block strong,.footer-links-block a,.footer-links-block span,.footer-copy{color:#fff}.footer-brand{margin-bottom:8px}.footer-brand .brand-mark{background:#ffffff1f;border:1px solid #ffffff2e}.footer-brand .brand-text small{opacity:.8}.footer-links-block strong{margin-bottom:6px;font-size:.94rem;font-weight:700}.footer-links-block a,.footer-links-block span,.footer-copy{opacity:.88;font-size:.82rem;line-height:1.65;text-decoration:none}.field input:focus,.field textarea:focus,.language-switch button:focus-visible,.nav a:focus-visible,.button:focus-visible{outline-offset:2px;outline:2px solid #0b2a5b38}@media (width<=1100px){.hero-section,.about-section,.contact-stack{grid-template-columns:1fr}.hero-copy{max-width:none}.hero-visual{min-height:500px}.differentiator-strip,.product-category-grid,.contact-info-grid,.process-grid,.services-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.how-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.step-arrow{display:none}.differentiator-strip,.product-category-grid,.site-footer-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.home-inquiry-shell,.products-hero,.product-collection-row{grid-template-columns:1fr}.product-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.products-bottom-cta{grid-template-columns:1fr;justify-items:start}}@media (width<=760px){.page-shell{border-radius:18px;width:min(100%,100% - 12px);margin:8px auto}.topbar,.hero-section,.section,.differentiator-strip,.product-category-grid,.home-inquiry-section{padding-left:16px;padding-right:16px}.products-page{padding:20px 16px 44px}.home-inquiry-section{margin:40px auto;padding-top:0;padding-bottom:0}.topbar{flex-direction:column;align-items:flex-start}.topbar-actions{flex-direction:column;align-items:flex-start;width:100%}.nav{flex-wrap:wrap}.nav-dropdown{width:100%}.nav-dropdown-menu{opacity:1;pointer-events:auto;min-width:0;box-shadow:none;margin-top:8px;position:static;transform:none}.topbar-cta{width:100%}.hero-section{gap:22px;min-height:auto}.hero-copy h1{max-width:none;font-size:2.1rem}.lead{max-width:none}.hero-visual{height:420px;min-height:420px}.hero-visual img{height:100%}.hero-chip-package{top:18%;left:10%}.hero-chip-handshake{top:42%;left:2%}.hero-chip-ship{top:18%;right:10%}.hero-chip-globe{top:44%;right:4%}.differentiator-strip,.product-category-grid,.service-grid,.contact-info-grid,.process-grid,.form-grid,.site-footer-inner{grid-template-columns:1fr}.hero-mini-points{flex-direction:column;align-items:flex-start;gap:10px}.mini-divider{display:none}.about-point{grid-template-columns:1fr}.differentiator-card{grid-template-columns:72px 1fr;min-height:0;padding:18px 16px}.section-title{font-size:2rem}.section-subtitle{font-size:.92rem;line-height:1.6}.product-category-card{min-height:0;padding:20px 18px 18px}.category-preview-card{min-height:0;padding:18px 18px 20px}.services-section,.process-section{padding:56px 16px}.services-title{font-size:2rem}.services-subtitle{font-size:.92rem}.how-title{font-size:2rem}.how-subtitle{font-size:.92rem}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.how-steps{grid-template-columns:1fr}.products-hero-title{max-width:none;font-size:2.2rem}.product-collection-grid{grid-template-columns:1fr 1fr}.products-bottom-copy strong{font-size:1.35rem}.home-inquiry-info,.home-inquiry-form-panel{padding:22px 18px}.home-inquiry-grid{grid-template-columns:1fr}.home-inquiry-submit{width:100%}.category-preview-media{height:168px}.category-preview-title{font-size:1.18rem}.category-preview-desc,.category-preview-link{font-size:.9rem}.sourcing-request-cta{flex-direction:column;align-items:flex-start;padding:22px 18px}.sourcing-request-cta h3{font-size:1.4rem}.sourcing-request-cta p{font-size:.92rem;line-height:1.6}.category-title{font-size:1.2rem}.category-desc,.category-examples,.category-link{font-size:.9rem}.differentiator-icon{width:64px;height:64px}.differentiator-icon svg{width:36px;height:36px}}
