.pae-hero{background:linear-gradient(135deg,#0a1a0a 0,#1a3a1a 60%,#2a5a2a 100%);padding:64px 24px 56px;color:#fff}.pae-hero-inner{max-width:1280px;margin:0 auto;padding:0 2rem}.pae-hero .breadcrumb ol{display:flex;gap:6px;list-style:none;padding:0;margin:0 0 20px;font-size:.8rem;color:rgba(255,255,255,.6)}.pae-hero .breadcrumb ol li+li::before{content:"/";margin-right:6px}.pae-hero .breadcrumb a{color:rgba(255,255,255,.7);text-decoration:none}.pae-badge{display:inline-block;background:rgba(255,255,255,.12);color:#90e890;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;padding:4px 12px;border-radius:4px;margin-bottom:16px;border:1px solid rgba(255,255,255,.2)}.pae-hero-title{font-size:clamp(2rem,5vw,3.25rem);font-weight:800;margin:0 0 16px;line-height:1.15}.pae-hero-sub{font-size:1.1rem;color:rgba(255,255,255,.82);margin:0;line-height:1.6;max-width:640px}.pae-container{max-width:1280px;margin:0 auto}.pae-section-title{font-size:1.7rem;font-weight:800;color:#0a1a0a;margin:0 0 12px;text-align:center}.pae-section-sub{font-size:1rem;color:#4a5a4a;text-align:center;max-width:640px;margin:0 auto 48px}.pae-method{padding:80px 24px;background:#f5fbf5}.pae-method-split{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;max-width:860px;margin:0 auto}.pae-method-card{border-radius:16px;padding:36px 28px}.pae-method-card--80{background:#1a3a1a;color:#fff}.pae-method-card--20{background:#fff;border:2px solid #2a5a2a}.pae-method-pct{font-size:3.5rem;font-weight:800;line-height:1;margin-bottom:12px}.pae-method-card--80 .pae-method-pct{color:#90e890}.pae-method-card--20 .pae-method-pct{color:#2a5a2a}.pae-method-card h3{font-size:1.1rem;font-weight:800;margin:0 0 12px}.pae-method-card--80 h3{color:#fff}.pae-method-card--20 h3{color:#0a1a0a}.pae-method-card p{font-size:.9rem;line-height:1.6;margin:0 0 16px}.pae-method-card--80 p{color:rgba(255,255,255,.8)}.pae-method-list{margin:0;padding-left:18px}.pae-method-list li{font-size:.875rem;line-height:1.7}.pae-method-card--80 .pae-method-list li{color:rgba(255,255,255,.85)}.pae-method-card--20 .pae-method-list li,.pae-method-card--20 p{color:#3a5a3a}.pae-techniques{padding:80px 24px;background:#fff}.pae-techniques-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.pae-technique-card{background:#f5fbf5;border:1px solid #c8e0c8;border-radius:14px;padding:24px 20px}.pae-technique-card--top{border-color:#2a5a2a;background:#eaf6ea}.pae-technique-rank{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#2a5a2a;margin-bottom:10px}.pae-technique-card h3{font-size:.95rem;font-weight:800;color:#0a1a0a;margin:0 0 8px}.pae-technique-card p{font-size:.875rem;color:#3a5a3a;line-height:1.6;margin:0 0 12px}.pae-technique-how{font-size:.8rem;color:#1a5a1a;font-weight:600;background:rgba(42,90,42,.08);border-radius:6px;padding:6px 10px}.pae-schedule{padding:80px 24px;background:#f5fbf5}.pae-schedule-week{display:grid;grid-template-columns:repeat(7,1fr);gap:10px;max-width:1000px;margin:0 auto}.pae-schedule-day{background:#fff;border:1px solid #c8e0c8;border-radius:12px;padding:16px 12px;text-align:center}.pae-schedule-day--rest{background:#f0f8f0;border-color:#a8c8a8}.pae-day-label{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#2a5a2a;margin-bottom:8px}.pae-day-task{font-size:.78rem;color:#4a6a4a;line-height:1.5}.pae-examday{padding:80px 24px;background:#fff}.pae-examday-timeline{display:flex;flex-direction:column;max-width:800px;margin:0 auto;border:1px solid #c8e0c8;border-radius:16px;overflow:hidden}.pae-examday-item{display:grid;grid-template-columns:120px 1fr;border-bottom:1px solid #daeeda}.pae-examday-item:last-child{border-bottom:none}.pae-examday-when{padding:24px 16px;background:#f5fbf5;display:flex;align-items:center;justify-content:center;font-size:.82rem;font-weight:800;color:#1a5a1a;text-align:center;border-right:1px solid #daeeda}.pae-examday-what{padding:24px;background:#fff}.pae-cta h2,.pae-examday-what h3{font-size:1rem;font-weight:800;color:#0a1a0a;margin:0 0 8px}.pae-examday-what p{font-size:.875rem;color:#3a5a3a;line-height:1.6;margin:0}.pae-cta{padding:64px 24px;background:#0a1a0a}.pae-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:40px;flex-wrap:wrap;max-width:1280px;margin:0 auto}.pae-cta h2{font-size:1.75rem;color:#fff;margin:0 0 10px}.pae-cta p{font-size:1rem;color:rgba(255,255,255,.75);margin:0}.pae-cta-btns{display:flex;gap:16px;flex-wrap:wrap}.pae-cta-btn{display:inline-block;padding:14px 28px;border-radius:8px;font-weight:700;font-size:.95rem;text-decoration:none;transition:opacity .2s}.pae-cta-btn--primary{background:#2a5a2a;color:#fff}.pae-cta-btn--secondary{background:0 0;color:#fff;border:2px solid rgba(255,255,255,.4)}.pae-cta-btn:hover{opacity:.85}.pae-back{padding:32px 24px 56px;background:#fff}.pae-back-inner{display:flex;align-items:center;gap:32px;max-width:1280px;margin:0 auto}.pae-back-link,.pae-back-link-secondary{color:#1a5a1a;font-weight:600;text-decoration:none;font-size:.9rem}.pae-back-link-secondary:hover,.pae-back-link:hover{color:#0a1a0a}.pae-back-link-secondary{color:#2a5a2a;border-left:1px solid #c8e0c8;padding-left:32px}@media (max-width:1100px){.pae-techniques-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.pae-method-split{grid-template-columns:1fr}.pae-schedule-week{grid-template-columns:repeat(4,1fr)}.pae-cta-inner{flex-direction:column;align-items:flex-start}}@media (max-width:600px){.pae-techniques-grid{grid-template-columns:1fr}.pae-schedule-week{grid-template-columns:repeat(2,1fr)}.pae-examday-item{grid-template-columns:1fr}.pae-examday-when{border-right:none;border-bottom:1px solid #daeeda}.pae-back-inner{flex-direction:column;align-items:flex-start;gap:12px}.pae-back-link-secondary{border-left:none;padding-left:0}}