.about-page{margin-top:100px;min-height:100vh;background:#ffffff;color:#222222;padding:64px 18px 80px;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.about-container{max-width:980px;margin:0 auto}.about-hero{padding:10px 0 28px;margin-bottom:28px;border-bottom:1px solid #eaeaea}.about-badge{display:inline-flex;align-items:center;padding:6px 14px;border-radius:999px;background:rgba(242,194,0,.15);color:#b78a00;font-size:13px;font-weight:700}.about-hero h1{margin:14px 0 10px;font-size:clamp(30px,3vw,42px);font-weight:800;letter-spacing:-.4px;color:#111111}.about-subtitle{margin:0;color:#555555;max-width:75ch;font-size:16px;line-height:1.75}.about-hero-stats{margin-top:18px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.about-stat{border:1px solid #eeeeee;background:#fafafa;border-radius:14px;padding:14px}.about-stat h3{margin:0 0 6px;font-size:15px;font-weight:800;color:#111111}.about-stat p{margin:0;color:#555555;font-size:14.5px;line-height:1.7}.about-doc{margin-top:12px}.about-section{padding:18px 0;border-bottom:1px solid #f1f1f1}.about-section:last-child{border-bottom:0}.about-section h2{font-size:20px;font-weight:800;margin:0 0 10px;color:#111111;display:flex;align-items:center;gap:10px}.about-section h2:before{content:"";width:6px;height:6px;border-radius:50%;background:#f2c200}.about-section p{margin:10px 0;color:#444444;font-size:15.5px;line-height:1.8;max-width:85ch}.about-grid{margin-top:14px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px}.about-card{border:1px solid #eeeeee;border-radius:14px;padding:16px;background:#ffffff}.about-card h3{margin:0 0 6px;font-size:16px;font-weight:800;color:#111111}.about-card p{margin:0;color:#555555;font-size:15px;line-height:1.7}.about-list{list-style:none;padding:0;margin:10px 0 0;max-width:85ch}.about-list li{position:relative;padding:10px 10px 10px 34px;margin:8px 0;color:#444444;font-size:15.5px;line-height:1.7;border:1px solid #efefef;border-radius:12px;background:#fafafa}.about-list li:before{content:"✔";position:absolute;left:12px;top:10px;color:#f2c200;font-weight:800}.about-callout{margin-top:14px;border:1px solid rgba(242,194,0,.35);background:rgba(242,194,0,.12);border-radius:14px;padding:16px}.about-callout h3{margin:0 0 6px;font-size:16px;font-weight:900;color:#111111}.about-callout p{margin:0}.about-contact{margin-top:6px;color:#333333}.about-footer{margin-top:36px;padding-top:18px;border-top:1px solid #eeeeee;text-align:center;color:#777777;font-size:13px}@media (max-width:820px){.about-grid,.about-hero-stats{grid-template-columns:1fr}}@media (max-width:520px){.about-page{padding:44px 14px 60px}}