.contact-form{position:relative;background:#fff;border-radius:16px;padding:48px;box-shadow:0 4px 24px rgba(0,0,0,.04);border:1px solid var(--wp--preset--color--border-light)}.contact-form .honeypot{position:absolute;left:-9999px;opacity:0;pointer-events:none;width:1px;height:1px}.contact-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.contact-form .form-field{display:flex;flex-direction:column;margin-bottom:20px}.contact-form .form-row .form-field{margin-bottom:0}.contact-form .form-field label{font-size:.875rem;font-weight:600;color:var(--wp--preset--color--text);margin-bottom:8px}.contact-form .form-field .required{color:var(--wp--preset--color--primary);margin-left:2px}.contact-form .form-field .optional{color:var(--wp--preset--color--text-muted);font-weight:400;margin-left:4px}.contact-form .form-field input,.contact-form .form-field textarea{width:100%;padding:12px 14px;font-size:1rem;font-family:inherit;color:var(--wp--preset--color--text);background:var(--wp--preset--color--bg-secondary);border:1.5px solid transparent;border-radius:10px;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease;box-sizing:border-box}.contact-form .form-field input::placeholder,.contact-form .form-field textarea::placeholder{color:var(--wp--preset--color--text-muted)}.contact-form .form-field input:focus,.contact-form .form-field textarea:focus{outline:none;border-color:var(--wp--preset--color--primary);background:#fff;box-shadow:0 0 0 4px rgba(224,122,95,.12)}.contact-form .form-field input.has-error,.contact-form .form-field textarea.has-error{border-color:#d04030;background:#fff5f3}.contact-form .form-field textarea{resize:vertical;min-height:100px;font-family:inherit}.contact-form .form-actions{margin-top:8px}.contact-form .contact-submit{display:inline-flex;align-items:center;justify-content:center;padding:14px 36px;font-size:1rem;font-weight:600;color:#fff;background:var(--wp--preset--color--primary);border:none;border-radius:8px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;box-shadow:0 4px 12px rgba(224,122,95,.3)}.contact-form .contact-submit:hover:not(:disabled){background:var(--wp--preset--color--primary-dark);transform:translateY(-2px);box-shadow:0 6px 20px rgba(224,122,95,.4)}.contact-form .contact-submit:disabled{opacity:.6;cursor:not-allowed;transform:none}.contact-form .form-status{margin-top:20px;padding:14px 18px;border-radius:8px;font-size:.95rem;font-weight:500;border:1px solid transparent}.contact-form .form-status--loading{background:var(--wp--preset--color--bg-secondary);color:var(--wp--preset--color--text-secondary);border-color:var(--wp--preset--color--border-light)}.contact-form .form-status--success{background:#eaf6f0;color:var(--wp--preset--color--secondary-dark);border-color:var(--wp--preset--color--secondary-light)}.contact-form .form-status--error{background:#fff5f3;color:#a8341f;border-color:var(--wp--preset--color--primary-light)}.contact-form .form-note{margin-top:18px;font-size:.8125rem;color:var(--wp--preset--color--text-muted);line-height:1.5}@media (max-width:640px){.contact-form{padding:28px 20px}.contact-form .form-row{grid-template-columns:1fr;gap:20px}.contact-form .contact-submit{width:100%}}.quote-form{position:relative;background:#fff;border-radius:16px;padding:48px;box-shadow:0 4px 24px rgba(0,0,0,.04);border:1px solid var(--wp--preset--color--border-light)}.quote-form .honeypot{position:absolute;left:-9999px;opacity:0;pointer-events:none;width:1px;height:1px}.quote-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.quote-form .form-field{display:flex;flex-direction:column;margin-bottom:20px}.quote-form .form-row .form-field{margin-bottom:0}.quote-form .form-field label{font-size:.875rem;font-weight:600;color:var(--wp--preset--color--text);margin-bottom:8px}.quote-form .form-field .required{color:var(--wp--preset--color--primary);margin-left:2px}.quote-form .form-field .optional{color:var(--wp--preset--color--text-muted);font-weight:400;margin-left:4px}.quote-form .form-field input,.quote-form .form-field select,.quote-form .form-field textarea{width:100%;padding:12px 14px;font-size:1rem;font-family:inherit;color:var(--wp--preset--color--text);background:var(--wp--preset--color--bg-secondary);border:1.5px solid transparent;border-radius:10px;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease;box-sizing:border-box;-webkit-appearance:none;appearance:none}.quote-form .form-field select{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2712%27 viewBox=%270 0 12 12%27%3E%3Cpath fill=%27%235D6D7E%27 d=%27M6 8L1 3h10z%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:36px}.quote-form .form-field input::placeholder,.quote-form .form-field select::placeholder,.quote-form .form-field textarea::placeholder{color:var(--wp--preset--color--text-muted)}.quote-form .form-field input:focus,.quote-form .form-field select:focus,.quote-form .form-field textarea:focus{outline:none;border-color:var(--wp--preset--color--primary);background:#fff;box-shadow:0 0 0 4px rgba(224,122,95,.12)}.quote-form .form-field input.has-error,.quote-form .form-field select.has-error,.quote-form .form-field textarea.has-error{border-color:#d04030;background:#fff5f3}.quote-form .form-field textarea{resize:vertical;min-height:100px;font-family:inherit}.quote-upload-area{position:relative}.quote-file-input{position:absolute;opacity:0;width:0;height:0}.quote-upload-drag{border:2px dashed var(--wp--preset--color--secondary-light);background:var(--wp--preset--color--bg-secondary);text-align:center;padding:32px 16px;border-radius:10px;cursor:pointer;transition:background .2s ease,border-color .2s ease}.quote-upload-drag:hover,.quote-upload-drag.is-dragover{background:#f0f9f5;border-color:var(--wp--preset--color--secondary)}.quote-upload-icon{font-size:1.75rem;color:var(--wp--preset--color--secondary);display:block;margin-bottom:8px;line-height:1}.quote-upload-title{display:block;font-size:.95rem;font-weight:600;color:var(--wp--preset--color--text);margin-bottom:6px}.quote-upload-hint{display:block;font-size:.8rem;color:var(--wp--preset--color--text-muted);line-height:1.5}.quote-file-selected{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background:#eaf6f0;border:1px solid var(--wp--preset--color--secondary-light);border-radius:10px}.quote-file-name{font-size:.9rem;font-weight:500;color:var(--wp--preset--color--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quote-file-remove{flex-shrink:0;width:28px;height:28px;border:none;background:0 0;color:var(--wp--preset--color--text-muted);font-size:1.25rem;cursor:pointer;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:background .15s ease,color .15s ease}.quote-file-remove:hover{background:rgba(208,64,48,.1);color:#d04030}.quote-form .form-actions{margin-top:8px}.quote-form .quote-submit{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:16px 32px;font-size:1.15rem;font-weight:700;color:#fff;background:var(--wp--preset--color--primary);border:none;border-radius:8px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;box-shadow:0 4px 12px rgba(224,122,95,.3);letter-spacing:.02em}.quote-form .quote-submit:hover:not(:disabled){background:var(--wp--preset--color--primary-dark);transform:translateY(-2px);box-shadow:0 6px 20px rgba(224,122,95,.4)}.quote-form .quote-submit:disabled{opacity:.6;cursor:not-allowed;transform:none}.quote-status{margin-top:20px;padding:14px 18px;border-radius:8px;font-size:.95rem;font-weight:500;border:1px solid transparent}.quote-status--loading{background:var(--wp--preset--color--bg-secondary);color:var(--wp--preset--color--text-secondary);border-color:var(--wp--preset--color--border-light)}.quote-status--success{background:#eaf6f0;color:var(--wp--preset--color--secondary-dark);border-color:var(--wp--preset--color--secondary-light)}.quote-status--error{background:#fff5f3;color:#a8341f;border-color:var(--wp--preset--color--primary-light)}.quote-note{margin-top:16px;text-align:center;font-size:.8125rem;color:var(--wp--preset--color--text-muted)}@media (max-width:640px){.quote-form{padding:28px 20px}.quote-form .form-row{grid-template-columns:1fr;gap:20px}.quote-form .quote-submit{font-size:1rem;padding:14px 24px}}.contact-layout{display:grid;grid-template-columns:340px 1fr;gap:40px;align-items:start}.contact-side-card{background:#fff;border:1px solid var(--wp--preset--color--border-light);border-radius:16px;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,.04);position:sticky;top:100px}.contact-info-list{padding:28px 24px 20px}.contact-info-item{display:flex;gap:14px;padding:14px 0;border-bottom:1px solid var(--wp--preset--color--border-light)}.contact-info-item:first-child{padding-top:0}.contact-info-item:last-of-type{padding-bottom:0;border-bottom:none}.contact-info-icon{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;line-height:1;border-radius:10px;background:var(--wp--preset--color--bg-secondary)}.contact-info-text{flex:1;min-width:0}.contact-info-label{display:block;font-size:.75rem;font-weight:600;color:var(--wp--preset--color--text-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px}.contact-info-value{font-size:.95rem;font-weight:500;color:var(--wp--preset--color--text);text-decoration:none;line-height:1.5;display:block}.contact-info-value.address-lines{margin:0;font-size:.875rem;color:var(--wp--preset--color--text-secondary)}a.contact-info-value:hover{color:var(--wp--preset--color--primary);text-decoration:underline}.contact-map{line-height:0}.contact-map iframe{display:block;filter:grayscale(.2)}.team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin-top:40px}.team-card{background:#fff;border-radius:16px;padding:32px 20px 28px;text-align:center;border:1px solid var(--wp--preset--color--border-light);box-shadow:0 2px 12px rgba(0,0,0,.03);transition:transform .2s ease,box-shadow .2s ease}.team-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.06)}.team-photo{width:88px;height:88px;border-radius:50%;margin:0 auto 18px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,var(--wp--preset--color--primary),var(--wp--preset--color--secondary))}.team-photo img{width:100%;height:100%;object-fit:cover;display:block}.team-initials{font-size:1.5rem;font-weight:700;color:#fff;letter-spacing:.04em;line-height:1}.team-name{font-size:1.05rem;font-weight:700;color:var(--wp--preset--color--text);margin:0 0 6px;line-height:1.3}.team-role{font-size:.85rem;color:var(--wp--preset--color--text-secondary);line-height:1.5;margin:0}.team-bio{font-size:.875rem;color:var(--wp--preset--color--text-secondary);line-height:1.6;margin:8px 0 0}@media (max-width:860px){.contact-layout{grid-template-columns:1fr;gap:28px}.contact-side-card{position:static}}@media (max-width:768px){.team-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:28px}.team-card{padding:24px 16px 20px}.team-photo{width:72px;height:72px;margin-bottom:14px}.team-initials{font-size:1.25rem}}@media (max-width:480px){.team-grid{grid-template-columns:1fr}}header.wp-block-group{z-index:100;border-bottom:1px solid var(--wp--preset--color--border-light);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:rgba(255,252,248,.95) !important;box-shadow:0 2px 20px rgba(0,0,0,.05)}.site-brand{display:inline-flex;align-items:center;gap:10px}.site-brand .wp-block-site-logo{width:36px;height:36px;flex-shrink:0;margin:0;line-height:0}.site-brand .wp-block-site-logo a,.site-brand .wp-block-site-logo img.custom-logo{display:block;width:100%;height:100%;object-fit:contain}.site-brand .wp-block-site-title{margin:0}.wp-block-navigation a{text-decoration:none;transition:color .2s ease}.wp-block-navigation a:hover{color:var(--wp--preset--color--primary)}.wp-block-navigation a{position:relative}.wp-block-navigation a:after{content:'';position:absolute;left:0;right:0;bottom:-6px;height:2px;background:var(--wp--preset--color--primary);border-radius:1px;opacity:0;transform:scaleX(.4);transition:opacity .2s ease,transform .2s ease}.post-type-archive-product .wp-block-navigation a[href="/products/"]:after,.archive.post-type-archive .wp-block-navigation a[href="/products/"]:after{opacity:1;transform:scaleX(1)}.page-id-214 .wp-block-navigation a[href="/for-business/"]:after{opacity:1;transform:scaleX(1)}.page-id-223 .wp-block-navigation a[href="/why-us/"]:after{opacity:1;transform:scaleX(1)}.nav-cta .wp-block-navigation-item__content{background-color:var(--wp--preset--color--primary) !important;color:#fff !important;padding:10px 24px !important;border-radius:8px !important;font-weight:600;box-shadow:0 4px 12px rgba(224,122,95,.3);transition:all .2s ease;display:inline-block}.nav-cta .wp-block-navigation-item__content:hover{background-color:var(--wp--preset--color--primary-dark) !important;color:#fff !important;transform:translateY(-2px);box-shadow:0 6px 20px rgba(224,122,95,.4)}.wp-block-navigation__responsive-container.is-menu-open{position:relative !important;z-index:auto !important;background:0 0 !important;padding:12px 0 8px !important;overflow:visible !important;display:flex !important;flex-direction:column !important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{flex-direction:row !important;flex-wrap:wrap !important;gap:8px !important;align-items:flex-start !important;padding-top:0 !important;overflow:visible !important}.has-modal-open .site-brand{display:none !important}.has-modal-open .wp-block-navigation__responsive-container-open{display:none !important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container{flex-direction:row !important;flex-wrap:wrap !important;gap:10px !important;width:100%}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item{flex:0 0 auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item__content{padding:10px 18px !important;border-radius:8px;background:rgba(255,255,255,.06);color:inherit !important;font-size:.95rem;font-weight:500;display:inline-block}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item__content:hover{background:rgba(255,255,255,.12)}.wp-block-button .wp-block-button__link{transition:opacity .2s ease,transform .15s ease,box-shadow .2s ease}.wp-block-button .wp-block-button__link:hover{opacity:.88;transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.12);text-decoration:none}.cta-outline-btn .wp-block-button__link{border:2px solid rgba(255,255,255,.65) !important;color:#fff !important;background:0 0 !important;font-weight:600}.cta-outline-btn .wp-block-button__link:hover{background:rgba(255,255,255,.15) !important;border-color:rgba(255,255,255,.9) !important;box-shadow:none;transform:none}.trust-bar{background:#fff;border-top:1px solid var(--wp--preset--color--border-light);border-bottom:1px solid var(--wp--preset--color--border-light);padding:24px 0}.trust-bar-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;max-width:1200px;margin:0 auto;padding:0 24px;align-items:center}.trust-item{display:flex;align-items:center;justify-content:center;gap:10px;font-size:1rem;font-weight:500;color:var(--wp--preset--color--text);letter-spacing:.01em}.trust-item svg{width:22px;height:22px;color:var(--wp--preset--color--primary);flex-shrink:0}@media (max-width:768px){.trust-bar-grid{grid-template-columns:repeat(2,1fr);gap:18px 12px}.trust-item{font-size:.85rem}}.hero-video-bg{position:absolute;inset:0;z-index:0;overflow:hidden;background:#1a2332}.hero-video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);object-fit:cover;will-change:transform}.hero-video-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(20,28,40,.65) 0%,rgba(20,28,40,.45) 50%,rgba(20,28,40,.75) 100%),linear-gradient(135deg,rgba(45,62,80,.35) 0%,rgba(224,122,95,.25) 100%)}.hero-content{position:relative;z-index:1}.hero h1,.hero h1 .hero-headline-accent,.hero .wp-block-paragraph{color:#fff}.hero h1{text-shadow:0 2px 16px rgba(0,0,0,.45),0 1px 3px rgba(0,0,0,.35)}.hero h1 .hero-headline-accent{color:#ff8a6a;text-shadow:0 2px 16px rgba(0,0,0,.55),0 1px 3px rgba(0,0,0,.4)}.hero .wp-block-paragraph{text-shadow:0 1px 3px rgba(0,0,0,.4),0 2px 12px rgba(0,0,0,.3)}.hero .wp-block-paragraph{font-size:1.125rem;line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto}.section-label{font-size:.75rem;font-weight:600;color:var(--wp--preset--color--secondary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px;display:block}.capabilities-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;max-width:1200px;margin:0 auto;padding:0 24px}.capability-card{background:#fff;border-radius:12px;padding:32px 24px;text-align:center;border:1px solid var(--wp--preset--color--border-light);box-shadow:0 2px 4px rgba(0,0,0,.04);transition:transform .2s ease,box-shadow .2s ease}.capability-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.06)}.capability-num{font-size:1.75rem;font-weight:700;color:var(--wp--preset--color--primary);line-height:1;margin-bottom:8px;letter-spacing:-.01em}.capability-card h3{font-size:1rem;font-weight:600;color:var(--wp--preset--color--text);margin:0 0 8px}.capability-card p{font-size:.875rem;color:var(--wp--preset--color--text-secondary);line-height:1.6;margin:0}.capability-cta{display:inline-block;color:var(--wp--preset--color--secondary);font-weight:600;text-decoration:none;padding:8px 0;border-bottom:2px solid transparent;transition:border-color .2s ease}.capability-cta:hover{border-bottom-color:var(--wp--preset--color--secondary)}@media (max-width:768px){.capabilities-grid{grid-template-columns:repeat(2,1fr)}}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;max-width:1200px;margin:0 auto;padding:0 24px;position:relative}.process-step{background:#fff;border-radius:12px;padding:32px 24px;border:1px solid var(--wp--preset--color--border-light);position:relative}.process-step .step-num{width:40px;height:40px;background:var(--wp--preset--color--primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;margin-bottom:16px}.process-step-content h3{font-size:1.05rem;font-weight:600;color:var(--wp--preset--color--text);margin:0 0 8px}.process-step-content p{font-size:.875rem;color:var(--wp--preset--color--text-secondary);line-height:1.6;margin:0 0 12px}.process-step{min-height:200px}.step-time{display:inline-block;font-size:.75rem;font-weight:600;color:var(--wp--preset--color--secondary);background:rgba(126,176,155,.12);padding:4px 10px;border-radius:12px;letter-spacing:.05em;text-transform:uppercase}@media (max-width:768px){.process-grid{grid-template-columns:1fr}}.cert-market{display:block;font-size:.7rem;color:var(--wp--preset--color--text-secondary);margin-top:4px;letter-spacing:.04em;text-transform:uppercase}.product-card{transition:all .3s ease;box-shadow:0 4px 20px rgba(0,0,0,.04);border:1px solid rgba(0,0,0,.04);overflow:hidden;border-radius:16px;background:#fff}.product-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.08)}.product-card .wp-block-post-featured-image{height:220px;background:linear-gradient(135deg,var(--wp--preset--color--bg-warm) 0%,var(--wp--preset--color--bg-primary) 100%);overflow:hidden;display:flex;align-items:center;justify-content:center;font-size:64px}.product-card .wp-block-post-featured-image img{width:100%;height:220px;object-fit:cover}.product-card .wp-block-post-title{font-size:1.1rem !important;line-height:1.35}.product-card .wp-block-post-title a{text-decoration:none;color:var(--wp--preset--color--text);font-size:1.1rem;font-weight:600;transition:color .2s ease}.product-card .wp-block-post-title a:hover{color:var(--wp--preset--color--primary)}.product-series-meta,.product-series-meta p{font-size:.75rem;font-weight:600;color:var(--wp--preset--color--secondary);text-transform:uppercase;letter-spacing:.08em;margin:0 0 6px}.product-specs-list{margin:12px 0;border-top:1px solid var(--wp--preset--color--bg-warm)}.product-specs-list .wp-block-post-meta,.product-specs-list p{font-family:var(--wp--preset--font-family--mono);font-size:13px;color:var(--wp--preset--color--text-secondary);padding:5px 0;border-bottom:1px solid var(--wp--preset--color--bg-warm);margin:0;display:block}.product-price-meta,.product-price-meta p{font-size:22px;font-weight:700;color:var(--wp--preset--color--primary);margin:14px 0 10px}.product-view-btn a,.product-view-btn .wp-block-read-more{display:block;width:100%;text-align:center;background:var(--wp--preset--color--secondary);color:#fff !important;padding:12px 20px;border-radius:8px;font-weight:600;transition:all .2s ease;text-decoration:none !important;box-sizing:border-box}.product-view-btn a:hover,.product-view-btn .wp-block-read-more:hover{background:var(--wp--preset--color--secondary-dark);transform:translateY(-1px);box-shadow:0 4px 12px rgba(74,144,121,.3)}.product-card-link a{text-decoration:none;font-weight:500}.product-card-link a:hover{text-decoration:underline}@media (max-width:768px){.product-card .wp-block-post-title{font-size:1rem !important;line-height:1.3}.product-card .wp-block-post-title a{font-size:1rem !important;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card .wp-block-post-featured-image{height:160px}.product-card .wp-block-post-featured-image img{height:160px}}.products-layout{display:grid;grid-template-columns:220px 1fr;gap:32px;align-items:start}.product-category-nav{background:#fff;border:1px solid var(--wp--preset--color--border-light);border-radius:12px;padding:8px;position:sticky;top:100px}.product-category-nav .cat-link{display:flex;align-items:center;gap:10px;padding:12px 16px;font-size:.9375rem;font-weight:500;color:var(--wp--preset--color--text);text-decoration:none;border-radius:8px;transition:all .15s ease;margin-bottom:2px}.product-category-nav .cat-link:hover{background:var(--wp--preset--color--bg-secondary);color:var(--wp--preset--color--primary)}.product-category-nav .cat-link.active,.tax-product_category.term-lumbar .product-category-nav .cat-link[href*="/product-category/lumbar/"],.tax-product_category.term-back .product-category-nav .cat-link[href*="/product-category/back/"],.tax-product_category.term-knee .product-category-nav .cat-link[href*="/product-category/knee/"],.tax-product_category.term-joint .product-category-nav .cat-link[href*="/product-category/joint/"],.tax-product_category.term-face-mask .product-category-nav .cat-link[href*="/product-category/face-mask/"],.tax-product_category.term-handheld .product-category-nav .cat-link[href*="/product-category/handheld/"]{background:var(--wp--preset--color--primary);color:#fff;font-weight:600}.product-category-nav-mobile{display:none}@media (max-width:768px){.products-layout{grid-template-columns:1fr;gap:20px}.product-category-nav{display:none}.product-category-nav-mobile{display:flex;gap:8px;overflow-x:auto;padding:0 0 4px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.product-category-nav-mobile::-webkit-scrollbar{display:none}.product-category-nav-mobile .cat-pill{flex-shrink:0;display:inline-flex;align-items:center;padding:10px 18px;font-size:.875rem;font-weight:500;color:var(--wp--preset--color--text-secondary);text-decoration:none;background:var(--wp--preset--color--bg-secondary);border:1px solid var(--wp--preset--color--border-light);border-radius:999px;transition:all .15s ease;white-space:nowrap}.product-category-nav-mobile .cat-pill:hover{color:var(--wp--preset--color--primary);border-color:var(--wp--preset--color--primary-light)}.product-category-nav-mobile .cat-pill.active,.tax-product_category.term-lumbar .product-category-nav-mobile .cat-pill[href*="/product-category/lumbar/"],.tax-product_category.term-back .product-category-nav-mobile .cat-pill[href*="/product-category/back/"],.tax-product_category.term-knee .product-category-nav-mobile .cat-pill[href*="/product-category/knee/"],.tax-product_category.term-joint .product-category-nav-mobile .cat-pill[href*="/product-category/joint/"],.tax-product_category.term-face-mask .product-category-nav-mobile .cat-pill[href*="/product-category/face-mask/"],.tax-product_category.term-handheld .product-category-nav-mobile .cat-pill[href*="/product-category/handheld/"]{background:var(--wp--preset--color--primary);color:#fff;border-color:var(--wp--preset--color--primary);font-weight:600}}.cert-grid{display:flex;gap:20px;justify-content:center;flex-wrap:wrap;margin-top:40px}.cert-card{background:rgba(255,255,255,.95);padding:24px 20px;border-radius:16px;text-align:center;min-width:130px;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.1)}.cert-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(0,0,0,.15)}.cert-icon{font-size:32px;margin-bottom:10px;display:block}.cert-name{font-size:22px;font-weight:700;color:var(--wp--preset--color--navy);margin-bottom:4px;display:block}.cert-label{font-size:12px;color:var(--wp--preset--color--text-secondary);display:block}.oem-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.oem-content h2{font-size:2rem;font-weight:700;color:var(--wp--preset--color--text);margin-bottom:16px}.oem-content>p{color:var(--wp--preset--color--text-secondary);font-size:16px;margin-bottom:28px;line-height:1.7}.oem-features-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.oem-feature{display:flex;gap:12px;align-items:flex-start}.oem-feature-icon{font-size:24px;flex-shrink:0;margin-top:2px}.oem-feature h4{font-size:15px;font-weight:600;color:var(--wp--preset--color--text);margin-bottom:4px}.oem-feature p{font-size:.875rem;color:var(--wp--preset--color--text-secondary);margin:0;line-height:1.5}.oem-visual{background:linear-gradient(135deg,#4a9079 0%,#3d7a64 100%);border-radius:20px;padding:48px 36px;display:flex;flex-direction:column;justify-content:center;box-shadow:0 20px 60px rgba(74,144,121,.2)}.oem-visual h3{font-size:26px;font-weight:600;color:#fff;margin-bottom:16px}.oem-visual>p{color:rgba(255,255,255,.9);font-size:15px;margin-bottom:24px;line-height:1.7}.oem-moq{background:var(--wp--preset--color--accent);color:#2c3e50;padding:12px 24px;border-radius:8px;font-weight:600;display:inline-block;margin-bottom:20px;font-size:15px}.oem-cta-btn{display:inline-block;background:#fff;color:var(--wp--preset--color--secondary);padding:12px 24px;border-radius:8px;font-weight:600;text-decoration:none;transition:all .2s ease;font-size:15px}.oem-cta-btn:hover{background:var(--wp--preset--color--bg-warm);transform:translateY(-1px)}.screenshot-carousel{position:relative;max-width:1200px;margin:0 auto}.screenshot-track{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:4px 0 12px}.screenshot-track::-webkit-scrollbar{display:none}.screenshot-slide{flex:0 0 auto;scroll-snap-align:start;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid var(--wp--preset--color--border-light);background:#fff;transition:transform .2s ease}.screenshot-slide:hover{transform:translateY(-2px);box-shadow:0 8px 28px rgba(0,0,0,.1)}.screenshot-slide img{display:block;width:auto;height:auto;max-width:360px;max-height:620px}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:44px;height:44px;border-radius:50%;border:none;background:rgba(255,255,255,.8);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);color:var(--wp--preset--color--text);cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 10px rgba(0,0,0,.08);transition:background .2s ease,box-shadow .2s ease,transform .2s ease}.carousel-arrow:hover{background:rgba(255,255,255,.95);box-shadow:0 4px 16px rgba(0,0,0,.12);transform:translateY(-50%) scale(1.08)}.carousel-prev{left:8px}.carousel-next{right:8px}.carousel-arrow svg,.carousel-arrow .lucide{display:block;width:20px;height:20px}@media (max-width:900px){.screenshot-track{gap:16px}.screenshot-slide img{max-width:260px}.carousel-arrow{width:36px;height:36px}.carousel-arrow svg,.carousel-arrow .lucide{width:16px;height:16px}.carousel-prev{left:4px}.carousel-next{right:4px}}.blog-card{transition:all .3s ease;box-shadow:0 4px 20px rgba(0,0,0,.04);border-radius:16px;overflow:hidden;background:#fff}.blog-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.08)}.blog-card .wp-block-post-featured-image img{display:block;width:100%;height:160px;object-fit:cover}.blog-card-img-placeholder{height:160px;background:linear-gradient(135deg,var(--wp--preset--color--primary) 0%,var(--wp--preset--color--secondary) 100%);display:flex;align-items:center;justify-content:center;font-size:48px}.blog-card .wp-block-post-title a{text-decoration:none;color:var(--wp--preset--color--text);transition:color .2s ease;font-weight:600}.blog-card .wp-block-post-title a:hover{color:var(--wp--preset--color--primary)}.blog-card .wp-block-post-date{font-size:.8125rem;color:var(--wp--preset--color--text-secondary);text-transform:none;letter-spacing:.01em}.site-footer{color:#fff}.footer-cta-band{text-align:center}.footer-cta-band .wp-block-heading{color:#fff}.footer-cta-band .wp-block-button .wp-block-button__link{transition:all .2s ease}.footer-cta-band .wp-block-button .wp-block-button__link:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.15)}.footer-cta-band .wp-block-button__link.has-primary-color.has-white-background-color:hover{background-color:var(--wp--preset--color--bg-warm) !important}.footer-cta-band .wp-block-button__link[style*="background-color:transparent"]:hover{background-color:rgba(255,255,255,.15) !important}.footer-links-band{background-color:#2c3e50}.footer-columns-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;margin-bottom:32px}.footer-col-title{color:#e07a5f;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin:0 0 20px}.footer-col-list{list-style:none;margin:0;padding:0}.footer-col-list li{margin-bottom:12px}.footer-col-list a{color:rgba(255,255,255,.85);font-size:.875rem;text-decoration:none;transition:color .2s ease;font-weight:400;line-height:1.5}.footer-col-list a:hover{color:#e07a5f}.footer-col-list a.is-placeholder{cursor:default;opacity:.55}.footer-col-list a.is-placeholder:hover{color:rgba(255,255,255,.85);opacity:.7}.icon-inline{vertical-align:middle;margin-left:4px;width:16px;height:16px}.floating-social-bar{position:fixed;bottom:24px;right:24px;z-index:1000;display:flex;flex-direction:column;gap:10px}.floating-btn{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;border:none;cursor:pointer;box-shadow:0 4px 14px rgba(0,0,0,.15);transition:transform .2s ease,box-shadow .2s ease;color:#fff;text-decoration:none}.floating-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.2)}.floating-btn svg{width:22px;height:22px;flex-shrink:0}.floating-back-to-top{background:var(--wp--preset--color--text);opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease,transform .2s ease,box-shadow .2s ease}.floating-back-to-top.visible{opacity:.7;visibility:visible}.floating-back-to-top.visible:hover{opacity:1}.floating-email{background:var(--wp--preset--color--primary)}.floating-whatsapp{background:#25d366}.footer-col-chevron{display:none;width:16px;height:16px;transition:transform .25s ease}.footer-col-chevron svg{width:16px;height:16px}.footer-links-band .wp-block-separator{border:none;height:1px;background-color:rgba(255,255,255,.1);margin:0}.footer-links-band .has-text-align-center{color:rgba(255,255,255,.5)}@media (max-width:768px){.footer-columns-grid{grid-template-columns:1fr;gap:0}.footer-col{border-bottom:1px solid rgba(255,255,255,.08)}.footer-col-chevron{display:inline-flex;align-items:center;justify-content:center;margin-left:auto}.footer-col-title{display:flex;align-items:center;cursor:pointer;user-select:none;padding:16px 0;margin:0}.footer-col-title:hover{color:#fff}.footer-col-list{max-height:0;overflow:hidden;transition:max-height .3s ease;margin:0;padding:0}.footer-col.open .footer-col-list{max-height:400px;padding-bottom:16px}.footer-col.open .footer-col-chevron{transform:rotate(180deg)}.floating-social-bar{bottom:16px;right:16px;gap:8px}.floating-btn{width:44px;height:44px}.floating-btn svg{width:20px;height:20px}}.back-link a{text-decoration:none;color:var(--wp--preset--color--text-secondary);transition:color .2s ease;font-weight:500}.back-link a:hover{color:var(--wp--preset--color--primary)}.product-content,.post-content{line-height:1.85;color:var(--wp--preset--color--text)}.product-content p,.post-content p{margin-bottom:1.25rem}.product-content h2,.post-content h2{font-size:var(--wp--preset--font-size--h2);margin-top:2.5rem;margin-bottom:1rem;color:var(--wp--preset--color--text)}.product-content h3,.post-content h3{font-size:var(--wp--preset--font-size--h3);margin-top:2rem;margin-bottom:.75rem;color:var(--wp--preset--color--text)}.product-content ul,.product-content ol,.post-content ul,.post-content ol{padding-left:1.5rem;margin-bottom:1.25rem}.product-content li,.post-content li{margin-bottom:.4rem;line-height:1.7}.product-content strong,.post-content strong{font-weight:600}.product-hero-image img,.post-hero-image img{border-radius:14px;width:100%;object-fit:cover}.product-tagline p{font-style:italic;font-size:1.05rem;color:var(--wp--preset--color--text-secondary);line-height:1.7;border-left:3px solid var(--wp--preset--color--secondary);padding-left:16px;margin:0}.single-product-series{font-size:12px;font-weight:600;color:var(--wp--preset--color--secondary);text-transform:uppercase;letter-spacing:1px;margin-bottom:8px}.single-product-specs{border-top:1px solid var(--wp--preset--color--border-light);border-bottom:1px solid var(--wp--preset--color--border-light);padding:12px 0;margin:16px 0}.single-product-specs .wp-block-post-meta,.single-product-specs p{font-family:var(--wp--preset--font-family--mono);font-size:14px;color:var(--wp--preset--color--text-secondary);padding:5px 0;border-bottom:1px solid var(--wp--preset--color--border-light);margin:0;display:block}.single-product-specs .wp-block-post-meta:last-child,.single-product-specs p:last-child{border-bottom:none}.single-product-price,.single-product-price p{font-size:28px;font-weight:700;color:var(--wp--preset--color--primary);margin:16px 0}.wp-block-query-pagination{margin-top:48px}.wp-block-query-pagination-next,.wp-block-query-pagination-previous,.wp-block-query-pagination .page-numbers{color:var(--wp--preset--color--text-secondary);text-decoration:none;padding:8px 14px;border-radius:8px;transition:background .2s ease,color .2s ease;font-weight:500}.wp-block-query-pagination-next:hover,.wp-block-query-pagination-previous:hover,.wp-block-query-pagination .page-numbers:hover{background:var(--wp--preset--color--bg-shell);color:var(--wp--preset--color--primary)}.wp-block-query-pagination .page-numbers.current{background:var(--wp--preset--color--primary);color:#fff}@media (max-width:1024px){.oem-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width:768px){.hero h1,.hero-heading{font-size:1.65rem}.hero-video-overlay{background:linear-gradient(180deg,rgba(20,28,40,.7) 0%,rgba(20,28,40,.55) 50%,rgba(20,28,40,.8) 100%),linear-gradient(135deg,rgba(45,62,80,.4) 0%,rgba(224,122,95,.3) 100%)}.oem-grid{grid-template-columns:1fr}.oem-features-grid{grid-template-columns:1fr}.wp-block-columns.is-layout-flex{flex-direction:column}.wp-block-column{flex-basis:100% !important}.wp-block-query .wp-block-post-template.is-layout-grid{grid-template-columns:1fr !important}.blog-card .wp-block-post-title a{font-size:1.05rem;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.footer-grid{grid-template-columns:1fr;gap:28px}.footer-bottom{flex-direction:column;text-align:center}.footer-bottom a{margin-left:10px}}.certificate-showcase{background-color:var(--wp--preset--color--bg-primary)}.certificate-grid-wrapper{width:100%;max-width:1400px;margin:0 auto;padding:0 24px;box-sizing:border-box}.certificate-grid{display:flex;flex-wrap:nowrap;justify-content:center;gap:24px;max-width:1200px;margin:0 auto}.certificate-grid .certificate-card{flex:1 1 0;min-width:0;max-width:220px}.certificate-card{position:relative;border-radius:var(--wp--custom--radius--md);overflow:hidden;background-color:var(--wp--preset--color--bg-card);box-shadow:var(--wp--custom--shadow--md);transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.certificate-card img{display:block;width:100%;height:auto;aspect-ratio:400/580;object-fit:cover}.certificate-card:hover,.certificate-card:focus{transform:scale(1.08);box-shadow:var(--wp--custom--shadow--glow-coral);z-index:10}.certificate-card:focus{outline:3px solid var(--wp--preset--color--primary);outline-offset:2px}.certificate-modal-trigger{text-align:center;margin-top:40px;width:100%}.cert-info-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;background:0 0;border:1px solid var(--wp--preset--color--border);border-radius:var(--wp--custom--radius--sm);color:var(--wp--preset--color--text-secondary);font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-decoration:none;white-space:nowrap}.cert-info-btn:hover{border-color:var(--wp--preset--color--secondary);color:var(--wp--preset--color--secondary);background-color:var(--wp--preset--color--bg-sage)}.cert-info-btn:focus{outline:2px solid var(--wp--preset--color--secondary);outline-offset:2px}.cert-info-btn svg{flex-shrink:0}.certificate-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1000;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.certificate-modal.is-open{opacity:1;visibility:visible}.certificate-modal-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(44,62,80,.7);backdrop-filter:blur(4px)}.certificate-modal-content{position:relative;background-color:var(--wp--preset--color--bg-card);border-radius:var(--wp--custom--radius--lg);border-top:4px solid var(--wp--preset--color--primary);max-width:560px;width:90%;max-height:90vh;overflow-y:auto;padding:40px;margin:0 auto;box-sizing:border-box;box-shadow:var(--wp--custom--shadow--lg);transform:translateY(20px);transition:transform .3s ease;left:0;right:0}.certificate-modal.is-open .certificate-modal-content{transform:translateY(0)}.certificate-modal-close{position:absolute;top:16px;right:16px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:0 0;border:none;border-radius:var(--wp--custom--radius--sm);color:var(--wp--preset--color--text-secondary);cursor:pointer;transition:all .2s ease}.certificate-modal-close:hover{background-color:var(--wp--preset--color--bg-secondary);color:var(--wp--preset--color--text)}.certificate-modal-close:focus{outline:2px solid var(--wp--preset--color--primary);outline-offset:2px}.certificate-modal-content h3{font-size:var(--wp--preset--font-size--h3);font-weight:700;color:var(--wp--preset--color--text);margin:0 0 24px;padding-right:40px}.certificate-modal-body{color:var(--wp--preset--color--text-secondary);line-height:1.6}.certificate-modal-body p{margin:0 0 16px}.certificate-modal-body ul{margin:0 0 16px;padding-left:24px}.certificate-modal-body li{margin-bottom:8px}.certificate-modal-actions{display:flex;gap:16px;margin-top:32px;flex-wrap:wrap;width:100%;box-sizing:border-box}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;background:0 0;border:2px solid var(--wp--preset--color--secondary);border-radius:var(--wp--custom--radius--md);color:var(--wp--preset--color--secondary);font-size:1rem;font-weight:600;text-decoration:none;cursor:pointer;transition:all .2s ease}.btn-secondary:hover{background-color:var(--wp--preset--color--bg-sage);border-color:var(--wp--preset--color--secondary-dark);color:var(--wp--preset--color--secondary-dark)}.btn-secondary:focus{outline:2px solid var(--wp--preset--color--secondary);outline-offset:2px}.btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;background-color:var(--wp--preset--color--primary);border:2px solid var(--wp--preset--color--primary);border-radius:var(--wp--custom--radius--md);color:#fff;font-size:1rem;font-weight:600;text-decoration:none;cursor:pointer;transition:all .2s ease}.btn-primary:hover{background-color:var(--wp--preset--color--primary-dark);border-color:var(--wp--preset--color--primary-dark);transform:translateY(-2px);box-shadow:0 6px 20px rgba(224,122,95,.3)}.btn-primary:focus{outline:2px solid var(--wp--preset--color--primary);outline-offset:2px}@media (max-width:1024px){.certificate-grid-wrapper{padding:0 20px}.certificate-grid{flex-wrap:wrap;gap:20px}.certificate-grid .certificate-card{flex:0 0 calc(33.333% - 14px);max-width:200px}}@media (max-width:768px){.certificate-grid-wrapper{padding:0 16px}.certificate-grid{grid-template-columns:repeat(3,1fr);gap:16px}.certificate-grid{flex-wrap:wrap;gap:16px}.certificate-grid .certificate-card{flex:0 0 calc(33.333% - 11px);max-width:180px}.certificate-grid .certificate-card:nth-child(4),.certificate-grid .certificate-card:nth-child(5){flex:0 0 calc(33.333% - 11px)}.certificate-card:nth-child(4),.certificate-card:nth-child(5){justify-self:center}.certificate-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:16px}.certificate-grid .certificate-card{flex:0 0 calc(33.333% - 11px);max-width:180px}.certificate-grid .certificate-card:nth-child(4),.certificate-grid .certificate-card:nth-child(5){flex:0 0 calc(33.333% - 11px)}.certificate-modal-content{padding:32px 20px;width:calc(100% - 32px);max-width:none}.certificate-modal-content h3{font-size:1.5rem}.certificate-modal-actions{flex-direction:column;gap:12px}.btn-secondary,.btn-primary{width:100%;box-sizing:border-box;text-align:center;padding:14px 20px;font-size:.9375rem}}@media (max-width:480px){.certificate-grid-wrapper{padding:0 12px}.certificate-grid{flex-wrap:wrap;gap:12px}.certificate-grid .certificate-card{flex:0 0 calc(50% - 6px);max-width:160px}.certificate-modal-content{padding:24px 16px;width:calc(100% - 24px)}.btn-secondary,.btn-primary{padding:12px 16px;font-size:.875rem}}.footer-social-icons{display:flex;justify-content:center;gap:24px;padding:24px 0 8px}.footer-social-icons .social-icon-link{display:inline-flex;align-items:center;justify-content:center;opacity:.75;transition:opacity .2s ease,transform .2s ease}.footer-social-icons .social-icon-link:hover{opacity:1;transform:translateY(-2px)}.hero h1{font-size:clamp(2rem, 5vw, 3rem);line-height:1.15;max-width:800px;margin-left:auto;margin-right:auto}.wp-block-post-date{text-transform:none;letter-spacing:.01em}@media (max-width:768px){h1,.wp-block-heading.is-style-h1,.wp-block-heading.has-h-1-font-size{font-size:1.75rem !important;line-height:1.25}h2,.wp-block-heading.is-style-h2,.wp-block-heading.has-h-2-font-size{font-size:1.5rem !important;line-height:1.3}h3,.wp-block-heading.is-style-h3,.wp-block-heading.has-h-3-font-size{font-size:1.25rem !important;line-height:1.35}.hero h1{font-size:clamp(1.5rem, 6vw, 2rem);line-height:1.2}.capability-num{font-size:1.5rem}}