.about-page{background:0 0;min-height:100vh}.banner-section{z-index:1;width:100%;padding:4rem 1.5rem 0;position:relative}.banner-image-container{border-radius:var(--square-radius);max-width:98%;height:400px;margin:15px auto auto;animation:6s ease-in-out infinite float;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000080}.banner-image-container img{object-fit:cover;z-index:1}.banner-placeholder{color:#c39383;z-index:1;background:0 0;justify-content:center;align-items:center;width:90%;height:90%;font-size:1.5rem;font-weight:300;display:flex;position:absolute;top:-36%;left:38%}.banner-caption{z-index:2;pointer-events:none;position:absolute;bottom:1.5rem;right:1.5rem}.banner-caption span{color:#f5f5f5d9;letter-spacing:.5px;text-shadow:0 2px 4px #00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;border:1px solid #ffffff1a;border-radius:6px;padding:.5rem 1rem;font-size:.85rem;font-style:italic;font-weight:300;transition:opacity .3s}.about-me-section{z-index:10;background:0 0;padding:0 1.5rem 6rem;position:relative}.about-container{max-width:1200px;margin:0 auto}.about-content{flex-direction:column;align-items:center;gap:4rem;display:flex}@media (min-width:768px){.about-content{flex-direction:row;align-items:flex-start}.about-page{background:0 0;min-height:100vh}.banner-section{border-radius:var(--square-radius);max-width:98%;height:400px;margin:15px auto auto;animation:6s ease-in-out infinite float;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000080}}.about-left{flex-direction:column;flex-shrink:0;align-items:center;gap:2rem;margin-top:-100px;display:flex}.headshot-container{border-radius:var(--square-radius);background:#0a0a0a;width:280px;height:280px;overflow:hidden;box-shadow:0 10px 40px #00000080}.headshot-img{object-fit:cover;object-position:center 38%;width:100%;height:100%;transform:scale(1.35)}.headshot-placeholder{color:#f5f5f54d;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:.9rem;display:flex}.about-extras{align-items:center;gap:2rem;display:flex}.school-logo-container{justify-content:center;align-items:center;display:flex}.school-logo-placeholder{color:#f5f5f54d;background:linear-gradient(135deg,#8a5cf61a 0%,#8a5cf60d 100%);border:1px solid #8a5cf64d;border-radius:8px;justify-content:center;align-items:center;width:100%;height:100%;font-size:.75rem;display:flex}.language-container{flex-direction:column;align-items:center;gap:.5rem;margin-top:5rem;display:flex}.language-boxes{gap:.8rem;display:flex}.language-box{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--square-radius);background:#ffffff05;border:1px solid #7fffd4cc;justify-content:center;align-items:center;width:32px;height:32px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.language-box:before{content:"";background:#7fffd480;height:1px;position:absolute;top:0;left:0;right:0;box-shadow:0 0 15px #7fffd44d}.language-box:after{content:"";background:linear-gradient(90deg,#0000,#7fffd466,#0000);height:1px;position:absolute;bottom:0;left:0;right:0}.language-box:hover{background:#ffffff0d;border-color:#7fffd4;transform:translateY(-4px)rotate(2deg);box-shadow:0 10px 25px #7fffd433}.language-text{color:#7fffd4b3;text-transform:uppercase;letter-spacing:1px;font-size:85%;font-weight:400;transition:all .3s}.language-box:hover .language-text{color:#7fffd4;text-shadow:0 0 10px #7fffd480}.click-me-text{color:#f5f5f58c;text-transform:lowercase;letter-spacing:.5px;font-size:.65rem;font-style:italic;animation:3s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:.3}50%{opacity:.6}}.about-right{color:#f5f5f5;flex:1;padding-top:3rem}.about-title{background:linear-gradient(135deg,#f5f5f5 0%,#8a5cf6cc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:3rem;font-weight:700}.about-subtitle{color:#f5f5f5cc;margin-bottom:2rem;font-size:1.5rem;font-style:italic;font-weight:700}.about-description{color:#f5f5f5cc;flex-direction:column;gap:1.5rem;font-size:1.125rem;line-height:1.8;display:flex}.about-footer-line{color:#f5f5f5cc;border-top:1px solid #7fffd44d;margin-top:2rem;margin-bottom:2rem;padding-top:1.5rem;padding-bottom:1.5rem;font-size:1.25rem;font-weight:400;display:inline-block}.language-box.active{transform:translateY(-4px)rotate(2deg)}.motto-section{background:0 0;padding:6rem 1.5rem}.motto-container{max-width:1200px;margin:0 auto}.motto-heading{text-align:center;color:#f5f5f5;margin-bottom:4rem;font-size:3rem;font-weight:700}.motto-cards{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.motto-cards{grid-template-columns:repeat(3,1fr)}}.motto-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #8a5cf64d;border-radius:16px;padding:2.5rem;transition:all .3s;position:relative;overflow:hidden}.motto-card:before{content:"";background:linear-gradient(90deg,#0000,#8a5cf6cc,#0000);height:2px;position:absolute;top:0;left:0;right:0;box-shadow:0 0 15px #8a5cf6cc}.motto-card:hover{background:#ffffff0d;border-color:#8a5cf680;transform:translateY(-8px);box-shadow:0 20px 40px #8a5cf633}.motto-icon{color:#8a5cf6;width:48px;height:48px;margin-bottom:1.5rem}.motto-icon svg{width:100%;height:100%}.motto-title{color:#f5f5f5;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.motto-text{color:#f5f5f5b3;font-size:1rem;line-height:1.6}.cta-section{background:0 0;padding:6rem 1.5rem}.cta-container{text-align:center;max-width:800px;margin:0 auto}.cta-heading{color:#f5f5f5;margin-bottom:1.5rem;font-size:3rem;font-weight:700}.cta-text{color:#f5f5f5b3;margin-bottom:3rem;font-size:1.25rem;line-height:1.6}.cta-button{color:#000;background:#fff;border-radius:8px;padding:1rem 3rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.cta-button:hover{transform:scale(1.05);box-shadow:0 20px 40px #8a5cf680}@media (max-width:768px){.about-title,.motto-heading,.cta-heading{font-size:2rem}.section{width:100%;padding:3.5rem 1rem 0;position:relative}.banner-image-container{border-radius:12px;max-width:98%;height:180px;margin-top:10px}.banner-caption{bottom:.8rem;right:.8rem}.banner-caption span{padding:.3rem .6rem;font-size:.65rem}.about-me-section{padding:0 1rem 3rem}.about-content{gap:1.5rem}.about-left{gap:1rem;margin-top:-40px}.headshot-container{width:220px;height:220px}.about-extras{flex-direction:column;gap:1rem}.about-title{text-align:center;margin-bottom:1rem}.about-subtitle{text-align:center;margin-bottom:1.5rem;font-size:1.25rem}.about-description{gap:1rem;font-size:1rem;line-height:1.6}.motto-section,.cta-section{padding:4rem 1.5rem}.about-right{padding-top:0}}
