/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--red:#b40606;--red-dark:#870505;--pink:#f8eaea;--pink-strong:#f1d4d4;--ink:#171717;--muted:#6f6f6f;--line:#dedede;--paper:#fff;--soft:#f5f5f3}*{box-sizing:border-box}html,body{background:var(--paper);width:100%;height:100%;margin:0;overflow:hidden}body{color:var(--ink);font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}button,a{font:inherit}button{cursor:pointer}.journey{scroll-snap-type:y mandatory;scroll-behavior:smooth;overscroll-behavior-y:contain;background:var(--paper);height:100dvh;overflow-y:auto}.screen{scroll-snap-align:start;scroll-snap-stop:always;align-items:center;min-height:100dvh;padding:clamp(64px,8vh,92px) max(7vw,84px) clamp(44px,6vh,72px) max(9vw,116px);display:flex;position:relative;overflow:hidden}.screen:after{content:"";background:var(--line);height:1px;position:absolute;inset:0 0 auto}.progress{z-index:20;width:36px;color:var(--muted);justify-items:center;gap:12px;display:grid;position:fixed;top:50%;left:28px;transform:translateY(-50%)}.progress-brand{color:var(--red);font-size:12px;font-weight:800}.progress-track{background:#ddddda;width:2px;height:180px;position:relative;overflow:hidden}.progress-track span{background:var(--red);transition:height .45s;position:absolute;inset:0 0 auto}.progress-count{writing-mode:vertical-rl;letter-spacing:0;font-size:9px}.route-mark{background:var(--pink-strong);width:2px;position:absolute;top:0;bottom:0;left:max(5vw,60px)}.route-mark span{border:2px solid var(--red);background:var(--paper);width:46px;height:46px;color:var(--red);place-items:center;font-size:13px;font-weight:800;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.route-mark-start span{background:var(--red);width:18px;height:18px}.route-mark-finish span{background:var(--red);color:#fff}.reveal{width:min(1120px,100%);margin:0 auto}.brand-line,.eyebrow{color:var(--red);letter-spacing:0;text-transform:uppercase;font-size:12px;font-weight:800;line-height:1.4}.hero-screen{background:var(--paper)}.hero-copy h1{letter-spacing:0;white-space:nowrap;max-width:none;margin:14px 0 24px;font-size:clamp(54px,6.4vw,94px);line-height:.98}.hero-lead{margin:0;font-size:clamp(21px,2.3vw,32px);font-weight:500;line-height:1.45}.ppb-key{border-top:1px solid var(--ink);grid-template-columns:repeat(3,minmax(0,1fr));max-width:920px;margin-top:clamp(40px,8vh,86px);display:grid}.ppb-key span{border-right:1px solid var(--line);padding:18px 24px 16px 0;font-size:18px;font-weight:700}.ppb-key span:last-child{border-right:0;padding-left:24px}.ppb-key span:nth-child(2){padding-left:24px}.ppb-key b{color:var(--red);margin-right:6px;font-size:26px}.ppb-key small{color:var(--muted);margin-top:8px;font-size:12px;font-weight:500;display:block}.next-button{border:1px solid var(--ink);background:#fff;place-items:center;width:48px;height:48px;display:grid;position:absolute;bottom:38px;right:46px}.arrow-down{border-right:2px solid var(--ink);border-bottom:2px solid var(--ink);width:11px;height:11px;transform:rotate(45deg)translate(-2px,-2px)}.stage-screen:nth-of-type(odd){background:var(--soft)}.stage-shell{gap:clamp(18px,3vh,32px);display:grid}.stage-header{border-bottom:1px solid var(--ink);grid-template-columns:minmax(0,1fr) 230px;align-items:end;gap:40px;padding-bottom:22px;display:grid}.stage-header h2,.future-shell h2,.finish-shell h2{letter-spacing:0;margin:8px 0 12px;font-size:clamp(42px,5.4vw,72px);line-height:1.03}.stage-subtitle{margin:0;font-size:clamp(16px,1.6vw,22px);line-height:1.45}.stage-stamp{border-left:4px solid var(--red);padding:2px 0 2px 18px}.stage-stamp span{font-size:18px;font-weight:800;display:block}.stage-stamp small{color:var(--muted);margin-top:8px;line-height:1.5;display:block}.stage-grid{grid-template-columns:1.2fr 1fr 1fr;gap:14px;display:grid}.stage-panel{border-top:4px solid var(--red);background:#fff;min-height:240px;padding:22px 22px 18px}.stage-panel h3{margin:0 0 16px;font-size:15px}.stage-list{gap:10px;display:grid}.stage-list p{grid-template-columns:24px minmax(0,1fr);gap:8px;margin:0;font-size:clamp(12px,1.04vw,14px);line-height:1.55;display:grid}.stage-list p span{color:var(--red);padding-top:3px;font-size:10px;font-weight:800}.stage-note{background:var(--pink);border-left:4px solid var(--red);margin:0;padding:14px 18px;font-size:14px;font-weight:600;line-height:1.55}.support-rail{color:var(--muted);gap:24px;font-size:11px;display:flex}.support-rail span{align-items:center;gap:6px;display:flex}.support-rail b{background:var(--red);color:#fff;place-items:center;width:22px;height:22px;display:grid}.stage-summary{border-top:1px solid var(--line);color:var(--muted);max-width:920px;margin:18px 0 0;padding-top:14px;font-size:12px;line-height:1.65}.future-screen{background:var(--ink);color:#fff}.future-screen:after{background:#333}.future-screen .route-mark{background:#542b2b}.future-screen .route-mark span{background:var(--ink)}.future-shell h2{max-width:860px;margin-bottom:clamp(36px,6vh,64px)}.future-paths{border-top:1px solid #656565;border-bottom:1px solid #656565;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.future-paths article{border-right:1px solid #4c4c4c;padding:22px 24px 26px 0}.future-paths article+article{padding-left:24px}.future-paths article:last-child{border-right:0}.future-paths span{color:#df8585;font-size:11px;font-weight:800}.future-paths h3{margin:14px 0 12px;font-size:20px}.future-paths p{color:#c9c9c9;margin:0;font-size:13px;line-height:1.65}.boundary-note{color:#b9b9b9;max-width:900px;margin:24px 0 0;font-size:12px;line-height:1.65}.certification-screen{background:var(--ink);color:#fff}.certification-screen:after{background:#333}.certification-screen .route-mark{background:#542b2b}.certification-screen .route-mark span{background:var(--ink)}.certification-shell{gap:clamp(22px,4vh,42px);display:grid}.certification-shell h2{letter-spacing:0;margin:7px 0 0;font-size:clamp(48px,6.4vw,84px);line-height:1}.certification-shell h2 span{color:#df8585}.certification-lead{color:#d2d2d2;max-width:760px;margin:-18px 0 0;font-size:clamp(17px,1.7vw,23px);line-height:1.5}.certification-route{border-top:1px solid #666;border-bottom:1px solid #666;grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.certification-route article{border-right:1px solid #4a4a4a;min-height:176px;padding:20px 18px 22px 0}.certification-route article+article{padding-left:18px}.certification-route article:last-child{border-right:0}.certification-route article span{color:#df8585;font-size:11px;font-weight:800}.certification-route article h3{margin:18px 0 11px;font-size:17px}.certification-route article p{color:#bdbdbd;margin:0;font-size:12px;line-height:1.65}.certification-result,.fee-note{border-left:4px solid var(--red);color:#e3e3e3;background:#292222;margin:0;padding:15px 18px;font-size:14px;line-height:1.6}.certification-result b,.fee-note b{color:#f29b9b;margin-right:12px}.pcc-screen{background:var(--paper);color:var(--ink)}.pcc-screen:after{background:var(--line)}.pcc-screen .route-mark{background:var(--pink-strong)}.pcc-screen .route-mark span{background:var(--paper)}.pcc-screen .certification-lead{color:var(--muted)}.pcc-route{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;display:grid}.pcc-route div{flex-direction:column;justify-content:center;min-height:190px;padding:30px 18px;display:flex}.pcc-route strong{color:var(--red);font-size:clamp(50px,6vw,80px);line-height:1}.pcc-route span{max-width:210px;margin-top:16px;font-size:13px;line-height:1.55}.pcc-route i{color:var(--red);font-size:34px;font-style:normal}.pcc-screen .boundary-note{color:var(--muted);margin:0}.pcc-screen .fee-note{background:var(--pink);color:var(--ink)}.finish-screen{background:var(--pink)}.finish-shell h2{margin-bottom:clamp(38px,7vh,74px)}.finish-metrics{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.finish-metrics div{border-right:1px solid #c7aaaa;padding:20px 18px 22px 0}.finish-metrics div+div{padding-left:18px}.finish-metrics div:last-child{border-right:0}.finish-metrics strong{color:var(--red);font-size:clamp(34px,4vw,56px);line-height:1;display:block}.finish-metrics span{margin-top:10px;font-size:12px;line-height:1.5;display:block}.finish-actions{gap:12px;margin-top:34px;display:flex}.primary-action,.secondary-action{border:1px solid var(--red);justify-content:center;align-items:center;min-height:46px;padding:0 24px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.primary-action{background:var(--red);color:#fff}.primary-action:disabled{opacity:.48;cursor:not-allowed}.secondary-action{color:var(--red);background:0 0}.restart{border:1px solid var(--ink);background:0 0;width:48px;height:48px;font-size:22px;position:absolute;bottom:38px;right:46px}.finale-shell h2{color:var(--ink);font-size:clamp(56px,7.2vw,96px);line-height:.98}.finale-content{border-top:1px solid var(--ink);margin-top:clamp(28px,5vh,50px);padding-top:24px;display:block}.finale-copy{max-width:760px}.finale-copy p{margin:0 0 15px;font-size:14px;line-height:1.75}.finale-copy .finale-question{font-size:clamp(18px,1.8vw,24px);font-weight:700;line-height:1.55}.finale-copy h3{color:var(--red);margin:24px 0 14px;font-size:20px}.finale-copy .finale-promise{color:var(--muted);font-size:12px}.finale-qr{text-align:center;width:190px;margin-top:22px}.finale-qr img{aspect-ratio:1;object-fit:cover;background:#fff;border:8px solid #fff;width:100%;display:block}.finale-qr b{margin-top:14px;font-size:13px;display:block}.dialog-backdrop{z-index:50;background:#000000b8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.dialog{text-align:center;background:#fff;width:min(420px,100%);padding:38px;position:relative}.dialog h2{margin:6px 0 24px;font-size:32px}.dialog-close{background:0 0;border:0;font-size:28px;position:absolute;top:10px;right:10px}.qr-placeholder{aspect-ratio:1;border:1px solid var(--line);background:var(--soft);width:190px;color:var(--muted);place-items:center;margin:0 auto;line-height:1.6;display:grid}.dialog p:last-child{color:var(--muted);margin:18px 0 0;font-size:12px}@media (width<=760px){.progress{width:24px;left:10px}.progress-track{height:120px}.screen{align-items:flex-start;padding:58px 20px 42px 42px;overflow-y:auto}.route-mark{left:29px}.route-mark span{width:34px;height:34px;font-size:11px}.route-mark-start span{width:14px;height:14px}.hero-copy h1{white-space:normal;max-width:330px;margin-top:12px;font-size:clamp(48px,15vw,70px)}.hero-lead{font-size:19px}.ppb-key{border-bottom:1px solid var(--ink);grid-template-columns:1fr;margin-top:54px}.ppb-key span,.ppb-key span:nth-child(2),.ppb-key span:last-child{border-right:0;border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:5px;padding:12px 0;display:grid}.ppb-key span:last-child{border-bottom:0}.ppb-key small{margin:0}.next-button,.restart{width:42px;height:42px;bottom:18px;right:18px}.stage-shell{gap:16px}.stage-header{grid-template-columns:1fr;gap:14px;padding-bottom:16px}.stage-header h2,.future-shell h2,.finish-shell h2{font-size:clamp(38px,11vw,52px)}.stage-stamp{justify-content:space-between;align-items:center;gap:12px;display:flex}.stage-stamp small{text-align:right;margin:0}.stage-grid{grid-template-columns:1fr;gap:10px}.stage-panel{min-height:0;padding:15px 16px}.stage-panel h3{margin-bottom:10px}.stage-list{gap:7px}.stage-list p{font-size:12px;line-height:1.5}.stage-note{padding:12px 14px;font-size:12px}.support-rail{display:none}.future-paths{grid-template-columns:1fr 1fr}.future-paths article{border-bottom:1px solid #4c4c4c;padding:16px 14px 18px 0}.future-paths article:nth-child(2n){border-right:0;padding-left:14px}.future-paths article:nth-child(n+3){border-bottom:0}.future-paths h3{font-size:17px}.future-paths p{font-size:11px;line-height:1.55}.boundary-note{font-size:10px}.certification-shell{gap:17px}.certification-shell h2{font-size:clamp(42px,13vw,58px)}.certification-lead{margin:-5px 0 0;font-size:15px}.certification-route{grid-template-columns:1fr}.certification-route article,.certification-route article+article{border-bottom:1px solid #454545;border-right:0;grid-template-columns:26px 110px 1fr;align-items:center;gap:8px;min-height:0;padding:10px 4px;display:grid}.certification-route article:last-child{border-bottom:0}.certification-route article h3{margin:0;font-size:13px}.certification-route article p{font-size:10.5px;line-height:1.45}.certification-result,.fee-note{padding:11px 13px;font-size:11px}.pcc-route{grid-template-columns:1fr}.pcc-route div{grid-template-columns:90px 1fr;align-items:center;min-height:0;padding:15px 4px;display:grid}.pcc-route strong{font-size:44px}.pcc-route span{margin:0;font-size:11px}.pcc-route i{display:none}.finish-metrics{grid-template-columns:1fr 1fr}.finish-metrics div:nth-child(2){border-right:0}.finish-metrics div:nth-child(-n+2){border-bottom:1px solid #c7aaaa}.finish-actions{flex-direction:column}.finale-shell h2{font-size:clamp(48px,14vw,64px)}.finale-content{margin-top:16px;padding-top:16px}.finale-copy p{margin-bottom:10px;font-size:11px;line-height:1.55}.finale-copy .finale-question{font-size:14px}.finale-copy h3{margin:15px 0 9px;font-size:15px}.finale-copy .finale-promise{font-size:9.5px}.finale-qr{width:118px;margin-top:14px}.finale-qr img{border-width:5px}.finale-qr b{margin-top:7px;font-size:9px;line-height:1.4}}@media (width>=761px) and (width<=1180px){.hero-copy h1{font-size:clamp(50px,6.1vw,72px)}}@media (height<=740px) and (width>=761px){.screen{padding-top:42px;padding-bottom:34px}.stage-header h2{font-size:48px}.stage-panel{min-height:205px;padding-top:16px}.stage-grid{gap:10px}.future-shell h2,.finish-shell h2{margin-bottom:28px;font-size:52px}}@media (prefers-reduced-motion:reduce){.journey{scroll-behavior:auto}.progress-track span{transition:none}}
