:root{
  --aap-navy:#0d213d;
  --aap-blue:#0b8fc6;
  --aap-cyan:#0ca6ad;
  --aap-gold:#d8a938;
  --aap-muted:#62778a;
  --aap-bg:#f3f9fc;
  --aap-line:#d5e7ef;
  --aap-soft:#eef8fb;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.aap-page{margin:0;background:linear-gradient(180deg,#f2f9fc 0,#fff 26%,#f7fbfd 100%);color:var(--aap-navy);font-family:Inter,Arial,sans-serif}
.aap-page .pi-container{width:min(1180px,calc(100% - 36px));margin-inline:auto}
.aap-page h1,.aap-page h2,.aap-page h3,.aap-page h4,.aap-page p{margin-top:0}
.aap-page button,.aap-page input,.aap-page select{font:inherit}
.aap-hero{position:relative;overflow:hidden;padding:70px 0 64px;background:radial-gradient(circle at 82% 20%,rgba(12,166,173,.15),transparent 28%),radial-gradient(circle at 62% 88%,rgba(216,169,56,.12),transparent 25%),linear-gradient(135deg,#fff 0,#f0fbfd 60%,#fffaf0 100%);border-bottom:1px solid var(--aap-line)}
.aap-hero::after{content:"";position:absolute;width:520px;height:520px;right:-170px;bottom:-260px;border:74px solid rgba(11,143,198,.06);border-radius:50%}
.aap-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);gap:58px;align-items:center}
.aap-hero-copy{max-width:720px}
.aap-hero h1{max-width:760px;margin:12px 0 20px;font-size:clamp(2.8rem,6vw,5.6rem);line-height:.93;letter-spacing:-.065em}
.aap-hero-lead{max-width:760px;margin-bottom:12px;font-size:clamp(1.12rem,2vw,1.38rem);font-weight:700;line-height:1.55;color:#21465f}
.aap-hero-copy>p:not(.aap-hero-lead):not(.pi-disclaimer-mini){max-width:710px;color:var(--aap-muted);line-height:1.65;font-weight:500}
.aap-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:28px 0 16px}
.aap-btn-light,.aap-btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:0 18px;border:1px solid #c8e2ed;border-radius:999px;text-decoration:none;color:#124a69;background:#fff;font-weight:800;cursor:pointer;transition:.18s ease}
.aap-btn-light:hover{border-color:#7bc3d9;background:#f2fbfd;transform:translateY(-1px)}
.aap-btn-secondary{color:#5c6e7d;background:#edf4f7;border-color:#d8e5eb}
.aap-hero-map{padding:28px;border:1px solid rgba(163,211,224,.8);border-radius:28px;background:rgba(255,255,255,.78);box-shadow:0 28px 70px rgba(20,70,96,.13);backdrop-filter:blur(14px)}
.aap-hero-map-label{display:block;margin-bottom:18px;color:#0879a4;text-transform:uppercase;letter-spacing:.11em;font-size:.72rem;font-weight:900}
.aap-hero-map ol{list-style:none;margin:0;padding:0;display:grid;gap:12px}
.aap-hero-map li{position:relative;display:grid;grid-template-columns:48px 1fr;gap:13px;align-items:center;padding:13px;border:1px solid #deedf3;border-radius:16px;background:#fff}
.aap-hero-map li:not(:last-child)::after{content:"";position:absolute;left:36px;bottom:-13px;width:2px;height:13px;background:#b9dce8}
.aap-hero-map li>i{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;color:#087fa9;background:#e9f8fb;font-size:1.05rem}
.aap-hero-map b{display:block;margin-bottom:3px}.aap-hero-map small{color:var(--aap-muted);line-height:1.4}
.aap-method-intro,.aap-methodology{padding:70px 0}
.aap-section-head{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:28px}
.aap-section-head>div{max-width:670px}.aap-section-head h2{margin:8px 0 0;font-size:clamp(2rem,4vw,3.5rem);letter-spacing:-.045em;line-height:1.05}.aap-section-head>p{max-width:460px;margin:0;color:var(--aap-muted);font-weight:500;line-height:1.65}
.aap-section-head.compact h2{font-size:clamp(1.8rem,3vw,2.7rem)}
.aap-principles-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.aap-principles-grid article{padding:24px;border:1px solid var(--aap-line);border-radius:20px;background:#fff;box-shadow:0 15px 36px rgba(28,75,99,.07)}
.aap-principles-grid i{display:grid;place-items:center;width:48px;height:48px;margin-bottom:18px;border-radius:15px;color:#087ea8;background:#e9f8fb;font-size:1.1rem}.aap-principles-grid h3{font-size:1rem}.aap-principles-grid p{margin:0;color:var(--aap-muted);font-size:.88rem;line-height:1.6}
.aap-wizard-section{padding:12px 0 76px}
.aap-wizard-shell{display:grid;grid-template-columns:360px minmax(0,1fr);overflow:hidden;border:1px solid #cbe4ee;border-radius:30px;background:#fff;box-shadow:0 28px 76px rgba(22,68,92,.12)}
.aap-wizard-side{padding:38px;background:linear-gradient(160deg,#fbfeff,#edf8fb)}
.aap-wizard-side h2{margin:12px 0 14px;font-size:2.25rem;line-height:1.05;letter-spacing:-.045em}.aap-wizard-side>p{color:var(--aap-muted);line-height:1.6}
.aap-stepper{list-style:none;margin:28px 0 22px;padding:0;display:grid;gap:8px}
.aap-stepper button{width:100%;display:grid;grid-template-columns:38px 1fr;gap:12px;align-items:center;padding:10px;border:1px solid transparent;border-radius:15px;text-align:left;color:#78909f;background:transparent;cursor:not-allowed}
.aap-stepper button i{display:grid;place-items:center;width:36px;height:36px;border-radius:12px;background:#e5f0f4;font-style:normal;font-weight:900}.aap-stepper b,.aap-stepper small{display:block}.aap-stepper b{font-size:.84rem}.aap-stepper small{margin-top:2px;font-size:.68rem}
.aap-stepper li.is-current button{color:#087b9f;border-color:#a9dced;background:#fff;cursor:pointer}.aap-stepper li.is-current button i{color:#fff;background:linear-gradient(135deg,#0b91c7,#0ca6ad)}
.aap-stepper li.is-complete button{color:#1f6e51;cursor:pointer}.aap-stepper li.is-complete button i{color:#1f6e51;background:#e7f7ed}.aap-stepper li.is-complete button i::before{content:"✓";font-size:.9rem}.aap-stepper li.is-complete button i{font-size:0}
.aap-progress{height:8px;overflow:hidden;border-radius:999px;background:#dcebf1}.aap-progress span{display:block;width:16.666%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0a94c4,#0ca6ad,#d8a938);transition:width .25s ease}.aap-wizard-side>small{display:block;margin-top:9px;color:#6b8191;font-weight:700}
.aap-form{min-width:0;padding:38px 42px 34px}.aap-form-status[hidden]{display:none!important}.aap-form-status{margin-bottom:12px;padding:14px 16px;border:1px solid #efb5b1;border-radius:14px;color:#92372f;background:#fff2f1;font-weight:700;line-height:1.45}.aap-step-instruction{margin:0 0 20px;padding:14px 16px;border:1px solid #d4e8ef;border-radius:14px;color:#435e73;background:#f5fbfd;font-weight:700}
.aap-step{display:none;margin:0;padding:0;border:0}.aap-step.is-active{display:block;animation:aapFade .22s ease}.aap-step legend{margin-bottom:20px;font-size:1.55rem;font-weight:900;letter-spacing:-.035em}
.aap-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.aap-field{display:grid;gap:7px;align-content:start}.aap-field-wide{grid-column:1/-1}.aap-field>span{font-size:.79rem;font-weight:800;color:#17374f}.aap-field input,.aap-field select{width:100%;min-height:52px;padding:0 16px;border:1px solid #b9dcec;border-radius:14px;color:#0e243e;background:#f9fdff;font-weight:700;outline:0;transition:.16s ease}.aap-field input:focus,.aap-field select:focus{border-color:#0ca6ad;background:#fff;box-shadow:0 0 0 4px rgba(12,166,173,.12)}.aap-field.is-invalid input,.aap-field.is-invalid select{border-color:#d8554d;background:#fff6f5}.aap-field-error{color:#a33b34;font-size:.72rem;font-weight:700}
.aap-amount-presets{display:flex;flex-wrap:wrap;gap:9px;margin-top:20px}.aap-amount-presets button{padding:9px 13px;border:1px solid #c7e1eb;border-radius:999px;color:#0b6e94;background:#fff;font-weight:800;cursor:pointer}.aap-amount-presets button:hover{background:#edf9fc}.aap-privacy-note{display:flex;align-items:center;gap:8px;margin:20px 0 0;color:#60798a;font-size:.78rem;font-weight:700}
.aap-review-intro{display:grid;grid-template-columns:52px 1fr;gap:14px;align-items:center;margin-bottom:18px;padding:18px;border:1px solid #cbe6ef;border-radius:17px;background:linear-gradient(135deg,#effbfc,#fffaf0)}.aap-review-intro>i{display:grid;place-items:center;width:50px;height:50px;border-radius:15px;color:#0785a7;background:#dff5f7}.aap-review-intro b,.aap-review-intro span{display:block}.aap-review-intro span{margin-top:4px;color:var(--aap-muted);line-height:1.5}
.aap-review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.aap-review-card{position:relative;padding:14px 44px 14px 15px;border:1px solid #d4e7ee;border-radius:14px;background:#fbfeff}.aap-review-card small,.aap-review-card b{display:block}.aap-review-card small{margin-bottom:5px;color:#728696;text-transform:uppercase;letter-spacing:.08em;font-size:.62rem;font-weight:900}.aap-review-card b{font-size:.8rem;line-height:1.45}.aap-review-card button{position:absolute;right:10px;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:30px;height:30px;border:0;border-radius:9px;color:#087da2;background:#e8f7fa;cursor:pointer}
.aap-form-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:28px}.aap-form-actions [hidden]{display:none!important}
.aap-result[hidden]{display:none!important}.aap-result{padding:70px 0}.aap-result-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;padding:30px;border:1px solid #cce5ed;border-radius:24px;background:radial-gradient(circle at 90% 5%,rgba(216,169,56,.16),transparent 30%),linear-gradient(135deg,#fff,#effafd);box-shadow:0 20px 55px rgba(27,75,99,.09)}.aap-result-hero h2{margin:9px 0 10px;font-size:clamp(2.2rem,4vw,4rem);letter-spacing:-.055em}.aap-result-hero p{max-width:760px;margin:0;color:#526f82;line-height:1.65;font-weight:600}.aap-result-badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.aap-result-badges span{padding:8px 11px;border-radius:999px;color:#126b80;background:#e7f8fa;font-size:.7rem;font-weight:900}
.aap-alert-stack{display:grid;gap:10px;margin:18px 0}.aap-alert{display:grid;grid-template-columns:44px 1fr;gap:13px;align-items:start;padding:17px;border:1px solid #f0d69b;border-radius:16px;background:#fff9ea}.aap-alert.is-danger{border-color:#efc1bd;background:#fff4f3}.aap-alert.is-info{border-color:#c8e6ef;background:#f3fbfd}.aap-alert>i{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;color:#96620a;background:#ffedbd}.aap-alert.is-danger>i{color:#a3423b;background:#ffe3e0}.aap-alert.is-info>i{color:#087fa6;background:#dff5f8}.aap-alert b,.aap-alert p{display:block}.aap-alert p{margin:4px 0 0;color:#61798a;font-size:.82rem;line-height:1.55}
.aap-dashboard{margin-top:20px;padding:28px;border:1px solid #d0e5ed;border-radius:24px;background:#fff}.aap-dashboard-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:24px}.aap-dashboard-head h3{margin:8px 0 0;font-size:2rem;letter-spacing:-.04em}.aap-dashboard-head>p{max-width:420px;margin:0;color:var(--aap-muted);line-height:1.55}.aap-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr);gap:18px}.aap-chart-card,.aap-coherence-card{min-height:390px;padding:22px;border:1px solid #d8e8ee;border-radius:20px;background:#fbfeff}.aap-chart-card{display:grid;place-items:center}.aap-chart-card canvas{max-height:350px}.aap-card-title{display:flex;gap:12px;align-items:center;margin-bottom:22px}.aap-card-title>i{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;color:#087eaa;background:#e5f7fa}.aap-card-title b,.aap-card-title span{display:block}.aap-card-title span{margin-top:3px;color:#78909f;font-size:.75rem}
.aap-score-list{display:grid;gap:18px}.aap-score-list>div>span{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:7px}.aap-score-list b{font-size:.8rem}.aap-score-list em{font-style:normal;color:#087da2;font-size:.75rem;font-weight:900}.aap-score-list>div>div{height:9px;overflow:hidden;border-radius:999px;background:#e5eff3}.aap-score-list i{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0a92c4,#0ca6ad,#d7ab41);transition:width .6s ease}.aap-coherence-note{margin:22px 0 0;padding:14px;border-radius:14px;color:#516c7f;background:#eff8fb;font-size:.8rem;line-height:1.55;font-weight:600}
.aap-allocation-section,.aap-construction-section,.aap-learning-section{padding-top:62px}.aap-allocation-list{display:grid;gap:12px}.aap-allocation-card{display:grid;grid-template-columns:64px minmax(0,1fr) 170px;gap:17px;align-items:center;padding:19px;border:1px solid #d5e7ee;border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(25,71,93,.055)}.aap-allocation-icon{display:grid;place-items:center;width:58px;height:58px;border-radius:17px;color:var(--aap-accent,#087fa6);background:color-mix(in srgb,var(--aap-accent,#087fa6) 12%,white)}.aap-allocation-copy h3{margin:0 0 5px;font-size:1rem}.aap-allocation-copy p{margin:0;color:#647d8d;font-size:.82rem;line-height:1.55}.aap-allocation-meta{text-align:right}.aap-allocation-meta strong,.aap-allocation-meta span{display:block}.aap-allocation-meta strong{font-size:1.45rem}.aap-allocation-meta span{margin-top:3px;color:#6d8392;font-size:.75rem;font-weight:700}.aap-allocation-details{grid-column:2/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding-top:13px;border-top:1px solid #edf3f6}.aap-allocation-details div{padding:11px;border-radius:12px;background:#f6fbfd}.aap-allocation-details b,.aap-allocation-details span{display:block}.aap-allocation-details b{margin-bottom:4px;font-size:.7rem;text-transform:uppercase;letter-spacing:.06em}.aap-allocation-details span{color:#60798a;font-size:.75rem;line-height:1.5}
.aap-timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.aap-timeline article{position:relative;padding:24px;border:1px solid #d5e7ee;border-radius:20px;background:#fff}.aap-timeline article::before{content:attr(data-index);display:grid;place-items:center;width:38px;height:38px;margin-bottom:16px;border-radius:12px;color:#fff;background:linear-gradient(135deg,#0b8fc6,#0ca6ad);font-weight:900}.aap-timeline h3{font-size:1rem}.aap-timeline p{margin:0;color:#667e8e;font-size:.82rem;line-height:1.6}.aap-timeline ul{margin:14px 0 0;padding-left:18px;color:#47677a;font-size:.78rem;line-height:1.6}
.aap-next-contribution{margin-top:62px;padding:28px;border:1px solid #cbe5ed;border-radius:24px;background:linear-gradient(135deg,#f4fcfd,#fffaf1)}.aap-next-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px}.aap-next-head h2{margin:8px 0 0;font-size:clamp(1.8rem,3vw,2.7rem);letter-spacing:-.04em}.aap-next-head label{display:grid;gap:6px;min-width:220px}.aap-next-head label span{font-size:.72rem;font-weight:800}.aap-next-head input{min-height:46px;padding:0 14px;border:1px solid #b9dce8;border-radius:13px;background:#fff;font-weight:800}.aap-contribution-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.aap-contribution-card{padding:16px;border:1px solid #dbe9ee;border-radius:16px;background:#fff}.aap-contribution-card span,.aap-contribution-card strong,.aap-contribution-card small{display:block}.aap-contribution-card span{color:#5f788a;font-size:.72rem;font-weight:800}.aap-contribution-card strong{margin:7px 0 5px;font-size:1.2rem}.aap-contribution-card small{color:#78909f}.aap-contribution-card div{height:6px;margin-top:11px;overflow:hidden;border-radius:999px;background:#e9f1f4}.aap-contribution-card i{display:block;height:100%;border-radius:inherit;background:var(--aap-card-color,#0ca6ad)}
.aap-learning-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.aap-learning-card{display:flex;flex-direction:column;min-height:190px;padding:21px;border:1px solid #d6e7ed;border-radius:18px;color:inherit;background:#fff;text-decoration:none;transition:.18s ease}.aap-learning-card:hover{transform:translateY(-3px);border-color:#9fd4e2;box-shadow:0 18px 40px rgba(22,70,94,.09)}.aap-learning-card>i{display:grid;place-items:center;width:45px;height:45px;margin-bottom:16px;border-radius:14px;color:#087fa6;background:#e8f8fa}.aap-learning-card h3{font-size:.98rem}.aap-learning-card p{flex:1;margin:0;color:#647d8e;font-size:.8rem;line-height:1.55}.aap-learning-card span{display:flex;align-items:center;gap:8px;margin-top:14px;color:#087da2;font-size:.75rem;font-weight:900}
.aap-result-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:50px}.aap-methodology{border-top:1px solid #dfedf2}.aap-methodology-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.aap-methodology-grid article{padding:24px;border:1px solid #d4e6ed;border-radius:20px;background:#fff}.aap-methodology-grid>article>i{display:grid;place-items:center;width:46px;height:46px;margin-bottom:15px;border-radius:14px;color:#087fa7;background:#e6f7fa}.aap-methodology-grid ul{margin:12px 0 0;padding-left:18px;color:#60798a;font-size:.8rem;line-height:1.8}
@keyframes aapFade{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
@media(max-width:1050px){.aap-hero-grid{grid-template-columns:1fr}.aap-hero-map{max-width:720px}.aap-principles-grid{grid-template-columns:repeat(2,1fr)}.aap-wizard-shell{grid-template-columns:300px minmax(0,1fr)}.aap-dashboard-grid{grid-template-columns:1fr}.aap-chart-card{min-height:350px}.aap-allocation-card{grid-template-columns:58px minmax(0,1fr) 140px}.aap-contribution-grid,.aap-learning-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){.aap-page .pi-container{width:min(100% - 22px,1180px)}.aap-section-head,.aap-dashboard-head,.aap-next-head,.aap-result-hero{align-items:flex-start;flex-direction:column}.aap-wizard-shell{display:block}.aap-wizard-side{padding:26px}.aap-wizard-side h2{font-size:1.8rem}.aap-stepper{grid-template-columns:repeat(6,1fr);overflow-x:auto;padding-bottom:5px}.aap-stepper button{display:block;min-width:76px;text-align:center;padding:9px}.aap-stepper button i{margin:0 auto 6px}.aap-stepper small{display:none}.aap-form{padding:28px 24px}.aap-result-badges{justify-content:flex-start}.aap-timeline,.aap-methodology-grid{grid-template-columns:1fr}.aap-allocation-details{grid-template-columns:1fr}.aap-next-head label{width:100%;min-width:0}.aap-contribution-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.aap-hero{padding:48px 0}.aap-hero h1{font-size:3rem}.aap-principles-grid,.aap-field-grid,.aap-review-grid,.aap-contribution-grid,.aap-learning-grid{grid-template-columns:1fr}.aap-field-wide{grid-column:auto}.aap-form{padding:23px 16px}.aap-form-actions{align-items:stretch;flex-direction:column-reverse}.aap-form-actions button{width:100%}.aap-allocation-card{grid-template-columns:48px minmax(0,1fr);gap:13px}.aap-allocation-icon{width:46px;height:46px}.aap-allocation-meta{grid-column:1/-1;text-align:left;display:flex;align-items:baseline;gap:10px}.aap-allocation-details{grid-column:1/-1}.aap-dashboard,.aap-next-contribution{padding:18px}.aap-chart-card,.aap-coherence-card{min-height:0;padding:16px}.aap-result-actions{align-items:stretch;flex-direction:column}.aap-result-actions button{width:100%}}
@media print{.ipx-header,.prime-local-nav,.aap-hero,.aap-method-intro,.aap-wizard-section,.aap-methodology,.pi-footer,.aap-result-actions,.aap-next-head label{display:none!important}.aap-result[hidden]{display:block!important}.aap-result{padding:0}.aap-page{background:#fff}.aap-result-hero,.aap-dashboard,.aap-next-contribution,.aap-allocation-card,.aap-timeline article{break-inside:avoid;box-shadow:none}.aap-learning-section{display:none}}
