.hst-step-marker{color:var(--color-muted);font-size:.82rem;font-weight:700;letter-spacing:.06em;margin:0 0 .35rem;text-transform:uppercase}.hst-subheading{font-size:1.1rem;margin:1.35rem 0 0}.hst-fieldset{border:0;margin:0 0 1.6rem;padding:0}.hst-fieldset--inline{margin-bottom:.75rem}.hst-legend{font-weight:600;line-height:1.5;margin-bottom:.6rem;max-width:70ch;padding:0}.hst-legend--small{font-size:.95rem}.hst-legend__hint{color:var(--color-muted);display:inline-block;font-size:.85rem;font-weight:500}.hst-choice-list{display:grid;gap:.5rem;list-style:none;margin:0;max-width:80ch;padding:0}@media(min-width:620px){.hst-choice-list--compact{grid-template-columns:repeat(auto-fit,minmax(min(100%,16rem),1fr))}}.hst-choice-list--inline{display:flex;flex-wrap:wrap}.hst-choice{align-items:flex-start;background:var(--color-surface-strong);border:1px solid var(--color-border);border-radius:8px;cursor:pointer;display:flex;gap:.8rem;line-height:1.6;min-height:2.75rem;padding:.7rem 1rem;position:relative}.hst-choice--inline{padding:.5rem .9rem}.hst-choice:hover{border-color:var(--color-green)}.hst-choice__input{height:1.35rem;margin:0;opacity:0;position:absolute;width:1.35rem}.hst-choice__mark{align-items:center;background:#fff;border:2px solid var(--color-muted);border-radius:4px;display:inline-flex;flex:0 0 auto;height:1.35rem;justify-content:center;margin-top:.1rem;width:1.35rem}.hst-choice__mark--radio{border-radius:999px}.hst-choice__input:checked+.hst-choice__mark{border-color:var(--color-green-dark)}.hst-choice__input:checked+.hst-choice__mark:after{background:var(--color-green-dark);content:"";height:.7rem;width:.7rem}.hst-choice__input[type=radio]:checked+.hst-choice__mark:after{border-radius:999px}.hst-choice__input[type=checkbox]:checked+.hst-choice__mark:after{background:transparent;border-bottom:2.5px solid var(--color-green-dark);border-right:2.5px solid var(--color-green-dark);height:.72rem;margin-top:-.16rem;transform:rotate(45deg);width:.38rem}.hst-choice__input:focus-visible+.hst-choice__mark{outline:3px solid var(--color-red);outline-offset:2px}.hst-choice__label{display:flex;flex-direction:column;gap:.25rem}.hst-choice__detail{color:var(--color-muted);font-size:.9rem;line-height:1.6}.hst-choice:has(.hst-choice__input:checked){background:var(--color-green-soft);border-color:var(--color-green-dark)}.hst-modules{display:grid;gap:1rem}.hst-module{background:var(--color-surface-strong);border:1px solid var(--color-border);border-radius:10px;padding:1.25rem 1.35rem 1.4rem}.hst-module__head{align-items:center;display:flex;gap:.6rem}.hst-module__head h3{font-size:1.12rem;line-height:1.4;margin:0}.hst-module__icon{align-items:center;color:var(--color-green-dark);display:inline-flex;flex:0 0 auto}.hst-module__badge{color:var(--color-muted);font-size:.76rem;font-weight:700;letter-spacing:.05em;margin:.4rem 0 .75rem;text-transform:uppercase}.hst-module p{color:var(--color-muted);line-height:1.72;margin:0 0 .75rem;max-width:76ch}.hst-module__label{color:var(--color-text);font-size:.92rem;font-weight:600;margin:.85rem 0 .35rem!important}.hst-module__prompts{color:var(--color-muted);display:grid;gap:.4rem;line-height:1.65;margin:0 0 .5rem;max-width:74ch;padding-left:1.15rem}.hst-module__links{display:flex;flex-wrap:wrap;gap:.9rem;margin-bottom:.4rem!important}.hst-module__links a,.hst-module__sources a{color:var(--color-green-dark);font-weight:600}.hst-module__sources{display:flex;flex-wrap:wrap;font-size:.88rem;gap:.9rem;margin:0!important}.hst-calculator{background:#fff;border:1px solid var(--color-border);border-radius:8px;margin:.5rem 0 1rem;padding:1rem 1.1rem 1.1rem}.hst-calculator h4{font-size:1rem;margin:0 0 .75rem}.hst-calculator__fields{display:grid;gap:.85rem}@media(min-width:620px){.hst-calculator__fields{grid-template-columns:1fr 1fr}}.hst-field{display:flex;flex-direction:column;gap:.35rem;margin:0 0 .85rem!important}.hst-field label{color:var(--color-text)!important;font-size:.92rem;font-weight:600}.hst-field input{background:#fff;border:1px solid var(--color-border);border-radius:6px;font:inherit;max-width:10rem;min-height:2.75rem;padding:.45rem .7rem}.hst-field input:focus-visible{border-color:var(--color-green-dark);outline:3px solid var(--color-red);outline-offset:1px}.hst-calculator__result{background:var(--color-green-soft);border-radius:6px;color:var(--color-text)!important;font-weight:600;margin:.5rem 0 0!important;padding:.7rem .9rem}.hst-trip-line{color:var(--color-green-dark);font-weight:600;margin:0 0 1rem;max-width:74ch}.hst-plan{display:grid;gap:1rem;max-width:80ch}.hst-plan__section{background:var(--color-surface-strong);border:1px solid var(--color-border);border-radius:10px;padding:1.1rem 1.25rem 1.2rem}.hst-plan__section h3{font-size:1.08rem;margin:0 0 .5rem}.hst-plan__note{color:var(--color-muted);font-size:.92rem;line-height:1.65;margin:0 0 .75rem}.hst-plan__list{display:grid;gap:.45rem;list-style:none;margin:0;padding:0}.hst-plan__label{align-items:flex-start;cursor:pointer;display:flex;gap:.7rem;line-height:1.65;min-height:2.4rem;padding:.15rem 0}.hst-plan__item input{flex:0 0 auto;height:1.25rem;margin-top:.28rem;width:1.25rem}.hst-plan__item input:focus-visible{outline:3px solid var(--color-red);outline-offset:2px}.hst-plan__item--packed span{color:var(--color-muted);text-decoration:line-through}.hst-plan__calc{background:var(--color-green-soft);border-radius:6px;font-size:.94rem;margin:.6rem 0 0;padding:.6rem .85rem}.hst-plan__footer{color:var(--color-muted);font-size:.92rem;line-height:1.65;margin:1.1rem 0 0;max-width:76ch}.hst-toast{color:var(--color-green-dark);font-weight:600;margin:.85rem 0 0;min-height:1.4rem}.hst-feedback{border-top:1px solid var(--color-border);margin-top:1.5rem;padding-top:1rem}.hst-feedback p{color:var(--color-muted);margin:0;max-width:70ch}@media print{.hst-choice-list,.hst-fieldset,.hst-calculator,.hst-modules{display:none}}
