
:root{--ph-navy:#0b1c3c;--ph-blue:#1259c3;--ph-green:#35a82e;--ph-purple:#6f38b8;--ph-gold:#d4a017;--ph-orange:#e56e08;--ph-text:#18243a;--ph-muted:#5d6b82;--ph-line:#dfe6ef;--ph-bg:#f5f8fc;--ph-white:#fff;--ph-shadow:0 16px 40px rgba(11,28,60,.10)}
.ph-main{background:var(--ph-bg);color:var(--ph-text);font-family:"Nunito",sans-serif;min-height:70vh}.ph-wrap{width:min(1180px,calc(100% - 40px));margin-inline:auto}.ph-project-nav{background:#fff;border-bottom:1px solid var(--ph-line)}.ph-project-nav-inner{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:20px}.ph-project-nav strong{color:var(--ph-navy);font-size:13px;text-transform:uppercase}.ph-project-nav nav{display:flex;flex-wrap:wrap;gap:18px}.ph-project-nav a{color:var(--ph-blue);font-weight:900;text-decoration:none;font-size:13px}.ph-hero{padding:58px 0;background:linear-gradient(135deg,#fff,#eef5ff);border-bottom:1px solid var(--ph-line)}.ph-hero-hqs{background:linear-gradient(135deg,#fffaf0,#fff,#eef5ff)}.ph-kicker{display:inline-flex;padding:7px 12px;border-radius:999px;background:#eaf2ff;color:var(--ph-blue);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.8px}.ph-hero h1,.ph-section-head h2,.ph-detail-head h1{color:var(--ph-navy);letter-spacing:-1.2px;line-height:1.06}.ph-hero h1{font-size:clamp(38px,6vw,68px);margin:16px 0 12px}.ph-hero p{max-width:850px;font-size:18px;line-height:1.62;color:#34445f;font-weight:700}.ph-hero-actions,.ph-card-actions,.ph-detail-actions,.ph-route-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.ph-btn{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border-radius:12px;border:0;text-decoration:none;font:900 12px/1.2 "Nunito",sans-serif;text-transform:uppercase;cursor:pointer}.ph-btn-primary{background:var(--ph-blue);color:#fff}.ph-btn-soft{background:#edf3fb;color:var(--ph-blue);border:1px solid #c7d8ec}.ph-btn-light{background:#fff;color:var(--ph-navy);border:1px solid var(--ph-line)}.ph-section{padding:54px 0}.ph-section-soft{background:#eef5fc}.ph-section-head{text-align:center;max-width:820px;margin:0 auto 28px}.ph-section-head h2{font-size:clamp(28px,4vw,44px);margin:10px 0 8px}.ph-section-head p{margin:0;color:var(--ph-muted);font-weight:700}.ph-site-app-grid,.ph-collection-note{display:grid;grid-template-columns:1fr 1fr;gap:18px}.ph-site-app-grid article,.ph-collection-note article{background:#fff;border:1px solid var(--ph-line);border-radius:22px;padding:26px;box-shadow:var(--ph-shadow)}.ph-site-app-grid h2,.ph-collection-note h2{margin:14px 0 7px;color:var(--ph-navy)}.ph-site-app-grid p,.ph-collection-note p{color:var(--ph-muted);font-weight:700}.ph-site-app-grid a,.ph-collection-note a{color:var(--ph-blue);font-weight:900}.ph-icon{width:54px;height:54px;border-radius:16px;display:grid;place-items:center;background:#eaf2ff;color:var(--ph-blue);font-size:24px}.ph-flow{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.ph-flow li{background:#fff;border:1px solid var(--ph-line);border-radius:18px;padding:20px;min-height:132px}.ph-flow strong{display:block;color:var(--ph-blue);font-size:16px}.ph-flow span{display:block;margin-top:8px;color:var(--ph-muted);font-size:13px;font-weight:700}.ph-filter-panel{background:#fff;border:1px solid var(--ph-line);border-radius:22px;padding:20px;margin-bottom:22px;box-shadow:0 10px 28px rgba(11,28,60,.06)}.ph-search span,.ph-filter-row label span{display:block;color:var(--ph-navy);font-size:12px;font-weight:900;margin-bottom:6px}.ph-search input,.ph-filter-row select{width:100%;min-height:46px;border:1px solid #cdd8e7;border-radius:12px;background:#fff;padding:10px 12px;font:700 14px "Nunito",sans-serif;color:var(--ph-text)}.ph-filter-row{display:grid;grid-template-columns:1fr 1fr auto;gap:12px;align-items:end;margin-top:12px}.ph-filter-result{margin:12px 0 0;color:var(--ph-muted);font-size:13px;font-weight:700}.ph-loading,.ph-error,.ph-empty{padding:28px;text-align:center;border:1px dashed #b9c7d8;border-radius:18px;background:#fff;color:var(--ph-muted);font-weight:800}.ph-error{border-color:#f0b4b4;color:#8d1f1f}.ph-catalog{display:grid;gap:18px}.ph-percursos-grid{grid-template-columns:repeat(3,1fr)}.ph-hqs-grid{grid-template-columns:repeat(4,1fr)}.ph-card{background:#fff;border:1px solid var(--ph-line);border-radius:20px;overflow:hidden;box-shadow:0 10px 28px rgba(11,28,60,.06);display:flex;flex-direction:column}.ph-card-body{padding:20px;display:flex;flex-direction:column;flex:1}.ph-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.ph-number{font-size:11px;font-weight:900;text-transform:uppercase;color:var(--ph-blue)}.ph-world{display:inline-block;margin-top:12px;color:var(--ph-purple);font-size:11px;font-weight:900;text-transform:uppercase}.ph-card h2{font-size:20px;line-height:1.15;color:var(--ph-navy);margin:8px 0}.ph-card p{color:var(--ph-muted);font-size:13px;font-weight:700}.ph-card .ph-btn{margin-top:auto}.ph-mini-steps{display:flex;flex-wrap:wrap;gap:5px;margin:14px 0}.ph-mini-steps span{padding:5px 7px;border-radius:999px;background:#eef5fc;color:#36506f;font-size:9px;font-weight:900;text-transform:uppercase}.ph-progress-badge{font-size:10px;font-weight:900;color:#64748b;background:#eef2f7;border-radius:999px;padding:5px 8px}.ph-progress-badge.is-started{color:#8a5400;background:#fff4cf}.ph-progress-badge.is-complete{color:#176b14;background:#e9fae7}.ph-hq-thumb{display:block;aspect-ratio:0.67;background:#edf2f7;overflow:hidden}.ph-hq-thumb img{width:100%;height:100%;object-fit:cover;object-position:top;display:block}.ph-open-knowledge{display:flex;align-items:center;gap:16px;background:#fff;border:1px solid var(--ph-line);border-radius:20px;padding:22px}.ph-open-knowledge i{font-size:32px;color:var(--ph-gold)}.ph-open-knowledge strong,.ph-open-knowledge span{display:block}.ph-open-knowledge span{margin-top:4px;color:var(--ph-muted);font-weight:700}.ph-detail-view{padding:34px 0 64px}.ph-detail-head{background:#fff;border:1px solid var(--ph-line);border-radius:24px;padding:28px;box-shadow:var(--ph-shadow)}.ph-detail-head h1{font-size:clamp(34px,5vw,58px);margin:12px 0}.ph-detail-head p{color:var(--ph-muted);font-weight:700}.ph-progress-track{height:10px;background:#e5ebf3;border-radius:999px;overflow:hidden;margin-top:18px}.ph-progress-track span{display:block;height:100%;width:0;background:linear-gradient(90deg,var(--ph-blue),var(--ph-green));transition:width .25s}.ph-progress-copy{margin-top:8px;color:var(--ph-muted);font-size:13px;font-weight:800}.ph-step-list{display:grid;gap:16px;margin-top:20px}.ph-step{background:#fff;border:1px solid var(--ph-line);border-radius:22px;padding:24px;box-shadow:0 10px 28px rgba(11,28,60,.05)}.ph-step.is-complete{border-color:#82c97b;background:#f9fff8}.ph-step-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.ph-step-index{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#eaf2ff;color:var(--ph-blue);font-weight:900;flex:0 0 auto}.ph-step-title{flex:1}.ph-step-title h2{margin:0;color:var(--ph-navy);font-size:22px}.ph-step-title p{margin:5px 0 0;color:var(--ph-muted);font-weight:700}.ph-step-status{font-size:10px;font-weight:900;text-transform:uppercase;color:#64748b}.ph-step.is-complete .ph-step-status{color:#1e7d1b}.ph-question-box{margin-top:16px;padding:18px;border-radius:16px;background:#f7f9fc;border:1px solid #e1e7ef}.ph-question-box fieldset{border:0;padding:0;margin:0}.ph-question-box legend{font-weight:900;color:var(--ph-navy);line-height:1.45}.ph-option{display:flex;align-items:flex-start;gap:9px;margin-top:10px;color:#34445f;font-weight:700}.ph-hint{margin-top:12px;padding:12px;border-radius:12px;background:#fff8e3;color:#755100;font-weight:800}.ph-reading{margin-top:18px;background:#f7f9fc;border:1px solid var(--ph-line);border-radius:18px;padding:14px}.ph-reading img{width:min(100%,900px);display:block;margin:auto;border-radius:12px;user-select:none;-webkit-user-drag:none}.ph-reading-note{text-align:center;color:var(--ph-muted);font-size:12px;font-weight:700;margin-top:10px}.ph-completion{margin-top:20px;padding:26px;border-radius:22px;background:linear-gradient(135deg,#0b1c3c,#154a89);color:#fff}.ph-completion h2{margin:0}.ph-completion p{color:#e7eef8}.ph-completion.is-complete{background:linear-gradient(135deg,#176b14,#35a82e)}.ph-route-actions a{color:inherit}.ph-source-note{margin-top:18px;padding:14px;border-radius:14px;background:#eef5fc;color:#36506f;font-size:12px;font-weight:800}.hub-learning-new{grid-column:1/-1;background:linear-gradient(135deg,#0b1c3c,#174a7c);border-radius:22px;padding:22px;color:#fff}.hub-learning-new-head small{font-weight:900;text-transform:uppercase;letter-spacing:.7px}.hub-learning-new-head h3{margin:4px 0;font-size:25px}.hub-learning-new-head p{margin:0;color:#dce8f7}.hub-learning-new-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.hub-learning-new-card{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:12px;background:#fff;color:#0b1c3c;border-radius:16px;padding:16px;text-decoration:none}.hub-learning-new-card>i{font-size:24px;color:#1259c3}.hub-learning-new-card span span{display:block;color:#5d6b82;font-size:12px;font-weight:700}.hub-learning-new-card b{color:#1259c3}.hub-route-bridge,.hub-trilhas-bridge{margin:20px 0;padding:20px;border:1px solid #c7d8ec;border-left:6px solid #1259c3;border-radius:18px;background:#f8fbff}.hub-route-bridge strong,.hub-route-bridge span{display:block}.hub-route-bridge span{margin-top:4px;color:#5d6b82;font-weight:700}.hub-route-bridge-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:14px}.hub-route-bridge a,.hub-trilhas-bridge a{min-height:42px;display:inline-flex;align-items:center;padding:9px 14px;border-radius:11px;background:#1259c3;color:#fff;text-decoration:none;font-weight:900}.hub-route-bridge a+a,.hub-trilhas-bridge a+a{background:#edf3fb;color:#1259c3;border:1px solid #c7d8ec}
@media(max-width:980px){.ph-percursos-grid{grid-template-columns:repeat(2,1fr)}.ph-hqs-grid{grid-template-columns:repeat(3,1fr)}.ph-flow{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.ph-wrap{width:min(100% - 24px,1180px)}.ph-project-nav-inner{align-items:flex-start;flex-direction:column;padding:12px 0}.ph-project-nav nav{gap:12px}.ph-hero{padding:38px 0}.ph-site-app-grid,.ph-collection-note,.hub-learning-new-grid{grid-template-columns:1fr}.ph-flow{grid-template-columns:1fr}.ph-filter-row{grid-template-columns:1fr}.ph-percursos-grid{grid-template-columns:1fr}.ph-hqs-grid{grid-template-columns:repeat(2,1fr)}.ph-step-header{display:grid;grid-template-columns:42px 1fr}.ph-step-status{grid-column:2}.hub-learning-new-card{grid-template-columns:42px 1fr}.hub-learning-new-card b{grid-column:2}.hub-route-bridge-actions{display:grid}.hub-route-bridge a,.hub-trilhas-bridge a{justify-content:center}}
@media(max-width:480px){.ph-hqs-grid{grid-template-columns:1fr}.ph-card h2{font-size:18px}}
@media print{.ph-project-nav,.hub-v2-header,.hub-v2-footer,.ph-hero-actions,.ph-card-actions,.ph-route-actions,.ph-reading{display:none!important}}
