main{padding-top:0!important}.about-page{max-width:100%;margin:0;padding:0}.about-hero{background:linear-gradient(135deg, var(--dark-400) 0%, var(--dark-300) 100%);text-align:center;padding:4rem 1.5rem 5rem;position:relative;overflow:hidden}.about-hero:before{content:"";pointer-events:none;background:radial-gradient(#0c68e914 0%,#0000 60%);width:60%;height:200%;position:absolute;top:-50%;left:-10%}.about-hero:after{content:"";pointer-events:none;background:radial-gradient(#a290600f 0%,#0000 60%);width:60%;height:200%;position:absolute;bottom:-50%;right:-10%}.about-hero__inner{z-index:1;max-width:760px;margin:0 auto;position:relative}.about-hero__badge{color:var(--brand);text-transform:uppercase;letter-spacing:.05em;background:#0c68e926;border-radius:2rem;margin-bottom:1.5rem;padding:.375rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.about-hero__title{margin:0 0 1.5rem;font-size:2.75rem;font-weight:800;line-height:1.1}.about-hero__lead{color:var(--text-secondary);margin:0 0 2rem;font-size:1.125rem;line-height:1.7}.about-hero__cta{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.about-section-title{text-align:center;margin:0 0 .5rem;font-size:1.75rem;font-weight:800}.about-section-subtitle{color:var(--text-secondary);text-align:center;margin:0 0 3rem;font-size:1rem}.about-features{max-width:1100px;margin:0 auto;padding:4rem 1.5rem}.features-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem;display:grid}.feature-card{background:var(--card);border-radius:var(--radius);text-align:center;padding:2rem 1.5rem;transition:transform .2s,box-shadow .2s}.feature-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.feature-card__icon{width:56px;height:56px;color:var(--brand);background:#0c68e91f;border-radius:1rem;justify-content:center;align-items:center;margin:0 auto 1.25rem;display:flex}.feature-card__title{margin:0 0 .5rem;font-size:1.125rem;font-weight:700}.feature-card__desc{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.6}.about-notifications{max-width:800px;margin:0 auto;padding:4rem 1.5rem}.notifications-list{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.notif-row{background:var(--card);border-radius:var(--radius);align-items:flex-start;gap:1.25rem;padding:1.5rem;display:flex}.notif-row__icon{width:44px;height:44px;color:var(--brand);background:#0c68e91f;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.notif-row__content{flex:1;min-width:0}.notif-row__title{margin:0 0 .25rem;font-size:1rem;font-weight:700}.notif-row__desc{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.5}.notifications-note{border-radius:var(--radius-sm);color:var(--text-secondary);background:#a2906014;align-items:center;gap:.75rem;padding:1rem 1.25rem;font-size:.8125rem;line-height:1.5;display:flex}.notifications-note svg{color:var(--royal-gold-200);flex-shrink:0}.about-original{background:var(--card);padding:4rem 1.5rem}.about-original__inner{max-width:700px;margin:0 auto}.about__section{margin-bottom:2rem}.about__section:last-child{margin-bottom:0}.about__heading{margin:0 0 .75rem;font-size:1.25rem;font-weight:700}.about__section p{color:var(--text-secondary);margin:0 0 .75rem;line-height:1.7}.about__section a{color:var(--brand)}.about-roadmap{max-width:1100px;margin:0 auto;padding:4rem 1.5rem}.roadmap-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem;display:grid}.roadmap-item{border-radius:var(--radius);background:var(--card);padding:2rem 1.5rem 1.5rem;position:relative;overflow:hidden}.roadmap-item:before{content:"";background:linear-gradient(90deg, var(--brand), var(--royal-gold-200));height:3px;position:absolute;top:0;left:0;right:0}.roadmap-item__num{color:var(--brand);letter-spacing:.1em;margin-bottom:.75rem;font-size:.75rem;font-weight:800}.roadmap-item__title{margin:0 0 .5rem;font-size:1.125rem;font-weight:700}.roadmap-item__desc{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.6}.about-support{background:linear-gradient(135deg, var(--dark-300) 0%, var(--dark-200) 100%);padding:4rem 1.5rem}.about-support__inner{text-align:center;max-width:1100px;margin:0 auto}.about-support__title{margin:0 0 1rem;font-size:1.75rem;font-weight:800}.about-support__text{color:var(--text-secondary);max-width:600px;margin:0 auto 3rem;font-size:1rem;line-height:1.7}.support-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem;display:grid}.support-card{background:var(--card);border-radius:var(--radius);text-align:center;padding:2rem 1.5rem}.support-card__icon{width:52px;height:52px;color:var(--royal-gold-200);background:#a2906026;border-radius:1rem;justify-content:center;align-items:center;margin:0 auto 1.25rem;display:flex}.support-card__title{margin:0 0 .5rem;font-size:1.125rem;font-weight:700}.support-card__desc{color:var(--text-secondary);margin:0 0 1rem;font-size:.875rem;line-height:1.6}.support-card__link{color:var(--brand);font-size:.875rem;font-weight:700;text-decoration:none}.support-card__link:hover{text-decoration:underline}@media (width<=640px){.about-hero{padding:3rem 1rem 3.5rem}.about-hero__title{font-size:2rem}.about-hero__lead{font-size:1rem}.about-section-title{font-size:1.5rem}.about-features,.about-roadmap,.about-notifications,.about-original,.about-support{padding:3rem 1rem}.features-grid,.roadmap-grid,.support-grid{grid-template-columns:1fr}}
