.site-kp .prices-hero:where(.astro-6wjkkqym){background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 100%);color:#fff;padding:var(--space-16) 0 var(--space-12)}.site-kp .prices-hero__title:where(.astro-6wjkkqym){font-size:clamp(var(--font-size-2xl),4vw,var(--font-size-4xl));font-weight:var(--font-weight-bold);margin:0 0 var(--space-3)}.site-kp .prices-hero__sub:where(.astro-6wjkkqym){font-size:var(--font-size-lg);opacity:.88;margin:0}.site-kp .calc-section:where(.astro-6wjkkqym){background:color-mix(in srgb,var(--color-primary) 4%,var(--color-bg))}.site-kp .calc-section--late:where(.astro-6wjkkqym){background:var(--color-card-bg);border-top:1px solid var(--color-border)}.site-kp .price-tables:where(.astro-6wjkkqym){display:flex;flex-direction:column;gap:var(--space-4)}.site-kp .price-table-wrap:where(.astro-6wjkkqym){border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden;background:var(--color-card-bg)}.site-kp .price-table-toggle:where(.astro-6wjkkqym){width:100%;display:flex;align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-5);background:none;border:none;cursor:pointer;font-size:var(--font-size-base);font-weight:var(--font-weight-semibold);color:var(--color-text);text-align:left;transition:background var(--transition-fast)}.site-kp .price-table-toggle:where(.astro-6wjkkqym):hover{background:var(--color-bg)}.site-kp .price-table-toggle__icon:where(.astro-6wjkkqym){color:var(--color-primary);width:22px;height:22px;flex-shrink:0;display:flex;align-items:center}.site-kp .price-table-toggle__icon:where(.astro-6wjkkqym) svg{width:100%;height:100%}.site-kp .price-table-toggle__title:where(.astro-6wjkkqym){flex:1}.site-kp .price-table-toggle__arrow:where(.astro-6wjkkqym){color:var(--color-text-muted);transition:transform var(--transition-fast)}.site-kp .price-table-toggle:where(.astro-6wjkkqym)[aria-expanded=false] .price-table-toggle__arrow:where(.astro-6wjkkqym){transform:rotate(-90deg)}.site-kp .price-table-body:where(.astro-6wjkkqym){border-top:1px solid var(--color-border)}.site-kp .table-scroll:where(.astro-6wjkkqym){overflow-x:auto;-webkit-overflow-scrolling:touch}.site-kp .price-table:where(.astro-6wjkkqym){width:100%;min-width:520px;border-collapse:collapse;font-size:var(--font-size-sm)}.site-kp .price-table:where(.astro-6wjkkqym) thead:where(.astro-6wjkkqym) tr:where(.astro-6wjkkqym){background:color-mix(in srgb,var(--color-primary) 6%,var(--color-bg))}.site-kp .price-table:where(.astro-6wjkkqym) th:where(.astro-6wjkkqym){padding:var(--space-3) var(--space-4);text-align:left;font-weight:var(--font-weight-semibold);color:var(--color-text-muted);white-space:nowrap;font-size:var(--font-size-xs);text-transform:uppercase;letter-spacing:.05em}.site-kp .price-table:where(.astro-6wjkkqym) td:where(.astro-6wjkkqym){padding:var(--space-3) var(--space-4);border-top:1px solid var(--color-border);color:var(--color-text);line-height:var(--line-height-normal)}.site-kp .price-table__unit-cell:where(.astro-6wjkkqym){white-space:nowrap;color:var(--color-text-muted)}.site-kp .price-table__price-cell:where(.astro-6wjkkqym){white-space:nowrap;font-weight:var(--font-weight-medium);color:var(--color-primary)}.site-kp .price-table:where(.astro-6wjkkqym) tbody:where(.astro-6wjkkqym) tr:where(.astro-6wjkkqym):hover{background:color-mix(in srgb,var(--color-primary) 3%,var(--color-bg))}.site-kp .price-cards-wrap:where(.astro-6wjkkqym){display:grid;grid-template-columns:1fr;gap:var(--space-6)}@media(min-width:768px){.site-kp .price-cards-wrap:where(.astro-6wjkkqym){grid-template-columns:repeat(2,1fr)}}@media(min-width:1200px){.site-kp .price-cards-wrap:where(.astro-6wjkkqym){grid-template-columns:repeat(3,1fr)}}.site-kp .price-cat-card:where(.astro-6wjkkqym){background:var(--color-card-bg);border:1px solid var(--color-border);border-radius:var(--card-radius, var(--radius-lg));overflow:hidden;box-shadow:var(--shadow-sm);transition:box-shadow var(--transition-base),transform var(--transition-base)}.site-kp .price-cat-card:where(.astro-6wjkkqym):hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.site-kp .price-cat-card__header:where(.astro-6wjkkqym){display:flex;align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-5);background:linear-gradient(135deg,color-mix(in srgb,var(--color-primary) 8%,var(--color-bg)),var(--color-bg));border-bottom:1px solid var(--color-border)}.site-kp .price-cat-card__icon:where(.astro-6wjkkqym){color:var(--color-primary);width:22px;height:22px;flex-shrink:0}.site-kp .price-cat-card__icon:where(.astro-6wjkkqym) svg{width:100%;height:100%}.site-kp .price-cat-card__title:where(.astro-6wjkkqym){font-size:var(--font-size-base);font-weight:var(--font-weight-bold);color:var(--color-text);margin:0;text-transform:none;letter-spacing:normal}.site-kp .price-cat-card__items:where(.astro-6wjkkqym){padding:var(--space-4) var(--space-5);display:flex;flex-direction:column;gap:var(--space-3)}.site-kp .price-cat-item:where(.astro-6wjkkqym){display:flex;align-items:baseline;gap:var(--space-2);font-size:var(--font-size-sm)}.site-kp .price-cat-item__name:where(.astro-6wjkkqym){color:var(--color-text);flex-shrink:0}.site-kp .price-cat-item__dots:where(.astro-6wjkkqym){flex:1;border-bottom:1px dashed var(--color-border);margin-bottom:4px}.site-kp .price-cat-item__price:where(.astro-6wjkkqym){color:var(--color-primary);font-weight:var(--font-weight-semibold);white-space:nowrap;flex-shrink:0}.site-kp .price-accordion:where(.astro-6wjkkqym){display:flex;flex-direction:column;gap:var(--space-2);max-width:900px}.site-kp .price-accordion__item:where(.astro-6wjkkqym){border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden;background:var(--color-card-bg);transition:border-color var(--transition-fast)}.site-kp .price-accordion__item:where(.astro-6wjkkqym)[open]{border-color:var(--color-primary)}.site-kp .price-accordion__summary:where(.astro-6wjkkqym){display:flex;align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-5);cursor:pointer;list-style:none;user-select:none;font-weight:var(--font-weight-semibold);color:var(--color-text);transition:color var(--transition-fast)}.site-kp .price-accordion__summary:where(.astro-6wjkkqym)::-webkit-details-marker{display:none}.site-kp .price-accordion__summary:where(.astro-6wjkkqym)::marker{display:none}.site-kp .price-accordion__item:where(.astro-6wjkkqym)[open] .price-accordion__summary:where(.astro-6wjkkqym){color:var(--color-primary);border-bottom:1px solid var(--color-border)}.site-kp .price-accordion__icon:where(.astro-6wjkkqym){color:var(--color-primary);width:20px;height:20px;flex-shrink:0}.site-kp .price-accordion__icon:where(.astro-6wjkkqym) svg{width:100%;height:100%}.site-kp .price-accordion__title:where(.astro-6wjkkqym){flex:1}.site-kp .price-accordion__count:where(.astro-6wjkkqym){font-size:var(--font-size-xs);color:var(--color-text-muted);font-weight:var(--font-weight-normal);white-space:nowrap}.site-kp .price-accordion__chevron:where(.astro-6wjkkqym){color:var(--color-text-muted);transition:transform var(--transition-fast)}.site-kp .price-accordion__item:where(.astro-6wjkkqym)[open] .price-accordion__chevron:where(.astro-6wjkkqym){transform:rotate(180deg)}.site-kp .price-accordion__body:where(.astro-6wjkkqym){padding:var(--space-2) var(--space-5) var(--space-4)}.site-kp .price-acc-row:where(.astro-6wjkkqym){display:grid;grid-template-columns:1fr auto auto auto auto;gap:var(--space-3);align-items:center;padding:var(--space-3) 0;border-bottom:1px solid var(--color-border);font-size:var(--font-size-sm)}.site-kp .price-acc-row:where(.astro-6wjkkqym):last-of-type{border-bottom:none}.site-kp .price-acc-row__name:where(.astro-6wjkkqym){color:var(--color-text)}.site-kp .price-acc-row__unit:where(.astro-6wjkkqym){color:var(--color-text-muted);white-space:nowrap}.site-kp .price-acc-row__prices:where(.astro-6wjkkqym){grid-column:3 / 6;display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-3)}.site-kp .price-acc-row__econ:where(.astro-6wjkkqym){color:var(--color-text-muted);text-align:right}.site-kp .price-acc-row__std:where(.astro-6wjkkqym){color:var(--color-primary);font-weight:var(--font-weight-semibold);text-align:right}.site-kp .price-acc-row__prem:where(.astro-6wjkkqym){color:var(--color-text);text-align:right}.site-kp .price-acc-header-legend:where(.astro-6wjkkqym){display:grid;grid-template-columns:1fr auto repeat(3,1fr);gap:var(--space-3);padding-top:var(--space-2);font-size:var(--font-size-xs);text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);font-weight:var(--font-weight-medium);border-top:1px solid var(--color-border);margin-top:var(--space-2)}.site-kp .price-acc-leg:where(.astro-6wjkkqym){text-align:right}.site-kp .section--xs:where(.astro-6wjkkqym){padding-top:var(--space-4);padding-bottom:var(--space-4)}.site-kp .disclaimer:where(.astro-6wjkkqym){font-size:var(--font-size-sm);color:var(--color-text-muted);line-height:var(--line-height-relaxed);background:var(--color-card-bg);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-4) var(--space-5);margin:0}.site-kp .tariff-section:where(.astro-6wjkkqym){background:var(--color-card-bg);border-bottom:1px solid var(--color-border)}
