.route-about .about-hero{background:linear-gradient(135deg,#4A2C1A,#6B4226 60%,#B8894A);padding:80px 5% 72px;text-align:center;position:relative;overflow:hidden}.route-about .about-hero>*{position:relative;z-index:1}.route-about .about-hero-tag{font-size:.68rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:rgba(255,255,255,.75);margin-bottom:14px}.route-about .about-hero h1{font-family:var(--font-head);font-size:clamp(2rem,4vw,3rem);font-weight:800;color:#fff;line-height:1.15;letter-spacing:-.03em;margin:0 auto 20px;max-width:720px}.route-about .about-hero p{font-size:1rem;color:rgba(255,255,255,.85);line-height:1.8;max-width:580px;margin:0 auto}.route-about .about-hero-stats{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:0;max-width:640px;margin:40px auto 0;background:rgba(0,0,0,.15);border-radius:16px;padding:0;overflow:hidden}.route-about .ahs-item{flex:1 1;text-align:center;padding:20px 16px;position:relative}.route-about .ahs-item+.ahs-item:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);height:36px;width:1px;background:rgba(255,255,255,.2)}.route-about .ahs-num{font-family:var(--font-head);font-size:1.55rem;font-weight:800;color:#fff;line-height:1;margin-bottom:4px}.route-about .ahs-label{font-size:.72rem;color:rgba(255,255,255,.7);font-weight:500;text-transform:uppercase;letter-spacing:.5px}.route-about .section{padding:72px 5%}.route-about .section-inner{max-width:1100px;margin:0 auto}.route-about .sec-tag{font-size:.68rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--orange);margin-bottom:10px}.route-about .sec-title{font-family:var(--font-head);font-size:clamp(1.5rem,2.5vw,2.1rem);font-weight:800;color:var(--ink);line-height:1.2;letter-spacing:-.025em;margin-bottom:16px}.route-about .sec-sub{font-size:.95rem;color:var(--muted);line-height:1.75;max-width:600px}.route-about .mission-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:center;margin-top:48px}.route-about .mission-text p{font-size:.95rem;color:var(--slate);line-height:1.85;margin-bottom:16px}.route-about .mission-text p:last-child{margin-bottom:0}.route-about .mission-visual{background:linear-gradient(135deg,#4A2C1A,#6B4226 65%,#B8894A);border-radius:16px;padding:48px 40px;color:var(--white);position:relative;overflow:hidden}.route-about .mission-visual:before{content:"";position:absolute;top:-40px;right:-40px;width:180px;height:180px;border-radius:50%;background:rgba(255,255,255,.07)}.route-about .mission-visual:after{content:"";position:absolute;bottom:-30px;left:-30px;width:120px;height:120px;border-radius:50%;background:rgba(255,255,255,.05)}.route-about .mission-visual h3{font-family:var(--font-head);font-size:1.3rem;font-weight:800;margin-bottom:12px;position:relative;z-index:1}.route-about .mission-visual p{font-size:.9rem;line-height:1.75;opacity:.88;position:relative;z-index:1}.route-about .values-section{background:#f8faf8}.route-about .values-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-top:40px}.route-about .value-card{background:var(--white);border-radius:16px;padding:32px 28px;border:1px solid var(--line);box-shadow:var(--s-sm);transition:box-shadow .2s,transform .2s}.route-about .value-card:hover{box-shadow:var(--s-md);transform:translateY(-3px)}.route-about .value-icon{width:52px;height:52px;border-radius:var(--r-lg);display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:18px}.route-about .value-icon.blue{background:var(--blue-light)}.route-about .value-icon.orange{background:var(--orange-light)}.route-about .value-icon.green{background:var(--green-light)}.route-about .value-card h3{font-family:var(--font-head);font-size:1rem;font-weight:700;color:var(--ink);margin-bottom:10px}.route-about .value-card p{font-size:.86rem;color:var(--muted);line-height:1.7}.route-about .how-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;margin-top:48px}.route-about .how-card{text-align:center;padding:32px 20px;background:var(--white);border-radius:16px;border:1px solid var(--line);box-shadow:var(--s-sm);position:relative}.route-about .how-num{width:44px;height:44px;border-radius:50%;background:var(--blue);color:var(--white);font-family:var(--font-head);font-size:1.1rem;font-weight:800;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.route-about .how-card h3{font-family:var(--font-head);font-size:.95rem;font-weight:700;color:var(--ink);margin-bottom:10px}.route-about .how-card p{font-size:.83rem;color:var(--muted);line-height:1.7}.route-about .how-connector{position:absolute;top:54px;right:-12px;width:24px;height:2px;background:var(--line);z-index:1}.route-about .how-card:last-child .how-connector{display:none}.route-about .cta-banner{background:linear-gradient(135deg,#4A2C1A,#6B4226 60%,#B8894A);padding:64px 5%;text-align:center;position:relative}.route-about .cta-banner>*{position:relative;z-index:1}.route-about .cta-banner h2{font-family:var(--font-head);font-size:clamp(1.5rem,2.5vw,2rem);font-weight:800;color:#fff;margin-bottom:12px;letter-spacing:-.02em}.route-about .cta-banner p{font-size:.95rem;color:rgba(255,255,255,.85);margin:0 auto 28px;max-width:520px;line-height:1.7}.route-about .btn-banner{display:inline-block;padding:13px 32px;border-radius:100px;font-weight:700;font-size:.95rem;cursor:pointer;border:2px solid var(--white);background:var(--white);color:var(--orange-dark);font-family:var(--font-body);text-decoration:none;transition:all .15s}.route-about .btn-banner:hover{background:transparent;color:var(--white)}@media (max-width:900px){.route-about .mission-grid{grid-template-columns:1fr;gap:36px}.route-about .values-grid{grid-template-columns:1fr 1fr}.route-about .how-grid{grid-template-columns:repeat(2,1fr)}.route-about .how-connector{display:none}}@media (max-width:600px){.route-about .about-hero{padding:48px 5% 44px}.route-about .how-grid,.route-about .values-grid{grid-template-columns:1fr}}