@font-face{font-family:inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/inter-latin.woff2)format('woff2');unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,sans-serif;font-size:1rem;line-height:1.6;color:#333;background:#fafafa}img{max-width:100%;height:auto;display:block}a{color:inherit}ul{list-style:none}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.skip-link{position:absolute;top:-44px;left:0;background:#667eea;color:#fff;padding:.5rem 1rem;text-decoration:none;font-weight:600;font-size:.9rem;border-radius:0 0 6px 0;z-index:10000;transition:top .2s}.skip-link:focus{top:0}.header{background:#fff;position:sticky;top:0;z-index:200}.nav-container{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;align-items:center;justify-content:space-between;height:80px}.logo-text{margin:0;font-size:1.15rem;font-weight:700}.logo a,.logo-text a{color:#1a1a1a;text-decoration:none;font-size:1.15rem;font-weight:700;display:flex;align-items:center;gap:.4rem;white-space:nowrap;letter-spacing:-.01em}.logo img{height:120px;width:auto;display:block}@media(max-width:768px){.logo img{height:96px}}.mobile-menu-toggle{background:0 0;border:none;cursor:pointer;padding:8px;display:flex;flex-direction:column;justify-content:center;gap:5px;z-index:200;position:relative;border-radius:6px;transition:background .2s}.mobile-menu-toggle:hover{background:rgba(0,0,0,6%)}.hamburger-line{display:block;width:22px;height:2px;background:#1a1a1a;border-radius:2px;transition:transform .3s ease,opacity .25s ease;transform-origin:center}.mobile-menu-toggle[aria-expanded=true] .hamburger-line:nth-child(1){transform:translateY(7px)rotate(45deg)}.mobile-menu-toggle[aria-expanded=true] .hamburger-line:nth-child(2){opacity:0;transform:scaleX(0)}.mobile-menu-toggle[aria-expanded=true] .hamburger-line:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.nav-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:140;cursor:pointer}.nav-overlay.active{display:block}.nav-menu{position:fixed;top:0;right:-100%;width:min(280px,82vw);height:100dvh;background:linear-gradient(160deg,#667eea 0%,#764ba2 100%);display:flex;flex-direction:column;padding-top:72px;padding-bottom:2rem;overflow-y:auto;transition:right .3s cubic-bezier(.4,0,.2,1);box-shadow:-4px 0 24px rgba(0,0,0,.2);z-index:150;gap:0}.nav-menu.active{right:0}.nav-menu>li{border-bottom:1px solid rgba(255,255,255,.12)}.nav-menu>li>a{display:block;color:#fff;text-decoration:none;padding:.9rem 1.5rem;font-size:1rem;font-weight:500;transition:background .2s}.nav-menu>li>a:hover,.nav-menu>li>a:focus-visible{background:rgba(255,255,255,.15)}.dropdown-toggle{display:flex;align-items:center;justify-content:space-between}.dropdown-toggle::after{content:'›';font-size:1.1rem;line-height:1;transition:transform .25s ease;margin-left:.5rem}.dropdown.open .dropdown-toggle::after{transform:rotate(90deg)}.dropdown-menu{display:none;background:rgba(0,0,0,.18);padding:0;margin:0;list-style:none}.dropdown.open .dropdown-menu{display:block}.dropdown-menu li{border-bottom:1px solid rgba(255,255,255,8%)}.dropdown-menu a{display:block;color:rgba(255,255,255,.9);text-decoration:none;padding:.75rem 1.5rem .75rem 2.5rem;font-size:.9rem;transition:background .2s}.dropdown-menu a:hover{background:rgba(255,255,255,.1)}@media(min-width:768px){.mobile-menu-toggle{display:none}.nav-overlay{display:none !important}.nav-menu{position:static;height:auto;width:auto;background:0 0;flex-direction:row;align-items:center;padding:0;overflow:visible;transition:none;box-shadow:none;gap:.2rem}.nav-menu>li{border:none}.nav-menu>li>a{padding:.4rem .7rem;border-radius:6px;font-size:.875rem;white-space:nowrap;color:#1a1a1a}.nav-menu>li>a:hover{color:#8b7ed8}.nav-menu>li>a[aria-current=page]{color:#6b5fc7;text-decoration:underline;text-decoration-color:#6b5fc7;text-decoration-thickness:2px;text-underline-offset:4px}.dropdown{position:relative}.dropdown-toggle::after{display:none}.dropdown-menu{display:block;position:absolute;top:calc(100% + 8px);left:0;width:230px;background:#fff;border-radius:10px;box-shadow:0 8px 28px rgba(0,0,0,.14);padding:.5rem 0;opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease;z-index:200}.dropdown:hover .dropdown-menu,.dropdown:focus-within .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu li{border:none}.dropdown-menu a{color:#333;padding:.6rem 1.1rem;font-size:.875rem;font-weight:400}.dropdown-menu a:hover{background:#f3f4f6;color:#667eea}}.btn{display:inline-block;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;font-size:.95rem;text-decoration:none;text-align:center;cursor:pointer;border:2px solid transparent;transition:transform .2s,box-shadow .2s,background .2s,color .2s;line-height:1.4;font-family:inherit}.btn:hover{transform:translateY(-2px)}.btn-primary{background:gold;color:#1a1a1a;border-color:gold}.btn-primary:hover{background:#ffe833;box-shadow:0 4px 14px rgba(255,215,0,.45)}.btn-secondary{background:0 0;color:#fff;border-color:#fff}.btn-secondary:hover{background:#fff;color:#667eea}.hero{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;text-align:center;padding:3.5rem 1rem 4.5rem}.hero-content{max-width:720px;margin:0 auto}.hero h1{font-size:clamp(1.75rem,5vw,3rem);font-weight:700;line-height:1.2;margin-bottom:1rem;letter-spacing:-.02em}.hero-subtitle{font-size:clamp(1rem,2.5vw,1.2rem);opacity:.92;margin-bottom:2.5rem;line-height:1.65}.hero-stats{display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin-top:2rem}@media(min-width:480px){.hero-stats{flex-direction:row;justify-content:center;gap:3.5rem}}.stat-number{display:block;font-size:2.4rem;font-weight:700;color:gold;line-height:1;letter-spacing:-.02em}.stat-label{font-size:.9rem;opacity:.9;margin-top:.3rem;text-transform:uppercase;letter-spacing:.05em;font-weight:500}.intro,.care-guides-section,.care-guides{background:#fff}.conditions-section,.conditions,.resources,.care-tips{background:#f8f9fa}.intro,.services,.conditions,.conditions-section,.care-tips,.care-guides-section,.care-guides,.resources,.cta{padding:3.5rem 1rem}.cta{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;text-align:center}.homepage-gear-section{background:#fff;padding:3.5rem 1rem}.homepage-gear-section h2{text-align:center;font-size:1.75rem;color:#1a1a2e;margin-bottom:.5rem}.homepage-gear-section .section-intro{text-align:center;margin-bottom:2rem}.homepage-gear-section .section-intro a{color:#667eea;text-decoration:none;font-weight:500}.homepage-gear-section .section-intro a:hover{text-decoration:underline}.intro h2,.services h2,.conditions h2,.conditions-section h2,.care-tips h2,.care-tips h3,.care-guides h2,.care-guides-section h2,.resources h2{font-size:clamp(1.5rem,4vw,2.2rem);font-weight:700;text-align:center;margin-bottom:.75rem;color:#1a1a2e;letter-spacing:-.02em}.cta h2{font-size:clamp(1.5rem,4vw,2.2rem);font-weight:700;margin-bottom:1rem;letter-spacing:-.02em}.section-intro,.intro>.container>p,.intro-content p{font-size:1.05rem;color:#555;line-height:1.7;max-width:680px;margin:0 auto 2rem;text-align:center}.cta p{font-size:1.05rem;color:rgba(255,255,255,.92);line-height:1.7;max-width:620px;margin:0 auto 2rem}.cta-buttons{display:flex;flex-direction:column;align-items:center;gap:.875rem;margin-top:1.5rem}@media(min-width:480px){.cta-buttons{flex-direction:row;justify-content:center}}.feature-grid,.conditions-content,.tips-grid,.guides-grid,.resources-grid,.section-grid{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-top:2rem}@media(min-width:600px){.feature-grid,.conditions-content,.tips-grid,.guides-grid,.resources-grid,.section-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.feature-grid{grid-template-columns:repeat(4,1fr)}.conditions-content{grid-template-columns:repeat(3,1fr)}.tips-grid{grid-template-columns:repeat(2,1fr)}.guides-grid{grid-template-columns:repeat(2,1fr)}.resources-grid{grid-template-columns:repeat(3,1fr)}.section-grid{grid-template-columns:repeat(3,1fr)}}.feature-card,.condition-card,.guide-card,.resource-card,.section-card{background:#fff;border-radius:12px;padding:1.75rem 1.5rem;box-shadow:0 2px 10px rgba(0,0,0,7%);border:1px solid #e8eaed;transition:transform .2s ease,box-shadow .2s ease}.feature-card:hover,.condition-card:hover,.guide-card:hover,.resource-card:hover,.section-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(102,126,234,.16)}.feature-card h3,.section-card h3{font-size:1.05rem;font-weight:600;color:#1a1a2e;margin-bottom:.6rem}.condition-card h3,.guide-card h3,.resource-card h3{font-size:1.05rem;font-weight:600;color:#6b5fc7;margin-bottom:.6rem}.feature-card p,.condition-card p,.guide-card p,.resource-card p,.section-card p{color:#555;font-size:.925rem;line-height:1.65;margin-bottom:.875rem}.condition-card ul,.guide-card ul,.section-card ul{padding-left:1.1rem;margin-top:.25rem}.condition-card li,.guide-card li,.section-card li{color:#555;font-size:.875rem;line-height:1.55;margin-bottom:.35rem;list-style:disc}.feature-icon,.card-icon{margin-bottom:.875rem;display:block}.feature-icon svg,.card-icon svg{width:52px;height:52px;color:#667eea;stroke-width:1.5}.tip .card-icon svg{width:36px;height:36px}.tip{background:#fff;border-radius:10px;padding:1.4rem 1.25rem;box-shadow:0 2px 8px rgba(0,0,0,6%);border-left:4px solid #667eea}.tip h4{font-size:1rem;font-weight:600;color:#1a1a2e;margin-bottom:.4rem}.tip p{color:#555;font-size:.9rem;line-height:1.6}.resource-btn{display:inline-block;background:gold;color:#1a1a1a;text-decoration:none;font-weight:600;font-size:.875rem;padding:.55rem 1.2rem;border-radius:20px;transition:background .2s,transform .2s;margin-top:.5rem}.resource-btn:hover{background:#ffe833;transform:translateY(-2px)}.care-tips .container h3{text-align:center;font-size:clamp(1.4rem,3.5vw,2rem);margin-bottom:1.5rem;color:#1a1a2e;font-weight:700;letter-spacing:-.02em}.blog-layout{background:#f8f9fa;min-height:75vh;padding:2rem 0}.blog-header{text-align:center;padding:2rem 1rem 1.5rem}.blog-header h1{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#1a1a2e;margin-bottom:.6rem;letter-spacing:-.02em}.blog-description{font-size:1.05rem;color:#555;max-width:580px;margin:0 auto;line-height:1.65}.blog-content{padding:0 0 2rem}.blog-intro{background:#fff;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 2px 8px rgba(0,0,0,6%)}.category-filter{background:#fff;border-radius:12px;padding:1.25rem 1.5rem;margin-bottom:1.5rem;box-shadow:0 2px 8px rgba(0,0,0,6%)}.category-filter h3{font-size:.875rem;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.75rem}.filter-buttons{display:flex;flex-wrap:wrap;gap:.5rem}.filter-btn{background:#f3f4f6;color:#667eea;border:2px solid #e5e7eb;padding:.4rem 1rem;border-radius:20px;font-size:.85rem;font-weight:500;cursor:pointer;font-family:inherit;transition:all .2s}.filter-btn:hover,.filter-btn.active{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;border-color:#667eea}.articles-grid{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-bottom:2rem}@media(min-width:600px){.articles-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.articles-grid{grid-template-columns:repeat(6,1fr)}.articles-grid>.article-card{grid-column:span 2}.articles-grid>.article-card:last-child:nth-child(3n+1){grid-column:3/span 2}.articles-grid>.article-card:nth-last-child(2):nth-child(3n+1){grid-column:2/span 2}.articles-grid>.article-card:nth-last-child(2):nth-child(3n+1)+.article-card{grid-column:4/span 2}}.article-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,7%);transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column}.article-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(102,126,234,.16)}.article-card-image{position:relative;height:175px;overflow:hidden;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);flex-shrink:0}.article-card-image img{width:100%;height:100%;object-fit:cover;object-position:center 25%;transition:transform .3s ease}.article-card:hover .article-card-image img{transform:scale(1.04)}.article-card-placeholder{display:flex;align-items:center;justify-content:center;height:100%}.placeholder-icon{display:flex;align-items:center;justify-content:center}.placeholder-icon svg{width:44px;height:44px;color:#fff;opacity:.6;stroke-width:1.5}.article-categories{position:absolute;top:.75rem;left:.75rem;display:flex;flex-wrap:wrap;gap:.35rem}.article-category{background:rgba(255,255,255,.92);color:#667eea;font-size:.72rem;font-weight:600;padding:.2rem .6rem;border-radius:12px}.article-card-content{padding:1.2rem;display:flex;flex-direction:column;flex:1}.article-meta{display:flex;flex-wrap:wrap;gap:.75rem;font-size:.78rem;color:#999;margin-bottom:.6rem}.article-title{margin:0 0 .6rem;font-size:1rem}.article-title a{color:#1a1a2e;text-decoration:none;font-size:1rem;font-weight:600;line-height:1.4;transition:color .2s}.article-title a:hover{color:#667eea}.article-excerpt{color:#555;font-size:.875rem;line-height:1.6;margin-bottom:1rem;flex:1}.article-footer{display:flex;justify-content:flex-end;margin-top:auto}.read-more{display:inline-flex;align-items:center;gap:.35rem;color:#667eea;text-decoration:none;font-size:.85rem;font-weight:600;transition:color .2s,transform .2s}.read-more:hover{color:#764ba2;transform:translateX(3px)}.tag-header{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;padding:3rem 2rem;text-align:center;margin-bottom:2rem;border-radius:16px}.tag-header h1{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;margin-bottom:1rem}.tag-header .tag-description{font-size:1.1rem;opacity:.9;max-width:600px;margin:0 auto}.back-to-tags{display:inline-block;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;text-decoration:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;margin-bottom:2rem;transition:transform .2s,box-shadow .2s}.back-to-tags:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(102,126,234,.3)}.article-tag{background:#f8f9fa;color:#667eea;padding:.2rem .5rem;border-radius:12px;font-size:.75rem;font-weight:500}.pagination{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:2rem;flex-wrap:wrap}.pagination-link{display:inline-flex;align-items:center;gap:.4rem;background:#fff;color:#667eea;text-decoration:none;padding:.55rem 1.2rem;border-radius:8px;font-weight:600;font-size:.9rem;box-shadow:0 2px 8px rgba(0,0,0,8%);transition:all .2s}.pagination-link:hover{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff}.pagination-info{color:#999;font-size:.875rem}.article-layout{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:1200px;margin:0 auto;padding:1.5rem 1rem}@media(min-width:900px){.article-layout{grid-template-columns:1fr 270px;align-items:start;padding:2rem 1.5rem}}.article-main{min-width:0}.article-content{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,8%)}.article-hero-image{width:100%;max-height:420px;overflow:hidden}.article-hero-image img{width:100%;height:420px;object-fit:cover;display:block}.article-header{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;padding:2.5rem 1.5rem;text-align:center}.article-header .article-meta{color:rgba(255,255,255,.78);margin-bottom:.75rem;font-size:.82rem;display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.article-updated{font-style:italic;opacity:.85}.article-header .article-categories{position:static;justify-content:center;margin-bottom:1rem}.article-header .article-categories a{background:rgba(255,255,255,.22);color:#fff;padding:.2rem .7rem;border-radius:20px;text-decoration:none;font-size:.78rem;transition:background .2s}.article-header .article-categories a:hover{background:rgba(255,255,255,.35)}.article-header h1{font-size:clamp(1.4rem,4vw,2.1rem);font-weight:700;line-height:1.25;margin-bottom:.75rem;letter-spacing:-.02em}.article-description{font-size:1rem;opacity:.9;line-height:1.65;max-width:600px;margin:0 auto}.article-body{padding:2rem 1.5rem}.article-body h2{font-size:1.45rem;font-weight:700;color:#1a1a2e;margin:2rem 0 .875rem;padding-top:1rem;border-top:1px solid #e8eaed;letter-spacing:-.01em}.article-body h3{font-size:1.15rem;font-weight:600;color:#1a1a2e;margin:1.5rem 0 .6rem}.article-body h4{font-size:1rem;font-weight:600;color:#374151;margin:1.25rem 0 .5rem}.article-body p{color:#444;line-height:1.78;margin-bottom:1.25rem;font-size:1rem}.article-body ul,.article-body ol{padding-left:1.5rem;margin-bottom:1.25rem}.article-body li{color:#444;line-height:1.65;margin-bottom:.4rem;font-size:1rem}.article-body blockquote{background:#f8f9fa;border-left:4px solid #667eea;padding:1rem 1.5rem;margin:1.5rem 0;border-radius:0 8px 8px 0;font-style:italic;color:#555}.article-body code{background:#f1f3f5;padding:.15rem .4rem;border-radius:4px;font-family:menlo,monaco,consolas,monospace;font-size:.875em;color:#d63384}.article-body pre{background:#1e293b;color:#e2e8f0;padding:1.5rem;border-radius:8px;overflow-x:auto;margin:1.5rem 0}.article-body pre code{background:0 0;padding:0;color:inherit;font-size:.9rem}.article-sidebar{order:-1}@media(min-width:900px){.article-sidebar{order:0;position:sticky;top:68px;max-height:calc(100vh - 80px);overflow-y:auto}}.table-of-contents{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,7%)}.table-of-contents>summary.toc-header{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;padding:.875rem 1.1rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;user-select:none;list-style:none;min-height:44px;transition:background .2s}.table-of-contents>summary.toc-header::-webkit-details-marker{display:none}.table-of-contents>summary.toc-header:hover{background:linear-gradient(135deg,#7c8ef0 0%,#8a5db0 100%)}.toc-header-title{font-size:.9rem;font-weight:600}.toc-header::after{content:'';display:inline-block;width:.45em;height:.45em;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(45deg);transition:transform .2s ease;flex-shrink:0;margin-bottom:.1em}.table-of-contents[open]>.toc-header::after{transform:rotate(-135deg)}.toc-nav{padding:.75rem}.toc-list{list-style:none;padding:0;margin:0}.toc-list li{margin-bottom:.2rem}.toc-link{display:block;padding:.38rem .7rem;color:#555;text-decoration:none;border-radius:6px;font-size:.85rem;line-height:1.45;transition:background .18s,color .18s}.toc-link:hover{background:#f3f4f6;color:#667eea}.toc-link.toc-active{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff}.toc-h2{font-weight:600}.toc-h3{padding-left:1.2rem;font-size:.8rem}.toc-h4{padding-left:2.2rem;font-size:.76rem}.back-to-top{position:fixed;bottom:1.5rem;right:1.5rem;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;border:none;width:44px;height:44px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity .3s,visibility .3s,transform .3s,box-shadow .2s;box-shadow:0 4px 14px rgba(102,126,234,.35);z-index:90}.back-to-top.visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top:hover{transform:translateY(-2px);box-shadow:0 6px 18px rgba(102,126,234,.45)}.support-page{background:#f8f9fa;min-height:75vh;padding:2rem 0}.support-header{text-align:center;padding:2rem 1rem 1rem}.support-header h1{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#1a1a2e;margin-bottom:.6rem;letter-spacing:-.02em}.support-intro{font-size:1.05rem;color:#555;max-width:580px;margin:0 auto;line-height:1.65}.support-content{padding:0 0 2rem}.help-options,.contact-section,.video-consultation,.community-section{background:#fff;border-radius:12px;padding:1.75rem 1.5rem;margin-bottom:1.5rem;box-shadow:0 2px 8px rgba(0,0,0,6%)}.help-options h2,.contact-section h2,.video-consultation h2,.community-section h2{font-size:1.4rem;font-weight:700;color:#1a1a2e;margin-bottom:1.25rem;text-align:center;letter-spacing:-.01em}.help-option{display:flex;align-items:flex-start;gap:1rem;padding:1.1rem;margin-bottom:.875rem;background:#f8f9fa;border-radius:10px;border:1px solid #e8eaed;cursor:pointer;transition:border-color .2s,box-shadow .2s}.help-option:last-child{margin-bottom:0}.help-option:hover{border-color:#667eea;box-shadow:0 4px 14px rgba(102,126,234,.1)}.help-icon{width:46px;height:46px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.4rem;flex-shrink:0}.help-content h3{font-size:1rem;font-weight:600;color:#1a1a2e;margin-bottom:.3rem}.help-content p{color:#555;font-size:.875rem;line-height:1.6}.support-form{max-width:560px;margin:0 auto}.form-group{margin-bottom:1.2rem}.form-group label{display:block;font-weight:600;color:#374151;margin-bottom:.4rem;font-size:.875rem}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.7rem .9rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;font-family:inherit;color:#333;background:#fff;transition:border-color .2s,box-shadow .2s;-webkit-appearance:none}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.14)}.form-group textarea{resize:vertical;min-height:120px}.char-count{text-align:right;font-size:.76rem;color:#999;margin-top:.25rem}.submit-btn{width:100%;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;border:none;padding:.85rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;font-family:inherit;transition:transform .2s,box-shadow .2s;margin-top:.5rem}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 4px 14px rgba(102,126,234,.3)}.calendly-section{background:#f8f9fa;border:1px solid #e5e7eb;border-radius:10px;padding:1.5rem;margin:1rem 0;text-align:center}.calendly-section h3{font-size:1.1rem;font-weight:600;color:#1a1a2e;margin-bottom:.6rem}.calendly-section p{color:#555;margin-bottom:.75rem;font-size:.925rem}.calendly-section ul{text-align:left;padding-left:1.5rem;margin:.75rem auto 1.25rem;max-width:400px}.calendly-section li{color:#555;font-size:.875rem;margin-bottom:.4rem;line-height:1.5;list-style:disc}.calendly-btn,.community-btn{display:inline-block;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;text-decoration:none;padding:.8rem 1.75rem;border-radius:8px;font-weight:600;font-size:.95rem;transition:transform .2s,box-shadow .2s}.calendly-btn:hover,.community-btn:hover{transform:translateY(-2px);box-shadow:0 4px 14px rgba(102,126,234,.3);color:#fff}.community-section>p{text-align:center;color:#555;margin-bottom:1.5rem;font-size:.95rem}.community-features{display:grid;grid-template-columns:1fr;gap:1rem;margin:1.25rem 0 1.5rem}@media(min-width:600px){.community-features{grid-template-columns:repeat(3,1fr)}}.community-features .feature{text-align:center;padding:1.25rem 1rem;background:#f8f9fa;border-radius:8px}.community-features .feature h3{font-size:.95rem;font-weight:600;color:#1a1a2e;margin-bottom:.35rem}.community-features .feature p{color:#555;font-size:.85rem;line-height:1.5}.footer{background:#1a1a2e;color:#c8cad8;text-align:center;padding:2rem 1rem}.footer p{font-size:.875rem;line-height:1.6}.footer p+p{margin-top:.4rem;opacity:.65;font-size:.8rem}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #667eea;outline-offset:2px;border-radius:3px}.alert{padding:1rem 1.25rem;border-radius:8px;margin:1.5rem 0;border-left:4px solid transparent;font-size:.95rem;line-height:1.6}.alert-title{font-weight:700;margin-bottom:.35rem}.alert-warning{background:#fffbeb;border-color:#f59e0b;color:#92400e}.alert-danger{background:#fef2f2;border-color:#ef4444;color:#991b1b}.alert-success{background:#f0fdf4;border-color:#22c55e;color:#166534}.alert-info{background:#eff6ff;border-color:#667eea;color:#1e40af}.homepage{background:#fff}.error-page{min-height:70vh;display:flex;align-items:center;justify-content:center;padding:4rem 1rem;background:#f8f9fa}.error-content{text-align:center;max-width:560px;margin:0 auto}.error-icon{margin-bottom:1rem}.error-icon svg{width:80px;height:80px;color:#667eea;stroke-width:1.5}.error-content h1{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#1a1a2e;margin-bottom:.75rem}.error-message{color:#555;font-size:1.1rem;margin-bottom:2rem}.error-links{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:2.5rem}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;transition:opacity .2s}.btn-primary:hover{opacity:.9}.btn-secondary{background:#fff;color:#667eea;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;border:2px solid #667eea;transition:background .2s,color .2s}.btn-secondary:hover{background:#667eea;color:#fff}.error-suggestions h2{font-size:1rem;font-weight:600;color:#1a1a2e;margin-bottom:.75rem}.error-suggestions ul{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.error-suggestions li a{background:#fff;border:1px solid #e5e7eb;color:#667eea;padding:.4rem .9rem;border-radius:20px;text-decoration:none;font-size:.875rem;transition:border-color .2s,color .2s}.error-suggestions li a:hover{border-color:#667eea}.gear-landing{padding:2rem 0 4rem}.gear-landing-header{text-align:center;max-width:720px;margin:0 auto 3rem}.gear-landing-header h1{font-size:2.25rem;font-weight:700;color:#1a1a1a;margin-bottom:.75rem}.gear-landing-intro{font-size:1.1rem;color:#555;line-height:1.7}.gear-tier-section{margin-bottom:3.5rem}.gear-tier-title{font-size:1.5rem;font-weight:700;color:#1a1a1a;border-bottom:2px solid #667eea;padding-bottom:.5rem;margin-bottom:1.5rem}.gear-category-group{margin-bottom:2rem}.gear-category-label{font-size:1rem;font-weight:600;color:#555;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}.gear-tiles-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.25rem}.gear-tile{display:flex;flex-direction:column;background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;text-decoration:none;color:inherit;transition:box-shadow .2s,transform .2s}.gear-tile:hover{box-shadow:0 4px 16px rgba(102,126,234,.15);transform:translateY(-2px)}.gear-tile-img{width:100%;aspect-ratio:1/1;object-fit:cover;background:#f3f4f6;display:block}.gear-placeholder{background:linear-gradient(135deg,#e5e7eb 0%,#d1d5db 100%)}.gear-tile-body{padding:.875rem;display:flex;flex-direction:column;gap:.4rem;flex:1}.gear-tile-name{font-size:.9rem;font-weight:600;color:#1a1a1a;margin:0;line-height:1.4}.gear-tile-hook{font-size:.8rem;color:#6b7280;margin:0;line-height:1.4}.gear-badge{display:inline-block;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;padding:.15rem .45rem;border-radius:3px;align-self:flex-start}.tier-our-pick{background:rgba(255,215,0,.15);color:#8a6d0a;border:1px solid rgba(255,200,0,.4)}.tier-vet-pick{background:rgba(102,126,234,.1);color:#4a5ab8;border:1px solid rgba(102,126,234,.35)}.tier-community-pick{background:rgba(16,185,129,.1);color:#0e7a5b;border:1px solid rgba(16,185,129,.35)}.tier-also-great{background:#f9fafb;color:#6b7280;border:1px solid #e5e7eb}.hub-gear-section{margin:2.5rem 0 1.5rem;padding:1.75rem 1.5rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px}.hub-gear-title{font-size:1.25rem;font-weight:700;color:#1a1a2e;margin:0 0 .4rem}.hub-gear-intro{font-size:.95rem;color:#6b7280;margin:0 0 1.25rem}.hub-gear-intro a{color:#667eea;text-decoration:none;font-weight:500}.hub-gear-intro a:hover{text-decoration:underline}.product-layout{padding:2rem 0 4rem}.product-hero{display:grid;grid-template-columns:380px 1fr;gap:2.5rem;align-items:start;margin-bottom:2.5rem}.product-hero--no-image{grid-template-columns:1fr}.product-hero-image img,.product-placeholder{width:100%;aspect-ratio:1/1;border-radius:8px;object-fit:cover;display:block}.product-hero-info{display:flex;flex-direction:column;gap:.75rem}.product-hero-info h1{font-size:2rem;font-weight:700;color:#1a1a1a;margin:0;line-height:1.2}.product-brand{color:#6b7280;font-size:.95rem;margin:0}.product-hook{font-size:1.15rem;font-weight:500;color:#4b5563;line-height:1.55;margin:0}.buy-block{display:flex;flex-direction:column;gap:.6rem;margin-top:.5rem}.buy-block--page{display:flex;flex-direction:row;align-items:flex-start;gap:1.25rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:1.25rem 1.5rem;margin-top:2rem;margin-bottom:1.5rem}.buy-block-image{width:80px;height:80px;object-fit:contain;border-radius:4px;flex-shrink:0}.buy-block-body{display:flex;flex-direction:column;gap:.6rem;flex:1}.buy-block-name{font-weight:600;font-size:1rem;color:#111827;margin:0}.buy-block-buttons{display:flex;flex-wrap:wrap;gap:.5rem}.buy-btn{display:inline-block;padding:.75rem 1.5rem;border-radius:6px;font-weight:600;font-size:.95rem;text-decoration:none;text-align:center;transition:opacity .2s;width:fit-content}.buy-btn:hover{opacity:.85}.buy-btn-amazon{background:gold;color:#1a1a1a}.buy-btn-mfr{background:#667eea;color:#fff}.buy-btn-placeholder{background:#f3f4f6;color:#9ca3af;border:1px dashed #d1d5db;cursor:default;pointer-events:none;display:inline-block}.buy-disclosure{font-size:.75rem;color:#9ca3af;margin:0}.buy-disclosure a{color:#9ca3af;text-decoration:underline}.product-body{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2.5rem}.product-editorial{grid-column:1/-1}.product-editorial h2{font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.product-story p{margin-bottom:1rem;line-height:1.7;color:#374151}.product-story p:last-child{margin-bottom:0}.product-good-for h3,.product-not-for h3{font-size:1rem;font-weight:600;margin-bottom:.5rem}.product-good-for ul,.product-not-for ul{padding-left:1.25rem;margin:0}.product-good-for li,.product-not-for li{font-size:.9rem;color:#374151;margin-bottom:.3rem}.product-related-guides{margin-top:2rem;padding:1.25rem 1.5rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px}.product-related-guides h3{font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#6b7280;margin:0 0 .75rem}.product-related-guides ul{margin:0;padding:0;list-style:none}.product-related-guides li{margin-bottom:.4rem}.product-related-guides a{color:#667eea;text-decoration:none;font-size:.95rem}.product-related-guides a:hover{text-decoration:underline}.product-back{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.product-back a{color:#667eea;text-decoration:none;font-size:.9rem}.product-back a:hover{text-decoration:underline}.wheelchair-layout{padding:2rem 0 4rem}.wheelchair-editorial{max-width:720px;margin:0 auto}.wheelchair-editorial h1{font-size:2.25rem;font-weight:700;margin-bottom:1.5rem}@media(max-width:768px){.gear-tiles-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.875rem}.product-hero{grid-template-columns:1fr}.product-hero-image img{max-width:300px;margin:0 auto;display:block}.product-body{grid-template-columns:1fr}.product-hero-info h1{font-size:1.5rem}.gear-landing-header h1{font-size:1.75rem}}@media(max-width:480px){.gear-tiles-grid{grid-template-columns:repeat(2,1fr)}}.community-callout{background:#f5f3ff;border:1px solid #c4b5fd;border-radius:10px;padding:1.75rem 2rem;margin:2.5rem 0 1.5rem}.community-callout h3{font-size:1.1rem;font-weight:600;color:#1a1a2e;margin-bottom:.5rem}.community-callout p{color:#555;line-height:1.6;margin-bottom:1.25rem}.community-callout-cta{display:inline-block;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;text-decoration:none;padding:.65rem 1.5rem;border-radius:6px;font-weight:600;font-size:.95rem;transition:opacity .2s}.community-callout-cta:hover{opacity:.9;color:#fff}.homepage-community{background:#f5f3ff;padding:3.5rem 1rem;text-align:center}.homepage-community h2{font-size:clamp(1.5rem,4vw,2.2rem);font-weight:700;color:#1a1a2e;margin-bottom:1rem;letter-spacing:-.02em}.homepage-community p{font-size:1.05rem;color:#555;line-height:1.7;max-width:620px;margin:0 auto 2rem}.homepage-community-cta{display:inline-block;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;text-decoration:none;padding:.875rem 2rem;border-radius:8px;font-weight:600;font-size:1rem;transition:opacity .2s}.homepage-community-cta:hover{opacity:.9;color:#fff}.support-community-intro{background:#f5f3ff;border:1px solid #c4b5fd;border-radius:10px;padding:1.5rem 2rem;margin-bottom:2.5rem}.support-community-intro h2{font-size:1.2rem;font-weight:600;color:#1a1a2e;margin-bottom:.75rem}.support-community-intro p{color:#555;line-height:1.6;margin-bottom:.5rem}.support-community-intro p:last-child{margin-bottom:0}.support-community-intro a{color:#667eea;text-decoration:none}.support-community-intro a:hover{text-decoration:underline}.gear-callout-compact{margin:0 0 1.5rem;padding:.6rem 1rem;background:#f5f3ff;border:1px solid #c4b5fd;border-radius:8px;font-size:.9rem;color:#555}.gear-callout-compact a{color:#667eea;text-decoration:none;font-weight:500}.gear-callout-compact a:hover{text-decoration:underline}.article-card{position:relative;cursor:pointer}.article-title a::after{content:'';position:absolute;inset:0;z-index:1}.read-more{position:relative;z-index:2}.share-buttons{margin:2rem 0 1.5rem;padding:1.25rem 1.5rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px}.share-buttons-label{display:block;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#9ca3af;margin-bottom:.85rem}.share-buttons-row{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.share-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .85rem;border-radius:8px;font-size:.82rem;font-weight:500;text-decoration:none;border:1px solid #e5e7eb;background:#fff;color:#374151;cursor:pointer;transition:background .15s,border-color .15s,color .15s,box-shadow .15s;line-height:1;white-space:nowrap}.share-btn:hover{border-color:#667eea;color:#667eea;box-shadow:0 2px 6px rgba(102,126,234,.15)}.share-btn svg{flex-shrink:0}.share-btn--facebook:hover{border-color:#1877f2;color:#1877f2;box-shadow:0 2px 6px rgba(24,119,242,.15)}.share-btn--reddit:hover{border-color:#ff4500;color:#ff4500;box-shadow:0 2px 6px rgba(255,69,0,.15)}.share-btn--pinterest:hover{border-color:#e60023;color:#e60023;box-shadow:0 2px 6px rgba(230,0,35,.15)}.share-btn--whatsapp:hover{border-color:#25d366;color:#25d366;box-shadow:0 2px 6px rgba(37,211,102,.15)}.share-btn--email:hover{border-color:#667eea;color:#667eea}@media(max-width:480px){.share-btn-label{display:none}.share-btn{padding:.5rem;border-radius:8px}}.quick-answer{background:linear-gradient(135deg,rgba(102,126,234,8%),rgba(118,75,162,8%));border-left:4px solid #667eea;border-radius:6px;padding:1.25rem 1.5rem;margin:1.5rem 0 2rem;font-size:1.05rem;line-height:1.6}.quick-answer strong{color:#667eea;display:inline-block;margin-right:.5em}