.about-profile-grid{flex-direction:column;align-items:center;gap:2rem;display:flex}.about-image-content{order:-1;justify-content:center;width:100%;display:flex}.about-text-content{text-align:center;order:1;width:100%}.quote-lead{color:var(--navy-dark);margin-bottom:1.5rem;font-size:1.3rem;font-weight:700;line-height:1.6}.profile-description{margin-bottom:2rem}.highlight-text{color:var(--navy-dark);margin-bottom:1rem;font-size:1.1rem;font-weight:600;line-height:1.8}.gold-text{color:var(--gold-primary)}.navy-text{color:var(--navy-dark)}.bio-text{color:var(--gray-text);max-width:600px;margin:0 auto;font-size:.95rem;line-height:1.8}.about-actions-buttons{flex-wrap:nowrap;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1.5rem;display:flex}.action-btn{white-space:nowrap;text-align:center;flex:1;justify-content:center;align-items:center;gap:.3rem;padding:.6rem .5rem;font-size:.8rem;font-weight:600;display:inline-flex}.action-btn svg{width:16px;height:16px}.btn-outline-dark{border:1px solid var(--navy-dark);color:var(--navy-dark);border-radius:var(--radius-md);background:0 0;transition:all .3s}.btn-outline-dark:hover{background:var(--navy-dark);color:var(--white)}.image-frame-gold{border:2px solid var(--gold-primary);border-radius:15px;width:320px;max-width:100%;margin:0 auto;padding:8px;position:relative}.profile-img{border-radius:10px;width:100%;height:auto;display:block}.scientific-bg-section{background:var(--off-white);padding:3rem 0}.scientific-card{text-align:center;border-right:4px solid var(--gold-primary);background:#f8f9fc;border-radius:15px;padding:2rem 1rem;position:relative;box-shadow:0 4px 20px #00000008}.scientific-title{color:var(--navy-dark);margin-bottom:1.5rem;font-size:1.5rem}.scientific-content p{color:var(--navy-medium);margin-bottom:1rem;font-size:1rem;line-height:1.9}.philosophy-section{background:var(--white);text-align:center;padding:3rem 0}.philosophy-main-quote{color:var(--navy-dark);margin-bottom:.8rem;font-size:1.3rem;line-height:1.5}.philosophy-sub-quote{color:var(--gray-text);margin-bottom:2rem;font-size:1rem}.gold-quote{color:#b8860b;margin-bottom:.5rem;font-size:1.4rem;font-weight:700}.about-cards-grid{grid-template-columns:1fr;gap:2rem;margin-top:2rem;display:grid}.about-info-card{background:#fff;border:1px solid #eee;border-radius:15px;flex-direction:column;padding:2.5rem;transition:transform .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}.about-info-card:hover{transform:translateY(-5px)}.about-info-card:before{content:"";background:var(--gold-primary);width:4px;height:100%;position:absolute;top:0;right:0}.card-icon{color:var(--gold-primary);justify-content:flex-start;align-items:center;margin-bottom:1.5rem;display:flex}.about-info-card h3{color:var(--navy-dark);margin-bottom:1.2rem;font-size:1.4rem;font-weight:800}.about-info-card p{color:var(--navy-medium);margin-bottom:1rem;font-size:1rem;line-height:1.7}.card-list{color:var(--navy-medium);margin-bottom:1.5rem;padding-right:1.2rem;list-style-type:disc!important}.card-list li{margin-bottom:.5rem;line-height:1.6}.card-footer-text{border-top:1px solid #f0f0f0;margin-top:auto;padding-top:1rem;font-weight:700;color:var(--gold-dark)!important}@media (min-width:992px){.about-hero{padding:4rem 0!important}.about-profile-grid{grid-template-columns:1fr 1fr;gap:3rem;display:grid}.about-image-content{order:2;justify-content:flex-end}.about-text-content{text-align:right;order:1}.quote-lead{text-align:right;font-size:1.5rem}.highlight-text{font-size:1.2rem}.bio-text{margin:0;font-size:1rem}.profile-description{text-align:right}.about-actions-buttons{justify-content:flex-start;gap:1rem;width:auto}.action-btn{flex:initial;padding:.8rem 1.5rem;font-size:1rem}.image-frame-gold{border-width:3px;width:450px;padding:10px}.scientific-card{padding:4rem 2rem}.scientific-title{font-size:1.8rem}.scientific-content p{font-size:1.15rem}.philosophy-main-quote{font-size:1.6rem}.gold-quote{font-size:1.8rem}.about-cards-grid{grid-template-columns:repeat(3,1fr)}}
