body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.blog-menu{display:inline-block;position:relative}.blog-menu-button{align-items:center;background:none;border:none;color:#2c3e50;cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:.5rem;padding:.5rem}.menu-arrow{transition:transform .3s ease}.menu-arrow.open{transform:rotate(180deg)}.blog-menu-dropdown{background:#fff;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;left:50%;margin-top:.5rem;min-width:200px;padding:.5rem 0;position:absolute;top:100%;transform:translateX(-50%);z-index:1000}.menu-item{color:#2c3e50;display:block;font-size:.95rem;padding:.5rem 1rem;text-decoration:none;transition:background-color .2s ease}.menu-item:hover{background-color:#f8fafc;color:#3498db}.view-all{color:#3498db;display:block;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:background-color .2s ease}.view-all:hover{background-color:#f8fafc}.menu-divider{background-color:#e2e8f0;height:1px;margin:.5rem 0}@media (max-width:768px){.blog-menu{width:100%}.blog-menu-button{justify-content:center;width:100%}.blog-menu-dropdown{border:1px solid #e2e8f0;box-shadow:none;margin-top:.5rem;position:static;transform:none;width:100%}}.search-container{margin:0 1rem;position:relative}.search-form{align-items:center;display:flex}.search-input{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;font-size:.9rem;padding:.5rem 2.5rem .5rem 1rem;transition:all .3s ease;width:200px}.search-input:focus{border-color:#3498db;box-shadow:0 0 0 2px #3498db33;outline:none;width:300px}.search-button{align-items:center;background:none;border:none;color:#64748b;cursor:pointer;display:flex;justify-content:center;padding:4px;position:absolute;right:8px;top:50%;transform:translateY(-50%)}.search-button:hover{color:#3498db}@media (max-width:768px){.search-container{margin:.5rem 0;width:100%}.search-input,.search-input:focus{width:100%}}.navbar{background-color:#fff;box-shadow:0 2px 4px #0000001a;left:0;padding:1rem 2rem;position:fixed;right:0;top:0;z-index:1000}.navbar,.navbar-brand{align-items:center;display:flex;justify-content:space-between}.navbar-brand{width:auto}.navbar-logo{align-items:center;color:#2c3e50;display:flex;text-decoration:none}.logo-text{font-size:1.2rem;font-weight:700;margin-left:.5rem}.navbar-content{flex-grow:1;justify-content:flex-end}.navbar-content,.navbar-links{align-items:center;display:flex;gap:2rem}.navbar-links a{color:#2c3e50;font-weight:500;text-decoration:none;transition:color .3s ease}.navbar-links a:hover{color:#3498db}.navbar-legal{align-items:center;display:flex;gap:1.5rem}.navbar-legal a{color:#7f8c8d;font-size:.9rem;text-decoration:none;transition:color .3s ease}.navbar-legal a:hover{color:#2c3e50}.mobile-menu-button{background:none;border:none;cursor:pointer;display:none;padding:.5rem}.hamburger{display:block;position:relative}.hamburger,.hamburger:after,.hamburger:before{background:#2c3e50;height:2px;transition:all .3s ease-in-out;width:24px}.hamburger:after,.hamburger:before{content:"";position:absolute}.hamburger:before{transform:translateY(-8px)}.hamburger:after{transform:translateY(8px)}.hamburger.open{transform:rotate(45deg)}.hamburger.open:after,.hamburger.open:before{transform:rotate(90deg)}.reddit-link{align-items:center;border-radius:4px;color:inherit;display:flex;gap:6px;padding:8px 12px;text-decoration:none;transition:color .2s ease}.reddit-link:hover{background-color:#ff45001a;color:#ff4500}.reddit-icon{transition:transform .2s ease}.reddit-link:hover .reddit-icon{transform:scale(1.1)}@media (max-width:768px){.navbar{padding:1rem}.navbar-brand{width:100%}.mobile-menu-button{display:block}.navbar-content{align-items:stretch;background:#fff;box-shadow:0 4px 6px -1px #0000001a;display:none;flex-direction:column;gap:1rem;left:0;padding:1rem;position:absolute;right:0;top:100%}.navbar-content.open{display:flex}.navbar-links{gap:1rem}.navbar-legal,.navbar-links{flex-direction:column;text-align:center}.navbar-legal{gap:.5rem}}.affiliate-cta-container{bottom:20px;position:fixed;right:20px;transition:transform .3s ease;z-index:1000}.affiliate-cta-button{background-color:#4caf50;border-radius:30px;box-shadow:0 2px 8px #00000026;color:#fff;display:inline-block;font-size:16px;font-weight:500;padding:12px 24px;text-decoration:none;transition:all .3s ease;white-space:nowrap}.affiliate-cta-button:hover{background-color:#45a049;box-shadow:0 4px 12px #0003;transform:translateY(-2px)}@media (max-width:768px){.affiliate-cta-container{bottom:16px;right:16px}.affiliate-cta-button{font-size:14px;padding:10px 20px}}@media (max-width:480px){.affiliate-cta-container{bottom:12px;right:12px}.affiliate-cta-button{font-size:13px;padding:8px 16px}}.page-container{color:#2c3e50;margin:0 auto;max-width:1000px;padding:2rem}.page-container h1{color:#2c3e50;font-size:2.5rem;margin-bottom:2rem;text-align:center}.page-container h2{color:#34495e;font-size:1.8rem;margin:2rem 0 1rem}.page-container h3{color:#34495e;font-size:1.4rem;margin:1.5rem 0 1rem}.page-container p{color:#444;line-height:1.6;margin-bottom:1rem}.page-container ul{margin:1rem 0;padding-left:2rem}.page-container li{color:#444;line-height:1.5;margin-bottom:.5rem}.disclaimer-box,.disclosure-box,.medical-disclaimer{background-color:#f8f9fa;border-left:4px solid #e74c3c;border-radius:4px;margin:1.5rem 0;padding:1.5rem}.disclaimer-box p,.disclosure-box p,.medical-disclaimer p{margin-bottom:1rem}.disclaimer-box p:last-child,.disclosure-box p:last-child,.medical-disclaimer p:last-child{margin-bottom:0}.about-section,.disclosure-section,.privacy-section{margin-bottom:3rem}.review-section{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin:2rem 0;padding:2rem}.review-section h2{border-bottom:2px solid #eee;color:#2c3e50;font-size:2rem;margin-bottom:1.5rem;padding-bottom:1rem}.review-section h3{color:#34495e;font-size:1.5rem;margin:2rem 0 1rem}.review-section h4{color:#2c3e50;font-size:1.2rem;margin:1.5rem 0 1rem}.review-section ul{list-style-type:none;margin:1rem 0;padding-left:1.5rem}.review-section li{margin-bottom:.8rem;position:relative}.review-section li:before{color:#3498db;content:"•";font-weight:700;left:-1.5rem;position:absolute}.cta-button-container{margin:2rem 0;text-align:center}.cta-button{background-color:#3498db;font-weight:700;transition:background-color .3s ease}.cta-button:hover{background-color:#2980b9;color:#fff;text-decoration:none}.blog-page{margin:0 auto;max-width:1200px;padding:2rem}.blog-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-top:2rem}.blog-card{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;color:inherit;height:100%;overflow:hidden;text-decoration:none;transition:transform .2s ease-in-out}.blog-card:hover{box-shadow:0 4px 8px #00000026;transform:translateY(-4px)}.blog-card-content{padding:1.5rem}.blog-card h2{color:#333;font-size:1.5rem;margin:0 0 1rem}.blog-card p{color:#666;line-height:1.6;margin:0 0 1.5rem}.blog-card-footer{align-items:center;display:flex;justify-content:space-between;margin-top:auto}.blog-date{color:#888;font-size:.9rem}.read-more{color:#007bff;font-weight:500}.blog-categories{border-bottom:1px solid #eee;display:flex;flex-wrap:wrap;gap:1rem;margin:2rem 0;padding:1rem 0}.category-button{background:#fff;border:1px solid #ddd;border-radius:20px;color:#666;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:all .2s ease;white-space:nowrap}.category-button:hover{background:#f8f9fa;border-color:#007bff;color:#007bff}.category-button.active{background:#007bff;border-color:#007bff;color:#fff}.blog-categories-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.category-tag{background:#f8f9fa;border-radius:12px;color:#666;font-size:.8rem;padding:.25rem .75rem}.no-posts{background:#f8f9fa;border-radius:8px;margin-top:2rem;padding:3rem;text-align:center}.no-posts p{color:#666;font-size:1.1rem}@media (max-width:768px){.page-container{padding:1rem}.page-container h1{font-size:2rem}.page-container h2{font-size:1.5rem}.page-container h3{font-size:1.2rem}.review-section{margin:1rem 0;padding:1rem}.review-section h2{font-size:1.8rem}.review-section h3{font-size:1.3rem}.review-section h4{font-size:1.1rem}.blog-categories{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;justify-content:center;overflow-x:auto;padding:1rem;scrollbar-width:none}.blog-categories::-webkit-scrollbar{display:none}.category-button{font-size:.85rem;padding:.4rem .8rem}}.blog-post{color:#2c3e50;line-height:1.6;max-width:900px}.blog-post h1{line-height:1.2}.post-meta{color:#7f8c8d}.post-meta>*{margin-right:1rem}.post-intro{line-height:1.8}.featured-cta{background:linear-gradient(135deg,#2c3e50,#3498db);border-radius:10px;color:#fff;margin:2rem 0;padding:2rem;text-align:center}.featured-cta h3{margin-bottom:1rem}.cta-button{background:#27ae60;border-radius:5px;margin-top:1rem;padding:1rem 2rem;transition:transform .3s ease,background-color .3s ease}.cta-button:hover{background:#219a52;transform:translateY(-2px)}.cta-button.large{font-size:1.2rem;padding:1.2rem 2.5rem}.inline-cta{background:#f8f9fa;border-radius:10px;margin:2rem 0;padding:2rem;text-align:center}.inline-cta a{color:#3498db;margin-left:.5rem;text-decoration:none}.product-link{margin:.5rem 0 1.5rem}.featured-products{background:#f8f9fa;border-radius:10px;margin:2rem 0;padding:2rem}.product-grid{grid-gap:1rem;gap:1rem;margin-top:1rem}.product-card{background:#fff;box-shadow:0 2px 4px #0000001a;transition:transform .3s ease}.product-card h4{color:#2c3e50;margin-bottom:.5rem}.product-card p{color:#666}.conclusion-cta{background:#2c3e50;border-radius:10px;margin:3rem 0;padding:3rem;text-align:center}.post-footer{padding-top:1rem}.product-section{border:1px solid #eee;border-radius:8px;margin:2rem 0;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.product-section:hover{box-shadow:0 4px 6px #0000001a;transform:translateY(-5px)}.product-link{display:inline-block;margin-top:1rem}.product-link:hover{text-decoration:underline}.featured-products{margin:3rem 0}.product-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:1.5rem}.product-card{border:1px solid #eee;border-radius:8px;color:inherit;padding:1.5rem;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.product-card:hover{box-shadow:0 4px 6px #0000001a;transform:translateY(-5px)}.buying-tip{background:#f0f7ff;border-radius:8px;margin:2rem 0;padding:1.5rem}.tip-link{color:#3498db;display:inline-block;font-weight:500;margin-top:1rem;text-decoration:none}.tip-link:hover{text-decoration:underline}.post-footer{color:#7f8c8d;font-size:.9rem}.product-section.highlighted{background:#f8f9fa;border:2px solid #3498db;padding:2rem}.product-section ul{margin:1rem 0;padding-left:1.5rem}.product-section ul li{line-height:1.5;margin:.5rem 0}.product-recommendation{background:#fff;border-radius:6px;margin:1.5rem 0;padding:1.5rem}.product-card.featured{background:#f8f9fa;border:2px solid #3498db}.product-image-wrapper{border-radius:6px;height:200px;margin-bottom:1rem;overflow:hidden;width:100%}.product-image-wrapper img{height:100%;object-fit:cover;width:100%}.product-features{list-style:none;margin:1rem 0;padding:0}.product-features li{margin:.5rem 0;padding-left:1.5rem;position:relative}.product-features li:before{color:#27ae60;content:"✓";left:0;position:absolute}.learn-more{color:#3498db;display:inline-block;font-weight:500;margin-top:1rem}.product-review{background:#fff;border-radius:10px;box-shadow:0 2px 4px #0000001a;margin:3rem 0;padding:2rem}.review-rating{margin:1.5rem 0;text-align:center}.review-rating .stars{color:#f1c40f;font-size:2rem;margin-bottom:.5rem}.rating-text{color:#2c3e50;font-size:1.2rem;font-weight:500}.review-summary{background:#f8f9fa;border-radius:8px;color:#34495e;font-size:1.1rem;line-height:1.8;margin:2rem 0;padding:1.5rem}.review-details{margin:2rem 0}.feature-review{border:1px solid #eee;border-radius:8px;margin:2rem 0;padding:1.5rem;transition:transform .3s ease}.feature-review:hover{box-shadow:0 2px 4px #0000001a;transform:translateY(-2px)}.feature-review h4{color:#2c3e50;margin-bottom:1rem}.rating{align-items:center;display:flex;margin:1rem 0}.rating-label{font-weight:500;margin-right:1rem}.rating .stars{color:#f1c40f}.pros-cons{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin:2rem 0}.cons,.pros{border-radius:8px;padding:1.5rem}.pros{background:#f0fff4;border:1px solid #68d391}.cons{background:#fff5f5;border:1px solid #fc8181}.cons h4,.pros h4{font-weight:600;margin-bottom:1rem}.cons ul,.pros ul{padding-left:1.5rem}.cons li,.pros li{margin:.5rem 0}.pros li::marker{color:#68d391}.cons li::marker{color:#fc8181}.review-verdict{background:#2c3e50;border-radius:10px;color:#fff;margin:2rem 0;padding:2rem}.review-verdict h3{color:#fff;margin-bottom:1rem}.review-verdict ul{margin:1.5rem 0;padding-left:1.5rem}.review-verdict li{margin:.5rem 0}.verdict-cta{margin-top:2rem;text-align:center}.verdict-cta .cta-button{background:#27ae60;margin-top:1.5rem}.verdict-cta .cta-button:hover{background:#219a52}.table-of-contents{background:#f8f9fa;border-radius:10px;margin:2rem 0;padding:2rem}.table-of-contents h2{margin-bottom:1rem}.table-of-contents ul{list-style:none;padding:0}.table-of-contents li{margin:.5rem 0}.table-of-contents a{color:#3498db;text-decoration:none;transition:color .3s ease}.table-of-contents a:hover{color:#2980b9}.insurance-types{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:2rem 0}.insurance-card{border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:1.5rem;transition:transform .3s ease}.insurance-card:hover{transform:translateY(-5px)}.insurance-card.medicare{background:linear-gradient(135deg,#e3f2fd,#bbdefb);border:1px solid #90caf9}.insurance-card.private{background:linear-gradient(135deg,#f3e5f5,#e1bee7);border:1px solid #ce93d8}.insurance-card.medicaid{background:linear-gradient(135deg,#e8f5e9,#c8e6c9);border:1px solid #a5d6a7}.tip-box{background:#fff3cd;border:1px solid #ffeeba;border-radius:8px;margin:1.5rem 0;padding:1.5rem}.tip-box h4{color:#856404;margin-bottom:.5rem}.checklist,.cost-breakdown,.documentation-box,.maintenance-tips{background:#f8f9fa;border-radius:8px;margin:1.5rem 0;padding:1.5rem}.checklist h4,.cost-breakdown h4,.documentation-box h4,.maintenance-tips h4{color:#2c3e50;margin-bottom:1rem}.checklist ul,.cost-breakdown ul,.documentation-box ul,.maintenance-tips ul{padding-left:1.5rem}.checklist li,.cost-breakdown li,.documentation-box li,.maintenance-tips li{margin:.5rem 0}.important-notes{background:#e8f4f8;border-left:4px solid #3498db;border-radius:8px;margin:1.5rem 0;padding:1.5rem}.last-updated{color:#666;font-style:italic;margin-top:1rem}.subtle-cta{background:linear-gradient(90deg,#f8f9fa,#fff);border-left:3px solid #3498db;border-radius:8px;margin:2rem 0;padding:1.5rem}.text-link{color:#3498db;display:inline-block;font-weight:500;margin-top:.5rem;text-decoration:none;transition:all .3s ease}.text-link:hover{color:#2980b9;transform:translateX(5px)}.recommendation-box{background:#fff;border-radius:10px;box-shadow:0 2px 8px #0000000d;margin:2rem 0;padding:2rem}.recommended-products{list-style:none;margin:1rem 0;padding:0}.recommended-products li{align-items:baseline;display:flex;gap:.5rem;margin:1rem 0}.product-link{color:#3498db;font-weight:500;text-decoration:none;transition:color .3s ease}.product-link:hover{color:#2980b9}.supplier-note{background:#f0f7ff}.interim-solution,.supplier-note{border-radius:8px;margin:2rem 0;padding:1.5rem}.interim-solution{background:#fafafa;border:1px solid #eee}.interim-solution h4{color:#2c3e50;margin-bottom:1rem}@media (max-width:768px){.blog-post{padding:1rem}.blog-post h1{font-size:2rem}.product-grid{grid-template-columns:1fr}.conclusion-cta,.featured-cta,.inline-cta{padding:1.5rem}.pros-cons{gap:1rem;grid-template-columns:1fr}.feature-review{padding:1rem}.review-verdict{padding:1.5rem}.insurance-types{grid-template-columns:1fr}.checklist,.cost-breakdown,.documentation-box,.interim-solution,.maintenance-tips,.recommendation-box,.subtle-cta,.supplier-note{padding:1rem}.recommended-products li{flex-direction:column;gap:.25rem}}.blog-post{margin:0 auto;max-width:1200px;padding:2rem}.blog-content,.guide-content{color:#2c3e50;font-size:1.1rem;line-height:1.6}.blog-post h1{color:#2c3e50;font-size:2.5rem;margin-bottom:1rem}.blog-post h2{color:#2c3e50;font-size:2rem;margin:2rem 0 1rem}.blog-post h3{color:#2c3e50;font-size:1.5rem;margin:1.5rem 0 1rem}.post-meta{color:#666;display:flex;font-size:.9rem;gap:1.5rem;margin-bottom:2rem}.post-intro{color:#34495e;font-size:1.2rem;line-height:1.6;margin-bottom:2rem}.blog-post p{margin-bottom:1.5rem}.blog-post ol,.blog-post ul{margin:1rem 0;padding-left:2rem}.blog-post li{margin-bottom:.5rem}.blog-post img{border-radius:8px;height:auto;margin:2rem 0;max-width:100%}.cta-button{background:#3498db;border-radius:4px;color:#fff;display:inline-block;padding:.8rem 1.5rem;text-decoration:none;transition:background-color .2s ease}.cta-button:hover{background:#2980b9}.cta-button.large{font-size:1.1rem;padding:1rem 2rem}.post-footer{border-top:1px solid #eee;color:#666;font-style:italic;margin-top:3rem;padding-top:2rem}@media (max-width:768px){.blog-post{padding:1rem}.blog-post h1{font-size:2rem}.blog-post h2{font-size:1.75rem}.blog-post h3{font-size:1.25rem}.post-meta{flex-direction:column;gap:.5rem}}.buying-guide .product-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:2rem 0}.product-item-link{color:inherit;display:block;text-decoration:none}.product-item{background:#f8f9fa;border:2px solid #0000;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:1.5rem;transition:all .3s ease-in-out}.product-item:hover{border-color:#3498db;box-shadow:0 4px 12px #00000026;cursor:pointer;transform:translateY(-5px)}.product-item h3{color:#2c3e50;font-size:1.25rem;margin-bottom:1rem;transition:color .2s ease}.product-item:hover h3{color:#3498db}.benefits,.features{margin:1rem 0}.features ul{list-style-type:disc;margin:.5rem 0;padding-left:1.5rem}.selection-factors{list-style-type:none;padding:0}.selection-factors li{background:#f8f9fa;border-left:4px solid #3498db;border-radius:8px;margin:1rem 0;padding:1rem}.selection-factors strong{color:#2c3e50;display:block;margin-bottom:.5rem}.guide-content .cta-button{background:#3498db;border-radius:4px;color:#fff;display:inline-block;margin-top:1rem;padding:1rem 2rem;text-decoration:none;transition:background-color .2s ease}.guide-content .cta-button:hover{background:#2980b9}.conclusion-cta,.featured-cta,.mid-content-cta{background:#f8f9fa;border-radius:8px;margin:2rem 0;padding:2rem;text-align:center}.conclusion-cta{background:linear-gradient(135deg,#3498db,#2980b9);color:#fff}.conclusion-cta h3{color:#fff}.conclusion-cta .cta-button{background:#fff;color:#2980b9}.conclusion-cta .cta-button:hover{background:#f8f9fa}.product-item .view-more{color:#3498db;display:inline-block;font-weight:500;margin-top:1rem;transition:transform .2s ease}.product-item:hover .view-more{transform:translateX(5px)}@media (max-width:768px){.product-grid{grid-template-columns:1fr}.product-item{margin:1rem 0}}.breadcrumbs{color:#666;font-size:.9rem;margin-bottom:1.5rem;padding:1rem 0}.breadcrumbs ol{flex-wrap:wrap;list-style:none;margin:0;padding:0}.breadcrumbs li,.breadcrumbs ol{align-items:center;display:flex}.breadcrumbs li:not(:last-child):after{color:#999;content:"›";margin:0 .5rem}.breadcrumbs a{color:#2c3e50;text-decoration:none;transition:color .2s ease}.breadcrumbs a:hover{color:#3498db;text-decoration:underline}.breadcrumbs span[aria-current=page]{color:#666;font-weight:500}@media (max-width:768px){.breadcrumbs{font-size:.85rem}.breadcrumbs li:not(:last-child):after{margin:0 .3rem}}main{padding-top:80px}.hero{background:linear-gradient(135deg,#3498db,#2980b9);color:#fff;margin-bottom:2rem;padding:4rem 2rem;text-align:center}.hero h1{font-size:2.5rem;margin-bottom:1rem}.hero p{font-size:1.25rem;margin:0 auto;max-width:600px;opacity:.9}.hero-cta{margin-top:2rem;text-align:center}.primary-button{background-color:#007bff;border-radius:30px;box-shadow:0 2px 4px #007bff33;color:#fff;display:inline-block;font-weight:500;padding:1rem 2rem;text-decoration:none;transition:all .2s ease}.primary-button:hover{background-color:#0056b3;box-shadow:0 4px 8px #007bff4d;transform:translateY(-2px)}.featured-posts{background-color:#f9f9f9;padding:2rem 0}.categories h2,.featured-posts h2{color:#2c3e50;font-size:2rem;margin-bottom:2rem;text-align:center}.post-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1200px;padding:1rem}.post-card{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;color:inherit;display:flex;flex-direction:column;padding:1.5rem;text-decoration:none;transition:transform .2s ease-in-out}.post-card.featured{background:linear-gradient(to right bottom,#f8f9fa,#e9ecef);border:2px solid #007bff;grid-column:span 2}.featured-tag{background-color:#007bff;border-radius:15px;color:#fff;display:inline-block;font-size:.9rem;margin-bottom:1rem;padding:.25rem 1rem}.post-card:hover{box-shadow:0 4px 8px #00000026;transform:translateY(-5px)}.post-card h3{color:#2c3e50;font-size:1.25rem;margin:0 0 1rem}.post-card p{color:#666;flex-grow:1;margin:0 0 1.5rem}.read-more{color:#3498db;font-weight:600;margin-top:auto}.categories{background-color:#fff;padding:4rem 0}.category-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px;padding:1rem}.category-card{background:#f8f9fa;border-radius:8px;color:inherit;padding:1.5rem;text-align:center;text-decoration:none;transition:transform .2s ease-in-out}.category-card.featured{background:linear-gradient(to right bottom,#f8f9fa,#e9ecef);border:2px solid #007bff;grid-column:span 2}.featured-content{border-top:1px solid #dee2e6;margin-top:1rem;padding-top:1rem}.featured-content span{color:#666;display:block;font-size:.9rem;margin-bottom:.5rem}.featured-link{color:#007bff;font-weight:500;text-decoration:none}.featured-link:hover{text-decoration:underline}.category-card:hover{background:#e9ecef;transform:translateY(-5px)}@media (max-width:768px){.category-grid,.post-grid{grid-template-columns:1fr;padding:1rem}.hero{padding:3rem 1rem}.hero h1{font-size:2rem}.category-card.featured,.post-card.featured{grid-column:span 1}.hero-cta{margin-top:1.5rem}.primary-button{font-size:.9rem;padding:.8rem 1.5rem}}
/*# sourceMappingURL=main.4af464b9.css.map*/