.about-header{text-align:center;margin-bottom:3rem;padding:2rem 0}.about-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(90deg,var(--accent-color),var(--accent-hover));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block}.about-tagline{font-size:1.25rem;color:var(--text-secondary)}.about-content{max-width:800px;margin:0 auto}.about-section{margin-bottom:3rem}.about-section-title{font-size:1.75rem;font-weight:600;margin-bottom:1.25rem;color:var(--text-color);position:relative;padding-bottom:.75rem}.about-section-title:after{content:"";position:absolute;bottom:0;left:0;width:4rem;height:3px;background:linear-gradient(90deg,var(--accent-color),var(--accent-hover));border-radius:1.5px}.about-subsection-title{font-size:1.25rem;font-weight:600;margin:1.5rem 0 1rem;color:var(--text-color)}.about-text{color:var(--text-color)}.about-list,.about-text{line-height:1.7;margin-bottom:1.5rem}.about-list{list-style-type:disc;padding-left:1.5rem}.about-list li{margin-bottom:.75rem}.about-footer{text-align:center;margin-top:3rem;padding:2rem 0;border-top:1px solid var(--border-color);color:var(--text-secondary);font-size:.875rem}@media (max-width:768px){.about-header{padding:1.5rem 0;margin-bottom:2rem}.about-title{font-size:2rem}.about-tagline{font-size:1.1rem}.about-section{margin-bottom:2rem}.about-section-title{font-size:1.5rem}.about-subsection-title{font-size:1.2rem}}@media print{.about-content{max-width:none}.about-section{page-break-inside:avoid}}.support-button-inline{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;background:linear-gradient(135deg,#ff5e5b,#ff9966);color:white;border-radius:9999px;font-size:.75rem;font-weight:600;text-decoration:none;transition:all .2s ease;box-shadow:0 2px 4px rgba(255,94,91,.3)}.support-button-inline:hover{transform:translateY(-1px);box-shadow:0 4px 8px rgba(255,94,91,.4);background:linear-gradient(135deg,#ff4d4a,#ff8855)}.support-button-inline .coffee-icon{font-size:.875rem}.support-card{margin:2rem 0;padding:1.5rem;border-radius:1rem;background:linear-gradient(135deg,rgba(255,94,91,.1),rgba(255,153,102,.1));border:1px solid rgba(255,94,91,.2)}.dark-theme .support-card{background:linear-gradient(135deg,rgba(255,94,91,.15),rgba(255,153,102,.15));border-color:rgba(255,94,91,.3)}.support-card-content{text-align:center}.support-icon{font-size:3rem;margin-bottom:.75rem}.support-title{font-size:1.25rem;font-weight:700;color:var(--text-primary,#1f2937);margin-bottom:.5rem}.dark-theme .support-title{color:var(--text-primary-dark,#f3f4f6)}.support-description{font-size:.875rem;color:var(--text-secondary,#6b7280);margin-bottom:1rem;max-width:400px;margin-left:auto;margin-right:auto;line-height:1.5}.dark-theme .support-description{color:var(--text-secondary-dark,#9ca3af)}.support-button-large{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#ff5e5b,#ff9966);color:white;border-radius:9999px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s ease;box-shadow:0 4px 6px rgba(255,94,91,.3)}.support-button-large:hover{transform:translateY(-2px);box-shadow:0 6px 12px rgba(255,94,91,.4);background:linear-gradient(135deg,#ff4d4a,#ff8855)}.support-button-large .coffee-icon{font-size:1.25rem}.footer-support-section{display:flex;justify-content:center;margin-bottom:.75rem}.site-footer{text-align:center;font-size:.75rem;margin-top:3rem;padding-bottom:2rem;color:#64748b}.dark-theme .site-footer{color:#94a3b8}.footer-text{margin:0;line-height:1.6}.footer-disclaimer{margin-top:.25rem}.footer-legal{margin-top:.75rem}.footer-separator{margin:0 .5rem;color:#94a3b8}.dark-theme .footer-separator{color:#64748b}.footer-link{color:#0a84ff;text-decoration:none;font-weight:500;transition:color .2s ease}.footer-link:hover{color:#0064d6;text-decoration:underline}.dark-theme .footer-link{color:#7dd3fc}.dark-theme .footer-link:hover{color:#bae6fd;text-decoration:underline}