.about-page{min-height:100vh;background:#fffbf5;padding:2rem 1rem 4rem}.about-container{max-width:900px;margin:0 auto}.about-back-link{display:inline-flex;align-items:center;gap:.25rem;color:#6b7280;text-decoration:none;font-size:.875rem;margin-bottom:1.5rem;transition:color .2s}.about-back-link:hover{color:#d63031}.about-page-title{font-size:1.75rem;font-weight:700;color:#111827;margin:0 0 2rem;text-align:center}.about-section{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 1px 4px #0000000f;margin-bottom:1.5rem}.about-section-header{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.about-section-icon{font-size:1.25rem}.about-section-title{font-size:1.125rem;font-weight:700;color:#d63031;margin:0}.about-section p{font-size:.9375rem;line-height:1.75;color:#374151;margin:0 0 .75rem}.about-section p:last-child{margin-bottom:0}.about-contact-layout{display:flex;gap:2rem;align-items:flex-start}.about-contact-info{flex:1;display:flex;flex-direction:column;gap:1rem}.about-contact-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#f9fafb;border-radius:10px}.about-contact-item-icon{font-size:1.25rem;flex-shrink:0}.about-contact-item-content{display:flex;flex-direction:column}.about-contact-item-label{font-size:.75rem;color:#9ca3af;font-weight:500}.about-contact-item-value{font-size:.9375rem;color:#111827;font-weight:600}.about-contact-item-value a{color:#d63031;text-decoration:none}.about-contact-item-value a:hover{text-decoration:underline}.about-qr-group{display:flex;gap:1.5rem;flex-shrink:0}.about-qr-wrapper{display:flex;flex-direction:column;align-items:center;gap:.5rem}.about-qr-image{width:120px;height:120px;border-radius:12px;border:1px solid #e5e7eb;-o-object-fit:contain;object-fit:contain}.about-qr-label{font-size:.8125rem;color:#6b7280}.about-faq-list{display:flex;flex-direction:column}.about-faq-item{border-bottom:1px solid #f3f4f6}.about-faq-item:last-child{border-bottom:none}.about-faq-question{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0;cursor:pointer;font-size:.9375rem;font-weight:600;color:#111827;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color .2s}.about-faq-question:hover{color:#d63031}.about-faq-arrow{font-size:.75rem;color:#9ca3af;transition:transform .2s;flex-shrink:0}.about-faq-arrow.open{transform:rotate(180deg)}.about-faq-answer{padding:0 0 1rem;font-size:.875rem;line-height:1.7;color:#6b7280}.about-legal-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.about-legal-card{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;border:1px solid #e5e7eb;border-radius:12px;text-decoration:none;color:#374151;font-size:.9375rem;font-weight:500;transition:all .2s}.about-legal-card:hover{border-color:#d63031;color:#d63031;box-shadow:0 2px 8px #d630311a}.about-legal-card-icon{font-size:1.25rem}@media (max-width: 640px){.about-page{padding:1rem .75rem 3rem}.about-section{padding:1.25rem}.about-contact-layout{flex-direction:column}.about-legal-grid{grid-template-columns:1fr}.about-qr-group{gap:.75rem}.about-qr-image{width:85px;height:85px}}html.intl .about-back-link:hover,html.intl .about-section-title,html.intl .about-contact-item-value a,html.intl .about-faq-question:hover{color:#0988e3}html.intl .about-legal-card:hover{border-color:#0988e3;color:#0988e3;box-shadow:0 2px 8px #0988e31a}
