body.page-prices{overflow:auto;height:auto;min-height:100vh}.page-prices .scroll-container{position:static;will-change:auto}.header--prices{position:fixed}.header__link--active{color:var(--color-primary);font-weight:500}.prices-hero{padding:calc(var(--header-height) + 60px) 22px 48px;text-align:center;background:linear-gradient(180deg,rgba(250,250,252,.98) 0,#fff 100%)}.prices-hero__eyebrow{font-size:.7rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:rgba(0,0,0,.4);margin:0 0 14px}.prices-hero__hairline{width:48px;height:1px;background:linear-gradient(90deg,transparent,rgba(0,0,0,.12),transparent);margin:0 auto 18px}.prices-hero__title{font-size:var(--font-size-title);font-weight:500;line-height:1.15;letter-spacing:-.02em;color:rgba(0,0,0,.88);margin-bottom:14px}.prices-hero__subtitle{font-size:var(--font-size-subtitle);font-weight:400;letter-spacing:.01em;color:rgba(0,0,0,.55);max-width:560px;margin:0 auto;line-height:1.5}.prices-main{position:relative;z-index:1}.prices-content{max-width:720px;margin:0 auto;padding:0 22px 48px}.prices-toolbar{display:flex;flex-direction:column;gap:20px;margin-bottom:24px}.prices-search{display:flex;flex-direction:column;gap:6px}.prices-search__label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-gray-600)}.prices-search__input{font-family:var(--font-apple);font-size:16px;padding:12px 16px;border:1px solid var(--color-gray-200);border-radius:12px;background:var(--color-white);color:var(--color-gray-800);transition:border-color var(--transition),box-shadow var(--transition)}.prices-search__input::placeholder{color:var(--color-gray-600);opacity:.8}.prices-search__input:focus{outline:0;border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-light)}.prices-tabs{display:flex;flex-wrap:wrap;gap:8px}@keyframes prices-tab-pop{0%{opacity:0;transform:scale(.5)}60%{opacity:1;transform:scale(1.08)}100%{opacity:1;transform:scale(1)}}.prices-tab{font-family:var(--font-apple);font-size:14px;font-weight:500;padding:10px 16px;border:1.5px solid rgba(0,0,0,.12);border-radius:980px;background:0 0;color:rgba(0,0,0,.7);cursor:pointer;transition:background var(--transition),border-color var(--transition),color var(--transition);opacity:0;animation:prices-tab-pop .4s cubic-bezier(.34,1.56,.64,1) forwards}.prices-tab:first-child{animation-delay:20ms}.prices-tab:nth-child(2){animation-delay:50ms}.prices-tab:nth-child(3){animation-delay:80ms}.prices-tab:nth-child(4){animation-delay:.11s}.prices-tab:nth-child(5){animation-delay:.14s}.prices-tab:nth-child(6){animation-delay:.17s}.prices-tab:nth-child(7){animation-delay:.2s}.prices-tab:nth-child(8){animation-delay:.23s}.prices-tab:nth-child(9){animation-delay:.26s}.prices-tab:nth-child(10){animation-delay:.29s}.prices-tab:nth-child(11){animation-delay:.32s}.prices-tab:nth-child(12){animation-delay:.35s}.prices-tab:hover{background:rgba(0,0,0,.03);border-color:rgba(0,0,0,.2)}.prices-tab.is-active{background:0 0;border-color:var(--color-primary);color:var(--color-primary)}.prices-tab:focus-visible{outline:2px solid var(--color-purple);outline-offset:2px}.prices-disclaimer{padding:14px 18px;margin-bottom:32px;background:var(--color-primary-light);border-radius:12px;border-left:4px solid var(--color-primary)}.prices-disclaimer p{font-size:14px;color:var(--color-gray-800);margin:0;line-height:1.5}.prices-tables{display:flex;flex-direction:column;gap:32px}.price-category{transition:opacity var(--transition),transform var(--transition)}.price-category.is-hidden{display:none}.price-category__title{font-size:1.25rem;font-weight:600;color:var(--color-primary);margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid var(--color-primary-light)}.price-table{display:flex;flex-direction:column;gap:0;background:var(--color-white);border-radius:14px;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.06);border:1px solid var(--color-gray-100)}.price-row{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;border-bottom:1px solid var(--color-gray-100);transition:background var(--transition)}.price-row:last-child{border-bottom:none}.price-row:hover{background:var(--color-gray-50)}.price-row__name{font-size:15px;color:var(--color-gray-800);flex:1}.price-row__value{font-size:15px;font-weight:600;color:var(--color-primary);white-space:nowrap}.prices-empty{padding:24px;text-align:center;font-size:15px;color:var(--color-gray-600);background:var(--color-gray-50);border-radius:12px;margin-top:24px}.prices-tab--oferte.is-active{border-color:var(--color-orange);color:var(--color-orange)}.price-row--link{text-decoration:none;color:inherit;cursor:pointer}.price-row--link:hover{background:var(--color-gray-50)}.price-row--link .price-row__value{color:var(--color-primary)}.prices-cta{padding:56px 22px 72px;text-align:center;background:linear-gradient(180deg,#fafbfc 0,#f5f8fa 50%,#f0f4f8 100%)}.prices-cta__eyebrow{font-size:.7rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:rgba(0,0,0,.4);margin:0 0 14px}.prices-cta__hairline{width:48px;height:1px;background:linear-gradient(90deg,transparent,rgba(0,0,0,.12),transparent);margin:0 auto 18px}.prices-cta__title{font-size:clamp(1.4rem, 3vw, 1.85rem);font-weight:500;letter-spacing:-.02em;color:rgba(0,0,0,.88);margin-bottom:10px}.prices-cta__subtitle{font-size:.95rem;font-weight:400;letter-spacing:.01em;color:rgba(0,0,0,.55);margin-bottom:32px;max-width:480px;margin-left:auto;margin-right:auto;line-height:1.5}.prices-cta__form{max-width:400px;margin:0 auto;text-align:left}.prices-cta .booking-form{background:var(--color-white);border:1px solid rgba(0,0,0,.06);border-radius:2px;padding:32px 28px;box-shadow:0 2px 24px rgba(0,0,0,.04)}.booking-success{max-width:400px;margin:0 auto;text-align:center;background:var(--color-white);padding:40px 28px;border-radius:16px;box-shadow:0 4px 24px rgba(0,0,0,.08);border:1px solid rgba(34,197,94,.3)}.booking-success__icon{width:72px;height:72px;margin:0 auto 20px;color:#22c55e}.booking-success__message{font-size:1.15rem;font-weight:500;color:var(--color-gray-800);line-height:1.5;margin:0}@media (max-width:600px){.prices-hero{padding:calc(var(--header-height) + 40px) 16px 32px}.prices-content{padding:0 16px 40px}.prices-tabs{gap:6px}.prices-tab{font-size:13px;padding:8px 12px}.price-row{flex-direction:column;align-items:flex-start;gap:4px;padding:12px 14px}.price-row__value{font-size:14px}}