.gp-ps{--gp-bg:#0d100f;--gp-charcoal:#151917;--gp-charcoal-2:#1c211e;--gp-pine:#173126;--gp-pine-2:#214235;--gp-paper:#f2ecdf;--gp-paper-muted:#c9c1b2;--gp-copper:#c46532;--gp-copper-soft:#e08a54;--gp-line:rgba(242,236,223,.14);--gp-line-strong:rgba(242,236,223,.26);--gp-good:#8eb49c;--gp-warn:#d9ae68;--gp-shadow:0 28px 80px rgba(0,0,0,.34);background:var(--gp-bg);color:var(--gp-paper);border:1px solid var(--gp-line);border-radius:24px;overflow:hidden;box-shadow:var(--gp-shadow);font-family:inherit;max-width:1180px;margin:2rem auto}.gp-ps *{box-sizing:border-box}.gp-ps__shell{padding:clamp(1.1rem,4vw,3rem)}.gp-ps h2,.gp-ps h3,.gp-ps h4,.gp-ps h5{color:var(--gp-paper);letter-spacing:-.025em}.gp-ps h2{font-size:clamp(2.35rem,6vw,5.8rem);line-height:.92;margin:.45rem 0 1rem;max-width:12ch;text-transform:uppercase;font-stretch:condensed}.gp-ps h3{font-size:clamp(1.45rem,3vw,2.35rem);margin:0}.gp-ps h4{font-size:1.2rem;margin:.15rem 0}.gp-ps h5{font-size:1rem;margin:.2rem 0}.gp-ps p{line-height:1.62}.gp-ps__kicker,.gp-ps__need-label,.gp-ps__product-stock{text-transform:uppercase;letter-spacing:.15em;font-weight:800;font-size:.72rem;color:var(--gp-copper-soft);margin:0}.gp-ps__lede{font-size:clamp(1rem,1.8vw,1.18rem);color:var(--gp-paper-muted);max-width:64ch}.gp-ps__hero,.gp-ps__section-head{padding:clamp(2rem,5vw,5rem) 0 2rem}.gp-ps__progress-wrap{padding-bottom:1.1rem;border-bottom:1px solid var(--gp-line)}.gp-ps__progress-label{display:flex;justify-content:space-between;gap:1rem;color:var(--gp-paper-muted);font-size:.8rem;text-transform:uppercase;letter-spacing:.08em}.gp-ps__progress-label strong{color:var(--gp-paper)}.gp-ps__progress{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.45rem;list-style:none;padding:0;margin:1rem 0 0}.gp-ps__progress li{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:.45rem;color:#777f78;min-width:0}.gp-ps__progress li:after{content:"";height:2px;background:var(--gp-line);grid-column:1/-1}.gp-ps__progress li span{display:grid;place-items:center;width:1.7rem;height:1.7rem;border:1px solid var(--gp-line-strong);border-radius:999px;font-size:.72rem;font-weight:800}.gp-ps__progress li em{font-style:normal;font-size:.72rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gp-ps__progress li.is-current,.gp-ps__progress li.is-done{color:var(--gp-paper)}.gp-ps__progress li.is-current span{border-color:var(--gp-copper);background:var(--gp-copper);color:#15100d}.gp-ps__progress li.is-current:after,.gp-ps__progress li.is-done:after{background:var(--gp-copper)}.gp-ps__scenarios{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.gp-ps__scenario{appearance:none;text-align:left;display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:auto auto;gap:.35rem .8rem;align-items:start;padding:1.25rem;background:linear-gradient(145deg,var(--gp-charcoal-2),var(--gp-charcoal));border:1px solid var(--gp-line);border-radius:14px;color:inherit;cursor:pointer;min-height:128px}.gp-ps__scenario-mark{grid-row:1/3;width:12px;height:12px;margin-top:.3rem;transform:rotate(45deg);border:2px solid var(--gp-copper)}.gp-ps__scenario strong{font-size:1.02rem}.gp-ps__scenario>span:not(.gp-ps__scenario-mark){grid-column:2/4;color:var(--gp-paper-muted);font-size:.9rem;line-height:1.5}.gp-ps__scenario b{font-size:.75rem;color:var(--gp-copper-soft);text-transform:uppercase;letter-spacing:.1em}.gp-ps__scenario:hover{border-color:rgba(224,138,84,.55);background:linear-gradient(145deg,var(--gp-pine),var(--gp-charcoal))}.gp-ps button:focus-visible,.gp-ps input:focus-visible,.gp-ps select:focus-visible,.gp-ps a:focus-visible{outline:3px solid var(--gp-copper-soft);outline-offset:4px}.gp-ps form{max-width:820px}.gp-ps__field{display:grid;gap:.7rem;margin:0 0 1rem;padding:1.15rem;border:1px solid var(--gp-line);background:var(--gp-charcoal);border-radius:12px}.gp-ps__field>span,.gp-ps__field legend{font-weight:760;font-size:1rem;color:var(--gp-paper)}.gp-ps__field legend{padding:0 .25rem}.gp-ps input[type=number],.gp-ps select,.gp-ps textarea{width:min(100%,460px);padding:.85rem 1rem;border:1px solid var(--gp-line-strong);border-radius:8px;background:#0e1210;color:var(--gp-paper);font:inherit}.gp-ps__segmented{display:flex;gap:.5rem;flex-wrap:wrap}.gp-ps__segmented label{position:relative}.gp-ps__segmented input{position:absolute;opacity:0;pointer-events:none}.gp-ps__segmented span{display:block;padding:.7rem 1.15rem;border:1px solid var(--gp-line-strong);border-radius:8px;color:var(--gp-paper-muted);cursor:pointer}.gp-ps__segmented input:checked+span{background:var(--gp-pine-2);border-color:var(--gp-copper);color:var(--gp-paper)}.gp-ps__segmented input:focus-visible+span{outline:3px solid var(--gp-copper-soft);outline-offset:3px}.gp-ps__actions,.gp-ps__product-actions,.gp-ps__save-actions,.gp-ps__resume-actions{display:flex;gap:.65rem;flex-wrap:wrap;align-items:center}.gp-ps__actions{margin-top:1.5rem}.gp-ps__button,.gp-ps__text-button{appearance:none;font:inherit;font-weight:800;cursor:pointer}.gp-ps__button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.78rem 1rem;border-radius:8px;border:1px solid transparent;text-decoration:none;line-height:1.2}.gp-ps__button--primary{background:var(--gp-copper);border-color:var(--gp-copper);color:#130e0b}.gp-ps__button--primary:hover{background:var(--gp-copper-soft)}.gp-ps__button--secondary{background:var(--gp-pine);border-color:var(--gp-line-strong);color:var(--gp-paper)}.gp-ps__button--ghost{background:transparent;border-color:var(--gp-line-strong);color:var(--gp-paper)}.gp-ps__button--small{min-height:38px;padding:.58rem .8rem;font-size:.82rem}.gp-ps__button:disabled{opacity:.55;cursor:not-allowed}.gp-ps__text-button{border:0;background:transparent;color:var(--gp-paper-muted);text-decoration:underline;text-underline-offset:3px}.gp-ps__resume,.gp-ps__note,.gp-ps__save-panel,.gp-ps__error{border:1px solid var(--gp-line);border-left:3px solid var(--gp-copper);background:linear-gradient(120deg,var(--gp-pine),var(--gp-charcoal));border-radius:12px;padding:1rem 1.1rem;margin:0 0 1.4rem}.gp-ps__resume,.gp-ps__save-panel{display:flex;justify-content:space-between;gap:1rem;align-items:center}.gp-ps__resume strong{display:block;margin-top:.25rem}.gp-ps__note{display:grid;gap:.25rem}.gp-ps__note span{color:var(--gp-paper-muted)}.gp-ps__result-hero{display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:end;padding:clamp(2rem,5vw,4rem) 0}.gp-ps__result-hero h2{max-width:14ch}.gp-ps__pathmark{display:block;width:96px;aspect-ratio:1;border:1px solid var(--gp-copper);transform:rotate(45deg);position:relative;opacity:.8}.gp-ps__pathmark:after{content:"";position:absolute;inset:22%;border:1px solid var(--gp-paper-muted)}.gp-ps__resume-badge{display:inline-flex;margin-bottom:.7rem;padding:.32rem .55rem;border:1px solid var(--gp-line-strong);border-radius:999px;color:var(--gp-good);font-size:.75rem}.gp-ps__group{padding:1.8rem 0;border-top:1px solid var(--gp-line)}.gp-ps__group-head{display:grid;grid-template-columns:minmax(180px,.45fr) 1fr;gap:2rem;align-items:start;margin-bottom:1rem}.gp-ps__group-head p{margin:0;color:var(--gp-paper-muted);max-width:60ch}.gp-ps__needs{display:grid;gap:.8rem}.gp-ps__need{padding:1.15rem;background:var(--gp-charcoal);border:1px solid var(--gp-line);border-radius:12px}.gp-ps__need>p{margin:.7rem 0 0;color:var(--gp-paper-muted)}.gp-ps__need-top{display:flex;gap:.7rem;align-items:flex-start}.gp-ps__need-dot{width:9px;height:9px;margin-top:.55rem;border-radius:50%;background:var(--gp-copper);flex:0 0 auto}.gp-ps__group--already_covered .gp-ps__need-dot{background:var(--gp-good)}.gp-ps__group--probably_unnecessary .gp-ps__need-dot{background:#747b76}.gp-ps__group--check_before_buying .gp-ps__need-dot{background:var(--gp-warn)}.gp-ps__products{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:.75rem;margin-top:1rem}.gp-ps__product{display:grid;grid-template-columns:92px 1fr;gap:.9rem;padding:.8rem;background:#0e1210;border:1px solid var(--gp-line);border-radius:10px;overflow:hidden}.gp-ps__product img{width:92px;height:92px;object-fit:cover;border-radius:7px;background:var(--gp-charcoal-2)}.gp-ps__product-body{min-width:0}.gp-ps__product h5{font-size:1rem;line-height:1.3}.gp-ps__product-stock{color:var(--gp-good)}.gp-ps__price{font-weight:850;margin:.35rem 0;color:var(--gp-paper)}.gp-ps__suitability,.gp-ps__product-note{font-size:.82rem;color:var(--gp-paper-muted);line-height:1.45}.gp-ps__product-note{display:block;margin:.35rem 0}.gp-ps__product-actions{margin-top:.7rem}.gp-ps__cart-status,.gp-ps__save-status{min-height:1.2em;margin-top:.5rem;color:var(--gp-good);font-size:.82rem}.gp-ps__plan-footer{display:flex;gap:2rem;flex-wrap:wrap;padding:1rem 0 1.5rem;border-top:1px solid var(--gp-line);color:var(--gp-paper-muted);font-size:.8rem}.gp-ps__plan-footer div{display:grid;gap:.18rem}.gp-ps__plan-footer strong{color:var(--gp-paper)}.gp-ps__save-panel{margin-top:1rem}.gp-ps__save-panel h3{margin:.25rem 0}.gp-ps__save-panel p{margin:.3rem 0;color:var(--gp-paper-muted)}.gp-ps__loading{min-height:420px;display:grid;align-content:center;justify-items:start}.gp-ps__loading .gp-ps__pathmark{margin-bottom:2rem}.gp-ps__quiet{padding:1rem;border:1px dashed var(--gp-line-strong);color:var(--gp-paper-muted)}.gp-ps__sr{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:760px){.gp-ps{margin:1rem 0;border-radius:16px}.gp-ps__shell{padding:1rem}.gp-ps h2{font-size:clamp(2.25rem,13vw,4rem)}.gp-ps__progress li em{display:none}.gp-ps__scenarios{grid-template-columns:1fr}.gp-ps__scenario{min-height:112px}.gp-ps__group-head,.gp-ps__result-hero{grid-template-columns:1fr}.gp-ps__result-hero .gp-ps__pathmark{display:none}.gp-ps__resume,.gp-ps__save-panel{display:grid}.gp-ps__product{grid-template-columns:72px 1fr}.gp-ps__product img{width:72px;height:72px}}@media(prefers-reduced-motion:no-preference){.gp-ps__scenario,.gp-ps__button{transition:transform .16s ease,border-color .16s ease,background-color .16s ease}.gp-ps__scenario:hover,.gp-ps__button:hover{transform:translateY(-1px)}}@media(prefers-reduced-motion:reduce){.gp-ps *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

.gp-ps__choice-group{border:0;padding:0;margin:0 0 1.2rem;min-inline-size:0}.gp-ps__choice-group>legend{font-weight:800;margin:0 0 .75rem;color:var(--gp-paper)}.gp-ps__reason-grid,.gp-ps__horizon-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.gp-ps__choice-card,.gp-ps__horizon-card{position:relative;min-width:0}.gp-ps__choice-card input,.gp-ps__horizon-card input{position:absolute;opacity:0;inset:auto}.gp-ps__choice-card>span,.gp-ps__horizon-card>span{display:grid;gap:.35rem;height:100%;padding:1rem 1.05rem;border:1px solid var(--gp-line);border-radius:12px;background:linear-gradient(145deg,var(--gp-charcoal-2),var(--gp-charcoal));cursor:pointer}.gp-ps__choice-card strong,.gp-ps__horizon-card strong{color:var(--gp-paper);line-height:1.3}.gp-ps__choice-card small,.gp-ps__horizon-card small,.gp-ps__field small{color:var(--gp-paper-muted);line-height:1.45}.gp-ps__choice-card input:checked+span,.gp-ps__horizon-card input:checked+span{border-color:var(--gp-copper);background:linear-gradient(145deg,var(--gp-pine-2),var(--gp-pine))}.gp-ps__choice-card input:focus-visible+span,.gp-ps__horizon-card input:focus-visible+span{outline:3px solid var(--gp-copper-soft);outline-offset:3px}.gp-ps__other-reason.is-hidden{display:none}.gp-ps textarea{resize:vertical;min-height:5.5rem}.gp-ps__context{padding:1.6rem 0 2rem;border-top:1px solid var(--gp-line);border-bottom:1px solid var(--gp-line)}.gp-ps__context-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin:1rem 0 0}.gp-ps__context-grid>div{padding:1rem;border:1px solid var(--gp-line);border-radius:11px;background:var(--gp-charcoal)}.gp-ps__context-grid dt{font-size:.7rem;font-weight:850;text-transform:uppercase;letter-spacing:.12em;color:var(--gp-copper-soft)}.gp-ps__context-grid dd{margin:.45rem 0 0;color:var(--gp-paper);line-height:1.5}.gp-ps__context-grid ul{margin:0;padding-left:1.1rem}.gp-ps__guidance{padding-top:.6rem;border-top:1px solid var(--gp-line);font-size:.88rem}.gp-ps__suggested{margin-top:2rem;padding:clamp(1.25rem,3vw,2rem);border:1px solid rgba(196,101,50,.48);border-radius:16px;background:linear-gradient(145deg,rgba(23,49,38,.78),rgba(21,25,23,.96))}.gp-ps__suggested-head{max-width:760px;margin-bottom:1.4rem}.gp-ps__suggested-head h3{font-size:clamp(1.8rem,4vw,3.2rem);text-transform:uppercase;margin:.25rem 0}.gp-ps__suggested-head>p:last-child{color:var(--gp-paper-muted)}.gp-ps__product-group+.gp-ps__product-group{margin-top:1.6rem;padding-top:1.6rem;border-top:1px solid var(--gp-line)}.gp-ps__product-group-head{margin-bottom:.8rem}.gp-ps__product-reason{font-size:.86rem;color:var(--gp-paper-muted);line-height:1.5}.gp-ps__product-reason strong{color:var(--gp-paper)}
@media(max-width:760px){.gp-ps__reason-grid,.gp-ps__horizon-grid,.gp-ps__context-grid{grid-template-columns:1fr}.gp-ps__horizon-card>span,.gp-ps__choice-card>span{padding:.9rem}.gp-ps__suggested{padding:1rem}.gp-ps__products{grid-template-columns:1fr}.gp-ps__progress{gap:.25rem}.gp-ps__progress li{grid-template-columns:1fr;justify-items:center}.gp-ps__progress li span{width:1.55rem;height:1.55rem}.gp-ps__progress li:after{width:100%}}
@media(max-width:430px){.gp-ps__product{grid-template-columns:1fr;gap:.7rem}.gp-ps__product img{width:100%;height:auto;max-height:180px;aspect-ratio:4/3;object-fit:cover}.gp-ps__button--small{width:100%}.gp-ps__product-actions{align-items:stretch}}


/* Build My Plan 2.0: first-class no-purchase actions */
.gp-ps__group--no_purchase_actions{border-color:color-mix(in srgb,var(--gp-copper) 58%,transparent);background:linear-gradient(135deg,color-mix(in srgb,var(--gp-pine) 82%,#000),color-mix(in srgb,var(--gp-charcoal) 94%,#000))}
.gp-ps__need--action{border-style:dashed;background:color-mix(in srgb,var(--gp-pine) 70%,var(--gp-charcoal))}
.gp-ps__need--action .gp-ps__need-dot{background:var(--gp-copper)}

/* Account preparedness operating system */
.gp-ps-account{--gp-bg:#0d100f;--gp-charcoal:#151917;--gp-charcoal-2:#1c211e;--gp-pine:#173126;--gp-paper:#f2ecdf;--gp-paper-muted:#c9c1b2;--gp-copper:#c46532;--gp-copper-soft:#e08a54;--gp-line:rgba(242,236,223,.14);--gp-good:#8eb49c;--gp-warn:#d9ae68;background:var(--gp-bg);color:var(--gp-paper);border:1px solid var(--gp-line);border-radius:20px;padding:clamp(1rem,3vw,2rem);box-sizing:border-box}.gp-ps-account *{box-sizing:border-box}.gp-ps-account h2,.gp-ps-account h3,.gp-ps-account h4{color:var(--gp-paper)}.gp-ps-account h2{font-size:clamp(2.2rem,6vw,4.8rem);line-height:.95;text-transform:uppercase;margin:.35rem 0 1rem;max-width:14ch}.gp-ps-account h3{margin:.2rem 0 .8rem}.gp-ps-account h4{margin:.2rem 0 .45rem}.gp-ps-account p,.gp-ps-account li,.gp-ps-account dd{color:var(--gp-paper-muted);line-height:1.55}.gp-ps-account__hero{padding:.5rem 0 1.5rem;border-bottom:1px solid var(--gp-line);margin-bottom:1.25rem}.gp-ps-account__summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;margin:1rem 0}.gp-ps-account__summary>div{padding:1rem;background:var(--gp-pine);border:1px solid var(--gp-line);border-radius:12px;display:grid;gap:.2rem}.gp-ps-account__summary strong{font-size:1.9rem;color:var(--gp-paper)}.gp-ps-account__summary span{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;color:var(--gp-paper-muted)}.gp-ps-account__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.gp-ps-account__card,.gp-ps-account__row,.gp-ps-account__check,.gp-ps-account__product,.gp-ps-account__claim,.gp-ps-account__review,.gp-ps-account__good{background:var(--gp-charcoal);border:1px solid var(--gp-line);border-radius:12px;padding:1rem}.gp-ps-account__claim,.gp-ps-account__review{border-left:3px solid var(--gp-copper);margin:1rem 0}.gp-ps-account__good{border-left:3px solid var(--gp-good);margin:1rem 0}.gp-ps-account__card dl,.gp-ps-account__check dl{display:grid;grid-template-columns:minmax(110px,.45fr) 1fr;gap:.45rem .8rem}.gp-ps-account dt{font-size:.74rem;text-transform:uppercase;letter-spacing:.08em;color:var(--gp-copper-soft);font-weight:800}.gp-ps-account dd{margin:0}.gp-ps-account__stack{display:grid;gap:.7rem;margin:1.2rem 0}.gp-ps-account__row{display:flex;justify-content:space-between;gap:1rem;align-items:center}.gp-ps-account__badge{display:inline-block;color:var(--gp-copper-soft);font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.gp-ps-account__form{display:grid;gap:.8rem}.gp-ps-account__form label{display:grid;gap:.35rem;color:var(--gp-paper);font-weight:700}.gp-ps-account__form input,.gp-ps-account__form select{width:100%;max-width:560px;padding:.7rem .8rem;background:#0e1210;color:var(--gp-paper);border:1px solid var(--gp-line);border-radius:8px}.gp-ps-account .button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:.68rem .9rem;border-radius:8px;text-decoration:none;font-weight:800;background:var(--gp-pine);color:var(--gp-paper);border:1px solid var(--gp-line)}.gp-ps-account .button:hover{background:#214235;color:var(--gp-paper)}.gp-ps-account .button:focus-visible,.gp-ps-account input:focus-visible,.gp-ps-account select:focus-visible,.gp-ps-account a:focus-visible{outline:3px solid var(--gp-copper-soft);outline-offset:3px}.gp-ps-account__actions{display:flex;gap:.6rem;flex-wrap:wrap;align-items:center;margin:1rem 0}.gp-ps-account__inline{display:inline}.gp-ps-account__coverage{list-style:none;padding:0;margin:0;display:grid;gap:.45rem}.gp-ps-account__coverage li{display:flex;gap:.6rem;align-items:center}.gp-ps-account__state{font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;border:1px solid var(--gp-line);border-radius:999px;padding:.24rem .45rem;white-space:nowrap}.gp-ps-account__state--covered{color:var(--gp-good)}.gp-ps-account__state--partially_covered,.gp-ps-account__state--review_check_needed{color:var(--gp-warn)}.gp-ps-account__state--gap{color:var(--gp-copper-soft)}.gp-ps-account__check{display:grid;grid-template-columns:1fr minmax(240px,.45fr);gap:1rem}.gp-ps-account__products{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:.8rem}.gp-ps-account__product{display:grid;grid-template-columns:92px 1fr;gap:.8rem}.gp-ps-account__product img{width:92px;height:92px;object-fit:cover;border-radius:8px}.gp-ps-account__price{color:var(--gp-paper);font-weight:850;margin:.35rem 0}.gp-ps-account__product-group{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--gp-line)}.gp-ps-account__quiet{padding:1rem;border:1px dashed var(--gp-line);border-radius:10px}.gp-ps-account__history{margin-top:1rem;border-top:1px solid var(--gp-line);padding-top:1rem}.gp-ps-account code{color:var(--gp-copper-soft)}
@media(max-width:760px){.gp-ps-account__summary,.gp-ps-account__grid{grid-template-columns:1fr}.gp-ps-account__row,.gp-ps-account__check{display:grid;grid-template-columns:1fr}.gp-ps-account__product{grid-template-columns:72px 1fr}.gp-ps-account__product img{width:72px;height:72px}.gp-ps-account__card dl,.gp-ps-account__check dl{grid-template-columns:1fr}.gp-ps-account__actions .button{width:100%}}
@media(max-width:430px){.gp-ps-account{border-radius:14px;padding:.85rem}.gp-ps-account__product{grid-template-columns:1fr}.gp-ps-account__product img{width:100%;height:auto;max-height:180px;aspect-ratio:4/3}.gp-ps-account__products{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.gp-ps-account *{transition:none!important;animation:none!important;scroll-behavior:auto!important}}
