html{overflow-y:auto;overflow-x:hidden;height:100%;margin:0;padding:0;scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;padding:0;min-height:100vh;width:100%}#root{min-height:100vh;overflow-y:auto;overflow-x:hidden;position:relative;scroll-padding-top:110px}::-webkit-scrollbar{display:none}*{-ms-overflow-style:none;scrollbar-width:none}#root{width:100%;margin:0;padding:0}.app{min-height:100vh;display:flex;flex-direction:column;padding-top:110px}.fixed-header{position:fixed;top:0;left:0;right:0;z-index:1000;background-color:#1f2937}.header{padding:1rem;display:flex;justify-content:space-between;align-items:center;background-color:#1a1a1a}.header-content{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.logo-link{text-decoration:none;display:flex;align-items:center;gap:8px}.logo-text,.logo-text-accent{color:#fff;font-size:24px;font-weight:500;line-height:1}.chinese-logo{color:#fff;font-size:24px;font-weight:500;border:2px solid #ff4d4d;padding:2px 4px;margin-left:8px;border-radius:4px;line-height:1;display:inline-flex;align-items:center}@media (max-width: 768px){.header-content{padding:0 .5rem}.logo-text,.logo-text-accent,.chinese-logo{font-size:1.25rem}}.nav-container{background-color:#fff;width:100%;border-bottom:1px solid #e5e7eb;position:fixed;top:60px;left:0;right:0;z-index:999}.nav-links{display:flex;justify-content:center;gap:2rem;max-width:1200px;margin:0 auto;padding:1rem}.nav-links a,.nav-links a:visited{color:#374151;text-decoration:none;font-size:1rem}.nav-links a:hover{color:#dc2626}.mobile-navigation{position:fixed;top:0;right:0;z-index:2000}.mobile-menu-button{position:fixed;top:20px;right:20px;width:40px;height:40px;background:none;border:none;cursor:pointer;z-index:1900;padding:0;display:flex;align-items:center;justify-content:center}.hamburger-button{width:24px;height:20px;position:relative}.hamburger-line,.hamburger-line:before,.hamburger-line:after{width:24px;height:3px;background-color:#fff;position:absolute;left:0;transition:.3s ease}.hamburger-line{top:50%;transform:translateY(-50%)}.hamburger-line:before{content:"";top:-8px}.hamburger-line:after{content:"";bottom:-8px}.mobile-close-button{position:absolute;top:20px;right:20px;width:40px;height:40px;background:none;border:none;color:#fff;font-size:40px;font-weight:300;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2001;padding:0}.mobile-menu{position:fixed;top:0;right:0;width:100%;max-width:300px;height:100vh;background-color:#1a1a1a;z-index:2000;transform:translate(100%);transition:transform .3s ease-in-out}.mobile-menu.active{transform:translate(0)}.mobile-menu-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#00000080;z-index:1999}.mobile-menu nav{padding:70px 20px 20px}.mobile-menu nav a{display:block;color:#fff;text-decoration:none;padding:15px;font-size:18px;cursor:pointer}.mobile-menu nav a:hover{background-color:#ffffff1a}main{margin-top:0}section{margin-top:20px}.recipes-section{margin-top:20px}section{scroll-margin-top:110px}.recipes{scroll-margin-top:110px!important}.category-section{scroll-margin-top:110px}#recipes{scroll-margin-top:110px!important;padding-top:20px}#essential-ingredients,#cookware,#cutlery,#tableware{scroll-margin-top:110px}h2{margin:0;padding:1rem 0}.category-nav{padding:0;position:fixed;top:130px;left:0;width:100%;z-index:998;background-color:#fff;height:50px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #e5e7eb}.category-nav ul{list-style:none;padding:0;display:flex;justify-content:center;gap:2rem;max-width:1200px;margin:0 auto}.category-nav li{white-space:nowrap}.category-nav a{color:#4b5563;text-decoration:none;font-weight:500;padding:.5rem 1rem;border-radius:.375rem}.category-nav a:hover{color:#111827;background-color:#e5e7eb}.category-nav li:first-child a{color:#111827;font-weight:600}.app-container{max-width:100%;overflow-x:hidden;padding:0 2rem;margin-top:0}.recipe-layout{max-width:1200px;margin:0 auto;padding:20px}.recipe-content-area{display:flex;gap:30px}.recipe-grid{flex:1;display:flex;flex-direction:column;gap:30px}.ad-space{width:200px;flex-shrink:0}.recipe-card{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:hidden;display:flex;flex-direction:column;max-width:800px}.recipes{margin:0 auto;max-width:1200px;padding:0 1rem}.recipes h2{font-size:2rem;color:#111827;font-weight:600;text-align:left;margin-bottom:2rem;padding-top:1rem}.recipe-image{width:100%;height:400px;overflow:hidden}.recipe-image img{width:100%;height:100%;object-fit:cover}.recipe-header-content{padding:1.5rem;text-align:left}.recipe-header-content h3{margin:0;font-size:1.5rem;color:#111827}.recipe-meta{margin-top:.5rem;color:#6b7280;font-size:.875rem;text-align:left}.section-title{font-size:2rem;font-weight:600;color:#111827;margin:2rem 0;text-align:left;width:100%}.category-section{margin:3rem auto;max-width:1200px;padding:0 1rem}.category-section h2{font-size:2rem;color:#111827;font-weight:600;text-align:left;margin-bottom:2rem}.ad-space{position:sticky;top:80px;height:fit-content}.ad-container{display:flex;flex-direction:column;gap:2rem}.adsbygoogle{display:block;min-height:250px;background-color:#f5f5f5}@media (max-width: 768px){.recipe-layout{grid-template-columns:1fr}.ad-space{display:none}}.social-share{display:flex;justify-content:center;gap:1rem;margin:1rem 0;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.social-icon{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;margin:0 .5rem;color:#4a5568}.social-icon svg{width:100%;height:100%;fill:currentColor}.social-icon.instagram{background:none;border:none;padding:0;margin:0 .5rem;cursor:pointer;color:inherit;font:inherit}.social-icon.instagram:hover{color:#e1306c}.social-icon.pinterest{background:none;border:none;padding:0;margin:0 .5rem;cursor:pointer;color:inherit;font:inherit}.social-icon.pinterest:hover{color:#e60023}.social-icon.facebook:hover{color:#1877f2}.social-icon.twitter:hover{color:#1da1f2}.expand-button{display:block;width:100%;padding:.5rem;border:none;background:none;color:#6b7280;cursor:pointer;font-size:1.25rem}.expand-button:hover{color:#111827}.recipe-details{padding:2rem;border-top:1px solid #e5e7eb}.recipe-details h2{color:#111827;font-size:1.5rem;margin:1.5rem 0 1rem}.recipe-details h3{color:#374151;font-size:1.25rem;margin:1.25rem 0 .75rem;text-align:left}.recipe-details ul,.recipe-details ol{padding-left:1.5rem;margin:1rem 0}.recipe-details ol{list-style:none;padding-left:0;margin:1rem 0}.recipe-details ol li{margin:.75rem 0;color:#4b5563;line-height:1.6}.recipe-details li{margin:.5rem 0;color:#4b5563}.recipe-details p{color:#4b5563;line-height:1.6;margin:1rem 0}.product-section{max-width:1200px;margin:2rem auto;padding:0 1rem;width:100%}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1200px;margin:0 auto}.product-card{position:relative;text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem;height:340px}.product-card img{width:100%;height:140px;object-fit:contain;margin-bottom:.75rem}.product-card h3{font-size:.9rem;margin:0;line-height:1.4;color:#1f2937;height:2.8em;overflow:hidden}.product-card p{font-size:.85rem;color:#4b5563;line-height:1.5;height:3em;overflow:hidden;margin:.5rem 0 0}.product-card a[href*=amazon]{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);width:120px;padding:.75rem 1rem;background-color:#8b8d96;color:#fff;text-decoration:none;border-radius:6px;font-size:.875rem;font-weight:500}.product-card a[href*=amazon]:hover{background-color:#76788f}.featured-product-card{position:relative;text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem 1.5rem 5rem;height:380px}.featured-product-card img{width:100%;height:180px;object-fit:contain;margin-bottom:1rem}.featured-product-card h3{font-size:1rem;margin:0;line-height:1.4;color:#1f2937;height:2.8em;overflow:hidden;margin-bottom:.5rem}.featured-product-card p{font-size:.9rem;color:#4b5563;line-height:1.5;height:3em;overflow:hidden;margin:.5rem 0 2rem}.product-info{padding:1rem;display:flex;flex-direction:column;height:100%;text-align:center}.product-info h3{margin:0 0 .5rem;font-size:1rem;color:#1f2937}.featured-products{margin:2rem 0;padding:2rem;background-color:#f9f9f9;border-radius:8px}.featured-products h3{margin-bottom:1.5rem;color:#333;font-size:1.5rem}.featured-products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.featured-product-card{background:#fff;border-radius:8px;padding:1rem;box-shadow:0 2px 4px #0000001a;transition:transform .2s ease;width:100%}.featured-product-card:hover{transform:translateY(-5px)}.featured-product-card img{width:100%;height:200px;object-fit:cover;border-radius:4px;margin-bottom:1rem}.featured-product-card h4{color:#333;margin:.5rem 0;font-size:1.2rem}.featured-product-card p{color:#666;margin-bottom:1rem;font-size:.9rem}.product-link{display:inline-block;padding:.5rem 1rem;background-color:#e31837;color:#fff;text-decoration:none;border-radius:4px}.product-link:hover{background-color:#c41530}@media (max-width: 1024px){.featured-products{padding:1rem}.featured-products-grid{grid-template-columns:1fr}}@media (max-width: 640px){.featured-products-grid{grid-template-columns:1fr}}.blog-container{display:grid;grid-template-columns:minmax(0,3fr) 300px;gap:2rem;max-width:1080px;margin:0 auto;padding:2rem}.blog-content{flex:1;display:flex;flex-direction:column;align-items:flex-start;min-width:0}.blog-post{margin-bottom:4rem;width:100%}.blog-post-image{width:100%;height:auto;display:block;margin:1rem 0}.blog-content{margin-top:2rem}.blog-content img{max-width:100%;height:auto;display:block;margin:1rem auto}.table-of-contents{position:sticky;top:140px;height:fit-content;max-height:calc(100vh - 160px);overflow-y:auto;padding:.5rem 1rem 1rem;background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb;margin-top:1rem}.table-of-contents h3{font-size:1.25rem!important;font-weight:600!important;margin-bottom:1rem!important;color:#000!important;position:sticky;top:0;background:#fff;padding:1rem 0;margin-top:0;z-index:1;border-bottom:1px solid #e5e7eb}.table-of-contents ul{list-style:none;padding:0;margin:0}.table-of-contents li{margin-bottom:1rem;font-size:1rem;line-height:1.4;display:flex;flex-direction:column;gap:.25rem}.table-of-contents a{color:#1f2937;text-decoration:underline;font-size:1rem;line-height:1.4;display:block;padding:.5rem 0}.table-of-contents a:hover{color:#4b5563}.table-of-contents a{text-decoration-thickness:1px;text-underline-offset:2px}.post-date{font-size:.875rem;color:#6b7280;font-style:italic}.blog-title{font-size:2.5rem!important;font-weight:700!important;color:#2563eb!important;margin-bottom:2rem;text-align:center}.blog-sidebar{position:sticky;top:130px;height:fit-content;width:300px;display:flex;flex-direction:column;gap:2rem}.sidebar-ad-top,.sidebar-ad-middle,.sidebar-ad-bottom{min-height:250px;background:#f9fafb;border-radius:8px;padding:1rem;display:flex;justify-content:center;align-items:center;width:100%}.sidebar-ad-top ins.adsbygoogle,.sidebar-ad-middle ins.adsbygoogle,.sidebar-ad-bottom ins.adsbygoogle{display:block;width:100%;height:250px}@media (max-width: 768px){.blog-container{grid-template-columns:1fr}.blog-sidebar{position:static;width:100%}.sidebar-ad-top,.sidebar-ad-middle,.sidebar-ad-bottom{width:100%;min-height:100px}.sidebar-ad-top ins.adsbygoogle,.sidebar-ad-middle ins.adsbygoogle,.sidebar-ad-bottom ins.adsbygoogle{height:100px}}.ads-column{position:sticky;top:2rem;height:calc(100vh - 4rem);padding:1rem;border:1px solid #e5e7eb;border-radius:8px;background-color:#fff;overflow-y:auto}.ads-column h3{text-align:center;margin-bottom:1.5rem;font-size:1.25rem;color:#1f2937}.blog-post{margin-bottom:4rem;background:none;box-shadow:none;border:none;width:100%}.blog-header-image{width:100%;margin:0;padding:0;background:none;border:none;box-shadow:none;position:relative}.blog-header-image img{width:100%;height:auto;display:block;margin:0;padding:0;border:none;box-shadow:none}.blog-content{margin-top:2rem;width:100%}.blog-post:before,.blog-post:after,.blog-header-image:before,.blog-header-image:after,.blog-content:before,.blog-content:after,[class*=overlay],[class*=box],[class*=container]:before,[class*=container]:after{display:none!important;opacity:0!important;visibility:hidden!important;content:none!important}html,body{margin:0;padding:0;overflow-x:hidden;min-height:100vh;display:flex;flex-direction:column}#root{flex:1;display:flex;flex-direction:column}body{margin:0;padding:0;font-family:Poppins,sans-serif;background-color:#fff;color:#111827;overflow-x:hidden}main{padding-top:0;width:100%;overflow-x:hidden}[id]{scroll-margin-top:130px}.view-button{display:block;margin:1rem auto;padding:.75rem 1.5rem;background-color:#ef4444;color:#fff;text-decoration:none;border-radius:.375rem;text-align:center;font-size:1rem;font-weight:500;width:fit-content;min-width:200px}.view-button:hover{background-color:#dc2626}.loading-message,.error-message{text-align:center;padding:2rem;margin:2rem auto;max-width:600px;border-radius:8px}.loading-message{background:#f3f4f6;color:#374151}.error-message{background:#fee2e2;color:#991b1b;border:1px solid #f87171}.search-container{max-width:600px;margin:0 auto;padding:.5rem}.search-bar{border:1px solid #e5e7eb;border-radius:4px;padding:8px 16px;width:100%;max-width:600px;margin:10px auto;display:block;font-size:14px}.search-bar::placeholder{color:#9ca3af}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:#fff;border-radius:8px;padding:2.5rem 2rem 2rem;max-width:500px;width:90%;position:relative;box-shadow:0 4px 6px #0000001a}.close-button,.recipe-modal .close-button{position:absolute;right:16px;top:16px;border:none;background:none;font-size:20px;font-weight:900;color:#4b5563;cursor:pointer;padding:4px 8px;display:flex;align-items:center;justify-content:center;transition:color .2s;z-index:10}.close-button:hover,.recipe-modal .close-button:hover{color:#1f2937}.modal-inner{display:flex;flex-direction:column;align-items:center;text-align:center}.modal-inner h2{font-size:1.1rem;font-weight:600;margin:0;padding:0 1rem;margin-top:.5rem}.modal-inner img{width:200px;height:200px;object-fit:contain;margin:1.5rem 0}.modal-inner p{color:#6b7280;margin:1rem 0;padding:0 1rem;font-size:1rem;line-height:1.5}.modal-price{color:#047857!important;font-size:1.5rem;font-weight:600;margin:1rem 0}.featured-products-column{width:100%}.featured-products-sticky{position:sticky;top:2rem;background:#fff;padding:1.5rem;border-radius:8px;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000001a}.featured-products-sticky h3{text-align:center;margin-bottom:2rem;font-size:1.5rem;color:#1f2937}.featured-products-grid{display:grid;gap:1.5rem}.featured-product-card{max-width:300px;margin:0 auto;padding:1.5rem 1.5rem 5rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px;position:relative;display:flex;flex-direction:column;align-items:center}.featured-product-card img{width:100%;height:225px;object-fit:contain;margin-bottom:1.5rem}.featured-product-card h4{font-size:1.1rem;color:#1f2937;margin-bottom:1rem;line-height:1.4;text-align:center}.featured-product-card a[href*=amazon]{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);width:160px;padding:.75rem 1rem;background-color:#f90;color:#000;text-decoration:none;border-radius:6px;font-size:.875rem;font-weight:500}.featured-product-card a[href*=amazon]:hover{background-color:#e68a00}.featured-product-info{text-align:center}.featured-product-info h4{font-size:.875rem;color:#1f2937;margin-bottom:.75rem}.featured-buy-now{display:inline-block;width:100%;padding:.75rem;background-color:#ef4444;color:#fff;text-decoration:none;border-radius:4px;font-size:.875rem}.featured-buy-now:hover{background-color:#dc2626}.featured-products h2{text-align:center;margin-bottom:2rem}.featured-products>h3{text-align:center;margin-bottom:2rem;font-size:1.5rem;color:#1f2937}.featured-products{margin:4rem 0;text-align:center}.featured-products h3{font-size:1.75rem;color:#1f2937;margin-bottom:2rem;text-align:center}@media (max-width: 1024px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.product-grid{grid-template-columns:1fr}}.blog-ad-container{margin:2rem 0;min-height:100px;display:flex;justify-content:center;align-items:center;background:#f9fafb;border-radius:8px;padding:1rem}.blog-ad-container ins.adsbygoogle{display:block;width:100%;max-width:728px;height:auto;min-height:90px}.mobile-nav-wrapper{display:none}@media (max-width: 768px){.mobile-nav-wrapper{display:block;width:100%;position:fixed;top:60px;left:0;z-index:1000;background:#fff;border-bottom:1px solid #e5e7eb}.mobile-nav-header{display:flex;justify-content:flex-end;align-items:center;height:50px;padding:0;background-color:#1f2937}.hamburger-button{background:none;border:none;cursor:pointer;padding:15px;margin-right:.5rem;z-index:1001}.hamburger-line{display:block;width:24px;height:2px;margin:4px 0;background-color:#fff}.hamburger-line:before,.hamburger-line:after{content:"";position:absolute;width:24px;height:2px;background-color:#fff;left:0}.hamburger-line:before{top:-6px}.hamburger-line:after{bottom:-6px}.mobile-menu{position:fixed;top:110px;right:0;width:250px;height:calc(100vh - 110px);background:#1f2937;padding:1rem;box-shadow:-2px 0 10px #0000001a}.mobile-menu.closed{transform:translate(100%)}.mobile-menu-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:999}}.blog-title{font-size:3rem;font-weight:700;color:#000!important;margin:2rem 0;text-align:center;border-bottom:3px solid #000000;padding-bottom:1rem;max-width:1200px;margin-left:auto;margin-right:auto;width:90%}.blog-post h2{font-size:2.5rem!important;font-weight:700!important;color:#2563eb!important;margin-bottom:2rem;margin-top:1rem}.blog-post h3{font-size:1.3rem;font-weight:600;color:#000;margin:1.5rem 0;line-height:1.2}.blog-section h2{font-size:1.8rem;color:#000;margin:2rem 0 1rem;padding:0}.blog-section h3{font-size:1.75rem!important;color:#000;margin-top:1.5rem;margin-bottom:1rem}.blog-content{margin-top:1.5rem}.blog-content p{font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem;color:#000}section h2{font-size:1.5rem;color:#000;margin:0;padding:1rem 0}.blog-article-links{background-color:#f9fafb;padding:1.5rem;border-radius:.5rem;margin-bottom:2rem}.blog-article-links h2{font-size:1.4rem;margin-bottom:1rem;color:#000}.blog-article-links .blog-link{display:block;color:#000;text-decoration:underline;font-size:1rem;line-height:1.4;margin-bottom:.5rem}.blog-article-links .blog-link:hover{color:#4b5563}.blog-article{width:100%;margin-top:2rem;text-align:left}.blog-title{text-align:center;width:100%}.blog-section h2{font-size:1.5rem!important;color:#000;margin-top:2rem;margin-bottom:1rem}.blog-section h3{font-size:1.25rem!important;color:#000;margin-top:1.5rem;margin-bottom:1rem}.blog-content>h3:first-of-type{font-size:2.5rem!important;font-weight:700!important;color:#2563eb!important;margin-bottom:2rem!important;margin-top:1rem!important}.blog-content h2,.blog-section h2,.blog-post h2,.blog-article h2{font-size:1.75rem!important;color:#000!important;margin-top:1.5rem!important;margin-bottom:1rem!important;font-weight:600!important}.blog-content h3:not(:first-of-type),.blog-section h3,.blog-post h3,.blog-article h3{font-size:1.5rem!important;color:#000!important;margin-top:1.25rem!important;margin-bottom:.75rem!important;font-weight:600!important}.featured-products{margin-top:2rem;padding:1.5rem;background:#f9fafb;border-radius:.5rem}.featured-products h3{font-size:1.5rem!important;color:#000!important;margin-bottom:1.5rem!important}.featured-products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.featured-product-card{background:#fff;border-radius:.5rem;padding:1rem;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;align-items:center;text-align:center}.featured-product-card img{width:150px!important;height:150px!important;object-fit:contain;margin-bottom:1rem}.featured-product-info h4{font-size:1.1rem;color:#1f2937;margin-bottom:.75rem}.featured-product-info a{display:inline-block;padding:.5rem 1rem;background:#2563eb;color:#fff;text-decoration:none;border-radius:.25rem}.featured-product-info a:hover{background:#1d4ed8}.blog-content ul,.table-of-contents ul{list-style:disc;padding-left:1.5rem;margin:1rem 0}.blog-content li,.table-of-contents li{padding:.5rem 0;color:#4b5563;background:none;border:none}.blog-content li:before,.table-of-contents li:before{display:none}.table-of-contents a{color:#4b5563;text-decoration:none;border-bottom:1px solid transparent}.table-of-contents a:hover{border-bottom-color:#4b5563}.blog-content *[style*=background],.blog-content *[style*=border],.table-of-contents *[style*=background],.table-of-contents *[style*=border]{background:transparent!important;border:none!important}.blog-post{margin-bottom:4rem;padding:2rem 0}.blog-header-image{margin:2rem 0;width:100%}.blog-header-image img{width:100%;height:auto;object-fit:cover;border-radius:8px}.blog-content{color:#4b5563;line-height:1.6;padding:0 1rem}.table-of-contents{padding:2rem;background:#fff;border-radius:8px;position:sticky;top:2rem;height:fit-content}@media (max-width: 1024px){.blog-container{grid-template-columns:1fr;padding:0 1rem}.blog-content-column,.blog-post{padding:1rem}.table-of-contents{margin-top:2rem}}@media (max-width: 768px){.header{height:50px}.logo-text,.logo-text-accent{font-size:1.25rem}.chinese-logo{font-size:1.25rem;padding:.15rem .35rem;border-width:1.5px}.nav-container{display:none;background:none!important;border:none!important}.mobile-menu-button{display:block}.product-card{height:auto;min-height:200px;padding:1rem;margin-bottom:1.5rem}.product-card img{width:80%;height:auto;max-height:180px;margin:0 auto 1rem}.product-card h3{font-size:1rem;margin-bottom:3rem}.product-card p{display:none}.product-card a[href*=amazon]{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);width:80%;max-width:200px;padding:.75rem 1rem}}@media (max-width: 768px){.header{height:50px}.logo-text,.logo-text-accent{font-size:1.25rem}.chinese-logo{font-size:1.25rem;padding:.15rem .35rem;border-width:1.5px}.nav-container{display:none;background:none!important;border:none!important}.mobile-menu-button{display:block}}@media (min-width: 769px){.mobile-menu,.mobile-menu-button{display:none}.nav-container{display:flex}}[data-title],[data-title]:before,[data-title]:after{display:none!important}[title],[data-title],[aria-label]{position:static!important}[title]:before,[title]:after,[data-title]:before,[data-title]:after,[aria-label]:before,[aria-label]:after{display:none!important;content:none!important}.tooltip,.tippy-box,.tippy-content,.tippy-arrow,[class*=tooltip],[id*=tooltip]{display:none!important}.mobile-menu nav a,.mobile-menu nav .mobile-menu-link{display:block;padding:1rem 1.5rem;color:#fff;text-decoration:none;font-size:1.125rem;border-bottom:1px solid rgba(255,255,255,.1);position:static;-webkit-tap-highlight-color:transparent;background:none}.mobile-menu nav a:hover,.mobile-menu nav .mobile-menu-link:hover{background-color:#ffffff0d}.overlay,[class*=overlay],[id*=overlay]{display:none!important}.blog-container{display:grid;grid-template-columns:1fr 300px;gap:2rem;max-width:1200px;margin:0 auto;padding:2rem}.blog-content{grid-column:1}.blog-sidebar{grid-column:2;position:sticky;top:80px;height:fit-content}.blog-ad{margin:2rem 0}.blog-bottom-ad{grid-column:1 / -1;margin-top:2rem}@media (max-width: 768px){.blog-container{grid-template-columns:1fr}.blog-sidebar{grid-column:1;position:static}.blog-bottom-ad{grid-column:1}}.blog-posts{width:100%;max-width:1200px;margin:0 auto;padding:0;background:none}.blog-post{margin-bottom:4rem;width:100%;padding:0;background:none;border:none;box-shadow:none}.blog-post h2{font-size:2rem;color:#1f2937;margin:0 0 2rem}.blog-post-image{width:100%;height:auto;display:block;margin:1rem 0;border-radius:8px}.blog-content{margin-top:2rem;color:#4b5563;line-height:1.6;padding:0;background:none}.blog-content-column,.blog-section,.blog-container,.blog-posts,.blog-post,.blog-content{background:none!important;box-shadow:none!important;border:none!important}.disclaimer{font-size:.9rem;color:#666;text-align:center;padding:1rem;margin:1rem 0;font-style:italic}@tailwind base;@tailwind components;@tailwind utilities;:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;background-color:#f9fafb;color:#111827;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;display:flex;place-items:center}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
