.products_page__ydumG{padding-top:80px;min-height:100vh}.products_hero__HcFK8{background:linear-gradient(135deg,var(--secondary) 0,var(--secondary-dark) 100%);padding:4rem 0 3rem;text-align:center;color:white;position:relative;overflow:hidden}.products_hero__HcFK8:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/images/back.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;opacity:.15;animation:products_subtleZoom__dq9LL 60s ease-in-out infinite;pointer-events:none}.products_hero__HcFK8>*{position:relative;z-index:2}@keyframes products_subtleZoom__dq9LL{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.products_hero__HcFK8 h1{color:white;margin-bottom:1rem;text-shadow:0 3px 10px rgba(0,0,0,.4),0 6px 20px rgba(0,0,0,.3);font-weight:800}.products_heroSubtitle__9lUIM{font-size:1.2rem;color:white;text-shadow:0 2px 8px rgba(0,0,0,.5),0 1px 4px rgba(0,0,0,.4);font-weight:500}.products_content__HCchy{background:var(--background)}.products_productGrid__nVGJE{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:4rem}.products_productCard__6nnhq{background:var(--surface);padding:2.5rem 2rem;border-radius:16px;border:2px solid var(--border);transition:all .3s ease;text-decoration:none;display:flex;flex-direction:column}.products_productCard__6nnhq:hover{transform:translateY(-8px);border-color:var(--secondary);box-shadow:0 12px 30px var(--shadow)}.products_productImage__ksaYK{font-size:4rem;text-align:center;margin-bottom:1.5rem}.products_productCard__6nnhq h3{color:var(--text);margin-bottom:1rem;font-size:1.75rem}.products_productCard__6nnhq p{color:var(--text-light);line-height:1.7;margin-bottom:1.5rem;flex:1 1}.products_learnMore__g8y09{color:var(--secondary);font-weight:600;font-size:1.05rem}.products_comparison__GO5bZ{max-width:1000px;margin:4rem auto}.products_comparison__GO5bZ h2{text-align:center;margin-bottom:2rem}.products_comparisonTable__WevuG{background:var(--surface);border-radius:12px;overflow:hidden;border:2px solid var(--border)}.products_tableHeader___No_H{display:grid;grid-template-columns:1.5fr 1fr 1fr;background:linear-gradient(135deg,var(--primary) 0,var(--primary-dark) 100%);color:white;font-weight:700}.products_tableRow__oL1mM{display:grid;grid-template-columns:1.5fr 1fr 1fr;border-bottom:1px solid var(--border)}.products_tableRow__oL1mM:last-child{border-bottom:none}.products_tableRow__oL1mM:nth-child(2n){background:var(--background)}.products_tableCell__Mu2Sv{padding:1rem 1.5rem;color:var(--text-light)}.products_tableHeader___No_H .products_tableCell__Mu2Sv{color:white;font-size:1.05rem}.products_sizeSection__ZhdoN{max-width:1000px;margin:4rem auto}.products_sizeSection__ZhdoN h2{text-align:center;margin-bottom:2.5rem}.products_sizeGrid__XcmHO{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}.products_sizeCard__SL26E{background:var(--surface);padding:2rem 1.5rem;border-radius:12px;border:2px solid var(--border);text-align:center;transition:all .3s ease;position:relative}.products_sizeCard__SL26E:hover{transform:translateY(-4px);border-color:var(--primary);box-shadow:0 8px 20px var(--shadow)}.products_sizeCard__SL26E h4{color:var(--text);font-size:1.5rem;margin-bottom:.5rem}.products_sizeCard__SL26E p{color:var(--text-light);font-size:.9rem;margin:0}.products_badge__qf56s{display:inline-block;margin-top:.75rem;padding:.25rem .75rem;background:linear-gradient(135deg,var(--secondary) 0,var(--secondary-dark) 100%);color:white;border-radius:20px;font-size:.75rem;font-weight:600}.products_cta__wXzc_{text-align:center;margin-top:2rem}.products_ctaButton__3FUhG{display:inline-block;padding:1rem 2rem;background:linear-gradient(135deg,var(--primary) 0,var(--primary-dark) 100%);color:white;border-radius:10px;font-weight:600;font-size:1.1rem;text-decoration:none;transition:all .3s ease}.products_ctaButton__3FUhG:hover{transform:translateY(-3px);box-shadow:0 6px 20px var(--shadow)}@media (max-width:768px){.products_productGrid__nVGJE{grid-template-columns:1fr;gap:1.5rem}.products_tableHeader___No_H,.products_tableRow__oL1mM{grid-template-columns:1fr}.products_tableCell__Mu2Sv{padding:.75rem 1rem}.products_tableHeader___No_H .products_tableCell__Mu2Sv:first-child{display:none}.products_tableRow__oL1mM .products_tableCell__Mu2Sv:first-child{background:var(--primary-light);color:var(--text);font-weight:700}.products_sizeGrid__XcmHO{grid-template-columns:repeat(2,1fr);gap:1rem}}