.card-spotlight{--mouse-x:50%;--mouse-y:50%;--spotlight-color:#ffffff0d;padding:2rem;position:relative;overflow:hidden}.card-spotlight:before{content:"";background:radial-gradient(circle 200px at var(--mouse-x)var(--mouse-y),var(--spotlight-color),transparent);opacity:0;pointer-events:none;z-index:1;transition:opacity .5s;position:absolute;inset:0}.card-spotlight:hover:before{opacity:1}.card-spotlight>*{z-index:2;position:relative}
.about{min-height:100vh;padding-top:100px;position:relative}.about-hero{text-align:left;opacity:0;padding:6rem 8rem 4rem;animation:.8s ease-out .1s forwards fadeUp}.about-hero h1{color:#2c2c2c;letter-spacing:.03em;font-size:4.5rem;font-weight:400}.meet-thilly{padding:4rem 8rem}.meet-thilly>h2{color:#2c2c2c;text-align:left;opacity:0;margin-bottom:3rem;font-size:2.5rem;font-weight:400;animation:.8s ease-out .2s forwards fadeUp}.philosophy{padding:4rem 8rem}.philosophy>h2{color:#2c2c2c;text-align:left;opacity:0;margin-bottom:3rem;font-size:2.5rem;font-weight:400;animation:.8s ease-out .2s forwards fadeUp}.philosophy-container{align-items:flex-start;gap:4rem;display:flex}.philosophy-content{flex:1}.philosophy-content p{color:#000;text-align:left;opacity:0;margin:0 0 1.5rem;font-size:1.1rem;font-weight:300;line-height:1.8;animation:.8s ease-out .3s forwards fadeUp}.philosophy-content p:last-child{margin-bottom:0}.philosophy-content p:first-child{animation-delay:.3s}.philosophy-content p:nth-child(2){animation-delay:.4s}.philosophy-content p:nth-child(3){animation-delay:.5s}.philosophy-image{opacity:0;flex:0 0 500px;animation:.8s ease-out .3s forwards fadeUp}.philosophy-image img{object-fit:cover;border-radius:12px;width:100%;height:auto;max-height:300px;box-shadow:0 8px 32px #0000001f}.what-makes-different,.helping-section{padding:4rem 8rem}.meet-thilly-container{align-items:flex-start;gap:4rem;display:flex}.meet-thilly-image{opacity:0;flex:0 0 350px;animation:.8s ease-out .2s forwards fadeUp}.meet-thilly-image img{object-fit:cover;border-radius:12px;width:100%;height:auto;box-shadow:0 8px 32px #0000001f}.meet-thilly-content{flex:1}.about .content-container{margin:0;padding:0}.about .content-container h2{color:#2c2c2c;text-align:left;opacity:0;margin-bottom:2rem;font-size:2.5rem;font-weight:400;animation:.8s ease-out .2s forwards fadeUp}.about .content-container>p,.meet-thilly-content>p{color:#000;text-align:left;opacity:0;margin:0 0 1.5rem;font-size:1.1rem;font-weight:300;line-height:1.8;animation:.8s ease-out .3s forwards fadeUp}.about .content-container>p:last-child,.meet-thilly-content>p:last-child{margin-bottom:0}.meet-thilly-content>p:first-child{animation-delay:.3s}.meet-thilly-content>p:nth-child(2){animation-delay:.4s}.meet-thilly-content>p:nth-child(3){animation-delay:.5s}.meet-thilly-content>p:nth-child(4){animation-delay:.6s}.meet-thilly-content>p:nth-child(5){animation-delay:.7s}.differences-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem;display:grid}.difference-card{opacity:0;transition:transform .3s;animation:.8s ease-out forwards fadeUp}.difference-card.card-spotlight{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #2c2c2c1a;border-radius:12px}.difference-card:first-child{animation-delay:.4s}.difference-card:nth-child(2){animation-delay:.5s}.difference-card:nth-child(3){animation-delay:.6s}.difference-card:nth-child(4){animation-delay:.7s}.difference-card:hover{transform:translateY(-5px)}.difference-card h3{color:#2c2c2c;margin-bottom:1rem;font-size:1.3rem;font-weight:400}.difference-card p{color:#5a5a5a;font-size:1rem;font-weight:300;line-height:1.6}@media (max-width:768px){.about-hero{padding:4rem 2rem}.about-hero h1{font-size:3rem}.meet-thilly,.philosophy,.what-makes-different,.helping-section{padding:3rem 2rem}.meet-thilly-container,.philosophy-container{flex-direction:column;gap:2rem}.meet-thilly-image{order:-1}.meet-thilly-image,.philosophy-image{flex:1;width:100%}.philosophy-image{order:-1}.about .content-container h2,.meet-thilly>h2{font-size:2rem}.differences-grid{grid-template-columns:1fr}}
