.cover-letter-guide{font-family:Arial,sans-serif;color:#333;background:#f8f9fa}.cover-letter-hero{background:linear-gradient(135deg,#6d28d9,#a053cf);color:white;padding:100px 0;text-align:center;margin-bottom:50px}.cover-letter-hero h1{font-size:2.5rem;margin-bottom:20px}.cover-letter-hero p{font-size:1.2rem;opacity:.9}.structure-section{margin-bottom:50px}.structure-section h2{color:#6d28d9;margin-bottom:30px;text-align:center;font-size:2rem}.sections-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px}.section-card{background:white;border-radius:12px;padding:25px;box-shadow:0 5px 15px rgba(0,0,0,.1);transition:all .3s ease;border-top:4px solid #a053cf}.section-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(160,83,207,.3)}.section-icon{font-size:2rem;color:#a053cf;margin-bottom:15px}.dos-donts{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-bottom:50px}.donts,.dos{background:white;padding:25px;border-radius:12px;box-shadow:0 5px 15px rgba(0,0,0,.1)}.dos{border-top:4px solid #4caf50}.donts{border-top:4px solid #f44336}.donts h3,.dos h3{display:flex;align-items:center;gap:10px;margin-bottom:20px;font-size:1.5rem}.dos h3{color:#4CAF50}.donts h3{color:#F44336}.donts ul,.dos ul{list-style-type:none;padding:0}.donts li,.dos li{padding:10px 0;border-bottom:1px solid #eee;font-size:1.1rem}.dos li:before{content:"✓";color:#4CAF50}.donts li:before,.dos li:before{margin-right:10px;font-weight:700}.donts li:before{content:"✗";color:#F44336}.example-section{margin-bottom:50px}.example-section h2{color:#6d28d9;margin-bottom:20px;text-align:center;font-size:2rem}.example-letter{background:white;padding:30px;border-radius:12px;box-shadow:0 5px 15px rgba(0,0,0,.1);font-family:Times New Roman,serif;line-height:1.6;border-top:4px solid #a053cf}.letter-header{text-align:left;margin-bottom:30px}.letter-body p{margin-bottom:15px}.cta-section{text-align:center;padding:50px 0;background:linear-gradient(135deg,rgba(109,40,217,.1),rgba(160,83,207,.1));border-radius:12px;margin:50px 0}.cta-button{background:#6d28d9;color:white;border:none;padding:12px 30px;border-radius:30px;font-size:1.1rem;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.cta-button:hover{background:#a053cf;transform:translateY(-3px);box-shadow:0 5px 15px rgba(160,83,207,.3)}@media (max-width:768px){.dos-donts{grid-template-columns:1fr}.cover-letter-hero h1{font-size:2rem}.cover-letter-hero{padding:80px 0}.example-section h2,.structure-section h2{font-size:1.8rem}}