.price-section{background:#f7fbff;border:1px solid #DCEBFA;border-radius:8px;padding:20px;margin:20px 0}.section-caption{font-size:1.25em;line-height:1.3;font-weight:600;margin-bottom:24px;text-align:center;color:#24a46f}.comparison-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px;margin:20px 0}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}@media(max-width:768px){.product-grid{grid-template-columns:1fr}}.product-card{position:relative;background:#fff;border:1px solid #E5E7EB;border-radius:10px;padding:12px 14px;box-shadow:0 2px 8px #0000000d;transition:all .2s ease;display:flex;flex-direction:column;height:100%}.product-card.highlight{position:relative;display:flex;flex-direction:column;border:2px solid #2E7DDB;border-radius:10px;padding:24px 18px 18px;box-shadow:0 6px 18px #2e7ddb1f;overflow:visible;box-sizing:border-box;min-height:340px}.product-card.highlight .affiliate-button{margin-top:auto}.product-card:not(.highlight){min-height:260px}.product-card small{display:block;margin:12px 0;font-size:12px;color:#666;line-height:1.6;flex-grow:1}.product-card .affiliate-button,.featured-card .affiliate-button,.featured-card .blue-btn,.product-card .orange1-btn,.product-card .blue-btn{display:block;width:100%;text-align:center;margin-top:auto;box-sizing:border-box}.featured-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin:20px 0}.featured-card{position:relative;background:#fff;border:1px solid #e6e6e6;border-radius:12px;padding:20px;box-shadow:0 2px 8px #0000000f}.featured-card.highlight{border:2px solid #2E7DDB;box-shadow:0 6px 18px #2e7ddb1f}.featured-badge{position:absolute;left:20px;background:#0056b3;top:-10px;z-index:2;color:#fff;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:700;line-height:1;white-space:nowrap;pointer-events:none}.featured-tag{margin:6px 0 12px;font-size:13px;font-weight:600;color:#15803d}.featured-card h3{font-size:18px;font-weight:700;margin:0 0 10px;color:#023047}.featured-card p{margin-bottom:12px;font-size:14px}.featured-card ul{margin:0 0 18px 20px}.product-card h3{font-size:16px;font-weight:700;margin:2px 0 6px;line-height:1.2;color:#023047}.product-card p{font-size:12.5px;margin:4px 0;line-height:1.5}.product-price{margin:10px 0 16px;font-size:25px;font-weight:700;color:#111}.card-desc{margin-bottom:16px;font-size:12.5px;line-height:1.6;color:#555}.card-use-case{margin:12px 0 16px;font-size:12.5px;color:#555;line-height:1.6;flex-grow:0}.product-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000001f}.product-card ul{margin:0;padding-left:18px}.product-card li{font-size:12.5px;line-height:1.4;margin-bottom:6px}.product-card.highlight1{min-height:300px;border:2px solid #2E7DDB;background:#fff;box-shadow:0 8px 20px #2e7ddb26;padding:34px;line-height:1.8;margin:0 auto 40px;border-radius:18px}.roadmap-card{position:relative;background:#fff;border:1px solid #E5E7EB;border-radius:12px;padding:28px;box-shadow:0 2px 8px #0000000d;width:100%;box-sizing:border-box;margin:20px 0}.roadmap-card h3{margin:18px 0 8px;font-size:18px;color:#044363}.roadmap-card h3:first-of-type{margin-top:0}.roadmap-card p{margin:0 0 16px;line-height:1.7;color:#555}.roadmap-step{position:relative;padding-left:60px;margin-bottom:24px}.roadmap-step:last-child{margin-bottom:0}.roadmap-arrow{display:flex;justify-content:center;align-items:center;font-size:24px;font-weight:700;color:#0a6e8a;margin:8px 0 20px}.roadmap-icon{position:absolute;left:0;top:2px;width:40px;height:40px;background:#e8f6fa;border:2px solid #0A6E8A;border-radius:45%;display:flex;align-items:center;justify-content:center;font-size:20px;line-height:1;box-sizing:border-box}.step-number{position:absolute;left:0;top:2px;width:38px;height:38px;background:#0a6e8a;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;box-shadow:0 2px 6px #00000026}.comparison-card{border-radius:10px;padding:16px;transition:.25s ease;display:flex;flex-direction:column;min-height:180px;border:1px solid;box-shadow:0 2px 8px #0000000d}.comparison-card:hover{transform:translateY(-3px);box-shadow:0 8px 18px #00000014}.pros-card{background:#f2fbf5;border-color:#bfe8c8}.pros-card h3{color:#1b5e20;border-bottom:3px solid #28A745}.cons-card{background:#fff8f1;border-color:#ffd8a8}.cons-card h3{color:#9a4d00;border-bottom:3px solid #F4A261}.comparison-card h3{margin:0 0 14px;font-size:18px;font-weight:700;padding-bottom:8px;display:inline-block}.comparison-card p,.comparison-card li{color:#555;line-height:1.7}.roadmap-badge{position:absolute;top:-12px;left:24px;background:#0056b3;color:#fff;padding:6px 14px;border-radius:20px;font-size:12px;font-weight:700}.affiliate-button{display:inline-block;background:#0056b3;color:#fff!important;border:1px solid #0056b3;text-decoration:none;font-weight:600;padding:10px 18px;border-radius:5px;text-align:center;transition:background-color .25s ease}.affiliate-button:hover{background:#004494;border-color:#004494;color:#fff!important}.affiliate-button:visited{color:#fff!important}.affiliate-button:focus,.affiliate-button:focus-visible{color:#fff!important}.affiliate-button:active{background:#003d80;color:#fff!important}@media(max-width:768px){.affiliate-button{display:block;width:100%;max-width:220px;margin:8px auto;padding:10px 12px;font-size:14px;font-weight:600;text-align:center;border-radius:8px;line-height:1.4;white-space:normal;word-break:break-word}}.product-heading{display:inline-block;color:#24a46f;margin-top:30px;padding-bottom:10px;border-bottom:2px solid #eeeeee;font-size:25px;line-height:1.3;font-weight:600}.table-cta-stack{display:flex;flex-direction:column;align-items:center;gap:10px}.table-cta-stack .affiliate-button{margin:0}.faq-list{list-style:none;padding:0;margin:20px 0}.faq-item{padding:16px 0;border-bottom:1px solid #e9ecef}.faq-item:last-child{border-bottom:none}.faq-question{font-weight:700;color:#023047;margin-bottom:8px;font-size:17px}.faq-answer{color:#555;line-height:1.7}.pros-cons-container{display:flex;gap:20px;flex-wrap:wrap;margin:25px 0}.pros-box,.cons-box{flex:1;min-width:280px;padding:18px;border-radius:10px}.pros-box{background:#f4faf4;border-left:5px solid #2e7d32}.cons-box{background:snow;border-left:5px solid #c62828}.pros-box h3{color:#2e7d32;margin-top:0;margin-bottom:15px}.cons-box h3{color:#c62828;margin-top:0;margin-bottom:15px}.pros-box ul,.cons-box ul{margin:0;padding-left:22px}.pros-box li,.cons-box li{margin-bottom:10px;line-height:1.6}@media(max-width:768px){.pros-cons-container{flex-direction:column}}.small-note{margin:20px 0;padding:10px 14px;font-size:13px;color:#666;background:#fafafa;border-left:3px solid #f4b400;border-radius:6px;line-height:1.6}
/*# sourceMappingURL=/cdn/shop/t/34/assets/product.css.map */
