.resources-page{color:#2c3e50;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border-radius:16px;max-width:1000px;min-height:calc(100vh - 200px);margin:3rem auto;padding:2.5rem;font-family:Nunito,sans-serif;line-height:1.6;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000014}.resources-page:after{content:"";z-index:0;background:linear-gradient(135deg,#c4b2980d 0%,#4487ad05 100%);border-radius:50%;width:350px;height:350px;position:absolute;bottom:-150px;left:-150px}.resources-page h1{color:#2c3e50;text-align:center;z-index:1;margin-bottom:2.5rem;padding-bottom:15px;font-size:2.2rem;font-weight:600;position:relative}.resources-page h1:after{display:none}.resource-section{z-index:1;background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;margin-bottom:2.5rem;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.resource-section:hover{border-color:#667eea;transform:translateY(-5px);box-shadow:0 8px 25px #0000001a}.resource-section h2{color:#4487ad;z-index:1;border-bottom:1px solid #e2e8f080;margin-bottom:1.5rem;padding-bottom:10px;font-size:1.5rem;font-weight:600;position:relative}.resource-section ul{z-index:1;padding-left:0;list-style-type:none;position:relative}.resource-section li{color:#444;margin-bottom:1.2rem;padding-left:32px;font-size:1.05rem;line-height:1.6;position:relative}.resource-section li:before{content:"🔗";color:#4487ad;font-size:1.1rem;position:absolute;top:.1rem;left:0}.resource-section:nth-child(6) li:before{content:"🔍"}.resource-section:nth-child(7) li:before{content:"📚"}.resource-section a{color:#4487ad;border-bottom:1px solid #4487ad4d;font-weight:500;text-decoration:none;transition:all .3s}.resource-section a:hover{color:#3a7593;border-bottom:1px solid #4487ad}.resource-section strong{color:#4487ad;font-weight:600}.resource-section a[target=_blank]:after{content:" ↗";opacity:.7;font-size:.9em;transition:opacity .3s}.resource-section a[target=_blank]:hover:after{opacity:1}.disclaimer{color:#666;text-align:center;z-index:1;background-color:#e2e8f080;border-radius:8px;margin-top:2.5rem;padding:15px 20px;font-size:.95rem;font-style:italic;position:relative}@media (max-width:992px){.resources-page{padding:2rem}.resource-section{padding:25px}}@media (max-width:768px){.resources-page{border-radius:12px;margin:1.5rem auto;padding:1.5rem}.resources-page h1{margin-bottom:2rem;font-size:1.8rem}.resource-section h2{font-size:1.4rem}.resource-section{margin-bottom:2rem;padding:20px}.resource-section li{padding-left:28px;font-size:1rem}.disclaimer{padding:12px 15px;font-size:.9rem}}@media (max-width:480px){.resources-page{border-radius:10px;margin:1rem auto;padding:1rem}.resources-page h1{font-size:1.6rem}.resource-section{padding:15px}.resource-section h2{font-size:1.3rem}}
