body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:#333;margin:0;padding:0}.container[data-astro-cid-q4a5jrcf]{max-width:1200px;margin:0 auto;padding:0 20px}.hero[data-astro-cid-q4a5jrcf]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:80px 0;text-align:center}.hero[data-astro-cid-q4a5jrcf] h1[data-astro-cid-q4a5jrcf]{font-size:2.5rem;margin-bottom:20px;font-weight:700}.hero[data-astro-cid-q4a5jrcf] .subtitle[data-astro-cid-q4a5jrcf]{font-size:1.2rem;margin-bottom:30px;opacity:.9}.supervisor-info[data-astro-cid-q4a5jrcf]{background:#ffffff1a;padding:20px;border-radius:10px;margin-top:30px;max-width:600px;margin-left:auto;margin-right:auto}.supervisor-info[data-astro-cid-q4a5jrcf] h3[data-astro-cid-q4a5jrcf]{margin:0 0 10px;font-size:1.3rem}.supervisor-info[data-astro-cid-q4a5jrcf] p[data-astro-cid-q4a5jrcf]{margin:5px 0;font-size:.95rem}.content[data-astro-cid-q4a5jrcf]{padding:60px 0}.intro[data-astro-cid-q4a5jrcf]{font-size:1.1rem;line-height:1.8;margin-bottom:50px;text-align:center;max-width:800px;margin-left:auto;margin-right:auto}.ranking-section[data-astro-cid-q4a5jrcf]{margin-bottom:80px}.section-title[data-astro-cid-q4a5jrcf]{font-size:2.2rem;color:#2c3e50;margin-bottom:40px;text-align:center;border-bottom:3px solid #3498db;padding-bottom:10px}.top3-grid[data-astro-cid-q4a5jrcf]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;margin-bottom:50px}.product-card[data-astro-cid-q4a5jrcf]{background:#fff;border-radius:15px;padding:25px;box-shadow:0 10px 30px #0000001a;border:2px solid transparent;transition:all .3s ease}.product-card[data-astro-cid-q4a5jrcf]:hover{transform:translateY(-5px);box-shadow:0 20px 40px #00000026}.product-card[data-astro-cid-q4a5jrcf].rank-1{border-color:#f39c12;position:relative}.product-card[data-astro-cid-q4a5jrcf].rank-2{border-color:#95a5a6}.product-card[data-astro-cid-q4a5jrcf].rank-3{border-color:#cd7f32}.rank-badge[data-astro-cid-q4a5jrcf]{position:absolute;top:-10px;right:-10px;background:#f39c12;color:#fff;padding:8px 15px;border-radius:20px;font-weight:700;font-size:.9rem}.rank-2[data-astro-cid-q4a5jrcf] .rank-badge[data-astro-cid-q4a5jrcf]{background:#95a5a6}.rank-3[data-astro-cid-q4a5jrcf] .rank-badge[data-astro-cid-q4a5jrcf]{background:#cd7f32}.product-image[data-astro-cid-q4a5jrcf]{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;border-radius:10px;margin-bottom:20px}.product-title[data-astro-cid-q4a5jrcf]{font-size:1.4rem;font-weight:700;color:#2c3e50;margin-bottom:10px}.product-meta[data-astro-cid-q4a5jrcf]{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;flex-wrap:wrap;gap:10px}.price[data-astro-cid-q4a5jrcf]{font-size:1.3rem;font-weight:700;color:#e74c3c}.rating[data-astro-cid-q4a5jrcf]{display:flex;align-items:center;gap:5px}.stars[data-astro-cid-q4a5jrcf]{color:#f39c12}.features-list[data-astro-cid-q4a5jrcf]{list-style:none;padding:0;margin:20px 0}.features-list[data-astro-cid-q4a5jrcf] li[data-astro-cid-q4a5jrcf]{border-bottom:1px solid #ecf0f1;position:relative;padding:8px 0 8px 25px}.features-list[data-astro-cid-q4a5jrcf] li[data-astro-cid-q4a5jrcf]:before{content:"✓";position:absolute;left:0;color:#27ae60;font-weight:700}.pros-cons[data-astro-cid-q4a5jrcf]{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:20px 0}.pros[data-astro-cid-q4a5jrcf],.cons[data-astro-cid-q4a5jrcf]{padding:15px;border-radius:8px}.pros[data-astro-cid-q4a5jrcf]{background:#d5f4e6;border-left:4px solid #27ae60}.cons[data-astro-cid-q4a5jrcf]{background:#fdeaea;border-left:4px solid #e74c3c}.pros[data-astro-cid-q4a5jrcf] h4[data-astro-cid-q4a5jrcf],.cons[data-astro-cid-q4a5jrcf] h4[data-astro-cid-q4a5jrcf]{margin:0 0 10px;font-size:1rem}.pros[data-astro-cid-q4a5jrcf] ul[data-astro-cid-q4a5jrcf],.cons[data-astro-cid-q4a5jrcf] ul[data-astro-cid-q4a5jrcf]{margin:0;padding-left:20px}.best-for[data-astro-cid-q4a5jrcf]{background:#e8f4f8;padding:15px;border-radius:8px;border-left:4px solid #3498db;margin-top:15px}.other-products[data-astro-cid-q4a5jrcf]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px}.other-product-card[data-astro-cid-q4a5jrcf]{background:#fff;border:1px solid #ecf0f1;border-radius:10px;padding:20px;box-shadow:0 5px 15px #00000014}.other-product-card[data-astro-cid-q4a5jrcf] .rank[data-astro-cid-q4a5jrcf]{font-size:1.5rem;font-weight:700;color:#3498db;margin-right:10px}.other-product-card[data-astro-cid-q4a5jrcf] .product-title[data-astro-cid-q4a5jrcf]{font-size:1.2rem}.price-guide[data-astro-cid-q4a5jrcf]{background:#f8f9fa;padding:40px;border-radius:15px;margin:60px 0}.price-categories[data-astro-cid-q4a5jrcf]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-top:30px}.price-category[data-astro-cid-q4a5jrcf]{background:#fff;padding:25px;border-radius:10px;text-align:center;box-shadow:0 5px 15px #0000001a}.faq-section[data-astro-cid-q4a5jrcf]{background:#f8f9fa;padding:60px 0;margin-top:80px}.faq-item[data-astro-cid-q4a5jrcf]{background:#fff;margin-bottom:20px;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px #0000001a}.faq-question[data-astro-cid-q4a5jrcf]{background:#3498db;color:#fff;padding:20px;font-weight:700;font-size:1.1rem}.faq-answer[data-astro-cid-q4a5jrcf]{padding:20px;line-height:1.8}.conclusion[data-astro-cid-q4a5jrcf]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:60px 0;text-align:center;margin-top:80px}.conclusion[data-astro-cid-q4a5jrcf] h2[data-astro-cid-q4a5jrcf]{font-size:2.2rem;margin-bottom:30px}@media (max-width: 480px){.container[data-astro-cid-q4a5jrcf]{padding:0 15px}.hero[data-astro-cid-q4a5jrcf]{padding:40px 0}.hero[data-astro-cid-q4a5jrcf] h1[data-astro-cid-q4a5jrcf]{font-size:1.8rem;line-height:1.3;margin-bottom:15px}.hero[data-astro-cid-q4a5jrcf] .subtitle[data-astro-cid-q4a5jrcf]{font-size:1rem;margin-bottom:20px}.supervisor-info[data-astro-cid-q4a5jrcf]{padding:15px;margin-top:20px}.supervisor-info[data-astro-cid-q4a5jrcf] h3[data-astro-cid-q4a5jrcf]{font-size:1.1rem}.supervisor-info[data-astro-cid-q4a5jrcf] p[data-astro-cid-q4a5jrcf]{font-size:.9rem}.content[data-astro-cid-q4a5jrcf]{padding:40px 0}.intro[data-astro-cid-q4a5jrcf]{font-size:1rem;margin-bottom:30px;text-align:left}.section-title[data-astro-cid-q4a5jrcf]{font-size:1.6rem;margin-bottom:25px}.top3-grid[data-astro-cid-q4a5jrcf]{grid-template-columns:1fr;gap:20px;margin-bottom:30px}.product-card[data-astro-cid-q4a5jrcf]{padding:20px}.product-title[data-astro-cid-q4a5jrcf]{font-size:1.2rem;line-height:1.4}.product-meta[data-astro-cid-q4a5jrcf]{flex-direction:column;align-items:flex-start;gap:8px}.price[data-astro-cid-q4a5jrcf]{font-size:1.2rem}.pros-cons[data-astro-cid-q4a5jrcf]{grid-template-columns:1fr;gap:15px}.pros[data-astro-cid-q4a5jrcf],.cons[data-astro-cid-q4a5jrcf]{padding:12px}.other-products[data-astro-cid-q4a5jrcf]{grid-template-columns:1fr;gap:15px}.other-product-card[data-astro-cid-q4a5jrcf]{padding:15px}.price-categories[data-astro-cid-q4a5jrcf]{grid-template-columns:1fr;gap:15px}.price-category[data-astro-cid-q4a5jrcf]{padding:20px}.faq-question[data-astro-cid-q4a5jrcf]{padding:15px;font-size:1rem}.faq-answer[data-astro-cid-q4a5jrcf]{padding:15px}.conclusion[data-astro-cid-q4a5jrcf]{padding:40px 0}.conclusion[data-astro-cid-q4a5jrcf] h2[data-astro-cid-q4a5jrcf]{font-size:1.8rem;margin-bottom:20px}}@media (min-width: 481px) and (max-width: 768px){.hero[data-astro-cid-q4a5jrcf] h1[data-astro-cid-q4a5jrcf]{font-size:2.2rem}.top3-grid[data-astro-cid-q4a5jrcf]{grid-template-columns:1fr;gap:25px}.pros-cons[data-astro-cid-q4a5jrcf]{grid-template-columns:1fr;gap:18px}.price-categories[data-astro-cid-q4a5jrcf]{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.other-products[data-astro-cid-q4a5jrcf]{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media (min-width: 769px) and (max-width: 1024px){.top3-grid[data-astro-cid-q4a5jrcf]{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}}
