.about-page{min-height:100vh;background:#0f172a;color:#f8fafc;padding-top:80px;overflow-x:hidden;box-sizing:border-box}.about-hero{padding:80px 24px 60px;text-align:center;max-width:1200px;margin:0 auto;box-sizing:border-box}.hero-title{font-size:3rem;font-weight:800;margin-bottom:20px;line-height:1.2;color:#f8fafc;word-wrap:break-word}.gradient-text{background:linear-gradient(90deg,#60a5fa,#22d3ee);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description{font-size:1.25rem;color:#94a3b8;max-width:600px;margin:0 auto;line-height:1.6;word-wrap:break-word}.content-section{max-width:1200px;margin:0 auto 80px;padding:0 24px;box-sizing:border-box;width:100%}.section-container{background:rgba(30,41,59,.5);border:1px solid rgba(59,130,246,.1);border-radius:16px;padding:60px 40px;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-sizing:border-box;width:100%;max-width:100%}.placeholder-content{max-width:600px;margin:0 auto;width:100%;box-sizing:border-box}.placeholder-icon{color:#3b82f6;margin-bottom:24px}.placeholder-content h2{font-size:2rem;font-weight:700;margin-bottom:16px;color:#f8fafc;word-wrap:break-word}.placeholder-content p{font-size:1.125rem;color:#94a3b8;line-height:1.6;margin-bottom:32px;word-wrap:break-word}.placeholder-actions{display:flex;gap:16px;justify-content:center;margin-top:32px;width:100%;box-sizing:border-box}.home-btn{padding:12px 24px;background:linear-gradient(90deg,#3b82f6,#0ea5e9);color:#fff;border-radius:8px;text-decoration:none;font-weight:500;transition:all .3s ease;display:inline-block;box-sizing:border-box;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-btn:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(59,130,246,.3)}.contact-btn{padding:12px 24px;background:rgba(59,130,246,.1);border:1px solid rgba(59,130,246,.3);color:#60a5fa;border-radius:8px;text-decoration:none;font-weight:500;transition:all .3s ease;display:inline-block;box-sizing:border-box;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.contact-btn:hover{background:rgba(59,130,246,.2);transform:translateY(-2px)}.footer-info{border-top:1px solid rgba(59,130,246,.1);padding:40px 0;margin-top:80px}.footer-container,.footer-info{box-sizing:border-box;width:100%}.footer-container{max-width:1200px;margin:0 auto;padding:0 24px;text-align:center}.footer-brand{flex-direction:column;gap:16px;box-sizing:border-box;width:100%}.footer-brand,.footer-logo{display:flex;align-items:center}.footer-logo{gap:12px;font-size:1.5rem;font-weight:700;color:#f8fafc;flex-wrap:wrap;justify-content:center}.footer-logo svg{color:#3b82f6}.footer-brand p{color:#64748b;font-size:.875rem;word-wrap:break-word}@media (max-width:768px){.about-hero{padding:60px 16px 40px}.hero-title{font-size:2.25rem;padding:0 10px}.hero-description{font-size:1.125rem;padding:0 10px}.section-container{padding:40px 20px;margin:0 16px;width:calc(100% - 32px)}.placeholder-content h2{font-size:1.75rem;padding:0 10px}.placeholder-content p{padding:0 10px}.placeholder-actions{flex-direction:column;padding:0 10px;gap:12px}.contact-btn,.home-btn{width:100%;max-width:100%;text-align:center;padding:14px 20px;margin:0;box-sizing:border-box;display:block;white-space:normal;word-wrap:break-word}}@media (max-width:480px){.hero-title{font-size:2rem;padding:0 8px}.footer-logo{flex-direction:column;gap:8px;text-align:center}.content-section{padding:0 16px}.section-container{padding:30px 16px;margin:0;width:100%}.placeholder-actions{padding:0}.contact-btn,.home-btn{font-size:.9375rem;padding:12px 16px}}*{box-sizing:border-box;max-width:100%}body,html{overflow-x:hidden;width:100%;position:relative}