.pvg-kk,.pvg-kk *,.pvg-kk *::before,.pvg-kk *::after{box-sizing:border-box}.pvg-kk{--pvg-blue:#00498e;--pvg-blue-dark:#003665;--pvg-green:#58bd9c;--pvg-green-dark:#3f9f80;--pvg-mint:#edf9f5;--pvg-light:#f7fafc;--pvg-text:#17324b;--pvg-muted:#52697d;--pvg-border:#dce8ee;--pvg-danger:#b54b4b;--pvg-danger-bg:#fff5f4;--pvg-amber:#a56500;--pvg-amber-bg:#fff8e8;--pvg-shadow:0 20px 50px rgba(0,73,142,.11);font-family:"Open Sans",Arial,Helvetica,sans-serif;color:var(--pvg-text);font-size:19px;line-height:1.65;width:100%;padding:78px 20px;background:radial-gradient(circle at 92% 7%,rgba(88,189,156,.15),transparent 28%),linear-gradient(180deg,#f8fbfd 0%,#fff 55%,#f6fbf9 100%)}.pvg-kk button,.pvg-kk a{font:inherit}.pvg-kk svg{width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.pvg-kk [hidden]{display:none!important}.pvg-kk__shell{max-width:1180px;margin:0 auto}.pvg-kk__header{margin-bottom:42px}.pvg-kk__eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 12px;color:var(--pvg-green-dark);font-size:14px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.pvg-kk__eyebrow::before{content:"";width:34px;height:3px;background:var(--pvg-green);border-radius:999px}.pvg-kk__heading-row{display:flex;justify-content:space-between;align-items:flex-end;gap:30px}.pvg-kk__title{display:flex;align-items:center;gap:15px;margin:0 0 14px;color:var(--pvg-blue);font-size:clamp(32px,4vw,48px);line-height:1.12;letter-spacing:-.03em}.pvg-kk__brand-icon{display:grid;place-items:center;width:58px;height:58px;flex:0 0 58px;border-radius:18px;background:var(--pvg-blue);color:#fff;box-shadow:0 12px 25px rgba(0,73,142,.22)}.pvg-kk__brand-icon svg{width:32px;height:32px}.pvg-kk__intro{max-width:790px;margin:0;color:var(--pvg-muted);font-size:19px}.pvg-kk__live{min-width:180px;padding:14px 18px;border:1px solid var(--pvg-border);border-radius:18px;background:#fff;box-shadow:0 10px 26px rgba(0,73,142,.07)}.pvg-kk__live-label{display:block;color:var(--pvg-muted);font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.pvg-kk__live strong{display:block;color:var(--pvg-blue);font-size:17px}.pvg-kk__journey{margin-bottom:34px;padding:26px 25px 18px;border:1px solid var(--pvg-border);border-radius:26px;background:#fff;box-shadow:var(--pvg-shadow)}.pvg-kk__track-wrap{position:relative}.pvg-kk__track{position:absolute;top:8px;left:calc(100% / 14);right:calc(100% / 14);height:24px;cursor:grab;touch-action:none;outline:none}.pvg-kk__track:active{cursor:grabbing}.pvg-kk__track:focus-visible{outline:3px solid rgba(88,189,156,.45);outline-offset:7px;border-radius:999px}.pvg-kk__track-base,.pvg-kk__track-fill{position:absolute;top:10px;left:0;height:4px;border-radius:999px}.pvg-kk__track-base{right:0;background:#dbe7ed}.pvg-kk__track-fill{width:0;background:linear-gradient(90deg,var(--pvg-blue),var(--pvg-green));transition:width .32s ease}.pvg-kk__marker{position:absolute;top:0;left:0;width:24px;height:24px;transform:translateX(-50%);display:grid;place-items:center;border-radius:50%;background:#fff;border:3px solid var(--pvg-green);box-shadow:0 4px 14px rgba(0,73,142,.25);transition:left .32s cubic-bezier(.2,.8,.2,1)}.pvg-kk__marker-core{width:8px;height:8px;border-radius:50%;background:var(--pvg-blue)}.pvg-kk__stations{position:relative;z-index:2;display:grid;grid-template-columns:repeat(7,1fr);padding:0;margin:0;list-style:none}.pvg-kk__station{text-align:center}.pvg-kk__station-button{display:flex;flex-direction:column;align-items:center;gap:11px;width:100%;padding:0 4px;border:0;background:transparent;color:var(--pvg-muted);cursor:pointer}.pvg-kk__station-button:focus-visible{outline:3px solid rgba(88,189,156,.45);outline-offset:5px;border-radius:14px}.pvg-kk__station-dot{width:20px;height:20px;border-radius:50%;border:3px solid #cddde5;background:#fff;transition:.25s ease}.pvg-kk__station-label{font-size:13px;font-weight:700;line-height:1.25}.pvg-kk__station-button:hover .pvg-kk__station-dot,.pvg-kk__station-button[aria-current="step"] .pvg-kk__station-dot{border-color:var(--pvg-green);background:var(--pvg-blue);box-shadow:0 0 0 5px rgba(88,189,156,.14)}.pvg-kk__station-button[aria-current="step"] .pvg-kk__station-label{color:var(--pvg-blue);font-weight:800}.pvg-kk__app-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:28px;align-items:start}.pvg-kk__content-card{min-width:0;padding:30px;border:1px solid var(--pvg-border);border-radius:28px;background:#fff;box-shadow:var(--pvg-shadow);overflow:hidden}.pvg-kk__panel.is-entering{animation:pvgKkIn .32s ease both}@keyframes pvgKkIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.pvg-kk__panel-top{display:flex;align-items:center;gap:16px;padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid var(--pvg-border)}.pvg-kk__phase-icon{display:grid;place-items:center;width:56px;height:56px;flex:0 0 56px;border-radius:18px;background:var(--pvg-mint);color:var(--pvg-blue)}.pvg-kk__phase-icon svg{width:31px;height:31px}.pvg-kk__phase-count{margin:0 0 2px;color:var(--pvg-green-dark);font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.pvg-kk__phase-title{margin:0;color:var(--pvg-blue);font-size:clamp(25px,3vw,34px);line-height:1.2}.pvg-kk__status{display:inline-flex;align-items:center;gap:8px;margin-left:auto;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:800;white-space:nowrap}.pvg-kk__status>span{width:9px;height:9px;border-radius:50%;background:currentColor}.pvg-kk__status--green{color:#25765f;background:#e8f8f2}.pvg-kk__status--amber{color:var(--pvg-amber);background:var(--pvg-amber-bg)}.pvg-kk__status--blue{color:var(--pvg-blue);background:#eaf3fb}.pvg-kk__thought{margin:0 0 25px;padding:21px 24px;border:0;border-left:5px solid var(--pvg-green);border-radius:18px;background:linear-gradient(135deg,var(--pvg-mint),#f8fcfb)}.pvg-kk__thought p{margin:4px 0 0;color:var(--pvg-blue-dark);font-size:20px;font-weight:700;line-height:1.5}.pvg-kk__mini-label{color:var(--pvg-green-dark);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.pvg-kk__two-col,.pvg-kk__advice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:18px}.pvg-kk__info-block,.pvg-kk__callout{padding:22px;border:1px solid var(--pvg-border);border-radius:20px;background:var(--pvg-light)}.pvg-kk__info-block--mint{background:var(--pvg-mint);border-color:#d6eee5}.pvg-kk__info-block h4,.pvg-kk__callout h4,.pvg-kk__practice h4{display:flex;align-items:center;gap:9px;margin:0 0 13px;color:var(--pvg-blue);font-size:18px;line-height:1.35}.pvg-kk__heading-icon{display:inline-grid;place-items:center;width:30px;height:30px;flex:0 0 30px;border-radius:10px;background:#fff;color:var(--pvg-green-dark)}.pvg-kk__heading-icon svg{width:18px;height:18px}.pvg-kk__list{padding:0;margin:0;list-style:none}.pvg-kk__list li{display:flex;gap:10px;align-items:flex-start;margin:0 0 10px;color:var(--pvg-text);font-size:16px;line-height:1.5}.pvg-kk__list li:last-child{margin-bottom:0}.pvg-kk__list svg{width:20px;height:20px;flex:0 0 20px;margin-top:2px;color:var(--pvg-green-dark)}.pvg-kk__list--neutral svg{color:var(--pvg-blue)}.pvg-kk__callout p,.pvg-kk__practice p{margin:0;color:var(--pvg-muted);font-size:16px;line-height:1.62}.pvg-kk__callout--mistake{background:var(--pvg-danger-bg);border-color:#f0d5d2}.pvg-kk__callout--mistake h4{color:var(--pvg-danger)}.pvg-kk__callout--advice{background:#eff7fd;border-color:#d7e8f6}.pvg-kk__practice{display:flex;gap:15px;padding:22px;border-radius:20px;background:linear-gradient(135deg,var(--pvg-blue),#075ba8);color:#fff}.pvg-kk__practice-icon{display:grid;place-items:center;width:42px;height:42px;flex:0 0 42px;border-radius:14px;background:rgba(255,255,255,.15)}.pvg-kk__practice-icon svg{width:24px;height:24px}.pvg-kk__practice h4,.pvg-kk__practice p{color:#fff}.pvg-kk__controls{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin-top:25px;padding-top:22px;border-top:1px solid var(--pvg-border)}.pvg-kk__nav-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:10px 18px;border:0;border-radius:999px;background:var(--pvg-blue);color:#fff;font-weight:800;cursor:pointer;box-shadow:0 9px 20px rgba(0,73,142,.18);transition:.2s ease}.pvg-kk__nav-button--back{background:#eef4f8;color:var(--pvg-blue);box-shadow:none}.pvg-kk__nav-button:hover:not(:disabled){transform:translateY(-2px)}.pvg-kk__nav-button:focus-visible,.pvg-kk__primary-cta:focus-visible,.pvg-kk__secondary-cta:focus-visible{outline:3px solid rgba(88,189,156,.55);outline-offset:3px}.pvg-kk__nav-button:disabled{opacity:.42;cursor:not-allowed}.pvg-kk__nav-button svg{width:21px;height:21px}.pvg-kk__hint{margin:0;text-align:center;color:var(--pvg-muted);font-size:12px}.pvg-kk__sidebar{display:grid;gap:18px;position:sticky;top:24px}.pvg-kk__progress-card,.pvg-kk__important-card,.pvg-kk__cta-card{padding:23px;border:1px solid var(--pvg-border);border-radius:24px;background:#fff;box-shadow:0 14px 34px rgba(0,73,142,.08)}.pvg-kk__side-heading{display:flex;align-items:center;gap:10px;margin-bottom:18px}.pvg-kk__side-heading>span{display:grid;place-items:center;width:38px;height:38px;border-radius:13px;background:var(--pvg-mint);color:var(--pvg-blue)}.pvg-kk__side-heading svg{width:22px;height:22px}.pvg-kk__side-heading h3{margin:0;color:var(--pvg-blue);font-size:18px;line-height:1.3}.pvg-kk__progress-meta{display:flex;justify-content:space-between;align-items:baseline;gap:15px;margin-bottom:9px}.pvg-kk__progress-meta strong{color:var(--pvg-blue);font-size:17px}.pvg-kk__progress-meta span{color:var(--pvg-green-dark);font-size:18px;font-weight:800}.pvg-kk__progress-bar{height:11px;border-radius:999px;background:#e4edf1;overflow:hidden}.pvg-kk__progress-bar span{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--pvg-blue),var(--pvg-green));transition:width .36s ease}.pvg-kk__progress-note{margin:12px 0 0;color:var(--pvg-muted);font-size:12px;line-height:1.5}.pvg-kk__important-list{display:grid;gap:11px;padding:0;margin:0;list-style:none}.pvg-kk__important-list li{display:flex;align-items:flex-start;gap:9px;font-size:15px;font-weight:700;line-height:1.45}.pvg-kk__important-list svg{width:20px;height:20px;flex:0 0 20px;margin-top:1px;color:var(--pvg-green-dark)}.pvg-kk__cta-card{background:linear-gradient(145deg,var(--pvg-blue),var(--pvg-blue-dark));border:0;color:#fff}.pvg-kk__cta-card p{margin:0 0 17px;color:#fff;font-size:15px;line-height:1.55}.pvg-kk__primary-cta,.pvg-kk__secondary-cta{display:flex;align-items:center;justify-content:center;text-align:center;text-decoration:none;font-weight:800;transition:.2s ease}.pvg-kk__primary-cta{gap:8px;min-height:50px;padding:11px 17px;border-radius:999px;background:var(--pvg-green);color:#0c3d33}.pvg-kk__primary-cta:hover{background:#6ccbad;transform:translateY(-2px)}.pvg-kk__primary-cta svg{width:20px;height:20px}.pvg-kk__secondary-cta{margin-top:10px;padding:8px;color:#fff;font-size:13px;text-decoration:underline;text-underline-offset:3px}.pvg-kk__noscript{max-width:1180px;margin:18px auto 0;padding:12px 16px;border-radius:14px;background:#fff8e8;color:#71511f;font-size:14px}.pvg-kk.is-dragging *{user-select:none}.pvg-kk.is-dragging .pvg-kk__marker{transition:none}.pvg-kk.is-dragging .pvg-kk__track-fill{transition:none}
@media(max-width:980px){.pvg-kk__heading-row{align-items:flex-start}.pvg-kk__live{display:none}.pvg-kk__app-grid{grid-template-columns:1fr}.pvg-kk__sidebar{position:static;grid-template-columns:repeat(3,minmax(0,1fr))}.pvg-kk__cta-card{display:flex;flex-direction:column;justify-content:center}}
@media(max-width:760px){.pvg-kk{padding:58px 16px;font-size:18px}.pvg-kk__title{align-items:flex-start}.pvg-kk__brand-icon{width:50px;height:50px;flex-basis:50px;border-radius:16px}.pvg-kk__journey{padding:20px 14px 15px;border-radius:22px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-gutter:stable}.pvg-kk__track-wrap{min-width:700px}.pvg-kk__station{scroll-snap-align:center}.pvg-kk__content-card{padding:20px;border-radius:23px}.pvg-kk__panel-top{min-width:0;align-items:flex-start;flex-wrap:wrap}.pvg-kk__panel-top>div{min-width:0}.pvg-kk__phase-title{overflow-wrap:anywhere}.pvg-kk__status{margin-left:72px;margin-top:-12px}.pvg-kk__two-col,.pvg-kk__advice-grid{grid-template-columns:1fr}.pvg-kk__controls{grid-template-columns:1fr 1fr}.pvg-kk__hint{display:none}.pvg-kk__sidebar{grid-template-columns:1fr}.pvg-kk__nav-button{width:100%}}
@media(max-width:480px){.pvg-kk__header{margin-bottom:30px}.pvg-kk__title{font-size:30px}.pvg-kk__intro{font-size:18px}.pvg-kk__phase-icon{width:50px;height:50px;flex-basis:50px}.pvg-kk__phase-title{font-size:25px}.pvg-kk__status{margin-left:66px}.pvg-kk__thought{padding:18px}.pvg-kk__thought p{font-size:18px}.pvg-kk__info-block,.pvg-kk__callout,.pvg-kk__practice{padding:18px}.pvg-kk__nav-button{padding:9px 12px;font-size:15px}}
@media(prefers-reduced-motion:reduce){.pvg-kk *,.pvg-kk *::before,.pvg-kk *::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

/* V5.6: WCAG 2.2 contrast and focus visibility */
.pvg-kk{--pvg-green-dark:#25765f}
.pvg-kk__track:focus-visible,.pvg-kk__station-button:focus-visible,.pvg-kk__nav-button:focus-visible{outline-color:var(--pvg-blue)}
.pvg-kk__primary-cta:focus-visible,.pvg-kk__secondary-cta:focus-visible{outline-color:#fff}
.pvg-kk{max-width:100%;overflow-x:clip}.pvg-kk__shell,.pvg-kk__app-grid,.pvg-kk__content-card,.pvg-kk__panel,.pvg-kk__two-col,.pvg-kk__advice-grid{min-width:0;max-width:100%}
