.pae-hero{background:var(--paper);padding:150px var(--gutter) 80px;border-bottom:1px solid var(--line)}.pae-hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:56px;max-width:1160px;margin:0 auto;display:grid}.pae-hero-badge{border:1px solid var(--line);background:var(--card);color:var(--pine);border-radius:50px;align-items:center;gap:8px;margin-bottom:22px;padding:7px 16px;font-size:.78rem;font-weight:600;display:inline-flex}.pae-hero h1{margin-bottom:18px;font-size:clamp(2rem,4vw,3.1rem)}.pae-hero h1 .accent{white-space:nowrap;position:relative}.pae-hero h1 .accent:after{content:"";background:var(--thermal);border-radius:2px;height:.09em;position:absolute;bottom:-.06em;left:0;right:0}.pae-hero-sub{color:var(--muted);margin-bottom:26px;font-size:1rem;line-height:1.75}.pae-hero-sub strong{color:var(--ink)}.pae-hero-feats{flex-direction:column;gap:11px;margin-bottom:30px;display:flex}.pae-hero-visual{border-radius:var(--radius);border:1px solid var(--line);box-shadow:var(--shadow-lg);overflow:hidden}.pae-howto{padding:88px var(--gutter);background:var(--mist)}.pae-howto-inner{max-width:1160px;margin:0 auto}.pae-howto-head{text-align:center;margin-bottom:48px}.pae-howto-head h2{margin-top:8px;font-size:clamp(1.6rem,3vw,2.3rem)}.pae-howto-head p{color:var(--muted);max-width:600px;margin:14px auto 0;font-size:.95rem;line-height:1.7}.pae-schema{border-radius:var(--radius);border:1px solid var(--line);box-shadow:var(--shadow);background:var(--card);max-width:700px;margin:0 auto;overflow:hidden}.pae-cards{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:16px;margin-top:48px;display:grid}.pae-card{background:var(--card);border-radius:var(--radius);border:1px solid var(--line);border-top:3px solid var(--pine);padding:24px}.pae-card.is-red{border-top-color:#c2481a}.pae-card.is-blue{border-top-color:#3f72b0}.pae-card.is-green{border-top-color:var(--pine)}.pae-card.is-orange{border-top-color:#c98f2f}.pae-card-icon{background:var(--mist);width:40px;height:40px;color:var(--ink);border-radius:11px;justify-content:center;align-items:center;margin-bottom:14px;display:inline-flex}.pae-card.is-red .pae-card-icon{background:var(--ember-tint);color:#c2481a}.pae-card.is-blue .pae-card-icon{color:#3f72b0;background:#e8eef6}.pae-card.is-green .pae-card-icon{background:var(--pine-tint);color:var(--pine)}.pae-card.is-orange .pae-card-icon{color:#a67623;background:#f7efdd}.pae-card h3{margin-bottom:8px;font-size:1rem;font-weight:600}.pae-card p{color:var(--muted);font-size:.86rem;line-height:1.7}.pae-details{padding:88px var(--gutter);background:var(--paper)}.pae-details-grid{grid-template-columns:1fr 1fr;gap:56px;max-width:1160px;margin:0 auto;display:grid}.pae-details h2{margin:10px 0 18px;font-size:clamp(1.4rem,2.5vw,2rem)}.pae-details p{color:var(--muted);margin-bottom:14px;font-size:.92rem;line-height:1.85}.pae-details p strong{color:var(--ink)}.pae-aides-table{background:var(--card);border:1px solid var(--line);border-radius:14px;margin-top:20px;padding:22px}.pae-aides-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:11px 0;display:flex}.pae-aides-row:last-child{border-bottom:none;padding:13px 0 2px}.pae-aides-row .label{color:var(--muted);font-size:.88rem}.pae-aides-row .amount{color:var(--pine);white-space:nowrap;font-weight:700}.pae-aides-row.is-total{border-top:2px solid var(--ink);margin-top:4px}.pae-aides-row.is-total .label{color:var(--ink);font-size:.95rem;font-weight:700}.pae-aides-row.is-total .amount{font-family:var(--font-display);color:var(--pine-deep);font-size:1.4rem}.pae-feats-list{flex-direction:column;gap:11px;margin-top:8px;display:flex}.pae-cta-band{background:var(--ink);padding:80px var(--gutter);text-align:center;position:relative;overflow:hidden}.pae-cta-band:before{content:"";background:var(--thermal);height:3px;position:absolute;top:0;left:0;right:0}.pae-cta-band h2{color:var(--paper-on-dark);margin-bottom:14px;font-size:clamp(1.5rem,3vw,2.3rem)}.pae-cta-band p{color:var(--muted-on-dark);margin-bottom:30px}.pae-cta-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}@media (max-width:900px){.pae-hero-grid{grid-template-columns:1fr;gap:36px}.pae-details-grid{grid-template-columns:1fr;gap:40px}}@media (max-width:768px){.pae-hero{padding:124px 20px 56px}.pae-howto,.pae-details,.pae-cta-band{padding:56px 20px}}
