.tab-container[data-astro-cid-wtcwph4r]{background:#f8f9fa;border-radius:1.5rem;border:1px solid #e9ecef;padding:3rem 2.5rem}.tab-buttons[data-astro-cid-wtcwph4r]{display:flex;justify-content:center;gap:.75rem;margin-bottom:2.5rem;flex-wrap:wrap}.tab-btn[data-astro-cid-wtcwph4r]{background:var(--white);color:var(--secondary-color);border:1px solid #e9ecef;border-radius:2rem;padding:.7rem 1.5rem;font-weight:600;font-family:var(--font-body);font-size:.95rem;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;gap:.5rem}.tab-btn[data-astro-cid-wtcwph4r] svg[data-astro-cid-wtcwph4r]{flex-shrink:0;opacity:.6;transition:opacity .2s}.tab-btn[data-astro-cid-wtcwph4r]:hover{border-color:var(--primary-color);color:var(--primary-color)}.tab-btn[data-astro-cid-wtcwph4r]:hover svg[data-astro-cid-wtcwph4r]{opacity:1}.tab-btn[data-astro-cid-wtcwph4r].active{background:var(--primary-color);color:var(--white);border-color:var(--primary-color);box-shadow:0 4px 12px #05b0a24d}.tab-btn[data-astro-cid-wtcwph4r].active svg[data-astro-cid-wtcwph4r]{opacity:1}.tab-pane[data-astro-cid-wtcwph4r]{display:none}.tab-pane[data-astro-cid-wtcwph4r].active{display:block}.tab-pane[data-astro-cid-wtcwph4r] h4[data-astro-cid-wtcwph4r]{color:var(--primary-color);font-family:var(--font-heading);font-size:1.1rem;font-weight:700;margin-bottom:.75rem}.tab-pane[data-astro-cid-wtcwph4r]>p[data-astro-cid-wtcwph4r]{color:var(--text-secondary);margin-bottom:2rem;font-size:1rem;line-height:1.7;max-width:700px}.clinical-table-wrapper[data-astro-cid-wtcwph4r]{overflow-x:auto;margin:2rem 0;border-radius:1rem;box-shadow:0 8px 32px #2535511a;background:var(--white)}.clinical-table[data-astro-cid-wtcwph4r]{width:100%;border-collapse:separate;border-spacing:0;min-width:600px;font-family:var(--font-body);font-size:.9rem;color:var(--secondary-color);border-radius:1rem;overflow:hidden}.clinical-table[data-astro-cid-wtcwph4r] .col-risk[data-astro-cid-wtcwph4r]{width:20%}.clinical-table[data-astro-cid-wtcwph4r] .col-traditional[data-astro-cid-wtcwph4r],.clinical-table[data-astro-cid-wtcwph4r] .col-zephyr[data-astro-cid-wtcwph4r]{width:40%}.clinical-table[data-astro-cid-wtcwph4r] .th-risk[data-astro-cid-wtcwph4r]{background:var(--primary-color);color:var(--white);font-weight:700;padding:1.2rem 1.5rem;text-align:left;font-size:.9rem;border:none}.clinical-table[data-astro-cid-wtcwph4r] .th-traditional[data-astro-cid-wtcwph4r]{background:#e0f7f4;color:var(--secondary-color);font-weight:700;padding:1.2rem 1.5rem;text-align:left;font-size:.9rem;border:none}.clinical-table[data-astro-cid-wtcwph4r] .th-zephyr[data-astro-cid-wtcwph4r]{background:var(--primary-color);color:var(--white);font-weight:700;padding:1.2rem 1.5rem;text-align:left;font-size:.9rem;border:none}.clinical-table[data-astro-cid-wtcwph4r] tbody[data-astro-cid-wtcwph4r] tr[data-astro-cid-wtcwph4r]:nth-child(odd) td[data-astro-cid-wtcwph4r]{background:var(--light-gray)}.clinical-table[data-astro-cid-wtcwph4r] tbody[data-astro-cid-wtcwph4r] tr[data-astro-cid-wtcwph4r]:nth-child(odd) td[data-astro-cid-wtcwph4r].td-zephyr{background:#e0f7f4}.clinical-table[data-astro-cid-wtcwph4r] td[data-astro-cid-wtcwph4r]{padding:1.2rem 1.5rem}.clinical-table[data-astro-cid-wtcwph4r] .td-label[data-astro-cid-wtcwph4r]{font-weight:600}.clinical-table[data-astro-cid-wtcwph4r] .td-zephyr[data-astro-cid-wtcwph4r]{background:#e0f7f4;border-left:4px solid var(--primary-color);font-weight:600}.workflow-cards-grid[data-astro-cid-wtcwph4r],.benefits-grid[data-astro-cid-wtcwph4r]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2rem}.benefits-grid--4[data-astro-cid-wtcwph4r]{grid-template-columns:repeat(2,1fr)}.floating-card[data-astro-cid-wtcwph4r]{background:var(--white);border-radius:1.5rem;box-shadow:0 8px 32px #2535511a;padding:2.2rem 1.7rem;transition:box-shadow .2s,transform .2s,border-color .2s;will-change:transform;position:relative;z-index:1;overflow:hidden;border:1px solid transparent}.floating-card[data-astro-cid-wtcwph4r]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--primary-color),var(--primary-dark));transform:scaleX(0);transform-origin:left;transition:transform .25s ease-out;z-index:1}.floating-card[data-astro-cid-wtcwph4r]:hover:before{transform:scaleX(1)}.floating-card[data-astro-cid-wtcwph4r]:hover{box-shadow:0 16px 40px #05b0a22e,0 2px 8px #2535511a;transform:translateY(-6px) scale(1.035);z-index:2;border-color:#05b0a233}.floating-card__icon[data-astro-cid-wtcwph4r]{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:10px;background:#05b0a214;color:var(--primary-color);margin-bottom:1rem}.floating-card[data-astro-cid-wtcwph4r] h4[data-astro-cid-wtcwph4r]{margin-top:0;margin-bottom:.7rem;color:var(--primary-color);font-size:1.05rem;font-family:var(--font-heading)}.floating-card[data-astro-cid-wtcwph4r] p[data-astro-cid-wtcwph4r]{margin-bottom:0;color:var(--secondary-color);font-size:.85rem;line-height:1.65}.comparison-table-wrapper[data-astro-cid-wtcwph4r]{overflow-x:auto;margin:2rem 0;border-radius:1.5rem;box-shadow:0 8px 32px #2535511a;background:var(--white)}.comparison-table[data-astro-cid-wtcwph4r]{width:100%;border-collapse:separate;border-spacing:0;min-width:600px;font-family:var(--font-body);font-size:.9rem;color:var(--secondary-color);border-radius:1.5rem;overflow:hidden}.comparison-table[data-astro-cid-wtcwph4r] .th-feature[data-astro-cid-wtcwph4r]{background:var(--secondary-color);color:var(--white);font-weight:700;padding:1.5rem;text-align:left;font-size:.95rem;border:none;width:30%}.comparison-table[data-astro-cid-wtcwph4r] .th-zephyr[data-astro-cid-wtcwph4r]{background:var(--primary-color);color:var(--white);font-weight:700;padding:1.5rem;text-align:left;font-size:.95rem;border:none;width:35%}.comparison-table[data-astro-cid-wtcwph4r] .th-traditional[data-astro-cid-wtcwph4r]{background:#e74c3c;color:var(--white);font-weight:700;padding:1.5rem;text-align:left;font-size:.95rem;border:none;width:35%}.comparison-table[data-astro-cid-wtcwph4r] tbody[data-astro-cid-wtcwph4r] tr[data-astro-cid-wtcwph4r]:nth-child(odd) td[data-astro-cid-wtcwph4r]{background:var(--light-gray)}.comparison-table[data-astro-cid-wtcwph4r] tbody[data-astro-cid-wtcwph4r] tr[data-astro-cid-wtcwph4r]:nth-child(odd) td[data-astro-cid-wtcwph4r].td-zephyr{background:#e0f7f4}.comparison-table[data-astro-cid-wtcwph4r] td[data-astro-cid-wtcwph4r]{padding:1.5rem;border-bottom:1px solid var(--gray)}.comparison-table[data-astro-cid-wtcwph4r] tbody[data-astro-cid-wtcwph4r] tr[data-astro-cid-wtcwph4r]:last-child td[data-astro-cid-wtcwph4r]{border-bottom:none}.comparison-table[data-astro-cid-wtcwph4r] .td-label[data-astro-cid-wtcwph4r]{font-weight:600}.comparison-table[data-astro-cid-wtcwph4r] .td-zephyr[data-astro-cid-wtcwph4r]{background:#e0f7f4;border-left:4px solid var(--primary-color)}.comparison-table[data-astro-cid-wtcwph4r] .td-traditional[data-astro-cid-wtcwph4r]{border-left:4px solid #e74c3c}.cell-value[data-astro-cid-wtcwph4r]{display:flex;align-items:center;gap:.5rem}.check[data-astro-cid-wtcwph4r]{color:var(--primary-color);font-weight:700}.cross[data-astro-cid-wtcwph4r]{color:#e74c3c}.product-highlight[data-astro-cid-wtcwph4r]{display:flex;flex-wrap:wrap;gap:2.5rem;align-items:center;justify-content:center}.product-image[data-astro-cid-wtcwph4r]{flex:1 1 340px;min-width:280px;max-width:400px}.product-image__wrapper[data-astro-cid-wtcwph4r]{position:relative;border-radius:1.5rem;overflow:hidden}.product-image__wrapper[data-astro-cid-wtcwph4r]:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#05b0a214,#2535510f);pointer-events:none;border-radius:1.5rem}.product-image[data-astro-cid-wtcwph4r] img[data-astro-cid-wtcwph4r]{width:100%;display:block;border-radius:1.5rem;box-shadow:0 8px 32px #2535511a;background:var(--white)}.product-content[data-astro-cid-wtcwph4r]{flex:1 1 340px;min-width:280px}.product-content[data-astro-cid-wtcwph4r] h3[data-astro-cid-wtcwph4r]{font-family:var(--font-heading);color:var(--primary-color);font-size:1.1rem;font-weight:700}.feature-list[data-astro-cid-wtcwph4r]{color:var(--secondary-color);font-size:.85rem;line-height:1.7;padding-left:1.2rem}.related-grid[data-astro-cid-wtcwph4r]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;max-width:960px;margin:0 auto}.related-card[data-astro-cid-wtcwph4r]{background:var(--white);border-radius:1.5rem;padding:1.75rem 2rem;text-decoration:none;border:1px solid #e9ecef;transition:all .25s ease;display:flex;align-items:center;gap:1rem;position:relative;overflow:hidden}.related-card[data-astro-cid-wtcwph4r]:before{content:"";position:absolute;top:0;left:0;bottom:0;width:3px;background:var(--primary-color);transform:scaleY(0);transform-origin:top;transition:transform .25s ease-out}.related-card[data-astro-cid-wtcwph4r]:hover{border-color:#05b0a24d;box-shadow:0 6px 24px #25355114;transform:translate(4px)}.related-card[data-astro-cid-wtcwph4r]:hover:before{transform:scaleY(1)}.related-card__content[data-astro-cid-wtcwph4r]{flex:1;min-width:0}.related-card[data-astro-cid-wtcwph4r] h3[data-astro-cid-wtcwph4r]{font-family:var(--font-heading);font-size:1.05rem;font-weight:600;color:var(--secondary-color);margin-bottom:.4rem;line-height:1.3}.related-card[data-astro-cid-wtcwph4r] p[data-astro-cid-wtcwph4r]{font-size:.9rem;color:var(--text-secondary);margin:0;line-height:1.55}.related-card__arrow[data-astro-cid-wtcwph4r]{flex-shrink:0;color:var(--primary-color);opacity:0;transform:translate(-8px);transition:all .25s ease}.related-card[data-astro-cid-wtcwph4r]:hover .related-card__arrow[data-astro-cid-wtcwph4r]{opacity:1;transform:translate(0)}@media(max-width:900px){.workflow-cards-grid[data-astro-cid-wtcwph4r],.benefits-grid[data-astro-cid-wtcwph4r],.benefits-grid--4[data-astro-cid-wtcwph4r]{grid-template-columns:1fr}.product-highlight[data-astro-cid-wtcwph4r]{flex-direction:column}.tab-buttons[data-astro-cid-wtcwph4r]{flex-direction:column;align-items:center}.tab-container[data-astro-cid-wtcwph4r]{padding:2rem 1.25rem}.related-grid[data-astro-cid-wtcwph4r]{grid-template-columns:1fr}}body{--font-heading: "Montserrat", sans-serif;--font-body: "Inter", sans-serif;font-family:Inter,sans-serif;font-weight:300}h1,h2,h3,h4,h5,h6{font-family:Montserrat,sans-serif}p,li,td,span,a,label,input,textarea,button{font-weight:300}.nav__link{font-weight:400}
