.package-intro, .package-section { width: min(1280px, calc(100% - 48px)); margin: 0 auto; }
.package-intro { padding: 32px 0 20px; }
.package-intro h1 { font-size: clamp(1.8rem, 3.3vw, 2.8rem); letter-spacing: -.035em; margin: 12px 0; }
.package-intro p { max-width: 920px; margin: 12px 0; }
.package-intro a { text-decoration: underline; text-underline-offset: 4px; font-weight: 600; }
.package-section { padding-bottom: 40px; scroll-margin-top: 100px; }
.package-intro .eyebrow, .package-kicker { font-size: .875rem; letter-spacing: .065em; font-weight: 700; text-transform: uppercase; }
#package-configurator { line-height: 1.55; overflow-wrap: anywhere; }
#package-configurator button, #package-configurator input, #package-configurator select { font: inherit; }
#package-configurator button { cursor: pointer; }
#package-configurator :focus-visible { outline: 3px solid #bd421a; outline-offset: 4px; }
#package-heading, #package-error { scroll-margin-top: 125px; }
.package-steps { display: grid; grid-template-columns: repeat(5, 1fr); gap: 10px; margin-bottom: 24px; }
.package-steps button { min-width: 0; display: flex; align-items: center; gap: 10px; text-align: left; min-height: 54px; padding: 12px; border: 1px solid var(--line); border-radius: 8px; color: var(--ink); background: white; }
.package-steps button span { display: grid; place-items: center; width: 28px; height: 28px; flex-shrink: 0; border-radius: 50%; background: var(--paper); font-size: .875rem; font-weight: 700; }
.package-steps [aria-current] { border: 2px solid var(--ink); padding: 11px; font-weight: 700; }
.package-steps [aria-current] span { background: var(--ink); color: white; }
.package-layout { display: grid; grid-template-columns: minmax(0, 1.5fr) minmax(320px, 1fr); align-items: start; gap: 24px; }
.package-form { min-width: 0; padding: 28px; border: 1px solid var(--line); background: white; border-radius: 12px; }
#package-configurator h2 { font-size: 1.75rem; letter-spacing: -.025em; line-height: 1.2; margin: 0 0 24px; }
#package-configurator h3 { font-size: 1.3rem; letter-spacing: -.02em; line-height: 1.3; margin: 28px 0 16px; }
.package-kicker { margin: 0 0 8px; }
.package-form fieldset { min-inline-size: 0; border: 0; margin: 0; padding: 0; }
.package-form fieldset > p:first-of-type { margin-top: 0; }
.package-users { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; margin-top: 24px; }
.package-number { display: flex; flex-direction: column; gap: 8px; font-weight: 700; }
.package-number input { max-width: 180px; min-width: 0; width: 100%; min-height: 48px; padding: 8px 12px; border: 1px solid #849792; border-radius: 6px; color: var(--ink); background: white; }
.package-number small { font-size: .875rem; font-weight: 400; line-height: 1.6; color: #50645f; }
.package-note { border-left: 3px solid var(--accent-dark); padding: 12px 16px; margin: 24px 0 0; background: #fff5ef; font-size: .875rem; }
.package-navigation { display: flex; justify-content: space-between; gap: 12px; border-top: 1px solid var(--line); margin-top: 28px; padding-top: 24px; }
.package-navigation [data-package-next] { margin-left: auto; background: var(--ink); color: white; box-shadow: none; }
.package-secondary { min-height: 48px; padding: 10px 16px; border: 1px solid #849792; border-radius: 6px; color: var(--ink); background: white; }
.package-summary { min-width: 0; position: sticky; top: 108px; background: var(--ink); color: white; padding: 28px; border-radius: 12px; }
.package-summary p { font-size: .875rem; line-height: 1.65; }
.package-draft { color: #ffdbbe; border-bottom: 1px solid #607672; padding-bottom: 16px; }
.package-summary dl { margin: 0; }
.package-summary dl > div { display: flex; gap: 20px; padding: 12px 0; border-bottom: 1px solid #607672; }
.package-summary dt { flex: 1; }
.package-summary dd { flex: 0 1 43%; margin: 0; text-align: right; font-size: .875rem; }
#package-total { padding-top: 24px; }
#package-total > strong { display: block; font-size: 1.4rem; line-height: 1.3; }
.package-standard details { padding: 14px 0; border-bottom: 1px solid var(--line); }
.package-standard summary { cursor: pointer; font-weight: 700; min-height: 32px; }
.package-standard summary span { float: right; font-weight: 400; font-size: .875rem; color: #50645f; }
.package-standard p { margin: 12px 0 0; }
.package-choices { display: grid; gap: 14px; }
.package-choice { display: flex; gap: 14px; align-items: flex-start; padding: 18px; border: 1px solid #a7b9b2; border-radius: 8px; cursor: pointer; }
.package-choice:has(input:checked) { border: 2px solid var(--ink); padding: 17px; background: var(--paper); }
.package-choice input { width: 22px; height: 22px; flex-shrink: 0; accent-color: var(--ink); margin: 2px 0 0; }
.package-choice input:disabled { opacity: 1; }
.package-choice > span { min-width: 0; }
.package-choice strong, .package-choice span > span, .package-choice small { display: block; }
.package-choice span > span { margin-top: 6px; }
.package-choice small { margin-top: 10px; color: #50645f; font-size: .875rem; }
.package-recommendation { margin-top: 20px; padding: 20px; border: 1px solid #94aba4; border-radius: 8px; background: #eef5f1; }
.package-recommendation > strong { font-size: 1.05rem; }
.package-recommendation p { margin: 8px 0 14px; }
.package-planned { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
.package-planned article { padding: 18px; border: 1px dashed #8ba099; border-radius: 8px; background: #f7f8f6; }
.package-planned article > span { display: inline-block; padding: 4px 8px; border-radius: 999px; color: #74412e; background: #ffebe2; font-size: .75rem; font-weight: 800; text-transform: uppercase; letter-spacing: .04em; }
.package-planned h4 { margin: 14px 0 8px; font: 750 1rem/1.3 "Manrope", sans-serif; letter-spacing: -.015em; }
.package-planned p { margin: 0; color: #50645f; font-size: .875rem; }
.package-storage { display: grid; grid-template-columns: minmax(0, 1fr); gap: 8px; font-weight: 700; }
.package-storage select { width: 100%; max-width: 100%; min-width: 0; min-height: 48px; padding: 10px; border: 1px solid #849792; border-radius: 6px; background: white; color: var(--ink); }
.storage-guard { margin-top: 22px; padding: 22px; border-radius: 9px; color: white; background: var(--ink); }
.storage-guard h4 { margin: 4px 0 16px; font: 750 1.25rem/1.3 "Manrope", sans-serif; letter-spacing: -.02em; }
.storage-guard p, .storage-guard li { font-size: .875rem; }
.storage-guard ul { margin: 14px 0 0; padding-left: 1.2rem; }
.storage-meter { height: 14px; overflow: hidden; border: 1px solid #6d817d; border-radius: 999px; background: #284544; }
.storage-meter span { display: block; height: 100%; border-radius: inherit; background: linear-gradient(90deg, #6fc7a4, #f0bd64); }
.package-review { margin: 0; }
.package-review > div { padding: 14px 0; border-bottom: 1px solid var(--line); }
.package-review dt { font-size: .875rem; color: #50645f; }
.package-review dd { margin: 6px 0 0; }
.package-review button { display: block; border: 0; background: none; text-decoration: underline; text-underline-offset: 4px; color: var(--ink); min-height: 44px; padding: 8px 0; }
#package-error { padding: 16px; border: 1px solid #a43420; color: #822212; background: #fff2ec; }
.package-overview { padding: 70px clamp(24px, 6vw, 96px); background: white; }
.package-overview h2 { font-size: clamp(1.7rem, 3vw, 2.5rem); letter-spacing: -.035em; }
.package-overview > p { max-width: 850px; }
.package-overview-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; margin: 28px 0; }
.package-overview-grid article { padding: 24px; background: var(--paper); border-top: 3px solid var(--ink); border-radius: 0 0 8px 8px; }
.package-overview-grid h3 { font-size: 1.25rem; letter-spacing: -.02em; line-height: 1.3; }
.package-overview .package-note { max-width: 900px; }
/* Existing tariff copy must also reflow when body text is enlarged to 200%. */
#tarife .module-offer { overflow-wrap: anywhere; }
@media (max-width: 900px) {
  .package-layout { grid-template-columns: 1fr; }
  .package-summary { position: static; }
  .package-overview-grid { grid-template-columns: 1fr; }
}
@media (max-width: 600px) {
  .package-intro, .package-section { width: calc(100% - 36px); }
  .package-intro { padding-top: 20px; }
  .package-intro h1 { font-size: 1.8rem; }
  .package-steps { grid-template-columns: 1fr 1fr; gap: 8px; }
  .package-steps button { font-size: .875rem !important; gap: 8px; padding: 10px; }
  .package-steps [aria-current] { padding: 9px; }
  .package-form, .package-summary { padding: 22px 18px; }
  .package-users { grid-template-columns: 1fr; gap: 20px; }
  .package-planned { grid-template-columns: 1fr; }
  .package-overview { padding: 44px 24px; }
}
