.about-container{min-height:100vh;padding:2rem 1rem}.about-wrapper{margin:0 auto;background:white;border-radius:16px;box-shadow:0 10px 30px rgba(59,130,246,.1);padding:3rem;border:1px solid rgba(59,130,246,.1)}.about h1{font-size:2.5rem;font-weight:800;text-align:center;margin-bottom:2rem;position:relative;padding-bottom:1rem}.about h1:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#3b82f6,#1d4ed8);border-radius:2px}.about h2{font-size:1.75rem;font-weight:700;margin:2.5rem 0 1.5rem;padding:1rem 1.5rem;background:linear-gradient(135deg,#bfdbfe30,#bfdbfe);border-left:5px solid #3b82f6;border-radius:0 8px 8px 0;position:relative;box-shadow:0 2px 8px rgba(59,130,246,.1)}.about h2:before{content:"";position:absolute;left:-5px;top:0;bottom:0;width:5px;background:linear-gradient(180deg,#3b82f6,#1d4ed8);border-radius:2px 0 0 2px}.about p{font-size:1.3rem;line-height:1.5;color:#374151;padding:0 .5rem;text-align:justify;margin:.4rem 0}.about p:last-child{margin-bottom:0}.about a{color:#0ea5e9;text-decoration:underline;text-decoration-color:#0ea5e9;text-underline-offset:2px;transition:all .2s ease-in-out}.about a:hover{color:#0284c7;text-decoration-color:#0284c7;text-shadow:0 0 2px rgba(14,165,233,.3)}.about a:visited{color:#7c3aed;text-decoration-color:#7c3aed}.about a:visited:hover{color:#6d28d9;text-decoration-color:#6d28d9}@media (max-width:768px){.about-container{padding:1rem .5rem}.about-wrapper{padding:2rem 1.5rem;border-radius:12px}.about h1{font-size:2rem}.about h2{font-size:1.5rem;padding:.75rem 1rem;margin:2rem 0 1rem}.about p{font-size:1rem;padding:0}}@media (max-width:480px){.about h1{font-size:1.75rem}.about h2{font-size:1.25rem}.about-wrapper{padding:1.5rem 1rem}}@media print{.about-container{background:white;padding:0}.about-wrapper{box-shadow:none;border:none;padding:1rem}.about h1,.about h2{color:#000}.about h2{background:#f5f5f5}.about a{color:#000;text-decoration:underline}}