main{max-width:1200px;margin:0 auto;padding:2rem;line-height:1.6}main .hero-section{text-align:center;margin-bottom:3rem;padding:3rem 0;background:linear-gradient(135deg,#5dd39e1a,#348aa71a);border-radius:1rem}main .hero-section h1{font-size:clamp(2rem,5vw,3.5rem);color:#2c3e50;margin-bottom:1rem;font-weight:700}main .hero-section .hero-subtitle{font-size:clamp(1.1rem,3vw,1.5rem);color:#5a6c7d;margin:0;font-weight:400}main .disclaimer-banner{background:linear-gradient(135deg,#ff6b6b,#ee5a52);color:#fff;padding:2rem;border-radius:1rem;margin-bottom:3rem;box-shadow:0 4px 20px #ff6b6b4d}main .disclaimer-banner .disclaimer-content h3{margin:0 0 1rem;font-size:1.5rem;font-weight:600}main .disclaimer-banner .disclaimer-content p{margin:0 0 1.5rem;font-size:1.1rem;line-height:1.7}main .disclaimer-banner .disclaimer-content .cta-button{display:inline-block;background:#fff;color:#ff6b6b;padding:.75rem 1.5rem;border-radius:.5rem;text-decoration:none;font-weight:600;transition:all .3s ease}main .disclaimer-banner .disclaimer-content .cta-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003;background:#f8f9fa}main .issues-container{display:flex;flex-direction:column;gap:3rem}main .appliance-section h2{font-size:2rem;color:#2c3e50;margin-bottom:2rem;padding-bottom:.5rem;border-bottom:3px solid #5dd39e;font-weight:600}main .appliance-section .issue-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem}main .appliance-section .issue-card{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 20px #0000001a;border:1px solid rgba(0,0,0,.05);transition:all .3s ease}main .appliance-section .issue-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #00000026}main .appliance-section .issue-card h3{color:#348aa7;font-size:1.4rem;margin:0 0 1.5rem;font-weight:600}main .appliance-section .issue-card .problem,main .appliance-section .issue-card .solution{margin-bottom:1.5rem}main .appliance-section .issue-card .problem strong,main .appliance-section .issue-card .solution strong{color:#2c3e50;font-size:1.1rem;display:block;margin-bottom:.5rem}main .appliance-section .issue-card .problem ul,main .appliance-section .issue-card .problem ol,main .appliance-section .issue-card .solution ul,main .appliance-section .issue-card .solution ol{margin:0;padding-left:1.5rem}main .appliance-section .issue-card .problem ul li,main .appliance-section .issue-card .problem ol li,main .appliance-section .issue-card .solution ul li,main .appliance-section .issue-card .solution ol li{margin-bottom:.5rem;color:#5a6c7d}main .appliance-section .issue-card .solution{background:#5dd39e0d;padding:1rem;border-radius:.5rem;border-left:4px solid #5dd39e}main .appliance-section .issue-card .solution strong{color:#5dd39e}main .professional-help-section{margin-top:4rem;background:linear-gradient(135deg,#348aa7,#286a80);color:#fff;padding:3rem;border-radius:1rem;text-align:center}main .professional-help-section .help-content h2{font-size:2.5rem;margin:0 0 1rem;font-weight:700}main .professional-help-section .help-content p{font-size:1.2rem;margin:0 0 2rem;opacity:.9}main .professional-help-section .help-content .contact-options{display:flex;gap:1.5rem;justify-content:center;margin-bottom:2rem;flex-wrap:wrap}main .professional-help-section .help-content .contact-options .contact-button{display:inline-block;padding:1rem 2rem;border-radius:.75rem;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease}main .professional-help-section .help-content .contact-options .contact-button.phone{background:#5dd39e;color:#fff}main .professional-help-section .help-content .contact-options .contact-button.phone:hover{background:#4bc085;transform:translateY(-2px)}main .professional-help-section .help-content .contact-options .contact-button.schedule{background:#fff;color:#348aa7}main .professional-help-section .help-content .contact-options .contact-button.schedule:hover{background:#f8f9fa;transform:translateY(-2px)}main .professional-help-section .help-content .service-note{font-size:1rem;opacity:.8;font-style:italic}@media (max-width: 768px){main{padding:1rem}main .hero-section{padding:2rem 1rem}main .disclaimer-banner{padding:1.5rem}main .appliance-section .issue-grid{grid-template-columns:1fr}main .appliance-section .issue-card{padding:1.5rem}main .professional-help-section{padding:2rem 1rem}main .professional-help-section .help-content .contact-options{flex-direction:column;align-items:center}main .professional-help-section .help-content .contact-options .contact-button{width:100%;max-width:300px}}@media (max-width: 480px){main .appliance-section .issue-grid{grid-template-columns:1fr}main .appliance-section .issue-card{padding:1rem}main .appliance-section .issue-card h3{font-size:1.2rem}main .professional-help-section .help-content h2{font-size:2rem}}
