.portal-root .section-title{font-family:Play,serif;font-size:1rem;font-weight:700;margin-bottom:.75rem;margin-top:1.5rem;padding-bottom:.5rem;border-bottom:1px solid var(--portal-border)}.portal-root .section-title:first-child{margin-top:0}.portal-root .section-title--dash{position:relative;font-size:1.5rem;font-weight:700;letter-spacing:-.015em;margin-bottom:1.25rem;padding-left:.875rem;border-bottom:none;padding-bottom:0}.portal-root .section-title--dash:before{content:"";position:absolute;left:0;top:.2em;bottom:.2em;width:3px;background:var(--yellow);border-radius:1px}.portal-root .section-anchor{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--portal-text-muted);margin-bottom:.4rem}.portal-root .section-divider{border:none;border-top:1px solid var(--portal-border);margin:3rem 0}.portal-root .mb-section{margin-bottom:4rem}@media (max-width:600px){.portal-root .mb-section{margin-bottom:2rem}}.portal-root .callout{border-radius:.5rem;padding:.9rem 1.1rem;margin-bottom:1.25rem;font-size:.875rem;color:var(--portal-text-secondary)}.portal-root .callout strong{color:var(--portal-text)}.portal-root .callout__title{font-family:Play,serif;font-weight:700;font-size:.9375rem;line-height:1.3;margin-bottom:.35rem}.portal-root .callout--info{background:var(--yellow-glow);border-left:3px solid var(--yellow);border-radius:0 .5rem .5rem 0}.portal-root .callout--info strong{color:var(--portal-text)}.portal-root .callout--warning{background:rgba(205,36,57,.1);border-left:3px solid var(--red);border-radius:0 .5rem .5rem 0;display:flex;gap:.6rem;align-items:flex-start}.portal-root .callout--warning .callout__icon{color:var(--red);font-weight:700;font-size:.875rem;flex-shrink:0;margin-top:1px}.portal-root .callout--urgent{background:#cd2439;color:#fff;border-radius:.75rem;padding:1.25rem 1.5rem}.portal-root .callout--urgent strong{color:#fff}.portal-root .callout--success{background:var(--yellow);color:var(--navy,#0f1b2d);border-radius:.5rem}.portal-root .callout--success strong{color:var(--navy,#0f1b2d)}.portal-root .callout--yellow{background:var(--yellow-glow);border-left:3px solid var(--yellow);border-radius:0 .5rem .5rem 0}.portal-root .callout--blue{background:rgba(15,71,97,.5);border:1px solid rgba(255,255,255,.12)}.portal-root .guide-note{background:var(--portal-card);border:1px solid var(--portal-border);border-left:3px solid var(--yellow);border-radius:.6rem;padding:1.05rem 1.25rem}.portal-root .guide-note__eyebrow{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--portal-text-muted);margin-bottom:.25rem}.portal-root .guide-note__title{font-family:Play,serif;font-weight:700;font-size:1.0625rem;color:var(--portal-text);margin-bottom:.4rem}.portal-root .guide-note__body{margin:0;color:var(--portal-text-secondary);line-height:1.6;max-width:74ch}.portal-root .badge{display:inline-block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:.15rem .4rem;border-radius:.25rem}.portal-root .badge--ghost{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);color:var(--portal-text-muted)}.portal-root .overview-pills{display:flex;flex-wrap:wrap;gap:.625rem;margin-bottom:2rem}.portal-root .overview-pill{display:flex;flex-direction:column;gap:.2rem;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:.625rem;padding:.625rem 1rem;min-width:140px}.portal-root .overview-pill__label{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--yellow);margin:0}.portal-root .overview-pill__value{font-size:.9375rem;font-weight:600;color:var(--portal-text);line-height:1.3}.portal-root .overview-pill__value--link{color:var(--yellow);text-decoration:none}.portal-root .overview-pill__value--link:hover{text-decoration:underline}.portal-root .video-callout{background:var(--yellow-glow);border:1px solid var(--yellow-medium);border-left:3px solid var(--yellow);border-radius:.75rem;padding:1rem 1.25rem;margin-top:1rem;margin-bottom:2rem;font-size:.9375rem;line-height:1.55;color:var(--portal-text-secondary)}.portal-root .video-callout strong{color:var(--portal-text)}.portal-root .script-box{background:rgba(0,0,0,.28);border:1px solid rgba(205,36,57,.25);border-left:3px solid var(--red);border-radius:.75rem;padding:1.125rem 1.375rem;margin:.75rem 0;font-size:.9375rem;line-height:1.65;color:var(--portal-text)}.portal-root .script-box__label{display:inline-block;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--red);background:rgba(205,36,57,.15);border:1px solid rgba(205,36,57,.32);border-radius:999px;padding:.2rem .65rem;margin-bottom:.75rem}.portal-root .script-box--yellow{border-left-color:var(--yellow);border-color:var(--yellow-medium)}.portal-root .script-box--yellow .script-box__label{color:var(--yellow);background:var(--yellow-soft);border-color:var(--yellow-medium)}.portal-root .btn--large{padding:.85rem 2rem;font-size:1rem;border-radius:.5rem}.portal-root .next-step{position:relative;background:var(--portal-card);border:1px solid var(--yellow-medium);border-left:3px solid var(--yellow);border-radius:.75rem;padding:1.5rem;margin-top:2.5rem;text-align:left;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"label links" "title links" "body  links";column-gap:2rem;align-items:start}.portal-root .next-step__label{grid-area:label;display:block;font-size:.8125rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:rgba(251,191,19,.65);margin-bottom:.625rem}.portal-root .next-step__title{grid-area:title;font-family:Play,serif;font-size:1.5rem;font-weight:700;letter-spacing:-.015em;color:var(--portal-text);line-height:1.2;margin-bottom:.625rem}.portal-root .next-step__body,.portal-root .next-step__sub{grid-area:body;color:var(--portal-text);font-size:.9375rem;line-height:1.55;margin-bottom:0}.portal-root .next-step__links{grid-area:links;align-self:center;display:flex;flex-direction:column;gap:.5rem;align-items:stretch;min-width:200px}.portal-root .next-step__links .btn{min-height:44px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;font-weight:700}.portal-root .next-step__links .btn--secondary{color:#000;font-weight:800;letter-spacing:.01em;box-shadow:0 2px 10px rgba(254,193,17,.28);transition:background .15s ease,box-shadow .15s ease,transform .15s ease}.portal-root .next-step__links .btn--secondary:hover{background:#ffd024;box-shadow:0 3px 14px rgba(254,193,17,.45);transform:translateY(-1px)}.portal-root .next-step__links .btn--secondary:active{background:var(--yellow);box-shadow:0 1px 6px rgba(254,193,17,.35);transform:translateY(0)}@media (max-width:768px){.portal-root .next-step{grid-template-columns:1fr;grid-template-areas:"label" "title" "body" "links";row-gap:0;padding:1.25rem}.portal-root .next-step__body{margin-bottom:1.25rem}.portal-root .next-step__title{font-size:1.25rem}.portal-root .next-step__links{align-self:stretch;flex-direction:row;flex-wrap:wrap;min-width:0;padding-top:1.25rem;border-top:1px solid var(--yellow-divider)}.portal-root .next-step__links .btn{flex:1 1 auto}}.portal-root .success-note{background:var(--yellow-glow);border:1px solid var(--yellow-medium);border-left:3px solid var(--yellow);border-radius:.75rem;padding:1rem 1.25rem;font-size:.9375rem;line-height:1.55;color:var(--portal-text-secondary);margin-top:1rem}.portal-root .success-note strong{color:var(--yellow)}.portal-root .success-check-card{background:var(--portal-card);border:1px solid var(--yellow-medium);border-left:3px solid var(--yellow);border-radius:.75rem;padding:1.5rem;margin-bottom:4rem}@media (max-width:600px){.portal-root .success-check-card{margin-bottom:2rem;padding:1.25rem}}.portal-root .success-check-card .section-title--dash{margin-top:0}.portal-root .success-check-card .section-title{border-bottom:none}.portal-root .success-check-card .checklist__progress{font-size:.875rem;font-weight:600;color:var(--yellow);margin-bottom:1rem}.portal-root .success-check-card .checklist__item{border-bottom:1px solid var(--yellow-divider);padding:.625rem 0}.portal-root .success-check-card .checklist__item:last-child{border-bottom:none}.portal-root .success-check-card .checklist__check{border-color:rgba(251,191,19,.35);border-radius:6px}.portal-root .success-check-card .checklist__item:hover{background:var(--yellow-glow);border-radius:4px}.portal-root .success-check-card .success-note{border-left-width:1px}.portal-root .captain-watch{background:var(--portal-card);border:1px solid var(--yellow-medium);border-left:3px solid var(--yellow);border-radius:.75rem;padding:1.5rem;margin-top:2rem;margin-bottom:4rem}@media (max-width:600px){.portal-root .captain-watch{padding:1.25rem;margin-bottom:2rem}}.portal-root .captain-watch .section-title--dash{margin-top:0}.portal-root .captain-watch .section-title{border-bottom:none}.portal-root .captain-watch__list{list-style:none;padding:0;margin:0 0 1.25rem;display:flex;flex-direction:column}.portal-root .captain-watch__row{padding:1rem 0;background:transparent;border:none;border-bottom:1px solid var(--yellow-divider)}.portal-root .captain-watch__row:first-child{padding-top:.5rem}.portal-root .captain-watch__row:last-child{border-bottom:none;padding-bottom:.25rem}.portal-root .captain-watch__pattern{display:inline-block;font-size:.75rem;font-weight:800;letter-spacing:.14em;color:var(--yellow);background:var(--yellow-soft);border:1px solid var(--yellow-medium);padding:.3rem .625rem;border-radius:.375rem;margin:0 0 .75rem}.portal-root .captain-watch__symptom{font-size:.95rem;line-height:1.5;margin:0 0 .5rem;color:var(--portal-text)}.portal-root .captain-watch__response{font-size:.95rem;line-height:1.5;margin:0;color:var(--portal-text);display:flex;align-items:baseline;gap:.625rem}.portal-root .captain-watch__arrow{color:var(--yellow);font-weight:900;font-size:1.05rem;flex-shrink:0;line-height:1.1}.portal-root .captain-watch__more{display:inline-block;color:var(--yellow);font-weight:600;font-size:.9rem;text-decoration:none}.portal-root .captain-watch__more:hover{text-decoration:underline}.portal-root .captain-watch__row-link{display:block;color:inherit;text-decoration:none}.portal-root .captain-watch__row-link:hover .captain-watch__pattern{background:rgba(251,191,19,.35)}.portal-root .captain-watch__row-link:hover .captain-watch__response{color:var(--yellow)}.portal-root .captain-watch__row-link:focus-visible{outline:2px solid var(--yellow);outline-offset:4px;border-radius:.25rem}.portal-root .noticing{background:var(--portal-card);border:1px solid var(--yellow-medium);border-left:3px solid var(--yellow);border-radius:.75rem;padding:1.5rem;margin-top:2rem;margin-bottom:4rem}@media (max-width:600px){.portal-root .noticing{padding:1.25rem;margin-bottom:2rem}}.portal-root .noticing .section-title--dash{margin-top:0}.portal-root .noticing .section-title{border-bottom:none}.portal-root .noticing__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.portal-root .noticing__item{display:flex;align-items:center;gap:.875rem;padding:.875rem 0;background:transparent;border:none;border-bottom:1px solid var(--yellow-divider)}.portal-root .noticing__item:first-child{padding-top:.5rem}.portal-root .noticing__item:last-child{border-bottom:none;padding-bottom:.25rem}.portal-root .noticing__num{flex-shrink:0;width:28px;height:28px;border-radius:999px;background:var(--yellow);color:#111;font-family:Play,serif;font-weight:700;font-size:.875rem;display:inline-flex;align-items:center;justify-content:center}.portal-root .noticing__num--ord{width:auto;min-width:36px;padding:0 .45rem;font-size:.8125rem;letter-spacing:0}.portal-root .noticing__label{color:var(--portal-text);font-weight:600;font-size:.975rem;line-height:1.4}.portal-root .checklist-progress{font-size:.75rem;color:var(--portal-text-muted);margin-bottom:.75rem}.portal-root .checklist-progress span{color:var(--yellow);font-weight:700}.portal-root .checklist__item{min-height:44px}.portal-root .checklist__body{flex:1;min-width:0}.portal-root .checklist__label{font-size:1rem;display:block}.portal-root .link-yellow{color:var(--yellow);text-decoration:none}.portal-root .link-yellow:hover{text-decoration:underline}.portal-root .checklist__group+.checklist__group{margin-top:1.25rem}.portal-root .checklist__group-label{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--yellow);margin-bottom:.5rem;padding-bottom:.4rem;border-bottom:1px solid rgba(254,193,17,.18)}.portal-root .checklist__progress-bar{margin-bottom:1.1rem}.portal-root .checklist-collapsible>summary{list-style:none;cursor:pointer}.portal-root .checklist-collapsible>summary::-webkit-details-marker{display:none}.portal-root .checklist-collapsible__summary{display:flex;flex-direction:column;gap:.5rem;padding:.4rem .5rem;margin:-.4rem -.5rem 0;border-radius:.5rem;transition:background .15s ease}.portal-root .checklist-collapsible__summary .qsc-card__head{margin-bottom:0}.portal-root .checklist-collapsible__summary:hover{background:rgba(255,255,255,.04)}.portal-root .checklist-collapsible__summary:focus-visible{outline:2px solid var(--yellow);outline-offset:2px}.portal-root .checklist-collapsible__header{display:contents}.portal-root .checklist-collapsible__row{display:flex;align-items:flex-end;gap:1rem}.portal-root .checklist-collapsible__progress{flex:1;min-width:0}.portal-root .checklist-collapsible__progress .checklist__progress-bar{margin-bottom:0}.portal-root .checklist-collapsible__hint{display:inline-flex;align-items:center;gap:.4rem;padding-bottom:.1rem;font-size:.78rem;font-weight:700;letter-spacing:.04em;color:var(--yellow);white-space:nowrap}.portal-root .checklist-collapsible[open] .checklist-collapsible__hint-open,.portal-root .checklist-collapsible__hint-close{display:none}.portal-root .checklist-collapsible[open] .checklist-collapsible__hint-close{display:inline}.portal-root .checklist-collapsible__chevron{width:.55rem;height:.55rem;border-right:2px solid;border-bottom:2px solid;transform:rotate(45deg);transition:transform .2s ease;margin-bottom:.15rem}.portal-root .checklist-collapsible[open] .checklist-collapsible__chevron{transform:rotate(-135deg);margin-bottom:-.05rem}.portal-root .checklist-collapsible__body{padding-top:.85rem}.portal-root .checklist__progress-bar-meta{display:flex;justify-content:space-between;align-items:center;font-size:.74rem;color:var(--portal-text-muted);margin-bottom:.5rem;font-variant-numeric:tabular-nums}.portal-root .checklist__progress-bar-meta span:last-child{color:var(--yellow);font-weight:700;font-size:.8rem}.portal-root .checklist__progress-track{height:10px;background:rgba(148,179,210,.3);border-radius:999px;overflow:hidden}.portal-root .checklist__progress-fill{height:100%;background:linear-gradient(90deg,#fec111,#ffd960);border-radius:999px;transition:width .3s ease;min-width:0}.portal-root .qsc-grid{gap:1.25rem;align-items:start}.portal-root .qsc-card{display:flex;flex-direction:column;padding:1.5rem;border-color:rgba(254,193,17,.16);background:linear-gradient(180deg,rgba(254,193,17,.04) 0,var(--portal-card) 70%)}.portal-root .qsc-card__head{display:flex;gap:.9rem;align-items:flex-start;margin-bottom:1.1rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.06)}.portal-root .qsc-card__icon{flex-shrink:0;width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:linear-gradient(135deg,rgba(254,193,17,.2),rgba(254,193,17,.08));color:var(--yellow);border:1px solid rgba(254,193,17,.3);box-shadow:0 2px 8px rgba(254,193,17,.1)}.portal-root .qsc-card__head-text{flex:1;min-width:0}.portal-root .qsc-card__title{margin-bottom:.3rem;font-size:1.2rem}.portal-root .qsc-card__time{display:inline-block;font-size:.68rem;font-weight:600;letter-spacing:.04em;color:var(--portal-text-muted);background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);padding:.18rem .6rem;border-radius:999px}.portal-root .qsc-card .checklist__item{padding:.45rem 0;font-size:.92rem}.portal-root .qsc-card .checklist__label{font-size:.92rem}.portal-root .qsc-card .checklist__check{width:18px;height:18px;flex-shrink:0}.portal-root .qsc-card__closing{margin-top:1.25rem;padding:.85rem 1rem;background:rgba(254,193,17,.08);border-left:3px solid var(--yellow);border-radius:0 6px 6px 0;font-style:italic;font-size:.9rem;color:var(--portal-text);line-height:1.5}.portal-root .qsc-card__head{border-bottom-color:rgba(255,255,255,.1)}.portal-root .qsc-card{border-left-width:4px!important}.portal-root .checklist__progress-fill[style*="width: 100"]~.checklist__progress-bar-meta span:last-child{color:#22c55e}@media (max-width:768px){.portal-root .qsc-card{padding:1.25rem}.portal-root .qsc-card__icon{width:38px;height:38px}.portal-root .card-grid--2col.qsc-grid{grid-template-columns:1fr}}.portal-root .week-nav{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid var(--portal-border);font-size:.875rem;margin-bottom:1.5rem}.portal-root .week-nav__next a,.portal-root .week-nav__prev a{color:var(--yellow);text-decoration:none;font-weight:600}.portal-root .week-nav__current{font-family:Play,serif;font-weight:700;font-size:1rem;text-align:center}.portal-root .next-week{background:var(--portal-card);border:1px solid var(--portal-border);border-radius:.75rem;padding:1.25rem 1.5rem;margin-bottom:1.5rem}.portal-root .next-week__label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--portal-text-muted);margin-bottom:.35rem}.portal-root .next-week__title{font-family:Play,serif;font-weight:700;font-size:1rem;color:var(--yellow);text-decoration:none;display:block}.portal-root .stage-hero{background:linear-gradient(180deg,#0c3d6e,#001530);border:1px solid var(--yellow-medium);border-radius:1rem;padding:1.5rem 2rem 1.375rem;position:relative;overflow:hidden}.portal-root .stage-hero:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--yellow)}.portal-root .task-block{background:linear-gradient(180deg,#0c3d6e,#01204f);border:1px solid var(--yellow-medium);border-radius:1rem;padding:1.375rem 1.625rem 1.25rem;position:relative;overflow:hidden;margin-bottom:1rem}.portal-root .task-block:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--yellow)}.portal-root .task-block__title{font-family:Play,serif;font-size:1.125rem;font-weight:700;color:var(--portal-text);margin:0 0 .375rem;letter-spacing:-.01em}.portal-root .task-block__title--lead{font-size:1.625rem;line-height:1.25;margin-bottom:.5rem}.portal-root .launch-page>.captain-watch,.portal-root .launch-page>.task-block{margin-bottom:2rem}.portal-root .task-block__caption{font-size:.8125rem;color:var(--portal-text-muted);margin:0 0 .875rem}.portal-root .task-block .choice-list{margin:0}.portal-root .task-block .choice-list__items{display:flex;flex-direction:column;gap:.5rem;margin-top:.625rem}.portal-root .task-block .choice-list__item{background:rgba(0,0,0,.22);border-radius:.5rem;border-left:2px solid rgba(251,191,19,.4);padding:.75rem 1rem;gap:.875rem;font-size:.9375rem;color:var(--portal-text);min-height:0}.portal-root .task-block .choice-list__item:hover{background:rgba(255,255,255,.05)}.portal-root .task-block .choice-list__radio{width:18px;height:18px;border-color:rgba(251,191,19,.55);border-width:2px}.portal-root .task-block .choice-list__item.is-selected .choice-list__radio{border-color:var(--yellow);background:var(--yellow)}.portal-root .task-block .choice-list__item.is-selected{color:var(--portal-text);border-left-color:var(--yellow)}.portal-root .task-block .choice-list__caption{font-size:.8125rem;color:var(--portal-text-muted);margin-top:.75rem;padding-left:0}.portal-root .task-block--overview{padding:1.25rem 1.5rem 1rem;margin-bottom:2rem}.portal-root .task-block--overview .overview-pills{margin:0}.portal-root .task-block--overview .overview-pill{background:rgba(0,0,0,.22);border-color:var(--yellow-medium)}.portal-root .stage-hero__pre-eyebrow{font-size:.875rem;font-weight:400;color:var(--portal-text-secondary);margin:0 0 .75rem;letter-spacing:0;line-height:1.4}.portal-root .stage-hero__eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.12em;color:var(--yellow);margin-bottom:.6rem}.portal-root .stage-hero__headline{font-family:Play,serif;font-size:1.875rem;font-weight:700;line-height:1.18;margin:0 0 .5rem;max-width:42ch;letter-spacing:-.01em}.portal-root .stage-hero__lead{color:var(--portal-text-secondary);font-size:1rem;margin:0 0 1.125rem;max-width:60ch}.portal-root .stage-hero__video{margin:0}.portal-root .stage-hero__media-row{display:grid;grid-template-columns:1fr;gap:1rem;align-items:center;margin-bottom:.875rem}@media (min-width:900px){.portal-root .stage-hero__media-row:has(.stage-hero__video){grid-template-columns:minmax(0,1fr) 480px;gap:1.5rem;align-items:start}.portal-root .stage-hero__media-row:has(.stage-hero__video) .stage-hero__body{order:1;min-width:0}.portal-root .stage-hero__media-row:has(.stage-hero__video) .stage-hero__video{order:2;align-self:center}.portal-root .stage-hero__media-row:has(.stage-hero__video) .hero-checklist--interactive li{padding:.75rem 1rem;font-size:.875rem;gap:.625rem}.portal-root .stage-hero__media-row:has(.stage-hero__video) .stage-hero__body ul.hero-checklist{gap:.875rem}}.portal-root .stage-hero__lead--inline{margin:0 0 .875rem;max-width:52ch}.portal-root .hero-checklist__progress{display:flex;align-items:baseline;gap:.5rem;margin:.875rem 0 0;padding:.625rem .875rem;background:rgba(0,0,0,.22);border-radius:.5rem;border-left:2px solid var(--yellow-medium);font-size:.875rem;color:var(--portal-text-secondary);line-height:1.4;transition:background .2s ease,border-color .2s ease,color .2s ease}.portal-root .hero-checklist__progress-count{font-family:Play,serif;font-weight:700;font-size:1rem;color:var(--portal-text)}.portal-root .hero-checklist__progress-sep{color:var(--yellow-medium);font-weight:700}.portal-root .hero-checklist__progress-text{flex:1}.portal-root .hero-checklist__progress.is-ready{background:rgba(251,191,19,.08);border-left-color:var(--yellow);color:var(--yellow)}.portal-root .hero-checklist__progress.is-ready .hero-checklist__progress-count{color:var(--yellow)}.portal-root .stage-hero__body{font-size:1rem;line-height:1.55}.portal-root .stage-hero__body ul.hero-checklist{list-style:none;margin:.25rem 0 0;padding:0;display:flex;flex-direction:column;gap:.5rem}.portal-root .stage-hero__body ul.hero-checklist li{display:flex;align-items:flex-start;gap:.875rem;padding:.75rem 1rem;background:rgba(0,0,0,.22);border-radius:.5rem;border-left:2px solid rgba(251,191,19,.4);margin-bottom:0;line-height:1.5;font-size:.9375rem;color:var(--portal-text);position:relative}.portal-root .stage-hero__body ul.hero-checklist li:before{content:"";flex-shrink:0;width:8px;height:8px;border-radius:50%;background:var(--yellow);margin-top:.5em}.portal-root .stage-hero__body ul.hero-checklist li strong{color:var(--portal-text);font-weight:700}.portal-root .stage-hero__body ul.hero-checklist--interactive li:before{display:none}.portal-root .stage-hero__body ul.hero-checklist--interactive li{cursor:pointer;transition:background .15s ease,opacity .15s ease;gap:.75rem}.portal-root .stage-hero__body ul.hero-checklist--interactive li:hover{background:rgba(255,255,255,.05)}.portal-root .stage-hero__body ul.hero-checklist--interactive li:focus-visible{outline:2px solid var(--yellow);outline-offset:2px}.portal-root .hero-checklist__mark{flex-shrink:0;width:18px;height:18px;border-radius:50%;border:2px solid rgba(251,191,19,.55);background:transparent;margin-top:.15em;display:inline-flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:900;color:var(--navy);line-height:1;transition:background .15s ease,border-color .15s ease}.portal-root .hero-checklist__text{flex:1;min-width:0}.portal-root .stage-hero__body ul.hero-checklist--interactive li.is-checked{opacity:.55}.portal-root .stage-hero__body ul.hero-checklist--interactive li.is-checked .hero-checklist__mark{background:var(--yellow);border-color:var(--yellow)}.portal-root .stage-hero__body ul.hero-checklist--interactive li.is-checked .hero-checklist__text{text-decoration:line-through;text-decoration-color:rgba(255,255,255,.4)}.portal-root .stage-hero__body ol.hero-steps{list-style:none;counter-reset:hero-step;padding-left:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.portal-root .stage-hero__body ol.hero-steps li{counter-increment:hero-step;position:relative;display:flex;align-items:center;gap:.875rem;margin-bottom:0;padding:.75rem 1rem;background:rgba(0,0,0,.22);border-radius:.5rem;border-left:2px solid rgba(251,191,19,.35);line-height:1.4;font-size:.9375rem;transition:background .15s ease,border-left-color .15s ease,transform .15s ease}.portal-root .stage-hero__body ol.hero-steps li:before{content:counter(hero-step);min-width:26px;height:26px;line-height:26px;text-align:center;border-radius:50%;background:var(--yellow-soft);border:1px solid rgba(251,191,19,.4);color:var(--yellow);font-family:Play,serif;font-weight:700;font-size:.8125rem;flex-shrink:0}.portal-root .stage-hero__body ol.hero-steps li>*{min-width:0}.portal-root .stage-hero__body ol.hero-steps li a{flex:1;display:flex;flex-direction:column;gap:.1rem;text-decoration:none;color:var(--portal-text);min-width:0}.portal-root .stage-hero__body ol.hero-steps li a:after{content:"";position:absolute;inset:0;border-radius:inherit;z-index:1}.portal-root .stage-hero__body ol.hero-steps li>:not(a){position:relative;z-index:2}.portal-root .stage-hero__body ol.hero-steps .hero-step__action{font-weight:600;color:var(--portal-text);line-height:1.3}.portal-root .stage-hero__body ol.hero-steps .hero-step__detail{font-size:.8125rem;color:var(--portal-text-secondary);line-height:1.4}.portal-root .stage-hero__body ol.hero-steps li:hover{background:rgba(0,0,0,.32);border-left-color:var(--yellow)}.portal-root .stage-hero__body ol.hero-steps li:hover .hero-step__action{color:var(--yellow)}.portal-root .stage-hero__body ol.hero-steps li:focus-within{outline:2px solid var(--yellow);outline-offset:2px}.portal-root .stage-hero__body ol.hero-steps .hero-step__meta{margin-left:auto;font-size:.75rem;font-weight:700;letter-spacing:.04em;color:var(--yellow);background:var(--yellow-soft);border:1px solid var(--yellow-medium);border-radius:999px;padding:.2rem .6rem;white-space:nowrap;flex-shrink:0;align-self:center}.portal-root .stage-hero__body ol.hero-steps+p{margin-top:0;padding-top:.875rem;border-top:1px solid rgba(255,255,255,.1);color:var(--portal-text-secondary);font-size:.9375rem}.portal-root .stage-hero__body .hero-script{margin-top:.75rem}.portal-root .stage-hero__body a{color:var(--yellow);text-decoration:underline;text-decoration-color:rgba(251,191,19,.35);transition:text-decoration-color .15s ease}.portal-root .stage-hero__body a:hover{text-decoration-color:var(--yellow)}.portal-root .stage-hero__actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:0;align-items:center}@media (min-width:900px){.portal-root .stage-hero.stage-hero--curriculum:has(.stage-hero__video) .stage-hero__actions{grid-template-columns:1fr}.portal-root .stage-hero.stage-hero--curriculum:has(.stage-hero__video) .stage-hero__media-row{align-items:stretch}.portal-root .stage-hero.stage-hero--curriculum .stage-hero__body{display:flex;flex-direction:column;justify-content:center}}.portal-root .stage-hero__actions .btn--ghost{background:var(--yellow-soft);border:1.5px solid var(--yellow);color:var(--yellow);font-weight:700}.portal-root .stage-hero__actions .btn--ghost:hover{background:var(--yellow-medium);border-color:var(--yellow);color:var(--yellow);transform:translateY(-1px);box-shadow:0 4px 12px var(--yellow-soft)}.portal-root .stage-hero__actions .btn--ghost:active{transform:translateY(0) scale(.98)}@media (min-width:900px){.portal-root .stage-hero:has(.stage-hero__video) .stage-hero__actions{display:grid;grid-template-columns:minmax(0,1fr) 480px;gap:1.5rem;align-items:center}.portal-root .stage-hero:has(.stage-hero__video) .stage-hero__actions>:first-child{justify-self:start}.portal-root .stage-hero:has(.stage-hero__video) .stage-hero__actions>:last-child{justify-self:stretch;text-align:center;background:var(--yellow);border-color:var(--yellow);color:var(--navy);font-weight:700;transition:background .15s ease,border-color .15s ease,color .15s ease,transform .15s ease,box-shadow .15s ease}.portal-root .stage-hero:has(.stage-hero__video) .stage-hero__actions>:last-child:hover{background:#e5ac0e;border-color:#e5ac0e;color:var(--navy);transform:translateY(-1px);box-shadow:0 6px 16px var(--yellow-medium)}.portal-root .stage-hero:has(.stage-hero__video) .stage-hero__actions>:last-child:active{transform:translateY(0) scale(.98);box-shadow:0 2px 6px var(--yellow-medium)}.portal-root .stage-hero:has(.stage-hero__video) .stage-hero__actions>:last-child:after{content:" →";margin-left:.4rem;transition:transform .15s ease;display:inline-block}.portal-root .stage-hero:has(.stage-hero__video) .stage-hero__actions>:last-child:hover:after{transform:translateX(3px)}}@media (max-width:600px){.portal-root .stage-hero{padding:1.5rem 1.25rem}.portal-root .stage-hero__headline{font-size:1.3125rem}}.portal-root .gs-opening{background:linear-gradient(135deg,#0c3d6e,#01204f);border:1px solid var(--yellow-medium);border-radius:1rem;padding:2.5rem;margin-bottom:2rem;text-align:center;position:relative;overflow:hidden}.portal-root .gs-opening:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--yellow)}.portal-root .gs-opening__headline{font-family:Play,serif;font-size:2.3125rem;font-weight:700;margin-bottom:.75rem;line-height:1.2}.portal-root .gs-opening__sub{color:var(--portal-text-secondary);font-size:1rem;margin-bottom:1.5rem;max-width:52ch;margin-left:auto;margin-right:auto}.portal-root .gs-opening__proof{display:inline-block;background:var(--yellow-soft);border:1px solid var(--yellow-medium);border-radius:2rem;padding:.35rem 1rem;font-size:.875rem;font-weight:600;color:var(--yellow);margin-bottom:1.5rem}.portal-root .gs-opening__actions{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.portal-root .freedom-note{font-size:.875rem;color:var(--portal-text-secondary);margin:-.25rem 0 1.25rem;padding-left:.625rem;border-left:2px solid rgba(251,191,19,.35);font-style:italic;opacity:.9;line-height:1.45}.portal-root .huddle-script-overlay__backdrop{position:fixed;inset:0;background:rgba(0,0,0,.82);z-index:1200;display:flex;align-items:center;justify-content:center;padding:1.5rem;animation:huddle-script-fade-in .15s ease-out}.portal-root .huddle-script-overlay__panel{background:#0c3d6e;border-radius:1rem;border-left:3px solid var(--red);width:100%;max-width:640px;max-height:calc(100vh - 3rem);display:flex;flex-direction:column;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.5)}.portal-root .huddle-script-overlay__header{display:flex;align-items:flex-start;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.08);flex-shrink:0;gap:1rem}.portal-root .huddle-script-overlay__title-stack{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;min-width:0}.portal-root .huddle-script-overlay__pill{font-family:Play,serif;font-weight:700;font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:var(--red);background:rgba(205,36,57,.08);border:1px solid rgba(205,36,57,.32);border-radius:999px;padding:.3rem .75rem;flex-shrink:0}.portal-root .huddle-script-overlay__title{font-family:Play,serif;font-weight:700;font-size:1.375rem;color:white;margin:0;letter-spacing:-.005em;line-height:1.15}.portal-root .huddle-script-overlay__close{background:transparent;border:none;color:rgba(255,255,255,.55);font-size:1.75rem;line-height:1;cursor:pointer;padding:.25rem .6rem;border-radius:.375rem;transition:color .12s ease,background .12s ease}.portal-root .huddle-script-overlay__close:hover{color:white;background:rgba(255,255,255,.06)}.portal-root .huddle-script-overlay__body{padding:1.125rem 1.75rem 1.5rem;overflow-y:auto;color:var(--portal-text);font-size:1rem;line-height:1.7;flex:1}.portal-root .huddle-script-overlay__body p{margin:0 0 .875rem}.portal-root .huddle-script-overlay__body p:first-child{margin-top:0}.portal-root .huddle-script-overlay__body p:last-child{margin-bottom:0}.portal-root .huddle-script-overlay__body ul{padding-left:1.25rem;margin:.5rem 0 1rem}.portal-root .huddle-script-overlay__body ul li{margin-bottom:.65rem}.portal-root .huddle-script-overlay__body ul li::marker{color:var(--yellow)}.portal-root .huddle-script-overlay__body strong{color:white}.portal-root .huddle-script-overlay__body em{color:rgba(255,255,255,.65);font-style:italic}.portal-root .huddle-script__stage-direction{color:white;font-style:normal;font-weight:700}.portal-root .huddle-script__exit{margin-top:1.25rem!important;padding-top:1.125rem;border-top:1px solid var(--yellow-medium);font-size:1.0625rem}.portal-root .huddle-script__exit:before{content:"AFTER THE SCRIPT";display:block;font-family:Inter,sans-serif;font-size:.7rem;font-weight:700;letter-spacing:.1em;color:var(--yellow);margin-bottom:.4rem}.portal-root .huddle-script__exit strong{color:white}.portal-root .huddle-script__exception{display:block;margin-top:.15rem;font-style:italic}@keyframes huddle-script-fade-in{0%{opacity:0}to{opacity:1}}@media (max-width:600px){.portal-root .huddle-script-overlay__backdrop{padding:0;align-items:flex-end}.portal-root .huddle-script-overlay__panel{border-radius:1rem 1rem 0 0;max-height:calc(100vh - 3rem)}.portal-root .huddle-script-overlay__body{padding:1.25rem;font-size:.95rem}}.portal-root .stage-overlay__backdrop{position:fixed;inset:0;background:rgba(0,0,0,.75);z-index:1100;display:flex;align-items:center;justify-content:center;padding:1rem}.portal-root .stage-overlay__panel{background:#0c3d6e;border-radius:1rem;padding:1.5rem 1.5rem 2rem;width:100%;max-width:480px;max-height:calc(100vh - 2rem);overflow-y:auto}@media (max-width:600px){.portal-root .stage-overlay__backdrop{align-items:flex-end;padding:0}.portal-root .stage-overlay__panel{border-radius:1rem 1rem 0 0;max-height:calc(100vh - 4rem)}}.portal-root .setup-precheck{background:var(--yellow-glow);border-left:3px solid var(--yellow);border-radius:.375rem;padding:.625rem .875rem;margin:0 0 .875rem;font-size:.9rem;color:var(--portal-text)}.portal-root .setup-precheck a{font-weight:600}.portal-root .quick-ref-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:.75rem;align-items:stretch}.portal-root .quick-ref-pill{display:flex;align-items:center;gap:.875rem;min-height:88px;padding:1rem 1.125rem;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:.75rem;line-height:1.35}.portal-root .quick-ref-pill__icon{flex-shrink:0;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;background:var(--yellow);color:#111;font-family:Play,serif;font-weight:700;font-size:1rem;border-radius:999px}.portal-root .quick-ref-pill__text{font-size:.9375rem;font-weight:500;color:var(--portal-text)}.portal-root .quick-ref-link{display:inline-flex;align-items:center;gap:.4rem;font-size:.875rem;font-weight:600;color:var(--yellow);text-decoration:none;border-bottom:1px solid rgba(251,191,19,.4);padding-bottom:1px;transition:border-color .15s ease}.portal-root .quick-ref-link:hover{border-bottom-color:var(--yellow)}.portal-root .quick-ref-pill--accented{border-left:3px solid rgba(251,191,19,.5)}.portal-root a.quick-ref-pill--link{text-decoration:none;color:inherit;transition:background .15s ease,border-color .15s ease,transform .15s ease}.portal-root a.quick-ref-pill--link:hover{background:var(--yellow-glow);border-color:var(--yellow-medium);border-left-color:var(--yellow);transform:translateY(-1px)}.portal-root .quick-ref-note{font-size:.8rem;color:var(--portal-text-muted);font-style:italic;margin:.5rem 0 .75rem}.portal-root .quick-ref-grid--2col{grid-template-columns:1fr 1fr}.portal-root .quick-ref-grid--2col .quick-ref-pill{align-items:flex-start}.portal-root .quick-ref-pill__text strong{color:var(--portal-text);font-family:Play,serif;font-weight:700;font-size:1.0625rem;letter-spacing:-.005em;display:block;margin-bottom:.3rem}@media (max-width:720px){.portal-root .quick-ref-grid{grid-template-columns:1fr}}.portal-root .support-block{background:var(--portal-card);border:1px solid var(--yellow-medium);border-left:3px solid var(--yellow);border-radius:.75rem;padding:1.5rem;position:relative}.portal-root .support-block__heading{font-family:Play,serif;font-size:1.25rem;font-weight:700;letter-spacing:-.01em;margin:0 0 .5rem}.portal-root .support-block__lead{color:var(--portal-text-secondary);font-size:.9375rem;margin:0 0 1.5rem;max-width:60ch}.portal-root .support-block__grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.portal-root .support-card{background:rgba(0,0,0,.22);border:1px solid rgba(255,255,255,.08);border-radius:.75rem;padding:1.125rem 1.25rem}.portal-root .support-card__label{font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--yellow);margin:0 0 .4rem}.portal-root .support-card__title{font-family:Play,serif;font-weight:700;font-size:1.0625rem;margin:0 0 .4rem}.portal-root .support-card__body{color:var(--portal-text-secondary);font-size:.875rem;line-height:1.5;margin:0 0 .75rem}.portal-root .support-card__action{font-weight:600;font-size:.9375rem;color:var(--yellow);text-decoration:none;border-bottom:1px solid rgba(251,191,19,.4);padding-bottom:1px}.portal-root .support-card__action:hover{border-bottom-color:var(--yellow)}@media (max-width:720px){.portal-root .support-block{padding:1.25rem}.portal-root .support-block__grid{grid-template-columns:1fr}}.portal-root .qs-steps{display:flex;flex-direction:column;gap:1rem}.portal-root .qs-step{background:var(--portal-card);border-radius:.75rem;overflow:hidden;cursor:pointer;transition:background var(--transition-fast)}.portal-root .qs-step:hover{background:var(--portal-card-hover)}.portal-root .qs-step__header{display:flex;align-items:center;gap:1rem;padding:1.125rem 1.5rem;text-align:left;width:100%;background:none;border:none;color:inherit;cursor:pointer;font:inherit}.portal-root .qs-step__number{width:36px;height:36px;border-radius:50%;background:var(--yellow-soft);border:1px solid rgba(251,191,19,.4);color:var(--yellow);font-family:Play,serif;font-weight:700;font-size:1rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.portal-root .qs-step__info{flex:1;min-width:0}.portal-root .qs-step__title{font-family:Play,serif;font-weight:700;font-size:1rem;display:block;margin-bottom:.25rem}.portal-root .qs-step__subtitle{font-size:.875rem;color:var(--portal-text-secondary)}.portal-root .qs-step__time{background:var(--yellow-soft);border:1px solid var(--yellow-medium);color:var(--yellow);font-size:.75rem;font-weight:700;padding:.25rem .6rem;border-radius:1rem;white-space:nowrap;flex-shrink:0}.portal-root .qs-step__chevron{width:18px;height:18px;color:var(--portal-text-muted);flex-shrink:0;transition:transform var(--transition-fast)}.portal-root .qs-step.open .qs-step__chevron{transform:rotate(180deg)}.portal-root .qs-step__body{display:none;padding:.875rem 1.5rem 1.25rem 4rem;font-size:.875rem;color:var(--portal-text-secondary);line-height:1.7;border-top:2px solid var(--yellow)}.portal-root .qs-step.open .qs-step__body{display:block}.portal-root .qs-step__body ul{list-style:disc;padding-left:1.25rem;margin:0;color:var(--portal-text-secondary)}.portal-root .qs-step__body ul li{margin-bottom:.6rem}.portal-root .qs-step__body ul li:last-child{margin-bottom:0}.portal-root .qs-step__body ul li::marker{color:var(--yellow)}.portal-root .rules-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:1rem}.portal-root .rule-card{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:.75rem;padding:1.25rem 1.25rem 1.125rem;text-align:left;display:flex;flex-direction:column;gap:.5rem}.portal-root .rule-card__number{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;background:var(--yellow);color:#111;font-family:Play,serif;font-weight:700;font-size:1.0625rem;border-radius:999px;margin-bottom:.35rem;text-transform:none;letter-spacing:0}.portal-root .rule-card__text{font-size:.875rem;font-weight:600;line-height:1.3}.portal-root .rule-card__title{font-family:Play,serif;font-weight:700;font-size:1.125rem;letter-spacing:-.005em;line-height:1.2;margin:0}.portal-root .rule-card__desc{font-size:.9375rem;color:var(--portal-text-secondary);line-height:1.5;margin:0}.portal-root .rule-card__response{font-size:.8125rem;background:rgba(205,36,57,.08);border:1px solid rgba(205,36,57,.25);border-radius:.5rem;padding:.55rem .75rem;margin-top:.4rem;color:var(--portal-text-secondary);line-height:1.4}.portal-root .rule-card__response strong{color:var(--red)}.portal-root .three-rules .rule-card{scroll-margin-top:100px}.portal-root .rule-pills{margin-top:1rem}.portal-root .rule-pills__row{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.portal-root .rule-pill{display:flex;align-items:center;gap:.875rem;width:100%;min-height:88px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:.75rem;padding:1rem 1.125rem;color:var(--portal-text);font:inherit;text-align:left;cursor:pointer;transition:transform .15s ease-out,border-color .15s ease-out,background .15s ease-out,box-shadow .15s ease-out}.portal-root .rule-pill__number{flex-shrink:0;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;background:var(--yellow);color:#111;font-family:Play,serif;font-weight:700;font-size:1rem;border-radius:999px;transition:transform .15s ease-out}.portal-root .rule-pill__text{flex:1;display:flex;flex-direction:column;gap:.2rem;min-width:0}.portal-root .rule-pill__title{font-weight:700;font-size:1.0625rem;line-height:1.2;color:var(--portal-text);font-family:Play,serif;letter-spacing:-.005em}.portal-root .rule-pill__hint{font-size:.8125rem;color:var(--portal-text-secondary);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.portal-root .rule-pill__chevron{flex-shrink:0;color:rgba(255,255,255,.55);transition:transform .2s ease-out,color .15s ease-out;align-self:center}.portal-root .rule-pill:hover .rule-pill__chevron{color:var(--yellow)}@media (hover:hover){.portal-root .rule-pill:hover{transform:translateY(-2px);border-color:rgba(251,191,19,.6);box-shadow:0 4px 16px rgba(0,0,0,.3)}.portal-root .rule-pill:hover .rule-pill__number{transform:scale(1.04)}}.portal-root .rule-pill:focus-visible{outline:2px solid var(--yellow);outline-offset:2px;border-color:rgba(251,191,19,.6)}.portal-root .rule-pill.is-open{border-color:var(--yellow);background:var(--yellow-glow)}.portal-root .rule-pill.is-open .rule-pill__chevron{transform:rotate(180deg);color:var(--yellow)}.portal-root .rule-pill__detail{margin-top:.375rem;border:1px solid var(--yellow);border-top:2px solid var(--yellow);background:var(--yellow-glow);border-radius:.75rem;overflow:hidden}.portal-root .rule-pill__detail-inner{padding:1rem 1.25rem}.portal-root .rule-pill__detail-title{font-family:Play,serif;font-weight:700;font-size:1rem;margin-bottom:.5rem}.portal-root .rule-pill__detail-desc{font-size:.875rem;color:var(--portal-text-secondary);line-height:1.6;margin:0 0 .75rem}.portal-root .rule-pill__detail-response{font-size:.875rem;background:rgba(205,36,57,.1);border:1px solid rgba(205,36,57,.25);border-radius:.4rem;padding:.5rem .75rem;color:var(--portal-text-secondary);margin-bottom:.625rem}.portal-root .rule-pill__detail-response strong{color:var(--red)}.portal-root .rule-pill__detail-note{font-size:.775rem;color:var(--portal-text-muted);font-style:italic;margin:0 0 .75rem;padding-left:.25rem}.portal-root .rule-pill__detail-link{font-weight:600;font-size:.875rem}@media (prefers-reduced-motion:reduce){.portal-root .rule-pill,.portal-root .rule-pill__chevron,.portal-root .rule-pill__number{transition:none}}.portal-root .stage-picker{border:1px solid var(--portal-border);border-radius:.5rem;overflow:hidden;background:var(--portal-card)}.portal-root .stage-picker__prompt{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--portal-text-muted);padding:.75rem 1rem .625rem;border-bottom:1px solid var(--portal-border)}.portal-root .stage-picker__list{display:flex;flex-direction:column}.portal-root .stage-picker__row{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:48px;padding:.75rem 1rem;border:none;border-bottom:1px solid var(--portal-border);background:transparent;color:var(--portal-text-secondary);font-size:.875rem;text-align:left;cursor:pointer;width:100%;transition:background .15s ease}.portal-root .stage-picker__row:last-child{border-bottom:none}.portal-root .stage-picker__row:hover{background:rgba(255,255,255,.04);color:var(--portal-text)}.portal-root .stage-picker__row:focus-visible{outline:2px solid var(--yellow);outline-offset:-2px}.portal-root .stage-picker__row--active{color:var(--portal-text);font-weight:600}.portal-root .stage-picker__chip{font-size:.7rem;font-weight:600;color:var(--yellow);background:var(--yellow-divider);border:1px solid var(--yellow-medium);border-radius:1rem;padding:.15rem .55rem;flex-shrink:0}.portal-root .stage-picker__reset{display:block;width:100%;padding:.625rem 1rem;border:none;border-top:1px solid var(--portal-border);background:transparent;color:var(--portal-text-muted);font-size:.8rem;text-align:left;cursor:pointer;transition:color .15s ease}.portal-root .stage-picker__reset:hover{color:var(--portal-text)}.portal-root .ccp-group{border:1px solid var(--portal-border);border-radius:.5rem;margin-bottom:.75rem;overflow:hidden;background:var(--portal-card)}.portal-root .ccp-group:last-child{margin-bottom:0}.portal-root .ccp-group__summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:.5rem;padding:.875rem 1rem;font-family:Play,serif;font-size:1rem;font-weight:700;letter-spacing:-.01em;color:var(--portal-text);background:rgba(255,255,255,.02);transition:background .15s ease}.portal-root .ccp-group__summary::-webkit-details-marker{display:none}.portal-root .ccp-group__summary::marker{content:""}.portal-root .ccp-group__summary:hover{background:rgba(255,255,255,.04)}.portal-root .ccp-group__summary:focus-visible{outline:2px solid var(--yellow);outline-offset:-2px}.portal-root .ccp-group__summary:before{content:"";display:inline-block;width:.45rem;height:.45rem;border-right:2px solid var(--yellow);border-bottom:2px solid var(--yellow);transform:rotate(-45deg);transition:transform .15s ease;flex-shrink:0;margin-right:.4rem;margin-top:-2px}.portal-root .ccp-group[open]>.ccp-group__summary:before{transform:rotate(45deg);margin-top:-4px}.portal-root .ccp-group[open]>.ccp-group__summary{border-bottom:1px solid var(--portal-border)}@media (prefers-reduced-motion:reduce){.portal-root .ccp-group__summary:before{transition:none}}.portal-root .ccp-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:56px;padding:.875rem 1rem;border-bottom:1px solid var(--portal-border);text-decoration:none;transition:background .15s ease}.portal-root .ccp-group__rows .ccp-row:last-child{border-bottom:none}.portal-root .ccp-row:hover{background:rgba(255,255,255,.04)}.portal-root .ccp-row:focus-visible{outline:2px solid var(--yellow);outline-offset:-2px}.portal-root .ccp-row__condition{font-size:.875rem;color:var(--portal-text-secondary);flex:1;line-height:1.4}.portal-root .ccp-row__chip{font-size:.75rem;font-weight:600;color:var(--yellow);white-space:nowrap;background:var(--yellow-divider);border:1px solid var(--yellow-medium);border-radius:1rem;padding:.2rem .65rem;flex-shrink:0}@keyframes milestone-pulse{0%,to{box-shadow:0 0 0 3px var(--yellow-medium)}50%{box-shadow:0 0 0 8px rgba(251,191,19,.45),0 0 14px var(--yellow-medium)}}@keyframes milestone-scale-in{0%{transform:scale(.6);opacity:.5}to{transform:scale(1);opacity:1}}.portal-root .milestone-map{position:relative;padding:1.5rem 0}.portal-root .milestone-track{display:flex;align-items:flex-start;overflow-x:auto;padding-top:12px;padding-bottom:.5rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.portal-root .milestone-track::-webkit-scrollbar{display:none}.portal-root .milestone-stop{display:flex;flex-direction:column;align-items:center;flex:1;min-width:90px;position:relative}.portal-root .milestone-stop:not(:last-child):after{content:"";position:absolute;top:14px;left:calc(50% + 14px);right:calc(-50% + 14px);height:2px;background:var(--portal-border)}.portal-root .milestone-stop.completed:not(:last-child):after{background:var(--yellow)}.portal-root .milestone-dot{width:28px;height:28px;border-radius:50%;border:2px solid var(--portal-text-muted);background:transparent;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem;position:relative;z-index:1}.portal-root .milestone-dot svg{width:14px;height:14px;display:none}.portal-root .milestone-stop.completed .milestone-dot{background:var(--yellow-medium);border-color:var(--yellow)}.portal-root .milestone-stop.completed .milestone-dot svg{display:block}.portal-root .milestone-stop.current .milestone-dot{border-color:var(--yellow);animation:milestone-scale-in .22s ease-out forwards,milestone-pulse 1.6s ease-in-out .22s infinite}.portal-root .milestone-stop.future{opacity:.4}.portal-root .milestone-label{font-size:.75rem;font-weight:700;text-align:center;color:var(--portal-text-muted);line-height:1.3;max-width:80px}.portal-root .milestone-stop.current .milestone-label{color:var(--yellow)}.portal-root .milestone-stop.completed .milestone-label{color:var(--portal-text-secondary)}.portal-root .milestone-stage{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--portal-text-muted);margin-top:.2rem;text-align:center}.portal-root .milestone-stop.current .milestone-stage{color:var(--yellow);opacity:.7}@media (prefers-reduced-motion:reduce){.portal-root .milestone-stop.current .milestone-dot{animation:none;box-shadow:0 0 0 4px var(--yellow-medium)}}.portal-root .foundation-opening,.portal-root .grow-opening,.portal-root .launch-opening{background:linear-gradient(180deg,#0c3d6e,#01204f);border:1px solid var(--yellow-medium);border-radius:1rem;padding:2rem 2.25rem;margin-bottom:2rem;text-align:center;position:relative;overflow:hidden}.portal-root .foundation-opening:before,.portal-root .grow-opening:before,.portal-root .launch-opening:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--yellow)}.portal-root .foundation-opening__headline,.portal-root .grow-opening__headline,.portal-root .launch-opening__headline{font-family:Play,serif;font-size:2rem;font-weight:700;letter-spacing:-.015em;margin-bottom:.6rem;line-height:1.18}.portal-root .foundation-opening__sub,.portal-root .grow-opening__sub,.portal-root .launch-opening__sub{color:var(--portal-text-secondary);font-size:1rem;line-height:1.5;margin:0 auto 1.25rem;max-width:56ch}.portal-root .foundation-opening__proof,.portal-root .grow-opening__proof,.portal-root .launch-opening__proof{display:inline-block;background:var(--yellow-soft);border:1px solid rgba(251,191,19,.35);border-radius:2rem;padding:.3rem .9rem;font-size:.8125rem;font-weight:700;letter-spacing:.04em;color:var(--yellow);margin-bottom:1.25rem}.portal-root .foundation-opening__actions,.portal-root .grow-opening__actions,.portal-root .launch-opening__actions{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.portal-root .charter-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.75rem;margin:1.25rem 0}.portal-root .charter-rule{background:var(--yellow-glow);border:1px solid var(--yellow-medium);border-radius:.75rem;padding:1rem 1.25rem}.portal-root .charter-rule__number{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--yellow);margin-bottom:.3rem}.portal-root .charter-rule__title{font-family:Play,serif;font-weight:700;font-size:1rem;margin-bottom:.4rem}.portal-root .charter-rule__desc{font-size:.875rem;color:var(--portal-text-secondary);line-height:1.5}.portal-root .three-rules{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin:1.25rem 0}.portal-root .enforcement-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:.75rem;margin:1.25rem 0}.portal-root .enforcement-card{background:var(--portal-card);border:1px solid var(--portal-border);border-radius:.75rem;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.6rem}.portal-root .enforcement-card .captain-watch__pattern{align-self:flex-start}.portal-root .enforcement-card__script{font-size:.875rem;font-style:italic;color:var(--portal-text);line-height:1.6;padding-left:.75rem;border-left:2px solid var(--yellow)}.portal-root .role-cols{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:1rem 0}.portal-root .role-col{background:var(--portal-card);border-radius:.75rem;padding:1rem 1.25rem}.portal-root .role-col__label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.75rem}.portal-root .role-col--do .role-col__label{color:#4ade80}.portal-root .role-col--dont .role-col__label{color:var(--red)}.portal-root .role-col ul{list-style:none}.portal-root .role-col ul li{font-size:.875rem;padding:.3rem 0 .3rem 1.25rem;position:relative;color:var(--portal-text-secondary);line-height:1.5}.portal-root .role-col--do ul li:before{content:"✓";position:absolute;left:0;color:#4ade80;font-weight:700}.portal-root .role-col--dont ul li:before{content:"✗";position:absolute;left:0;color:var(--red);font-weight:700}.portal-root .layered-rules-callout{background:var(--yellow-glow);border:1px solid var(--yellow-medium);border-radius:.75rem;padding:1.25rem 1.5rem;margin:1.25rem 0}.portal-root .layered-rules-callout__title{font-family:Play,serif;font-weight:700;font-size:1rem;margin-bottom:.5rem;color:var(--yellow)}.portal-root .escalate-callout{background:rgba(205,36,57,.08);border:1px solid rgba(205,36,57,.25);border-radius:.75rem;padding:1.25rem 1.5rem;margin-top:1.5rem}.portal-root .escalate-callout__title{font-family:Play,serif;font-weight:700;font-size:.875rem;margin-bottom:.75rem;color:var(--red)}.portal-root .charter-reminders{list-style:none;margin:.75rem 0}.portal-root .charter-reminders li{font-size:.875rem;color:var(--portal-text-secondary);padding:.5rem 0 .5rem .5rem;border-bottom:1px solid var(--portal-border);line-height:1.6}.portal-root .charter-reminders li:last-child{border-bottom:none}.portal-root .charter-reminders li strong{color:var(--portal-text)}.portal-root .pattern-steps{display:flex;flex-direction:column;gap:.5rem;margin:1rem 0}.portal-root .pattern-step{display:flex;align-items:center;gap:.875rem;background:var(--portal-card);border-radius:.5rem;padding:.75rem 1rem}.portal-root .pattern-step__num{flex-shrink:0;width:1.75rem;height:1.75rem;background:var(--yellow-soft);border:1px solid rgba(251,191,19,.4);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Play,serif;font-size:.875rem;font-weight:700;color:var(--yellow)}.portal-root .pattern-step__text{font-size:.875rem;color:var(--portal-text-secondary)}.portal-root .warning-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.portal-root .warning-list li,.portal-root .warning-list>div{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:rgba(205,36,57,.06);border:1px solid rgba(205,36,57,.2);border-left:2px solid rgba(205,36,57,.5);border-radius:.5rem;font-size:.9375rem;color:var(--portal-text);line-height:1.4}.portal-root .warning-list__icon{width:24px;height:24px;border-radius:50%;background:rgba(205,36,57,.18);border:1px solid rgba(205,36,57,.4);color:var(--red);font-size:.75rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.portal-root .day-badge{display:inline-flex;align-items:center;background:var(--yellow-soft);border:1px solid var(--yellow-medium);color:var(--yellow);border-radius:1rem;padding:.15rem .55rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.portal-root .rotation-rule{display:flex;gap:1rem;padding:.875rem 0;border-bottom:1px solid var(--portal-border);align-items:flex-start;font-size:.875rem}.portal-root .rotation-rule:last-child{border-bottom:none}.portal-root .rotation-rule__bullet{width:8px;height:8px;border-radius:50%;background:var(--yellow);flex-shrink:0;margin-top:6px}.portal-root .captain-criteria{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.portal-root .captain-criteria li{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:var(--yellow-glow);border-left:1px solid var(--yellow-soft);border:1px solid var(--yellow-soft);border-left:2px solid rgba(251,191,19,.45);border-radius:.5rem;font-size:.9375rem;color:var(--portal-text);line-height:1.4}.portal-root .captain-criteria__icon{color:var(--yellow);display:flex;align-items:center;justify-content:center;flex-shrink:0}.portal-root .tab-bar{display:flex;gap:0;border-bottom:1px solid var(--portal-border);margin-bottom:1.75rem;overflow-x:auto;-webkit-overflow-scrolling:touch}.portal-root .tab-panel{display:none}.portal-root .tab-panel.active{display:block}.portal-root .step-card{background:var(--portal-card);border-radius:.75rem;margin-bottom:.75rem;overflow:hidden;border:1px solid rgba(255,255,255,.08)}.portal-root .step-card__header{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem}.portal-root .step-card__number{width:36px;height:36px;border-radius:50%;background:var(--yellow);color:#111;font-family:Play,serif;font-weight:700;font-size:1rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.portal-root .step-card__info{flex:1}.portal-root .step-card__title{font-family:Play,serif;font-weight:700;font-size:1.0625rem;line-height:1.25}.portal-root .step-card__time{font-size:.75rem;color:var(--portal-text-muted);margin-top:.15rem;font-weight:600}.portal-root .step-card__body{padding:0 1.25rem 1.25rem 4.25rem;font-size:.9375rem;color:var(--portal-text-secondary);line-height:1.65}.portal-root .procedural-steps{list-style:none;padding:0;margin:.5rem 0;counter-reset:proc-step;display:flex;flex-direction:column;gap:.4rem}.portal-root .procedural-steps li{counter-increment:proc-step;display:flex;align-items:flex-start;gap:.875rem;padding:.625rem .875rem;background:rgba(0,0,0,.18);border-radius:.5rem;border-left:2px solid rgba(251,191,19,.4);font-size:.9375rem;color:var(--portal-text);line-height:1.5}.portal-root .procedural-steps li:before{content:counter(proc-step);min-width:26px;height:26px;border-radius:50%;background:var(--yellow);color:#111;font-family:Play,serif;font-weight:700;font-size:.8125rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.1em}.portal-root .correction-step{display:flex;flex-direction:column;gap:.15rem}.portal-root .correction-step__action{font-weight:600;color:var(--portal-text)}.portal-root .correction-step__say{font-style:italic;font-size:.875rem;color:var(--yellow)}.portal-root .correction-step__say--muted{color:var(--portal-text-muted)}.portal-root .escalate-body{flex:1;min-width:0}.portal-root .escalate-body__triggers{list-style:none;margin:.5rem 0 0;padding:0;display:flex;flex-direction:column;gap:.35rem}.portal-root .escalate-body__triggers li{position:relative;padding-left:1.15rem;font-size:.9375rem;line-height:1.5;color:var(--portal-text)}.portal-root .escalate-body__triggers li:before{content:"!";position:absolute;left:.15rem;top:0;color:var(--red);font-weight:800}.portal-root .escalate-body__action{margin-top:.85rem;padding-top:.75rem;border-top:1px solid rgba(205,36,57,.22);font-size:.875rem;color:var(--portal-text-secondary)}.portal-root .procedural-steps--ladder{gap:.3rem}.portal-root .procedural-steps--ladder li{padding-top:.5rem;padding-bottom:.5rem}.portal-root .escalation-ladder{list-style:none;padding:0;margin:.5rem 0;display:flex;flex-direction:column;gap:.3rem}.portal-root .escalation-ladder li{display:flex;align-items:flex-start;gap:.875rem;padding:.5rem .875rem;background:rgba(0,0,0,.18);border-radius:.5rem;border-left:2px solid rgba(251,191,19,.4);font-size:.9375rem;color:var(--portal-text);line-height:1.5}.portal-root .escalation-ladder__ord{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:24px;padding:0 .45rem;border-radius:999px;background:var(--yellow);color:#111;font-family:Play,serif;font-weight:700;font-size:.6875rem;letter-spacing:.02em;text-transform:uppercase;flex-shrink:0;margin-top:1px}.portal-root .escalation-ladder__ord+div{min-width:0}.portal-root .choice-list{margin-bottom:1rem}.portal-root .choice-list__badge{display:inline-block;background:var(--yellow-soft);border:1px solid var(--yellow-medium);color:var(--yellow);font-size:.75rem;font-weight:700;letter-spacing:.07em;border-radius:1rem;padding:.15rem .6rem;margin-bottom:.6rem}.portal-root .choice-list__items{list-style:none;padding:0;margin:0}.portal-root .choice-list__item{display:flex;align-items:center;gap:.75rem;padding:.6rem .75rem;border-radius:.375rem;cursor:pointer;transition:background .15s ease;font-size:.875rem;color:var(--portal-text-secondary);min-height:44px}.portal-root .choice-list__item:hover{background:rgba(255,255,255,.04)}.portal-root .choice-list__item:focus-visible{outline:2px solid var(--yellow);outline-offset:2px}.portal-root .choice-list__radio{width:18px;height:18px;border-radius:50%;border:2px solid rgba(255,255,255,.3);flex-shrink:0;transition:border-color .15s ease,background .15s ease}.portal-root .choice-list__item.is-selected .choice-list__radio{border-color:var(--yellow);background:var(--yellow)}.portal-root .choice-list__item.is-selected{color:var(--portal-text)}.portal-root .choice-list__caption{font-size:.75rem;color:var(--portal-text-muted);margin-top:.4rem;padding-left:.75rem}.portal-root .tool-list{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1rem}.portal-root .tool-chip{background:var(--yellow-divider);border:1px solid var(--yellow-medium);color:var(--yellow);border-radius:1rem;padding:.2rem .65rem;font-size:.75rem;font-weight:600}.portal-root .step-subhead{font-weight:700;font-size:.875rem;color:var(--portal-text);margin-top:.75rem;margin-bottom:.4rem}.portal-root .info-form__row{margin-bottom:.75rem}.portal-root .info-form__label{display:block;font-size:.75rem;font-weight:600;color:var(--portal-text-muted);margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.04em}.portal-root .info-form__input{width:100%;padding:.6rem .75rem;font-size:.875rem;font-family:Inter,sans-serif;color:var(--portal-text);background:var(--portal-bg);border:1px solid var(--portal-border);border-radius:.4rem;transition:border-color var(--transition-fast);box-sizing:border-box}.portal-root .info-form__input:focus{outline:none;border-color:var(--yellow)}.portal-root .player-table{width:100%;border-collapse:collapse;font-size:.875rem;margin-top:.75rem}.portal-root .player-table th{text-align:left;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:var(--portal-text-muted)}.portal-root .player-table td,.portal-root .player-table th{padding:.5rem .75rem;border-bottom:1px solid var(--portal-border)}.portal-root .player-table td{color:var(--portal-text-secondary)}.portal-root .player-table tr:last-child td{border-bottom:none}.portal-root .player-table td:first-child{font-weight:600;color:var(--portal-text)}.portal-root .readiness-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem}.portal-root .readiness-card{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:.75rem;padding:1.25rem 1.375rem}.portal-root .readiness-card--not-ready{background:rgba(205,36,57,.05);border-color:rgba(205,36,57,.32)}.portal-root .readiness-card--ready{background:rgba(34,197,94,.05);border-color:rgba(34,197,94,.32)}.portal-root .readiness-card__label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.875rem}.portal-root .readiness-card--not-ready .readiness-card__label{color:var(--red)}.portal-root .readiness-card--ready .readiness-card__label{color:#4ade80}.portal-root .readiness-card ul{padding:0;margin:0}.portal-root .readiness-card li{font-size:.9375rem;color:var(--portal-text);margin-bottom:.5rem;padding-left:1.5rem;position:relative;list-style:none;line-height:1.45}.portal-root .readiness-card li:last-child{margin-bottom:0}.portal-root .readiness-card--not-ready li:before{content:"✕";position:absolute;left:0;top:.05em;color:var(--red);font-size:.875rem;font-weight:700}.portal-root .readiness-card--ready li:before{content:"✓";position:absolute;left:0;top:.05em;color:#4ade80;font-size:.875rem;font-weight:700}.portal-root .dont-list{list-style:none;padding:0;margin:0 0 1.5rem}.portal-root .dont-list li{padding:.5rem 0 .5rem 1.75rem;position:relative;font-size:.875rem;color:var(--portal-text-secondary);border-bottom:1px solid rgba(255,255,255,.04)}.portal-root .dont-list li:before{content:"✕";position:absolute;left:0;color:var(--red);font-size:.75rem;top:.55rem}.portal-root .tracker-card{background:var(--portal-card);border:2px solid var(--yellow);border-radius:.75rem;padding:1.5rem;margin-bottom:2.5rem}.portal-root .tracker-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--yellow);margin-bottom:.4rem}.portal-root .tracker-title{font-family:Play,serif;font-size:1.15rem;font-weight:700;margin-bottom:.35rem}.portal-root .tracker-sub{font-size:.875rem;color:var(--portal-text-secondary);margin-bottom:1.25rem}.portal-root .tracker-textarea{width:100%;min-height:120px;background:rgba(1,32,79,.6);border:1px solid var(--portal-border);border-radius:.5rem;color:var(--portal-text);font-family:Inter,sans-serif;font-size:.875rem;padding:.75rem;resize:vertical;box-sizing:border-box;margin-bottom:1rem}.portal-root .tracker-textarea:focus{outline:none;border-color:var(--yellow)}.portal-root .tracker-select{background:rgba(1,32,79,.6);border:1px solid var(--portal-border);border-radius:.5rem;color:var(--portal-text);font-family:Inter,sans-serif;font-size:.875rem;padding:.6rem .75rem;cursor:pointer}.portal-root .tracker-select:focus{outline:none;border-color:var(--yellow)}.portal-root .tracker-btn-primary{background:var(--red);color:white;border:none;border-radius:.5rem;font-family:Inter,sans-serif;font-weight:600;font-size:.875rem;padding:.65rem 1.25rem;cursor:pointer;transition:opacity .15s}.portal-root .tracker-btn-primary:hover{opacity:.85}.portal-root .tracker-btn-secondary{background:transparent;color:var(--portal-text-secondary);border:1px solid var(--portal-border);border-radius:.5rem;font-family:Inter,sans-serif;font-size:.875rem;padding:.5rem .9rem;cursor:pointer;transition:all .15s}.portal-root .tracker-btn-secondary:hover{border-color:var(--yellow);color:var(--portal-text)}.portal-root .schedule-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;flex-wrap:wrap;gap:.75rem}.portal-root .schedule-stats{display:flex;gap:1.5rem}.portal-root .schedule-stat{text-align:center}.portal-root .schedule-stat__num{font-family:Play,serif;font-size:1.3rem;font-weight:700;color:var(--yellow);line-height:1}.portal-root .schedule-stat__label{font-size:.75rem;color:var(--portal-text-muted);text-transform:uppercase;letter-spacing:.06em}.portal-root .schedule-week{display:flex;align-items:center;gap:1rem;padding:.7rem .9rem;border-radius:.5rem;margin-bottom:.4rem;border:1px solid transparent}.portal-root .schedule-week__num{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--portal-text-muted);min-width:4.5rem}.portal-root .schedule-week__names{flex:1;font-weight:600;font-size:.875rem}.portal-root .recognition-examples{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:.75rem;margin-bottom:1.5rem}.portal-root .recognition-example{background:var(--portal-card);border:1px solid var(--portal-border);border-radius:.75rem;padding:1rem 1.1rem;font-size:.875rem;font-style:italic;color:var(--portal-text-secondary)}.portal-root .recognition-example:before{content:'"';font-size:1.5rem;color:var(--yellow);display:block;line-height:1;margin-bottom:.3rem;font-style:normal}.portal-root .real-recognition{background:linear-gradient(180deg,#0c3d6e,#01204f);border:1px solid var(--yellow-medium);border-radius:1rem;padding:1.75rem 2rem;margin-bottom:2rem;position:relative;overflow:hidden}.portal-root .real-recognition:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--yellow)}.portal-root .real-recognition__label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--yellow);margin-bottom:.6rem}.portal-root .real-recognition__headline{font-family:Play,serif;font-size:1.25rem;font-weight:700;margin-bottom:1rem;line-height:1.25;letter-spacing:-.01em}.portal-root .real-recognition__phrases{display:grid;gap:.5rem;margin-bottom:1.25rem}.portal-root .real-recognition__phrase{background:rgba(0,0,0,.25);border:1px solid rgba(255,255,255,.08);border-left:2px solid rgba(251,191,19,.4);border-radius:.5rem;padding:.75rem 1rem;font-size:.9375rem;font-style:italic;color:var(--portal-text);line-height:1.5}.portal-root .real-recognition__footer{font-size:.9375rem;font-weight:600;color:var(--yellow)}.portal-root .completion-checklist{background:linear-gradient(135deg,rgba(34,197,94,.08),rgba(12,61,110,.9));border:1px solid rgba(34,197,94,.3);border-radius:.75rem;padding:1.5rem;margin-bottom:2rem}.portal-root .completion-checklist__label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#22c55e;margin-bottom:.75rem}.portal-root .completion-checklist__title{font-family:Play,serif;font-size:1rem;font-weight:700;margin-bottom:1rem}.portal-root .cross-refs{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;margin-bottom:2.5rem}.portal-root .cross-ref{background:var(--portal-card);border:1px solid var(--portal-border);border-radius:.75rem;padding:1rem 1.1rem;text-decoration:none;transition:all .15s;display:block}.portal-root .cross-ref:hover{background:var(--portal-card-hover);border-color:var(--yellow);text-decoration:none}.portal-root .cross-ref__arrow{font-size:.875rem;color:var(--yellow);margin-bottom:.3rem}.portal-root .cross-ref__title{font-weight:600;font-size:.875rem;margin-bottom:.2rem}.portal-root .cross-ref__sub{font-size:.75rem;color:var(--portal-text-muted)}.portal-root .mentorship-steps{display:flex;flex-direction:column;gap:.5rem}.portal-root .mentorship-step{display:flex;align-items:flex-start;gap:.875rem;padding:.875rem 1rem;background:rgba(0,0,0,.18);border-radius:.5rem;border-left:2px solid rgba(251,191,19,.4);margin-bottom:0}.portal-root .mentorship-step__dot{width:32px;height:32px;background:var(--yellow);color:#111;border-radius:50%;font-family:Play,serif;font-weight:700;font-size:1rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.portal-root .mentorship-step__title{font-family:Play,serif;font-weight:700;font-size:1.0625rem;margin-bottom:.25rem;letter-spacing:-.005em;line-height:1.25}.portal-root .mentorship-step__body{font-size:.9375rem;color:var(--portal-text-secondary);line-height:1.5}.portal-root .decision-tree{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:1.625rem 1.75rem;margin:1rem 0}.portal-root .decision-tree__label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--yellow);margin-bottom:.5rem}.portal-root .decision-tree__question{font-family:Play,serif;font-weight:700;font-size:1.125rem;color:var(--portal-text);margin-bottom:.875rem;line-height:1.3;letter-spacing:-.005em}.portal-root .decision-tree__options{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.25rem}.portal-root .decision-tree__option{display:flex;align-items:center;gap:.75rem;cursor:pointer;padding:.75rem 1rem;border-radius:.5rem;border:1px solid rgba(255,255,255,.1);background:rgba(0,0,0,.18);transition:background .15s ease,border-color .15s ease;font-size:.9375rem;color:var(--portal-text);line-height:1.4}.portal-root .decision-tree__option:hover{background:rgba(0,0,0,.28);border-color:rgba(251,191,19,.4)}.portal-root .decision-tree__option input[type=radio]{accent-color:var(--yellow);width:16px;height:16px;flex-shrink:0}.portal-root .decision-tree__divider{border:none;border-top:1px solid rgba(255,255,255,.08);margin:1.25rem 0}.portal-root .decision-result{display:none;background:linear-gradient(180deg,#0c3d6e,#01204f);border:1px solid var(--yellow-medium);border-radius:1rem;padding:1.5rem 1.75rem;margin-top:1rem;position:relative;overflow:hidden}.portal-root .decision-result:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--yellow)}.portal-root .decision-result.visible{display:block}.portal-root .decision-result__badge{display:inline-block;background:var(--yellow-soft);border:1px solid rgba(251,191,19,.35);color:var(--yellow);border-radius:1rem;padding:.2rem .75rem;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.75rem}.portal-root .decision-result__title{font-family:Play,serif;font-size:1.25rem;font-weight:700;margin-bottom:.6rem;line-height:1.25;letter-spacing:-.005em}.portal-root .decision-result__formats{list-style:none;margin:.5rem 0;padding:0}.portal-root .decision-result__formats li{padding:.4rem 0 .4rem 1.5rem;position:relative;font-size:.9375rem;color:var(--portal-text);line-height:1.4}.portal-root .decision-result__formats li:before{content:"→";position:absolute;left:0;color:var(--yellow);font-weight:700}.portal-root .decision-result__why{font-size:.875rem;color:var(--portal-text-secondary);margin-top:.875rem;border-top:1px solid rgba(255,255,255,.1);padding-top:.875rem;line-height:1.5}.portal-root .format-table{width:100%;border-collapse:collapse;font-size:.875rem;margin-top:.75rem}.portal-root .format-table th{text-align:left;padding:.5rem .75rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--portal-text-muted);border-bottom:1px solid var(--portal-border)}.portal-root .format-table td{padding:.6rem .75rem;border-bottom:1px solid var(--portal-border);color:var(--portal-text-secondary);vertical-align:top}.portal-root .format-table td:first-child{font-weight:600;color:var(--portal-text);white-space:nowrap}.portal-root .format-table tr:last-child td{border-bottom:none}.portal-root .ops-phase{margin-bottom:1.25rem}.portal-root .ops-phase__title{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--yellow);margin-bottom:.5rem;padding-bottom:.4rem;border-bottom:1px solid var(--yellow-medium)}.portal-root .ops-item{display:flex;align-items:flex-start;gap:.625rem;padding:.375rem 0;font-size:.875rem;color:var(--portal-text-secondary)}.portal-root .ops-item__icon{color:var(--yellow);font-size:.875rem;flex-shrink:0;margin-top:2px}.portal-root .phase-header{display:flex;align-items:center;gap:.625rem;margin-bottom:.75rem;margin-top:1.25rem}.portal-root .phase-header:first-child{margin-top:0}.portal-root .phase-badge{display:inline-flex;align-items:center;background:rgba(205,36,57,.12);border:1px solid rgba(205,36,57,.25);color:var(--red);border-radius:1rem;padding:.15rem .6rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.portal-root .phase-badge--yellow{background:var(--yellow-soft);border-color:var(--yellow-medium);color:var(--yellow)}.portal-root .phase-badge--green{background:rgba(34,197,94,.1);border-color:rgba(34,197,94,.25);color:#4ade80}.portal-root .phase-title{font-family:Play,serif;font-size:1rem;font-weight:700}.portal-root .pathway-roadmap{display:flex;align-items:flex-start;overflow-x:auto;padding:1.5rem 0 .5rem;margin:1rem 0;-webkit-overflow-scrolling:touch;scrollbar-width:none}.portal-root .pathway-roadmap::-webkit-scrollbar{display:none}.portal-root .roadmap-step{display:flex;flex-direction:column;align-items:center;flex-shrink:0;min-width:90px;position:relative}.portal-root .roadmap-step:not(:last-child):after{content:"";position:absolute;top:17px;left:calc(50% + 17px);right:calc(-50% + 17px);height:2px;background:rgba(251,191,19,.35)}.portal-root .roadmap-step__dot{width:34px;height:34px;border-radius:50%;background:var(--yellow);color:#111;font-family:Play,serif;font-size:.875rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem;position:relative;z-index:1}.portal-root .roadmap-step__label{font-size:.75rem;font-weight:700;text-align:center;color:var(--portal-text);line-height:1.3;max-width:90px}.portal-root .roadmap-arrow{color:var(--yellow);font-size:1rem;flex-shrink:0;margin:0 .2rem 1.4rem}.portal-root .triage-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.875rem;margin-bottom:2.5rem}.portal-root .triage-card{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:.75rem;padding:1.125rem 1.375rem;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .15s ease;text-decoration:none;display:block}.portal-root .triage-card:hover{background:rgba(255,255,255,.06);border-color:rgba(251,191,19,.5);transform:translateY(-2px);text-decoration:none}.portal-root .triage-card__cat{display:inline-block;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--yellow);background:var(--yellow-soft);border:1px solid var(--yellow-medium);padding:.2rem .5rem;border-radius:.25rem;margin-bottom:.6rem}.portal-root .triage-card__label{font-family:Play,serif;font-weight:700;font-size:1.0625rem;color:var(--portal-text);display:block;margin-bottom:.25rem;letter-spacing:-.005em}.portal-root .triage-card__examples{font-size:.8125rem;color:var(--portal-text-secondary);line-height:1.5}.portal-root .triage-card--catchall{display:flex;flex-direction:column;border:1.5px solid var(--yellow);background:linear-gradient(160deg,rgba(251,191,19,.08),rgba(251,191,19,.02))}.portal-root .triage-card--catchall:hover{background:linear-gradient(160deg,rgba(251,191,19,.13),rgba(251,191,19,.04));border-color:var(--yellow)}.portal-root .triage-card__capstone-head{display:flex;align-items:center;gap:.5rem;margin-bottom:.6rem}.portal-root .triage-card__icon{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:999px;background:var(--yellow);color:var(--navy,#0f1b2d);flex-shrink:0}.portal-root .triage-card__eyebrow{font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--yellow)}.portal-root .triage-card--catchall .triage-card__examples{flex:1}.portal-root .triage-card__cta{margin-top:.5rem;display:flex;align-items:center;gap:.4rem;color:var(--yellow);font-weight:600;font-size:.9375rem}.portal-root .script-picker{margin:0}.portal-root .script-picker__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.portal-root .scenario-btn{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.12);border-radius:.75rem;padding:1rem .75rem;color:var(--portal-text);font-family:Inter,sans-serif;font-weight:600;font-size:.875rem;text-align:center;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .15s ease;min-height:88px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;line-height:1.3}.portal-root .scenario-btn:hover{background:rgba(255,255,255,.06);border-color:rgba(251,191,19,.5);transform:translateY(-1px)}.portal-root .scenario-btn__emoji{font-size:1.5rem;line-height:1}.portal-root .script-panel{background:var(--portal-card);border:2px solid rgba(251,191,19,.4);border-radius:.75rem;overflow:hidden}.portal-root .script-panel__header{display:flex;align-items:center;gap:.75rem;padding:.875rem 1.25rem;border-bottom:1px solid var(--portal-border);background:var(--yellow-divider)}.portal-root .script-panel__back{background:none;border:1px solid var(--portal-border);color:var(--portal-text-secondary);border-radius:.375rem;padding:.3rem .75rem;font-size:.875rem;font-family:Inter,sans-serif;font-weight:600;cursor:pointer;transition:all .15s ease;white-space:nowrap}.portal-root .script-panel__back:hover{color:white;border-color:white}.portal-root .script-panel__title{font-family:Play,serif;font-weight:700;font-size:1rem}.portal-root .script-panel__body{padding:1.25rem 1.5rem}.portal-root .script-panel__label{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--portal-text-muted);margin-bottom:.4rem}.portal-root .script-panel__situation{font-size:.9375rem;color:var(--portal-text-secondary);line-height:1.5;margin-bottom:1rem}.portal-root .script-panel__words{font-family:Play,serif;font-size:1.4rem;font-weight:700;line-height:1.4;color:white;background:rgba(0,0,0,.25);border-radius:.5rem;padding:.875rem 1.25rem;margin-bottom:1rem}.portal-root .script-panel__note{font-size:.875rem;color:var(--portal-text-secondary);padding:.75rem 1rem;background:var(--yellow-glow);border-left:3px solid var(--yellow);border-radius:0 .375rem .375rem 0;margin-bottom:1rem}.portal-root .script-panel__escalate{display:flex;gap:.5rem;margin-top:.85rem;padding-top:.85rem;border-top:1px solid var(--portal-border);font-size:.875rem;color:var(--portal-text-secondary);line-height:1.5}.portal-root .script-panel__escalate:before{content:"\2192";color:var(--yellow);font-weight:700;flex-shrink:0}.portal-root .script-panel__note--caveat{background:transparent;border-left:none;border-radius:0;padding:.75rem 0 0;margin-bottom:0;color:var(--portal-text-muted);font-style:italic;font-size:.8125rem;line-height:1.45}.portal-root .script-panel__ladder{border-top:1px solid var(--portal-border);padding-top:1rem}.portal-root .script-panel__ladder-title{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--portal-text-muted);margin-bottom:.5rem}.portal-root .script-panel__ladder-row{display:flex;flex-direction:column;gap:.15rem;min-width:0}.portal-root .script-panel__ladder-note{font-size:.8125rem;color:var(--portal-text-secondary);line-height:1.4}.portal-root .consequence-step{background:rgba(255,255,255,.05);border-radius:.375rem;padding:.4rem .75rem;font-size:.875rem}.portal-root .consequence-step__num{font-weight:700;color:var(--yellow);margin-right:.25rem}.portal-root .fix-section{margin-bottom:3rem}.portal-root .fix-section__title{font-family:Play,serif;font-size:1.5rem;font-weight:700;margin-bottom:.35rem;display:flex;align-items:center;gap:.5rem}.portal-root .fix-section__sub{font-size:.875rem;color:var(--portal-text-secondary);margin-bottom:1.25rem}.portal-root .fix-section .callout--blue{background:var(--portal-card);border-color:var(--portal-border)}.portal-root .accordion-item{background:var(--portal-card);border:1px solid var(--portal-border,rgba(255,255,255,.08));border-left:3px solid var(--yellow);border-radius:.5rem;margin-bottom:.625rem;overflow:hidden}.portal-root .accordion-item--urgent{border-left-color:var(--red);background:rgba(205,36,57,.08)}.portal-root .accordion-item--urgent>summary .accordion-item__title{color:var(--red)}.portal-root .accordion-item>summary{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.875rem 1rem;cursor:pointer;list-style:none;color:var(--portal-text);font-weight:600;font-size:.9375rem;line-height:1.4;transition:background-color .15s ease}.portal-root .accordion-item>summary::-webkit-details-marker{display:none}.portal-root .accordion-item>summary::marker{content:""}.portal-root .accordion-item>summary:hover{background:rgba(255,255,255,.04)}.portal-root .accordion-item>summary:focus-visible{outline:2px solid var(--yellow);outline-offset:-2px}.portal-root .photo-prompts-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:1.25rem;align-items:start}@media (max-width:720px){.portal-root .photo-prompts-grid{grid-template-columns:1fr}}.portal-root .photo-prompts-list{margin:0;padding-left:1.1rem}.portal-root .photo-prompts-list li{margin-bottom:.4rem;line-height:1.45}.portal-root .photo-prompts-example{margin:0;display:flex;flex-direction:column;gap:.5rem}.portal-root .photo-prompts-example__frame{aspect-ratio:4/3;border:1px dashed rgba(251,191,19,.4);border-radius:.75rem;background:rgba(251,191,19,.04);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;color:var(--portal-text-secondary)}.portal-root .photo-prompts-example__icon{font-size:2rem;opacity:.7}.portal-root .photo-prompts-example__label{font-size:.8125rem;letter-spacing:.05em;text-transform:uppercase;color:var(--portal-text-muted)}.portal-root .photo-prompts-example__caption{font-size:.8125rem;color:var(--portal-text-muted);line-height:1.45;font-style:italic}.portal-root .accordion-item__heading{display:flex;flex-direction:column;gap:.2rem;flex:1;min-width:0}.portal-root .accordion-item__title{font-weight:600;font-size:.9375rem;line-height:1.35;color:var(--portal-text)}.portal-root .accordion-item__subtitle{font-weight:400;font-size:.8125rem;line-height:1.45;color:var(--portal-text-secondary)}.portal-root .accordion-item__chevron{font-size:.875rem;transition:transform .15s ease;flex-shrink:0}.portal-root .accordion-item[open]>summary .accordion-item__chevron{transform:rotate(180deg)}.portal-root .accordion-item__body{padding:0 1rem 1rem;color:var(--portal-text-secondary);font-size:.9375rem;line-height:1.55}.portal-root .accordion-item__body>:first-child{margin-top:0}.portal-root .accordion-item__body>:last-child{margin-bottom:0}.portal-root .accordion-item__body ul{padding-left:1.25rem;margin:.5rem 0 0}.portal-root .accordion-item__body ul li{margin-bottom:.25rem}.portal-root .problem-card{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:.75rem;margin-bottom:.5rem;overflow:hidden;transition:border-color .15s ease}.portal-root .problem-card.open{border-color:rgba(251,191,19,.45);background:var(--yellow-glow)}.portal-root .problem-card__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;background:none;border:none;color:var(--portal-text);font-family:Play,serif;font-weight:700;font-size:1.0625rem;text-align:left;cursor:pointer;transition:background .15s ease;letter-spacing:-.005em;line-height:1.3}.portal-root .problem-card__trigger:hover{background:rgba(255,255,255,.04)}.portal-root .problem-card__chevron{width:16px;height:16px;flex-shrink:0;color:rgba(255,255,255,.55);transition:transform .2s ease,color .15s ease}.portal-root .problem-card.open .problem-card__chevron{transform:rotate(180deg);color:var(--yellow)}.portal-root .problem-card__body{display:none;padding:0 1.25rem 1.25rem;border-top:1px solid rgba(255,255,255,.08);font-size:.9375rem;line-height:1.55;color:var(--portal-text-secondary)}.portal-root .problem-card.open .problem-card__body{display:block}.portal-root .problem-card__label{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--yellow);margin-top:1rem;margin-bottom:.4rem}.portal-root .script-quote{background:rgba(0,0,0,.25);border-radius:.375rem;padding:.75rem 1rem;font-size:1rem;line-height:1.5;margin-bottom:.5rem}.portal-root .callout.callout--urgent{margin-bottom:1.5rem}.portal-root .urgent-callout__title{font-family:Play,serif;font-weight:700;font-size:1rem;color:#fff;margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem}.portal-root .urgent-callout__list{list-style:none;margin-bottom:.75rem}.portal-root .urgent-callout__list li{font-size:.875rem;color:rgba(255,255,255,.85);padding:.2rem 0 .2rem 1.25rem;position:relative}.portal-root .urgent-callout__list li:before{content:"→";position:absolute;left:0;color:rgba(255,255,255,.6)}.portal-root .urgent-callout__contact{font-size:.875rem;color:rgba(255,255,255,.8)}.portal-root .urgent-callout__contact a{color:#fff;font-weight:600;text-decoration:underline}.portal-root .callout--info .urgent-callout__title{color:var(--yellow)}.portal-root .callout--info .urgent-callout__list li{color:var(--portal-text)}.portal-root .callout--info .urgent-callout__list li:before{color:var(--yellow)}.portal-root .callout--info .urgent-callout__contact{color:var(--portal-text-secondary)}.portal-root .callout--info .urgent-callout__contact a{color:var(--yellow)}.portal-root .eq-table{width:100%;border-collapse:collapse;margin-bottom:1.5rem;font-size:.875rem}.portal-root .eq-table th{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:var(--portal-text-muted);padding:.5rem .75rem;text-align:left;border-bottom:2px solid var(--portal-border)}.portal-root .eq-table td{padding:.65rem .75rem;border-bottom:1px solid var(--portal-border);color:var(--portal-text-secondary);vertical-align:top}.portal-root .eq-table tr:last-child td{border-bottom:none}.portal-root .eq-table td:first-child{color:var(--portal-text);font-weight:500}.portal-root .eq-table td.urgent{color:var(--red);font-weight:600;font-size:.875rem}.portal-root .model-tabs{display:flex;flex-wrap:wrap;align-items:flex-start;gap:.25rem;margin-bottom:.75rem}.portal-root .model-tab{background:none;border:1px solid var(--portal-border);color:var(--portal-text-secondary);border-radius:.375rem;padding:.625rem .875rem;font-size:.875rem;font-family:Inter,sans-serif;font-weight:600;cursor:pointer;transition:all .15s ease;min-height:44px}.portal-root .model-tab.active{background:var(--yellow);color:var(--navy);border-color:var(--yellow)}.portal-root .model-tab:hover:not(.active){border-color:var(--portal-text-secondary);color:white}.portal-root .model-content{display:none;flex-basis:100%;width:100%;margin-top:.5rem}.portal-root .model-content.active{display:block}.portal-root .faq-card{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-left:3px solid rgba(251,191,19,.4);border-radius:.75rem;padding:1.25rem 1.5rem;margin-bottom:.75rem}.portal-root .faq-card__q{font-family:Play,serif;font-weight:700;font-size:1.0625rem;margin-bottom:.6rem;color:var(--yellow);line-height:1.3;letter-spacing:-.005em}.portal-root .faq-card__a{font-size:.9375rem;color:var(--portal-text-secondary);line-height:1.6}.portal-root .faq-card{transition:border-color .15s ease,background .15s ease}.portal-root .faq-card:hover{border-left-color:var(--yellow);background:rgba(255,255,255,.055)}.portal-root .accordion-item__body .card__title{font-size:1rem;margin-bottom:.35rem}.portal-root .accordion-item{transition:box-shadow .15s ease,background .15s ease}.portal-root .accordion-item:hover,.portal-root .accordion-item[open]{box-shadow:0 0 0 1px rgba(254,193,17,.25)}.portal-root .accordion-item[open]>summary{background:rgba(255,255,255,.03)}.portal-root .accordion-item__chevron{color:var(--yellow)}.portal-root .fix-basics{background:rgba(254,193,17,.07);border:1px solid rgba(254,193,17,.25);border-left:3px solid var(--yellow);border-radius:.6rem;padding:.9rem 1.1rem}.portal-root .fix-basics__eyebrow{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--yellow);margin-bottom:.2rem}.portal-root .fix-basics__title{font-family:Play,serif;font-weight:700;font-size:1.0625rem;color:var(--portal-text);margin-bottom:.5rem}.portal-root .fix-basics__list{margin:0 0 .5rem;padding-left:1.15rem}.portal-root .fix-basics__list li{margin-bottom:.2rem;color:var(--portal-text)}.portal-root .fix-basics__note{font-size:.8125rem;color:var(--portal-text-secondary);font-style:italic;margin:0}.portal-root .fix-flow-intro{font-size:.9375rem;color:var(--portal-text-secondary);margin:0 0 .75rem}.portal-root .fix-flow-intro strong{color:var(--portal-text)}.portal-root .still-stuck{background:var(--portal-card);border:1px solid var(--portal-border);border-radius:.75rem;padding:1.15rem 1.35rem;text-align:center}.portal-root .still-stuck__title{font-family:Play,serif;font-weight:700;font-size:1.125rem;color:var(--portal-text);margin-bottom:.2rem}.portal-root .still-stuck__body{font-size:.9375rem;color:var(--portal-text-secondary);margin:0 0 .6rem}.portal-root .still-stuck__email{display:inline-block;font-family:Play,serif;font-weight:700;font-size:1.0625rem;color:var(--yellow);text-decoration:none}.portal-root .still-stuck__email:hover{text-decoration:underline}.portal-root .coming-soon-note{font-size:.75rem;color:var(--portal-text-muted);font-style:italic}.portal-root .video-coming-soon{position:relative;aspect-ratio:16/9;max-width:460px;background:linear-gradient(135deg,rgba(0,0,0,.5),rgba(0,0,0,.28));border:1px solid var(--portal-border);border-radius:.6rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem}.portal-root .video-coming-soon__play{width:52px;height:52px;border-radius:50%;background:rgba(254,193,17,.14);border:1px solid rgba(254,193,17,.4);color:var(--yellow);display:flex;align-items:center;justify-content:center}.portal-root .video-coming-soon__label{font-size:.875rem;font-weight:600;color:var(--portal-text)}.portal-root .video-coming-soon__badge{position:absolute;top:.55rem;right:.55rem;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--yellow);background:rgba(254,193,17,.12);border:1px solid rgba(254,193,17,.3);border-radius:.3rem;padding:.15rem .45rem}.portal-root .impact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;margin-bottom:2rem}.portal-root .impact-category{background:var(--portal-card);border:1px solid var(--portal-border);border-radius:.75rem;padding:1rem 1.1rem}.portal-root .impact-category__icon{font-size:1.4rem;margin-bottom:.4rem}.portal-root .impact-category__name{font-family:Play,serif;font-size:.875rem;font-weight:700;color:var(--yellow);margin-bottom:.3rem}.portal-root .impact-category__desc{font-size:.75rem;color:var(--portal-text-secondary);line-height:1.5}.portal-root .checkin-form-wrap{background:var(--portal-card);border:2px solid var(--yellow);border-radius:1rem;padding:2rem;margin-bottom:2.5rem}.portal-root .form-group{margin-bottom:1.5rem}.portal-root .form-label{display:block;font-family:Play,serif;font-weight:700;font-size:1rem;color:var(--portal-text);margin-bottom:.4rem;letter-spacing:-.005em}.portal-root .form-hint{font-size:.75rem;color:var(--portal-text-muted);margin-bottom:.6rem;font-style:italic}.portal-root .radio-group{display:flex;flex-direction:column;gap:.45rem}.portal-root .radio-option{display:flex;align-items:center;gap:.65rem;cursor:pointer;font-size:.875rem;color:var(--portal-text-secondary)}.portal-root .radio-option input[type=radio]{accent-color:var(--yellow);width:16px;height:16px;cursor:pointer;flex-shrink:0}.portal-root .form-textarea{background:rgba(255,255,255,.06);padding:.75rem 1rem;font-family:Inter,sans-serif;font-size:.875rem;line-height:1.5;min-height:90px;transition:border-color .15s ease}.portal-root .form-input{background:rgba(0,0,0,.22);border:1px solid rgba(255,255,255,.12);padding:.7rem 1rem;font-family:Inter,sans-serif;font-size:.9375rem;line-height:1.5;transition:border-color .15s ease,background .15s ease}.portal-root .form-input:hover{border-color:rgba(255,255,255,.2)}.portal-root .form-input:focus{background:rgba(0,0,0,.32)}.portal-root .form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.portal-root .upload-zone{border:2px dashed rgba(255,255,255,.18);border-radius:.75rem;padding:1.625rem 1.25rem;text-align:center;cursor:pointer;transition:border-color .15s ease,background .15s ease;background:rgba(255,255,255,.04);position:relative}.portal-root .upload-zone:hover{border-color:var(--yellow);background:var(--yellow-glow)}.portal-root .upload-zone__icon{font-size:1.875rem;margin-bottom:.5rem;line-height:1}.portal-root .upload-zone__text{font-size:.9375rem;color:var(--portal-text);font-weight:600;margin-bottom:.2rem}.portal-root .upload-zone__sub{font-size:.8125rem;color:var(--portal-text-secondary)}.portal-root .upload-zone input[type=file]{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%}.portal-root .review-milestone-tabs{display:flex;gap:.5rem;margin-bottom:1.5rem;flex-wrap:wrap}.portal-root .review-tab{background:var(--portal-card);border:1px solid var(--portal-border);border-radius:.375rem;padding:.45rem 1rem;font-size:.875rem;font-weight:700;color:var(--portal-text-secondary);cursor:pointer;transition:all .15s ease}.portal-root .review-tab.active{background:var(--portal-card-hover);border-color:var(--yellow);color:var(--yellow)}.portal-root .review-panel{display:none}.portal-root .review-panel.active{display:block}.portal-root .photo-prompt-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem;margin-bottom:1.5rem}.portal-root .photo-prompt-card{background:var(--portal-card);border:1px solid var(--portal-border);border-radius:.625rem;padding:.9rem 1rem .9rem 2.4rem;font-size:.875rem;color:var(--portal-text-secondary);line-height:1.5;position:relative}.portal-root .photo-prompt-number{position:absolute;left:.9rem;top:.9rem;font-family:Play,serif;font-size:.75rem;font-weight:700;color:var(--yellow);line-height:1}.portal-root .privacy-callout{background:var(--yellow-glow);border-left:3px solid var(--yellow);border-radius:0 .5rem .5rem 0;padding:.875rem 1.125rem;margin-bottom:1.25rem;font-size:.875rem;color:var(--portal-text-secondary);line-height:1.6}.portal-root .cta-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.875rem;margin-top:1.5rem}.portal-root .cta-card{background:var(--portal-card);border:1px solid var(--portal-border);border-radius:.75rem;padding:1.25rem;text-decoration:none;display:block;transition:all .15s ease}.portal-root .cta-card:hover{background:var(--portal-card-hover);border-color:var(--yellow);text-decoration:none}.portal-root .cta-card__label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--portal-text-muted);margin-bottom:.3rem}.portal-root .cta-card__title{font-family:Play,serif;font-size:1rem;font-weight:700;color:var(--portal-text);margin-bottom:.35rem}.portal-root .cta-card__desc{font-size:.875rem;color:var(--portal-text-secondary);line-height:1.5;margin-bottom:.75rem}.portal-root .cta-card__arrow{font-size:.875rem;font-weight:700;color:var(--yellow)}.portal-root .celebration-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem}.portal-root .celebration-stat{text-align:center;padding:1.625rem 1rem 1.25rem;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:.75rem;border-top:3px solid var(--yellow-medium)}.portal-root .celebration-stat:nth-child(2){border-top-color:rgba(251,191,19,.55)}.portal-root .celebration-stat:nth-child(3){border-top-color:var(--yellow)}.portal-root .celebration-stat__number{font-family:Play,serif;font-size:2.5rem;font-weight:700;color:var(--portal-text);line-height:1;margin-bottom:.4rem;letter-spacing:-.02em}.portal-root .celebration-stat__label{color:var(--yellow)}.portal-root .dual-pathway{margin-bottom:3rem}.portal-root .dual-pathway__header{text-align:center;margin-bottom:2rem}.portal-root .dual-pathway__tracks{display:grid;grid-template-columns:1fr 48px 1fr}.portal-root .dual-pathway__track-label{font-family:Play,serif;font-size:1.3rem;font-weight:700;text-align:center;padding:1.25rem .75rem 1.5rem;line-height:1.2}.portal-root .dual-pathway__track-label--student{color:#cd2439}.portal-root .dual-pathway__track-label--school{color:var(--yellow)}.portal-root .dual-pathway__spine{position:relative;display:flex;flex-direction:column;align-items:center}.portal-root .dual-pathway__spine:before{content:"";position:absolute;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,rgba(255,255,255,.08) 0,rgba(251,191,19,.5) 65%,var(--yellow) 100%)}.portal-root .dual-pathway__node{width:12px;height:12px;border-radius:50%;background:var(--portal-card);border:2px solid rgba(255,255,255,.15);z-index:1;flex-shrink:0}.portal-root .dual-pathway__node--end{border-color:var(--yellow);background:var(--yellow)}.portal-root .dual-pathway__card{padding:1rem 1.1rem;border-radius:.75rem;background:rgba(0,0,0,.15);border:1px solid rgba(255,255,255,.06);margin:.5rem 0;align-self:center}.portal-root .dual-pathway__card--student{margin-right:.75rem;text-align:right}.portal-root .dual-pathway__card--school{margin-left:.75rem}.portal-root .dual-pathway__card-title{font-family:Play,serif;font-size:.875rem;font-weight:700;color:var(--portal-text);margin-bottom:.2rem}.portal-root .dual-pathway__card-body{font-size:.875rem;color:var(--portal-text-secondary);line-height:1.5}.portal-root .dual-pathway__proof{border-left:2px solid var(--yellow-medium);padding-left:.75rem;margin-top:.6rem;font-style:italic;font-size:.75rem;color:rgba(251,191,19,.85);line-height:1.5}.portal-root .dual-pathway__convergence{grid-column:1/-1;background:linear-gradient(135deg,var(--yellow-soft) 0,var(--yellow-glow) 100%);border:1px solid var(--yellow-medium);border-radius:1rem;padding:2rem;text-align:center;margin-top:1.5rem}.portal-root .dual-pathway__convergence-quote{font-family:Play,serif;font-size:1.2rem;font-weight:700;color:var(--portal-text);line-height:1.4;margin-bottom:.5rem}.portal-root .milestone-frame{background:linear-gradient(180deg,var(--yellow-glow) 0,rgba(0,0,0,.1) 100%);border:1px solid var(--yellow-soft);border-radius:.75rem;padding:1.5rem;margin-bottom:2.5rem}.portal-root .milestone-frame__label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--yellow);margin-bottom:1rem}.portal-root .playbook-step{display:grid;grid-template-columns:48px 1fr;margin-bottom:1rem}.portal-root .playbook-step__number{display:flex;align-items:flex-start;justify-content:center;padding-top:1.1rem;font-family:Play,serif;font-size:1.5rem;font-weight:700;color:var(--yellow-medium)}.portal-root .playbook-step__content{background:var(--portal-card);border-radius:0 .75rem .75rem 0;border-left:2px solid var(--yellow-soft);padding:1.1rem 1.25rem}.portal-root .playbook-step__title{font-family:Play,serif;font-size:1rem;font-weight:700;color:var(--portal-text);margin-bottom:.4rem}.portal-root .playbook-step__body{font-size:.875rem;color:var(--portal-text-secondary);line-height:1.6}.portal-root .pitch-wrap{background:linear-gradient(135deg,#0c3d6e,#01204f);border:1px solid rgba(255,255,255,.08);border-radius:1rem;padding:2rem;margin-bottom:2.5rem;position:relative}.portal-root .pitch-wrap:before{content:"";position:absolute;top:0;left:1.5rem;right:1.5rem;height:3px;background:var(--yellow);border-radius:0 0 2px 2px}.portal-root .pitch-wrap__title{font-family:Play,serif;font-size:1.25rem;font-weight:700;margin-bottom:.35rem}.portal-root .pitch-wrap__sub{font-size:.875rem;color:var(--portal-text-secondary);margin-bottom:1.5rem}.portal-root .pitch-form{margin-bottom:1.5rem}.portal-root .pitch-form__group{margin-bottom:1rem}.portal-root .pitch-form__label{display:block;font-size:.875rem;font-weight:600;color:var(--portal-text-secondary);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.35rem}.portal-root .pitch-form__input,.portal-root .pitch-form__textarea{width:100%;background:rgba(0,0,0,.25);border:1px solid var(--portal-border);border-radius:.4rem;padding:.6rem .875rem;color:var(--portal-text);font-family:Inter,sans-serif;font-size:.875rem;box-sizing:border-box;transition:border-color .15s}.portal-root .pitch-form__input:focus,.portal-root .pitch-form__textarea:focus{outline:none;border-color:rgba(251,191,19,.5)}.portal-root .pitch-form__textarea{resize:vertical;min-height:70px}.portal-root .pitch-build-btn{background:var(--red);color:#fff;border:none;border-radius:.4rem;padding:.75rem 1.5rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;cursor:pointer;transition:opacity .15s}.portal-root .pitch-build-btn:hover{opacity:.88}.portal-root .pitch-output{display:none;background:rgba(0,0,0,.25);border:1px solid var(--yellow-medium);border-radius:.75rem;padding:1.5rem;margin-top:1.25rem}.portal-root .pitch-output.visible{display:block}.portal-root .pitch-point{border-bottom:1px solid var(--portal-border);padding:.875rem 0}.portal-root .pitch-point:last-child{border-bottom:none}.portal-root .pitch-point__label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--red);margin-bottom:.35rem}.portal-root .pitch-point__text{font-size:.875rem;line-height:1.7;color:var(--portal-text)}.portal-root .share-card{background:linear-gradient(135deg,#012d6c,#01204f);border:1px solid var(--yellow-medium);border-radius:.75rem;padding:1.5rem;text-align:center;margin-top:1.5rem}.portal-root .share-card__badge{display:inline-block;background:var(--yellow-divider);border:1px solid var(--yellow-medium);border-radius:2rem;padding:.2rem .75rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--yellow);margin-bottom:1rem}.portal-root .share-card__stats{display:flex;justify-content:center;gap:2.5rem;margin-bottom:1rem}.portal-root .share-card__stat-number{font-family:Play,serif;font-size:2rem;font-weight:700;color:var(--yellow);line-height:1}.portal-root .share-card__stat-label{font-size:.75rem;color:var(--portal-text-secondary);text-transform:uppercase;letter-spacing:.06em;margin-top:.2rem}.portal-root .share-card__mission{font-family:Play,serif;font-size:1rem;font-weight:700;color:var(--portal-text);margin-bottom:.35rem}.portal-root .share-card__org{font-size:.75rem;color:var(--portal-text-muted)}.portal-root .callout-yellow{background:var(--yellow-glow);border-left:3px solid var(--yellow);border-radius:0 .5rem .5rem 0;padding:.875rem 1.1rem;font-size:.875rem;color:var(--portal-text-secondary);margin-bottom:1.5rem;line-height:1.55}.portal-root .printables-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1.5rem}.portal-root .print-card{background:var(--portal-card);border:1px solid var(--portal-border);border-radius:.75rem;padding:1.1rem 1.25rem;text-decoration:none;display:flex;flex-direction:column;gap:.3rem;transition:all .15s ease}.portal-root .print-card:hover{background:var(--portal-card-hover);border-color:var(--yellow);text-decoration:none}.portal-root .print-card__title{font-family:Play,serif;font-weight:700;font-size:1rem;color:var(--portal-text);letter-spacing:-.005em}.portal-root .print-card__desc{font-size:.875rem;color:var(--portal-text-secondary);line-height:1.5}.portal-root .print-card__badge{margin-top:auto;padding-top:.5rem;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--yellow)}.portal-root .print-card__icon{flex-shrink:0;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:11px;color:var(--yellow);background:linear-gradient(135deg,rgba(254,193,17,.2),rgba(254,193,17,.08));border:1px solid rgba(254,193,17,.3);margin-bottom:.35rem}.portal-root .print-card__main{display:flex;flex-direction:column;gap:.3rem;flex:1}.portal-root .print-card--pack{border-color:var(--yellow);background:linear-gradient(160deg,rgba(254,193,17,.1),rgba(254,193,17,.02))}.portal-root .video-stage-group{margin-bottom:2rem}.portal-root .video-stage-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--yellow);margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid var(--yellow-medium)}.portal-root .glossary-list{margin-bottom:2rem}.portal-root .glossary-entry{display:flex;gap:1rem;align-items:baseline}.portal-root .glossary-item{display:flex;gap:1.25rem;padding:.875rem 0;border-bottom:1px solid rgba(255,255,255,.08);align-items:baseline}.portal-root .glossary-item:last-child{border-bottom:none}.portal-root .glossary-item__term{font-family:Play,serif;font-weight:700;font-size:1rem;color:var(--portal-text);min-width:180px;flex-shrink:0;letter-spacing:-.005em}.portal-root .glossary-item__def{font-size:.9375rem;color:var(--portal-text-secondary);line-height:1.55}.portal-root .qref-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1.5rem}.portal-root .qref-card{background:var(--portal-card);border:1px solid var(--portal-border);border-radius:.75rem;overflow:hidden}.portal-root .qref-card__header{padding:.75rem 1rem;background:var(--yellow-glow);border-bottom:2px solid var(--yellow-medium)}.portal-root .qref-card__title{font-family:Play,serif;font-weight:700;font-size:.875rem;color:var(--yellow)}.portal-root .qref-card__tag{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:var(--portal-text-muted);font-weight:700;margin-top:.15rem}.portal-root .qref-card__body{padding:.85rem 1rem}.portal-root .qref-rule{display:flex;gap:.6rem;align-items:baseline;padding:.3rem 0;border-bottom:1px solid rgba(255,255,255,.05);font-size:.875rem}.portal-root .qref-rule:last-child{border-bottom:none}.portal-root .qref-rule__num{font-weight:700;color:var(--yellow);flex-shrink:0;font-size:.75rem}.portal-root .qref-rule__text{color:var(--portal-text-secondary);line-height:1.4}.portal-root .qref-script{background:rgba(0,0,0,.25);border-radius:.375rem;padding:.6rem .85rem;font-size:.875rem;line-height:1.5;color:var(--portal-text);margin-bottom:.5rem}.portal-root .contact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.875rem;margin-bottom:1.5rem}.portal-root .contact-card{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:.75rem;padding:1.125rem 1.375rem}.portal-root .contact-card__label{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--yellow);margin-bottom:.45rem}.portal-root .contact-card__value{font-family:Play,serif;font-weight:700;font-size:1.0625rem;color:var(--portal-text);margin-bottom:.3rem;letter-spacing:-.005em}.portal-root .contact-card__value a{color:var(--yellow);text-decoration:none;border-bottom:1px solid rgba(251,191,19,.4);padding-bottom:1px}.portal-root .contact-card__value a:hover{border-bottom-color:var(--yellow)}.portal-root .contact-card__note{font-size:.875rem;color:var(--portal-text-secondary);line-height:1.5}.portal-root .week-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem}.portal-root .week-card{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:.75rem;padding:1.25rem 1.375rem 1.125rem;text-decoration:none;display:flex;flex-direction:column;transition:background .15s ease,border-color .15s ease,transform .15s ease;position:relative}.portal-root .week-card:hover{background:rgba(255,255,255,.06);border-color:rgba(251,191,19,.5);transform:translateY(-2px);text-decoration:none}.portal-root .week-card.is-current{border-color:var(--yellow);box-shadow:0 0 0 1px var(--yellow)}.portal-root .week-card.is-complete{border-color:rgba(34,197,94,.18)}.portal-root .week-card.is-complete:hover{border-color:rgba(34,197,94,.45)}.portal-root .week-card.is-complete .week-card__number{color:rgba(251,191,19,.28)}.portal-root .week-card.is-complete .week-card__theme{color:var(--portal-text-muted)}.portal-root .week-card.is-complete .week-card__hook{opacity:.45}.portal-root .week-card.is-complete .week-card__tag{border-color:rgba(255,255,255,.08);color:var(--portal-text-muted)}.portal-root .week-card.is-complete .week-card__cta{opacity:.38}.portal-root .week-card__badge{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--yellow);margin-bottom:.4rem}.portal-root .week-card.is-complete .week-card__badge{color:rgb(134,239,172)}.portal-root .week-card__number{font-family:Play,serif;font-size:1.5rem;font-weight:700;color:var(--yellow);line-height:1;margin-bottom:.4rem;letter-spacing:-.02em}.portal-root .week-card__theme{font-family:Play,serif;font-size:1.0625rem;font-weight:700;color:var(--portal-text);margin-bottom:.35rem;line-height:1.25;letter-spacing:-.005em}.portal-root .week-card__hook{font-size:.875rem;color:var(--portal-text-secondary);font-style:italic;margin-bottom:.875rem;line-height:1.5}.portal-root .week-card__tags{display:flex;gap:.4rem;margin-bottom:.875rem;flex-wrap:wrap}.portal-root .week-card__tag{font-size:.6875rem;text-transform:uppercase;letter-spacing:.06em;padding:.2rem .55rem;border-radius:999px;background:rgba(0,0,0,.22);border:1px solid var(--yellow-medium);color:var(--yellow);font-weight:700}.portal-root .week-card__cta{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;background:none;color:var(--portal-text-secondary);border:1px solid var(--portal-border);border-radius:.5rem;padding:.6rem .85rem;font-weight:700;font-size:.875rem;margin-top:auto;cursor:pointer;text-decoration:none;transition:filter .15s ease,border-color .15s ease,background .15s ease,color .15s ease}.portal-root .week-card__cta:hover{border-color:var(--yellow-medium);color:var(--portal-text)}.portal-root .week-card__cta--current{background:var(--yellow);color:var(--navy);border-color:transparent}.portal-root .week-card__cta--current:hover{filter:brightness(1.1)}.portal-root .progress-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;flex-wrap:wrap;gap:.75rem}.portal-root .progress-header__week{font-family:Play,serif;font-size:1rem;font-weight:700;color:var(--yellow)}.portal-root .progress-header__label{font-size:.75rem;color:var(--portal-text-muted);text-transform:uppercase;letter-spacing:.08em}.portal-root .routing-callout{background:rgba(12,61,110,.5);border:1px solid var(--portal-border);border-radius:.75rem;padding:1.25rem 1.5rem;margin-bottom:1.75rem}.portal-root .routing-callout__title{font-family:Play,serif;font-weight:700;font-size:1rem;color:var(--yellow);margin-bottom:.4rem}.portal-root .routing-callout__text{font-size:.875rem;color:var(--portal-text-secondary);line-height:1.6}@media (max-width:768px){.portal-root .foundation-opening__headline,.portal-root .grow-opening__headline,.portal-root .gs-opening__headline,.portal-root .launch-opening__headline{font-size:1.5rem}.portal-root .qs-step__body{padding-left:1.5rem}.portal-root .readiness-grid,.portal-root .rule-pills__row,.portal-root .rules-strip,.portal-root .three-rules{grid-template-columns:1fr}.portal-root .triage-grid{grid-template-columns:1fr 1fr}.portal-root .script-picker__grid{grid-template-columns:repeat(2,1fr)}.portal-root .celebration-stats{grid-template-columns:1fr;gap:.75rem}.portal-root .printables-grid,.portal-root .qref-grid{grid-template-columns:repeat(2,1fr)}.portal-root .form-row,.portal-root .role-cols,.portal-root .week-grid{grid-template-columns:1fr}.portal-root .step-card__body{padding-left:1.25rem}.portal-root .dual-pathway__tracks{grid-template-columns:1fr}.portal-root .dual-pathway__spine,.portal-root .dual-pathway__track-label{display:none}.portal-root .dual-pathway__card--student{margin-right:0;text-align:left;border-left:3px solid rgba(205,36,57,.35)}.portal-root .dual-pathway__card--school{margin-left:0;border-left:3px solid rgba(251,191,19,.35)}.portal-root .contact-grid{grid-template-columns:1fr}.portal-root .ccp-row{flex-direction:column;align-items:flex-start;min-height:auto;padding-bottom:1rem;gap:.375rem}.portal-root .ccp-row__condition{width:100%}.portal-root .ccp-row__chip{white-space:normal;flex-shrink:1}}@media (max-width:480px){.portal-root .printables-grid,.portal-root .qref-grid,.portal-root .triage-grid{grid-template-columns:1fr}.portal-root .script-picker__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px) and (min-width:769px){.portal-root .week-grid{grid-template-columns:repeat(2,1fr)}}.portal-root .card-grid{display:grid;gap:1rem}.portal-root .card-grid--auto{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.portal-root .card-grid--auto-sm{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.portal-root .card-grid--2col{grid-template-columns:1fr 1fr}.portal-root .card-grid--3col{grid-template-columns:repeat(3,1fr)}@media (max-width:720px){.portal-root .card-grid--2col,.portal-root .card-grid--3col{grid-template-columns:1fr}}.portal-root .section-title--mini-dash{position:relative;font-family:Play,serif;font-size:1.125rem;font-weight:700;letter-spacing:-.005em;margin:1.25rem 0 .5rem;padding:0 0 0 .625rem;border-bottom:none;line-height:1.3}.portal-root .section-title--mini-dash:before{content:"";position:absolute;left:0;top:.15em;height:1em;width:2px;background:var(--yellow);border-radius:1px}.portal-root .section-subtitle{font-size:.875rem;font-style:italic;color:var(--portal-text-muted);margin-top:-.25rem;margin-bottom:.75rem}.portal-root .section-header--inline{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem}.portal-root .section-header--inline .section-title--dash{margin:0}.portal-root .card__eyebrow,.portal-root .success-note__label{display:block;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--yellow);margin-bottom:.375rem}.portal-root .badge--required{display:inline-block;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--red);background:rgba(205,36,57,.1);border:1px solid var(--red);padding:.125rem .5rem;border-radius:.25rem}.portal-root .numbered-step__circle--lg,.portal-root .numbered-step__circle--md,.portal-root .numbered-step__circle--sm{display:inline-flex;align-items:center;justify-content:center;background:var(--yellow);color:#111;font-family:Play,serif;font-weight:700;border-radius:50%;flex-shrink:0}.portal-root .numbered-step__circle--lg{width:36px;height:36px;font-size:1rem}.portal-root .numbered-step__circle--md{width:32px;height:32px;font-size:1rem}.portal-root .numbered-step__circle--sm{width:26px;height:26px;font-size:.8125rem}.portal-root .card--script{font-style:italic;font-size:.9375rem;border-left:2px solid var(--yellow)}.portal-root .card--testimonial{border-left:3px solid var(--yellow);padding-left:.875rem;font-style:italic}.portal-root .card__title--with-action{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.portal-root .card__title--negative{color:rgba(205,36,57,.95)}.portal-root .card__title--positive{color:rgba(251,191,19,.95)}.portal-root .card__outcome{display:inline-block;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--yellow);background:var(--yellow-divider);padding:.125rem .5rem;border-radius:.25rem}.portal-root .card__tag-row{display:flex;flex-wrap:wrap;gap:.375rem;margin-top:.5rem}.portal-root .closing-affirmation{font-style:italic;font-size:1rem;font-weight:600;border-left:2px solid var(--yellow);padding-left:.75rem;margin:1rem 0 0}.portal-root .proof-quote{font-style:italic;border-left:3px solid var(--yellow);padding-left:.75rem;margin:.75rem 0 0}.portal-root .success-note--centered{text-align:center}.portal-root .check-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.portal-root .check-list>li{display:flex;align-items:flex-start;gap:.625rem;padding:.375rem 0;line-height:1.45}.portal-root .script-preview-note{display:block;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--yellow);margin-bottom:.375rem}.portal-root .script-box__ask{font-family:Play,serif;font-size:1.125rem;font-weight:700;text-decoration:underline;text-decoration-color:var(--yellow);text-decoration-thickness:2px;text-underline-offset:4px}.portal-root .script-box p:not(:first-child){margin-top:.5rem}.portal-root .script-box li strong{font-family:Play,serif;font-size:1.0625rem;font-weight:700;color:var(--yellow)}.portal-root .callout p+p{margin-top:.5rem}.portal-root .stage-hero__forward-note{background:var(--yellow-glow);border-left:3px solid var(--yellow);border-radius:.5rem;padding:.75rem 1rem;margin-top:.5rem;font-size:.9375rem;line-height:1.5;color:var(--portal-text)}.portal-root .stage-hero__forward-note-eyebrow{display:block;font-family:Inter,sans-serif;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--yellow);margin-bottom:.3rem}.portal-root .day-pill{font-size:.6875rem;padding:.125rem .5rem;margin-right:.5rem}.portal-root .checklist__badge,.portal-root .day-pill{display:inline-block;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--yellow);background:var(--yellow-divider);border-radius:.25rem}.portal-root .checklist__badge{font-size:.625rem;padding:.1rem .45rem;margin-bottom:.375rem}.portal-root .tracker-controls{display:flex;gap:1rem;margin-top:.75rem;flex-wrap:wrap}.portal-root .scenario-btn .scenario-btn__tag,.portal-root .scenario-btn__tag{display:block;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--yellow);margin-bottom:.25rem}.portal-root .indicator-chip-row{display:flex;flex-wrap:wrap;gap:.5rem}.portal-root .indicator-chip-row>*{flex:0 0 auto}.portal-root .checkbox--gold{appearance:none;-webkit-appearance:none;width:18px;height:18px;border:1.5px solid var(--yellow);background:transparent;border-radius:.25rem;cursor:pointer;display:inline-block;vertical-align:middle;flex-shrink:0;transition:background .15s ease,border-color .15s ease}.portal-root .checkbox--gold:checked{background-color:var(--yellow);background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><polyline points='4 12 10 18 20 6'/></svg>");background-repeat:no-repeat;background-position:50%;background-size:12px 12px;border-color:var(--yellow)}.portal-root .checkbox--gold:focus-visible{outline:2px solid var(--yellow);outline-offset:2px}.portal-root .review-state-panel{border:1px solid var(--portal-border);border-radius:.75rem;padding:1rem 1.25rem;background:rgba(255,255,255,.02);margin-top:1rem}.portal-root .review-state-panel--ready{border-color:var(--yellow);background:var(--yellow-glow)}.portal-root .review-state-panel--not-ready{border-color:var(--red);background:rgba(205,36,57,.06)}.portal-root .review-state-panel--reflecting{border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.04)}.portal-root .form-input{width:100%;height:44px;border:1px solid var(--portal-border);background:rgba(255,255,255,.04);padding:0 .875rem;border-radius:.5rem;color:var(--portal-text);font:inherit;transition:border-color .15s ease,box-shadow .15s ease}.portal-root .form-input::placeholder{color:var(--portal-text-muted)}.portal-root .form-input:focus{outline:none;border-color:var(--yellow);box-shadow:0 0 0 2px rgba(251,191,19,.4)}.portal-root .form-select{width:100%;height:44px;border:1px solid var(--portal-border);background:rgba(255,255,255,.04);padding:0 2.25rem 0 .875rem;border-radius:.5rem;color:var(--portal-text);font:inherit;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='rgba(255,255,255,0.7)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='3 6 8 11 13 6'/></svg>");background-repeat:no-repeat;background-position:right .75rem center;background-size:14px 14px;transition:border-color .15s ease,box-shadow .15s ease}.portal-root .form-select:focus{outline:none;border-color:var(--yellow);box-shadow:0 0 0 2px rgba(251,191,19,.4)}.portal-root .form-select option{background-color:#0f1b2d;color:#ffffff}.portal-root .form-textarea{width:100%;min-height:120px;border:1px solid var(--portal-border);background:rgba(255,255,255,.04);padding:.625rem .875rem;border-radius:.5rem;color:var(--portal-text);font:inherit;resize:vertical;transition:border-color .15s ease,box-shadow .15s ease}.portal-root .form-textarea::placeholder{color:var(--portal-text-muted)}.portal-root .form-textarea:focus{outline:none;border-color:var(--yellow);box-shadow:0 0 0 2px rgba(251,191,19,.4)}.portal-root .celebration-stat__label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--portal-text-muted);margin-top:.25rem}.portal-root .celebration-stats-row{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.portal-root .pill-nav{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap}.portal-root .pill-nav--equal{flex-wrap:nowrap;gap:.5rem}.portal-root .pill-nav--equal>a{flex:1 1 0;min-width:0;justify-content:center;padding:.4rem .5rem;font-size:.8125rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.portal-root .pill-nav--equal>a:before{content:none}.portal-root .pill-nav--compact>a{font-size:.6875rem;padding:.35rem .4rem;letter-spacing:0}@media (max-width:900px){.portal-root .pill-nav--equal{flex-wrap:wrap}.portal-root .pill-nav--equal>a{flex:0 1 auto;padding:.5rem .75rem;font-size:.875rem;overflow:visible;text-overflow:clip}}@media (max-width:600px){.portal-root .pill-nav--equal{flex-wrap:nowrap;overflow-x:auto;padding-bottom:.25rem;margin-right:-1rem;padding-right:1rem;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.portal-root .pill-nav--equal>a{flex:0 0 auto;min-height:36px;display:inline-flex;align-items:center}}.portal-root .pill-nav--no-icon>a:before{content:none}.portal-root .pill-nav__label{align-self:stretch;padding-left:.7rem;margin-right:.45rem;border-left:3px solid var(--yellow);font-size:.74rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.portal-root .pill-nav>a,.portal-root .pill-nav__label{display:inline-flex;align-items:center;color:var(--portal-text)}.portal-root .pill-nav>a{gap:.5rem;padding:.55rem .95rem;border-radius:.45rem;border:1px solid rgba(254,193,17,.22);background:var(--portal-card);font-size:.85rem;font-weight:600;text-decoration:none;transition:background .15s ease,border-color .15s ease,transform .15s ease,color .15s ease}.portal-root .pill-nav>a:before{content:"↓";color:var(--yellow);font-weight:800;font-size:.95rem;line-height:1}.portal-root .pill-nav>a:hover{background:var(--portal-card-hover);border-color:rgba(254,193,17,.55);transform:translateY(-1px)}.portal-root .badge-row{display:flex;gap:1rem;flex-wrap:wrap}.portal-root .glossary-toolbar{display:flex;flex-direction:column;gap:.875rem;padding:1rem;background:var(--portal-card-hover);border:1px solid rgba(254,193,17,.3);border-radius:.5rem;margin-bottom:1rem;box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.portal-root .glossary-search{position:relative;width:100%}.portal-root .glossary-search__icon{position:absolute;top:50%;left:.75rem;transform:translateY(-50%);color:var(--portal-text-muted);pointer-events:none}.portal-root .glossary-search__input{width:100%;font:inherit;font-size:.95rem;padding:.5rem .85rem .5rem 2.4rem;border-radius:.375rem;color:var(--portal-text);background:rgba(0,0,0,.18);border:1px solid rgba(254,193,17,.28);transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.portal-root .glossary-search__input::placeholder{color:var(--portal-text-muted)}.portal-root .glossary-search__input:focus{outline:none;border-color:var(--yellow);background:rgba(0,0,0,.24);box-shadow:0 0 0 3px rgba(254,193,17,.22)}.portal-root .glossary-search:focus-within .glossary-search__icon{color:var(--yellow)}.portal-root .glossary-letters{display:flex;flex-wrap:wrap;gap:.3rem}.portal-root .letter-pill{display:inline-flex;align-items:center;justify-content:center;min-width:1.85rem;height:1.85rem;padding:0 .55rem;font-size:.82rem;font-weight:600;border-radius:.3rem;color:var(--portal-text-muted);background:transparent;border:1px solid rgba(254,193,17,.35);text-decoration:none;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease,transform .1s ease}.portal-root .letter-pill:hover{color:var(--portal-text);background:rgba(254,193,17,.1);border-color:rgba(254,193,17,.6)}.portal-root .letter-pill.is-active{background:var(--yellow);color:var(--portal-bg);font-weight:800;border-color:var(--yellow)}.portal-root .letter-pill.is-active:hover{background:var(--yellow)}.portal-root .glossary-letter-header{display:flex;align-items:center;gap:.85rem;margin:1.75rem 0 .5rem;font-size:1.5rem;font-weight:800;letter-spacing:.04em;color:var(--yellow);line-height:1}.portal-root .glossary-letter-header:after{content:"";flex:1;height:1px;background:linear-gradient(90deg,rgba(254,193,17,.35),rgba(254,193,17,0))}.portal-root .glossary-list>div:first-child .glossary-letter-header{margin-top:0}.portal-root .glossary-letter-header+.glossary-entry{border-top:0;padding-top:.5rem}.portal-root .glossary-list{display:flex;flex-direction:column}.portal-root .glossary-entry{display:grid;grid-template-columns:200px 1fr;gap:1.25rem;padding:.7rem .25rem;border-top:1px solid rgba(255,255,255,.06);transition:background .15s ease}.portal-root .glossary-entry:first-of-type{border-top:0}.portal-root .glossary-entry:hover{background:rgba(255,255,255,.025)}.portal-root .glossary-entry__term{font-weight:700;color:var(--portal-text);line-height:1.45}.portal-root .glossary-entry__def{color:var(--portal-text-muted);line-height:1.55}.portal-root .glossary-entry__def a{color:var(--yellow);text-decoration:none;border-bottom:1px solid rgba(254,193,17,.35);padding-bottom:1px;transition:border-color .15s ease,color .15s ease}.portal-root .glossary-entry__def a:hover{color:var(--yellow);border-bottom-color:var(--yellow)}@media (max-width:720px){.portal-root .glossary-entry{grid-template-columns:1fr;gap:.15rem}}.portal-root .glossary-details{background:linear-gradient(180deg,#0c3d6e,#01204f);border:1px solid var(--yellow-medium);border-radius:1rem;overflow:hidden;position:relative}.portal-root .glossary-details:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--yellow);z-index:1}.portal-root .glossary-details>.glossary-details__summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:.75rem;padding:1.375rem 1.625rem 1rem;transition:background .15s ease;position:relative}.portal-root .glossary-details>.glossary-details__summary:after{content:"";position:absolute;left:1.625rem;right:1.625rem;bottom:0;height:1px;background:var(--portal-border)}.portal-root .glossary-details>.glossary-details__summary::-webkit-details-marker{display:none}.portal-root .glossary-details>.glossary-details__summary::marker{content:""}.portal-root .glossary-details>.glossary-details__summary:hover{background:rgba(255,255,255,.04)}.portal-root .glossary-details>.glossary-details__summary:focus-visible{outline:2px solid var(--yellow);outline-offset:-2px}.portal-root .glossary-details__chevron{display:inline-block;width:.6rem;height:.6rem;border-right:2px solid var(--yellow);border-bottom:2px solid var(--yellow);transform:rotate(-45deg);transition:transform .15s ease;flex-shrink:0;margin-top:-2px}.portal-root .glossary-details[open]>.glossary-details__summary .glossary-details__chevron{transform:rotate(45deg);margin-top:-4px}.portal-root .glossary-details__title{font-family:Play,serif;font-size:1.5rem;font-weight:700;letter-spacing:-.015em;color:var(--portal-text);flex:1;position:relative;padding-left:.875rem}.portal-root .glossary-details__title:before{content:"";position:absolute;left:0;top:.2em;bottom:.2em;width:3px;background:var(--yellow);border-radius:1px}.portal-root .glossary-details__count{font-family:Play,serif;font-size:.8125rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--yellow);background:rgba(251,191,19,.12);border:1px solid rgba(251,191,19,.35);padding:.25rem .625rem;border-radius:999px;flex-shrink:0}.portal-root .glossary-details[open]>.glossary-details__summary{background:rgba(255,255,255,.02)}.portal-root .glossary-details__body{padding:1.25rem 1.625rem 1.375rem}@media (prefers-reduced-motion:reduce){.portal-root .glossary-details>.glossary-details__summary,.portal-root .glossary-details__chevron{transition:none}}.portal-root .pathway-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width:720px){.portal-root .pathway-row{grid-template-columns:1fr}}.portal-root .pathway-card{display:flex;flex-direction:column;gap:.5rem}.portal-root .pathway-card .card__eyebrow{margin-bottom:.25rem}.portal-root .pathway-card .proof-quote{margin-top:auto}.portal-root .when-to-use{padding:1rem 1.25rem;font-size:.875rem;color:var(--portal-text-secondary);margin-bottom:1.25rem}.portal-root .when-to-use__title{font-family:Play,serif;font-weight:700;font-size:1rem;color:var(--portal-text);margin-bottom:.625rem}.portal-root .when-to-use__grid{display:grid;grid-template-columns:minmax(7rem,max-content) 1fr;gap:.5rem 1rem;align-items:start}@media (max-width:600px){.portal-root .when-to-use__grid{grid-template-columns:1fr;gap:.25rem 0}.portal-root .when-to-use__row+.when-to-use__row{margin-top:.5rem}}.portal-root .when-to-use__row{display:contents}@media (max-width:600px){.portal-root .when-to-use__row{display:block}}.portal-root .when-to-use__label{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--yellow);line-height:1.5}.portal-root .when-to-use__cell{color:var(--portal-text-secondary)}.portal-root .when-to-use__value{margin:0;line-height:1.5}.portal-root .when-to-use__list{margin:0;padding-left:1.1rem;line-height:1.5}.portal-root .when-to-use__list li+li{margin-top:.25rem}.portal-root .when-to-use__sections{display:flex;flex-direction:column;gap:.875rem}.portal-root .when-to-use__section{padding-top:.625rem;border-top:1px solid var(--yellow-soft)}.portal-root .when-to-use__section:first-child{padding-top:0;border-top:none}.portal-root .when-to-use__section-title{font-family:Play,serif;font-weight:700;font-size:.9375rem;color:var(--portal-text);margin-bottom:.375rem}.portal-root .tab-bar__tab,.portal-root .tab-btn{background:none;border:none;border-bottom:3px solid transparent;padding:.875rem 1.5rem;font-family:Play,serif;font-size:1.0625rem;font-weight:700;letter-spacing:-.005em;color:var(--portal-text-muted);cursor:pointer;transition:color .15s ease,border-color .15s ease;margin-bottom:-1px;white-space:nowrap}.portal-root .tab-bar__tab:hover,.portal-root .tab-btn:hover{color:var(--portal-text)}.portal-root .tab-bar__tab.active,.portal-root .tab-btn.active{color:var(--yellow);border-bottom-color:var(--yellow)}@media (max-width:600px){.portal-root .tab-bar__tab,.portal-root .tab-btn{padding:.75rem 1rem;font-size:.875rem;min-height:44px}}.portal-root .week-nav-strip{display:flex;align-items:center;gap:.75rem;background:var(--portal-card);border:1px solid var(--portal-border);border-radius:.75rem;padding:.75rem 1.25rem;margin-bottom:1.5rem}.portal-root .week-nav-strip__arrow{color:var(--yellow);font-weight:700;font-size:1.125rem;text-decoration:none;min-width:1.5rem;flex-shrink:0}.portal-root .week-nav-strip__arrow--disabled{color:var(--portal-text-muted);pointer-events:none}.portal-root .week-nav-strip__center{flex:1;display:flex;align-items:center;justify-content:center;gap:.625rem}.portal-root .week-nav-strip__badge{background:var(--yellow);color:#000;font-weight:800;font-size:.75rem;width:1.875rem;height:1.875rem;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-family:Play,serif}.portal-root .week-nav-strip__title{font-family:Play,serif;font-weight:700;font-size:.9375rem;color:var(--portal-text);text-align:center}.portal-root .next-step--week{display:flex;align-items:center;justify-content:space-between;gap:1rem;background:var(--portal-card);border:1px solid var(--portal-border);border-radius:.75rem;padding:1.125rem 1.5rem;margin-bottom:1.5rem;text-align:left;text-decoration:none;transition:border-color .15s ease,background .15s ease}.portal-root .next-step--week:hover{border-color:var(--yellow);background:var(--portal-card-hover)}.portal-root .next-step--week .next-step__left{display:flex;flex-direction:column;gap:.25rem;min-width:0}.portal-root .next-step--week .next-step__eyebrow{font-size:.6875rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:var(--portal-text-muted)}.portal-root .next-step--week .next-step__title{font-family:Play,serif;font-weight:700;font-size:1rem;color:var(--yellow);line-height:1.25;margin-bottom:0}.portal-root .next-step--week .next-step__action{font-size:.875rem;font-weight:700;color:var(--yellow);white-space:nowrap;flex-shrink:0}.portal-root .next-step--week.next-step--complete{border-color:rgba(34,197,94,.4)}.portal-root .next-step--week.next-step--complete .next-step__action,.portal-root .next-step--week.next-step--complete .next-step__eyebrow,.portal-root .next-step--week.next-step--complete .next-step__title{color:rgb(134,239,172)}.portal-root .design-debate-flag{border:2px dashed rgba(251,191,19,.6);background:rgba(251,191,19,.03);border-radius:.75rem;padding:1rem 1.25rem 1.25rem;margin:1.5rem 0 2rem}.portal-root .design-debate-flag__label{font-size:.6rem;font-weight:800;letter-spacing:.2em;color:rgba(251,191,19,.7);margin-bottom:.2rem}.portal-root .design-debate-flag__title{font-size:.8125rem;font-weight:600;color:var(--portal-text);margin-bottom:.875rem;border-bottom:1px solid rgba(255,255,255,.08);padding-bottom:.5rem}.portal-root .option-comparison{display:flex;flex-direction:column;gap:.875rem}.portal-root .option-row{border-radius:.5rem;padding:.875rem 1rem 1rem}.portal-root .option-row--a{border:2px solid rgba(34,197,94,.6);background:rgba(34,197,94,.04)}.portal-root .option-row--b{border:2px solid rgba(129,140,248,.6);background:rgba(129,140,248,.04)}.portal-root .option-row--c{border:2px solid rgba(251,146,60,.6);background:rgba(251,146,60,.04)}.portal-root .option-row__label{font-size:.6rem;font-weight:800;letter-spacing:.18em;margin-bottom:.75rem}.portal-root .option-row--a .option-row__label{color:#22c55e}.portal-root .option-row--b .option-row__label{color:#818cf8}.portal-root .option-row--c .option-row__label{color:#fb923c}.portal-root .accordion-section{border:1px solid var(--portal-border);border-radius:.75rem;overflow:hidden;margin-bottom:.75rem}.portal-root .accordion-section--drill{border-color:rgba(254,193,17,.4)}.portal-root .accordion-section--theory{border-color:var(--portal-border)}.portal-root .accordion-section--game{border-color:rgba(12,61,110,.8)}.portal-root .accordion-section--captain{border-color:var(--portal-border)}.portal-root .accordion-section--cues{border-color:rgba(254,193,17,.25)}.portal-root .accordion-toggle{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:.3rem;background:var(--portal-card);border:none;padding:.875rem 1.25rem;cursor:pointer;color:inherit;text-align:left;font-family:inherit}.portal-root .accordion-toggle:hover{background:var(--portal-card-hover)}.portal-root .accordion-section--drill .accordion-toggle{background:var(--yellow-soft)}.portal-root .accordion-section--drill .accordion-toggle:hover{background:var(--yellow-medium)}.portal-root .accordion-toggle__head{width:100%;display:flex;align-items:center;justify-content:space-between}.portal-root .accordion-eyebrow{font-size:.6875rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em;padding:.175rem .5rem;border-radius:999px;background:var(--yellow-soft);border:1px solid var(--yellow-medium);color:var(--yellow)}.portal-root .accordion-eyebrow--captain,.portal-root .accordion-eyebrow--theory{background:rgba(255,255,255,.05);border-color:var(--portal-border);color:var(--portal-text-secondary)}.portal-root .accordion-eyebrow--game{background:rgba(12,61,110,.3);border-color:rgba(12,61,110,.6);color:#7ec8e3}.portal-root .accordion-toggle__chevron{font-size:.75rem;transition:transform .25s ease;color:var(--portal-text-muted)}.portal-root .accordion-section.is-open .accordion-toggle__chevron{transform:rotate(180deg)}.portal-root .accordion-toggle__title{font-family:Play,serif;font-weight:700;font-size:.9375rem;color:var(--portal-text)}.portal-root .accordion-body{display:none;padding:1.25rem 1.5rem;background:var(--portal-bg)}.portal-root .accordion-section.is-open .accordion-body{display:block}.portal-root .next-step-block{display:flex;align-items:center;justify-content:space-between;gap:1rem;background:linear-gradient(135deg,var(--yellow-soft) 0,rgba(12,61,110,.35) 100%);border:1px solid var(--yellow-medium);border-radius:.75rem;padding:1.25rem 1.5rem;margin-bottom:1.5rem;text-decoration:none;transition:filter .15s ease}.portal-root .next-step-block:hover{filter:brightness(1.08)}.portal-root .next-step-block__eyebrow{font-size:.6875rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:var(--yellow);margin-bottom:.2rem}.portal-root .next-step-block__title{font-family:Play,serif;font-weight:700;font-size:1.0625rem;color:var(--portal-text);line-height:1.2}.portal-root .next-step-block__arrow{font-size:1.375rem;color:var(--yellow);flex-shrink:0}.portal-root .next-step-block--complete,.portal-root .next-week-cta--complete{border-color:rgba(34,197,94,.4);background:rgba(34,197,94,.05)}.portal-root .next-step-block--complete .next-step-block__arrow,.portal-root .next-step-block--complete .next-step-block__eyebrow,.portal-root .next-week-cta--complete .next-week-cta__action,.portal-root .next-week-cta--complete .next-week-cta__eyebrow{color:rgb(134,239,172)}.portal-root .unified-schools-map{margin-bottom:2rem}.portal-root .unified-schools-map .usm-title{font-family:Play,serif;font-size:1.15rem;font-weight:700;color:white;margin:0 0 .75rem}.portal-root .usm-stat-row{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;margin-bottom:.75rem}.portal-root .usm-stat{background:var(--portal-card);border:1px solid rgba(255,255,255,.08);border-left:3px solid var(--yellow);border-radius:.5rem;padding:.85rem 1rem}.portal-root .usm-stat__eyebrow{font-family:Inter,sans-serif;font-size:.65rem;letter-spacing:.12em;text-transform:uppercase;color:var(--portal-text-muted);margin-bottom:.25rem}.portal-root .usm-stat__num{font-family:Play,serif;font-size:1.75rem;font-weight:700;color:white;line-height:1}.portal-root .usm-stat__num--green{color:rgb(94,234,165)}.portal-root .usm-stat__num--yellow{color:var(--yellow)}.portal-root .usm-canvas-wrap{background:var(--portal-card);border:1px solid rgba(255,255,255,.08);border-radius:.75rem;padding:1.25rem;margin-bottom:.5rem}.portal-root .usm-canvas{width:100%;aspect-ratio:960/540;background:var(--portal-bg);border-radius:.5rem;position:relative;overflow:hidden}.portal-root .usm-caption{font-size:.75rem;color:var(--portal-text-muted);text-align:center;margin:0 0 1.25rem}.portal-root .usm-podium{display:grid;gap:.5rem}.portal-root .usm-podium__header{display:flex;align-items:baseline;justify-content:space-between;margin:0 0 .25rem}.portal-root .usm-podium__title{font-family:Play,serif;font-size:1rem;font-weight:700;color:white;margin:0}.portal-root .usm-podium__caption{font-size:.7rem;color:var(--portal-text-muted);letter-spacing:.08em;text-transform:uppercase}.portal-root .usm-podium__row{display:grid;grid-template-columns:repeat(5,1fr);gap:.5rem}.portal-root .usm-podium__rank{background:var(--portal-card);border:1px solid rgba(255,255,255,.08);border-top:3px solid rgba(255,255,255,.18);border-radius:.5rem;padding:.85rem .75rem .75rem;display:flex;flex-direction:column;gap:.15rem;text-align:center}.portal-root .usm-podium__rank--gold{border-top-color:var(--yellow);box-shadow:inset 0 0 0 1px rgba(254,193,17,.35)}.portal-root .usm-podium__rank--silver{border-top-color:rgba(255,255,255,.85)}.portal-root .usm-podium__rank--bronze{border-top-color:#c47a3a}.portal-root .usm-podium__rank--five,.portal-root .usm-podium__rank--four{border-top-color:#AF272F}.portal-root .usm-podium__medal{font-family:Play,serif;font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;font-weight:700;color:var(--portal-text-muted)}.portal-root .usm-podium__rank--gold .usm-podium__medal{color:var(--yellow)}.portal-root .usm-podium__rank--silver .usm-podium__medal{color:rgba(255,255,255,.92)}.portal-root .usm-podium__rank--bronze .usm-podium__medal{color:#d1925a}.portal-root .usm-podium__rank--five .usm-podium__medal,.portal-root .usm-podium__rank--four .usm-podium__medal{color:rgba(255,255,255,.78)}.portal-root .usm-podium__name{font-family:Play,serif;font-size:.95rem;font-weight:700;color:white}.portal-root .usm-podium__count{font-family:Play,serif;font-size:1.85rem;font-weight:700;color:white;line-height:1.05}.portal-root .usm-podium__rank--gold .usm-podium__count{color:var(--yellow)}.portal-root .usm-podium__unit{font-size:.65rem;color:var(--portal-text-muted);letter-spacing:.14em;text-transform:uppercase}@media (max-width:720px){.portal-root .usm-stat-row{grid-template-columns:repeat(2,1fr)}.portal-root .usm-podium__row{grid-template-columns:repeat(3,1fr)}}