*{margin:0;padding:0;box-sizing:border-box}body{font-family:Arial,sans-serif;background:#f5f7fb}.about-page{width:100%;overflow-x:hidden}.hero-section{height:90vh;background:linear-gradient(#0009,#0009),url(https://images.unsplash.com/photo-1522202176988-66273c2fd55f?q=80&w=2071) center/cover;display:flex;justify-content:center;align-items:center;text-align:center;color:#fff;padding:20px}.hero-overlay h1{font-size:60px;margin-bottom:20px}.hero-overlay p{font-size:22px;max-width:900px;margin:auto;line-height:1.7}.hero-buttons{margin-top:30px;display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.hero-btn{background:#2563eb;color:#fff;padding:14px 30px;border-radius:10px;text-decoration:none;font-weight:700;transition:.3s}.hero-btn:hover{background:#1d4ed8}.secondary-btn{background:#e11d48}.secondary-btn:hover{background:#be123c}.founder-section{display:flex;align-items:center;justify-content:center;gap:50px;padding:80px 10%;flex-wrap:wrap}.founder-image img{width:280px;height:280px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:8px solid #2563eb}.founder-content{max-width:600px}.founder-content h2{color:#2563eb;margin-bottom:10px}.founder-content h3{font-size:40px;margin-bottom:20px}.founder-content p{line-height:1.8;color:#444;font-size:18px}.stats-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:30px;padding:90px 10%;background:linear-gradient(to right,#f8fbff,#eef4ff)}.stat-card{position:relative;overflow:hidden;background:#fff;border-radius:24px;padding:40px 25px;text-align:center;box-shadow:0 10px 30px #2563eb14;border:1px solid rgba(37,99,235,.08);transition:all .35s ease;cursor:pointer}.stat-card:before{content:"";position:absolute;top:-80px;right:-80px;width:180px;height:180px;background:#2563eb14;border-radius:50%;transition:.4s}.stat-card:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 18px 40px #2563eb2e}.stat-card:hover:before{transform:scale(1.3)}.stat-card h2{font-size:52px;font-weight:800;margin-bottom:14px;background:linear-gradient(90deg,#2563eb,#1e40af);-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:1px}.stat-card p{font-size:18px;color:#475569;font-weight:600;line-height:1.6}.stat-card:after{content:"★";position:absolute;bottom:18px;right:22px;font-size:20px;color:#2563eb1f}.features-section{padding:100px 10%;background:linear-gradient(to bottom,#fff,#f4f8ff);text-align:center;position:relative;overflow:hidden}.features-section h2{font-size:52px;font-weight:800;color:#0f172a;margin-bottom:70px;position:relative;display:inline-block}.features-section h2:after{content:"";width:90px;height:5px;background:linear-gradient(to right,#2563eb,#60a5fa);position:absolute;bottom:-15px;left:50%;transform:translate(-50%);border-radius:20px}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:35px}.feature-card{position:relative;background:#fff;padding:45px 35px;border-radius:24px;overflow:hidden;transition:all .35s ease;box-shadow:0 12px 35px #0000000f;border:1px solid rgba(37,99,235,.08);z-index:1}.feature-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:6px;background:linear-gradient(to right,#2563eb,#60a5fa)}.feature-card:after{content:"";position:absolute;top:-80px;right:-80px;width:180px;height:180px;background:#2563eb0d;border-radius:50%;z-index:-1;transition:.4s}.feature-card:hover{transform:translateY(-12px);box-shadow:0 20px 45px #2563eb24}.feature-card:hover:after{transform:scale(1.4)}.feature-card h3{font-size:28px;color:#2563eb;margin-bottom:20px;font-weight:700}.feature-card p{color:#475569;font-size:17px;line-height:1.9}.mission-section{padding:100px 10%;background:linear-gradient(to right,#eef5ff,#f8fbff);display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:40px;position:relative;overflow:hidden}.mission-card{position:relative;background:#fff;border-radius:28px;padding:50px 40px;overflow:hidden;box-shadow:0 12px 35px #2563eb14;border:1px solid rgba(37,99,235,.08);transition:all .35s ease}.mission-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:7px;background:linear-gradient(to right,#2563eb,#60a5fa)}.mission-card:after{content:"";position:absolute;top:-100px;right:-100px;width:220px;height:220px;background:#2563eb0f;border-radius:50%;transition:.4s}.mission-card:hover{transform:translateY(-12px);box-shadow:0 20px 45px #2563eb26}.mission-card:hover:after{transform:scale(1.4)}.mission-card h2{font-size:38px;color:#2563eb;margin-bottom:25px;font-weight:800;position:relative}.mission-card h2:after{content:"";width:70px;height:4px;background:linear-gradient(to right,#2563eb,#60a5fa);position:absolute;bottom:-10px;left:0;border-radius:10px}.mission-card p{font-size:18px;line-height:2;color:#475569;margin-top:25px}.faq-section{padding:100px 10%;background:linear-gradient(to bottom,#fff,#f3f8ff);position:relative;overflow:hidden}.faq-section h2{text-align:center;font-size:52px;font-weight:800;color:#0f172a;margin-bottom:70px;position:relative}.faq-section h2:after{content:"";width:100px;height:5px;background:linear-gradient(to right,#2563eb,#60a5fa);position:absolute;bottom:-18px;left:50%;transform:translate(-50%);border-radius:20px}.faq-box{position:relative;background:#fff;border-radius:22px;padding:35px;margin-bottom:28px;overflow:hidden;border:1px solid rgba(37,99,235,.08);box-shadow:0 10px 30px #0000000f;transition:all .35s ease}.faq-box:before{content:"";position:absolute;left:0;top:0;width:6px;height:100%;background:linear-gradient(to bottom,#2563eb,#60a5fa)}.faq-box:after{content:"";position:absolute;top:-80px;right:-80px;width:180px;height:180px;background:#2563eb0d;border-radius:50%;transition:.4s}.faq-box:hover{transform:translateY(-8px);box-shadow:0 18px 40px #2563eb1f}.faq-box:hover:after{transform:scale(1.4)}.faq-box h3{font-size:26px;color:#2563eb;margin-bottom:18px;font-weight:700;line-height:1.5}.faq-box p{font-size:17px;color:#475569;line-height:1.9}.social-section{padding:100px 10%;background:linear-gradient(to right,#eef5ff,#f8fbff);text-align:center;position:relative;overflow:hidden}.social-section h2{font-size:52px;font-weight:800;color:#0f172a;margin-bottom:60px;position:relative;display:inline-block}.social-section h2:after{content:"";width:90px;height:5px;background:linear-gradient(to right,#2563eb,#60a5fa);position:absolute;bottom:-15px;left:50%;transform:translate(-50%);border-radius:20px}.social-buttons{display:flex;justify-content:center;align-items:center;gap:25px;flex-wrap:wrap}.social-buttons a{position:relative;overflow:hidden;background:#fff;color:#2563eb;text-decoration:none;padding:18px 38px;border-radius:16px;font-size:18px;font-weight:700;border:2px solid rgba(37,99,235,.12);box-shadow:0 10px 25px #2563eb14;transition:all .35s ease;min-width:200px}.social-buttons a:before{content:"";position:absolute;top:-120px;left:-120px;width:220px;height:220px;background:#2563eb14;border-radius:50%;transition:.5s}.social-buttons a:hover{background:#2563eb;color:#fff;transform:translateY(-8px);box-shadow:0 18px 40px #2563eb2e}.social-buttons a:hover:before{transform:scale(1.5)}.social-buttons a:nth-child(1):hover{background:red}.social-buttons a:nth-child(2):hover{background:#1877f2}.social-buttons a:nth-child(3):hover{background:#000}@media(max-width:1024px){.founder-section{padding:60px 5%;gap:30px}.stats-section,.features-section,.mission-section,.faq-section,.social-section{padding:60px 5%}}@media(max-width:768px){.hero-section{height:auto;min-height:60vh;padding:60px 20px}.hero-overlay h1{font-size:38px;margin-bottom:15px}.hero-overlay p{font-size:16px;line-height:1.6}.hero-buttons{flex-direction:column;gap:15px;max-width:300px;margin:30px auto 0}.hero-btn{width:100%;padding:12px 20px}.founder-section{flex-direction:column;text-align:center;padding:50px 20px}.founder-image img{width:220px;height:220px;border-width:6px}.founder-content h3{font-size:30px}.founder-content p{font-size:16px}.features-section h2,.faq-section h2,.social-section h2{font-size:34px;margin-bottom:50px}.stats-section{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:15px;padding:50px 15px}.stat-card{padding:25px 15px;border-radius:16px}.stat-card h2{font-size:36px;margin-bottom:8px}.stat-card p{font-size:15px}.features-grid{grid-template-columns:1fr;gap:20px}.feature-card{padding:30px 20px;border-radius:16px}.feature-card h3{font-size:22px}.mission-section{grid-template-columns:1fr;gap:25px;padding:50px 20px}.mission-card{padding:35px 25px;border-radius:20px}.mission-card h2{font-size:28px}.faq-section{padding:50px 20px}.faq-box{padding:25px;border-radius:16px;margin-bottom:20px}.faq-box h3{font-size:20px;margin-bottom:10px}.faq-box p{font-size:15px}.social-buttons{flex-direction:column;gap:15px}.social-buttons a{width:100%;max-width:280px;padding:15px 20px}}
