.about-page{padding-top:100px}.about-hero{padding:6rem 4rem;max-width:1200px;margin:0 auto}.about-hero-title{font-size:5rem;font-weight:300;letter-spacing:-3px;line-height:1.1;margin-bottom:3rem;font-family:Zodiak,Georgia,serif;max-width:800px}.about-hero-intro{font-size:1.5rem;color:var(--text-primary);line-height:1.8;margin-bottom:3rem;font-weight:400}.about-hero-columns{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem}.about-hero-column p{font-size:1rem;color:var(--text-secondary);line-height:1.8}.about-content{max-width:1200px;margin:0 auto;padding:6rem 4rem}.about-interests{margin-bottom:6rem}.about-interests h2{font-size:3.5rem;font-weight:300;letter-spacing:-2px;margin-bottom:2rem;font-family:Zodiak,Georgia,serif}.interests-intro{font-size:1.125rem;color:var(--text-secondary);line-height:1.8;margin-bottom:3rem;max-width:800px}.interests-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:3rem}.interest-block h3{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;color:var(--text-primary)}.about-details{display:flex;flex-direction:column;gap:4rem;margin-bottom:6rem}.about-section h3{font-size:1.5rem;font-weight:500;margin-bottom:1.5rem;color:var(--text-primary)}.about-section p{font-size:1.125rem;line-height:1.8;color:var(--text-secondary)}.expertise-list{list-style:none;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;font-size:1.125rem;color:var(--text-secondary)}.expertise-list li{padding-left:2rem;position:relative;display:flex;align-items:center}.expertise-list li:before{content:"";position:absolute;left:0;width:14px;height:10px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21 15'%3E%3Cpath d='M 0 7.71 L 20 7.71 M 13 0.71 L 20 7.71 L 13 14.71' fill='none' stroke='%23fafafa' stroke-width='1.4px' stroke-miterlimit='10'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center}html[data-theme=light] .expertise-list li:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21 15'%3E%3Cpath d='M 0 7.71 L 20 7.71 M 13 0.71 L 20 7.71 L 13 14.71' fill='none' stroke='%231a1a1a' stroke-width='1.4px' stroke-miterlimit='10'/%3E%3C/svg%3E")}.skills-list{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;font-size:1rem;color:var(--text-secondary)}.skills-list li{padding:0;margin:0}.about-history{margin-bottom:3rem}.about-history h2{font-size:3rem;font-weight:300;letter-spacing:-1px;margin-bottom:3rem;font-family:Zodiak,Georgia,serif}.history-timeline{display:flex;flex-direction:column;gap:2.5rem}.history-item{display:flex;flex-direction:column;gap:.75rem}.history-header{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem}.history-item h3{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin:0;line-height:1.4}.history-date{font-size:1rem;font-weight:600;color:var(--text-primary);white-space:nowrap;flex-shrink:0}.history-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.6;margin:0}.about-cta{text-align:center;padding:2rem;background:var(--bg-secondary);border-radius:8px}.about-cta h2{font-size:2rem;font-weight:300;margin-bottom:1rem}.about-cta p{font-size:1.125rem;color:var(--text-secondary);margin-bottom:2rem}.cta-button{display:inline-block;padding:1rem 2.5rem;background:var(--text-primary);color:var(--bg-primary);text-decoration:none;font-size:1rem;font-weight:500;border-radius:4px;transition:transform .3s ease,opacity .3s ease}.cta-button:hover{transform:translateY(-2px);opacity:.9}@media (max-width: 1024px){.about-hero,.about-content{padding:4rem 2rem}.about-cta{padding:3rem 2rem}.interests-grid{gap:2rem}.about-details{gap:4rem}}@media (max-width: 768px){.about-hero{padding:4rem 1.5rem}.about-hero-title{font-size:2.5rem;letter-spacing:-1px;margin-bottom:2rem}.about-hero-intro{font-size:1.25rem;margin-bottom:2rem}.about-hero-columns{grid-template-columns:1fr;gap:2rem}.about-hero-column p{font-size:.95rem}.about-content{padding:4rem 1.5rem}.about-interests h2{font-size:2rem;margin-bottom:1.5rem}.interests-intro{font-size:1rem}.interests-grid{grid-template-columns:1fr;gap:2rem}.about-details{gap:3rem;margin-bottom:4rem}.about-section h3{font-size:1.25rem}.about-section p{font-size:1rem}.expertise-list{grid-template-columns:1fr;font-size:1rem}.skills-list{grid-template-columns:repeat(2,1fr);gap:.5rem;font-size:.95rem}.about-cta{padding:2rem 1.5rem}.about-cta h2{font-size:1.5rem}.about-cta p{font-size:1rem}.about-history h2{font-size:2rem;margin-bottom:2rem}.history-timeline{gap:2rem}.history-item h3{font-size:1rem}.history-date{font-size:.95rem}.history-description{font-size:1.125rem}}
