.calculator-section[data-astro-cid-tgxonuxe]{position:relative;padding:10rem 0;width:100%;display:flex;align-items:center;overflow:hidden;background:var(--bg-color)}.calculator-section[data-astro-cid-tgxonuxe].lighter{background:#121212}.calculator-container[data-astro-cid-tgxonuxe]{max-width:87.5rem;margin:0 auto;padding:0 2rem;position:relative;z-index:1;width:100%;display:grid;grid-template-columns:1.15fr .85fr;gap:5rem;align-items:stretch}@media(max-width:1024px){.calculator-section[data-astro-cid-tgxonuxe]{padding:4rem 0}.calculator-container[data-astro-cid-tgxonuxe]{grid-template-columns:1fr;gap:3rem;padding:0 1.5rem}}.calculator-text[data-astro-cid-tgxonuxe]{max-width:100%;display:flex;flex-direction:column;justify-content:flex-start;gap:2.5rem}.calculator-text[data-astro-cid-tgxonuxe] h2[data-astro-cid-tgxonuxe] .purple-text[data-astro-cid-tgxonuxe]{color:#9d4edd}.calculator-text[data-astro-cid-tgxonuxe] h2[data-astro-cid-tgxonuxe]{font-size:3.5rem;font-weight:800;line-height:1;margin-bottom:0;color:#fff;margin-top:0}@media(max-width:1024px){.calculator-text[data-astro-cid-tgxonuxe] h2[data-astro-cid-tgxonuxe]{font-size:2.2rem;white-space:normal;line-height:1.1;margin-bottom:1rem}.features-list[data-astro-cid-tgxonuxe] li[data-astro-cid-tgxonuxe]{font-size:1rem}.features-list[data-astro-cid-tgxonuxe] li[data-astro-cid-tgxonuxe] strong[data-astro-cid-tgxonuxe]{font-size:1.1rem}.price-main[data-astro-cid-tgxonuxe]{font-size:3rem}.calculator-result[data-astro-cid-tgxonuxe],.calculator-controls[data-astro-cid-tgxonuxe]{padding:2rem 1.5rem}}@media(max-width:768px){.calculator-section[data-astro-cid-tgxonuxe]{padding:3rem 0}.calculator-text[data-astro-cid-tgxonuxe] h2[data-astro-cid-tgxonuxe]{font-size:1.8rem}.price-main[data-astro-cid-tgxonuxe]{font-size:2.5rem}.price-promo-text[data-astro-cid-tgxonuxe]{font-size:.9rem}.package-grid[data-astro-cid-tgxonuxe]{gap:.5rem}.package-card[data-astro-cid-tgxonuxe]{padding:1rem .5rem}.pkg-count[data-astro-cid-tgxonuxe]{font-size:1.5rem}}.features-list[data-astro-cid-tgxonuxe]{list-style:none;padding:0;margin:0}.features-list[data-astro-cid-tgxonuxe] li[data-astro-cid-tgxonuxe]{font-size:1.1rem;line-height:1.4;color:#fff;margin-bottom:1rem;position:relative;padding-left:1.8rem}.features-list[data-astro-cid-tgxonuxe] li[data-astro-cid-tgxonuxe]:before{content:"●";position:absolute;left:0;color:var(--accent-teal, #00f2fe);font-size:1rem;top:.1rem}.features-list[data-astro-cid-tgxonuxe] li[data-astro-cid-tgxonuxe] strong[data-astro-cid-tgxonuxe]{color:#fff;display:block;margin-bottom:.2rem;font-size:1.2rem}.calculator-card[data-astro-cid-tgxonuxe]{background:#ffffff08;backdrop-filter:blur(40px);border:1px solid rgba(255,255,255,.08);border-radius:12px;overflow:hidden;width:100%;max-width:40.625rem;min-width:20rem;height:auto;display:flex;flex-direction:column;justify-self:end;align-self:stretch}.calculator-main-view[data-astro-cid-tgxonuxe]{display:none;opacity:0;grid-template-columns:1fr;flex:1;align-items:stretch}.calculator-card[data-astro-cid-tgxonuxe][data-view=calc] .calculator-main-view[data-astro-cid-tgxonuxe]{display:flex;flex-direction:column;animation:fadeIn .6s cubic-bezier(.16,1,.3,1) forwards}.calculator-card[data-astro-cid-tgxonuxe][data-view=form] .form-view[data-astro-cid-tgxonuxe]{display:block;animation:fadeIn .6s cubic-bezier(.16,1,.3,1) forwards}.calculator-card[data-astro-cid-tgxonuxe][data-view=success] .success-view[data-astro-cid-tgxonuxe]{display:flex;animation:fadeIn .6s cubic-bezier(.16,1,.3,1) forwards}.form-view[data-astro-cid-tgxonuxe],.success-view[data-astro-cid-tgxonuxe]{display:none;padding:2.5rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.calculator-controls[data-astro-cid-tgxonuxe]{padding:2.5rem;height:auto}.calculator-result[data-astro-cid-tgxonuxe]{display:flex;padding:2.5rem;background:#ffffff04;flex-direction:column;justify-content:center;align-items:center;text-align:center;flex:1;border-bottom:1px solid rgba(255,255,255,.08)}.group-header[data-astro-cid-tgxonuxe]{display:flex;justify-content:space-between;margin-bottom:1.2rem;font-weight:700;font-size:.9rem;text-transform:uppercase;letter-spacing:1px;color:#fff9}.value-display[data-astro-cid-tgxonuxe]{color:#fff}.package-grid[data-astro-cid-tgxonuxe]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1rem}.package-card[data-astro-cid-tgxonuxe]{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem 1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#fff;text-align:center}.package-card[data-astro-cid-tgxonuxe]:hover{background:#ffffff14;border-color:#fff3}.package-card[data-astro-cid-tgxonuxe].active{background:#9d4edd33;border-color:#9d4edd;box-shadow:0 0 20px #9d4edd33}.pkg-count[data-astro-cid-tgxonuxe]{font-size:2rem;font-weight:800;line-height:1;margin-bottom:.25rem}.pkg-label[data-astro-cid-tgxonuxe]{font-size:.8rem;text-transform:uppercase;letter-spacing:1px;opacity:.6;font-weight:600}.package-card[data-astro-cid-tgxonuxe].active .pkg-count[data-astro-cid-tgxonuxe]{color:#fff}.package-card[data-astro-cid-tgxonuxe].active .pkg-label[data-astro-cid-tgxonuxe]{opacity:1;color:#9d4edd}.checkbox-container[data-astro-cid-tgxonuxe]{display:flex;align-items:center;position:relative;padding-left:35px;margin-bottom:1rem;cursor:pointer;font-size:1rem;color:#fff;user-select:none}.checkbox-container[data-astro-cid-tgxonuxe] input[data-astro-cid-tgxonuxe]{position:absolute;opacity:0;cursor:pointer}.checkmark[data-astro-cid-tgxonuxe]{position:absolute;top:50%;left:0;transform:translateY(-50%);height:22px;width:22px;background-color:#ffffff0d;border:1px solid rgba(255,255,255,.15);border-radius:6px}.checkbox-container[data-astro-cid-tgxonuxe] input[data-astro-cid-tgxonuxe]:checked~.checkmark[data-astro-cid-tgxonuxe]{background-color:var(--accent-teal, #00f2fe);border-color:var(--accent-teal, #00f2fe)}.checkmark[data-astro-cid-tgxonuxe]:after{content:"";position:absolute;display:none;left:8px;top:4px;width:5px;height:10px;border:solid black;border-width:0 2px 2px 0;transform:rotate(45deg)}.checkbox-container[data-astro-cid-tgxonuxe] input[data-astro-cid-tgxonuxe]:checked~.checkmark[data-astro-cid-tgxonuxe]:after{display:block}.result-label[data-astro-cid-tgxonuxe]{font-size:1rem;text-transform:uppercase;letter-spacing:2px;color:#fff;margin-bottom:1rem}.price-main[data-astro-cid-tgxonuxe]{font-size:4rem;font-weight:800;color:#fff;margin-bottom:.5rem}.price-main[data-astro-cid-tgxonuxe] small[data-astro-cid-tgxonuxe]{font-size:1rem;font-weight:400;opacity:.6}.price-vat[data-astro-cid-tgxonuxe]{font-size:1rem;color:#fff9;margin-bottom:2rem}.cta-button[data-astro-cid-tgxonuxe]{width:100%;background:#fff;color:#000;border:none;padding:1.2rem;border-radius:12px;font-weight:700;font-size:1.1rem;cursor:pointer;transition:transform .3s ease}.cta-button[data-astro-cid-tgxonuxe]:hover{transform:translateY(-3px)}.cta-note[data-astro-cid-tgxonuxe]{font-size:.9rem;color:#ffffff80;margin-top:1.5rem}.form-view[data-astro-cid-tgxonuxe]{padding:0}.form-view[data-astro-cid-tgxonuxe] .selection-summary[data-astro-cid-tgxonuxe]{background:#ffffff04;border:none;border-bottom:1px solid rgba(255,255,255,.08);border-radius:0;padding:3rem 2rem 2.5rem;margin-bottom:0;text-align:center;position:relative}.form-view[data-astro-cid-tgxonuxe] .summary-header[data-astro-cid-tgxonuxe]{justify-content:center;margin-bottom:1.5rem}.form-view[data-astro-cid-tgxonuxe] .summary-header[data-astro-cid-tgxonuxe] h4[data-astro-cid-tgxonuxe]{font-size:1.1rem;font-weight:700;letter-spacing:2px;opacity:.6}.package-name[data-astro-cid-tgxonuxe]{font-size:2.2rem;font-weight:800;color:#fff;margin-bottom:.5rem}.extras-name[data-astro-cid-tgxonuxe]{font-size:1.1rem;color:var(--accent-teal, #00f2fe);font-weight:500;margin-bottom:1.5rem;min-height:1.4em}.btn-edit[data-astro-cid-tgxonuxe]{position:absolute;top:1.5rem;left:1.5rem;background:transparent;border:none;color:var(--accent-teal, #00f2fe);font-size:.9rem;font-weight:600;text-decoration:underline;padding:.5rem;cursor:pointer;z-index:2}.contact-form[data-astro-cid-tgxonuxe]{padding:2.5rem 2rem 3.5rem;display:flex;flex-direction:column;gap:1.5rem}.form-inputs[data-astro-cid-tgxonuxe]{display:flex;flex-direction:column;gap:1.2rem;margin-bottom:1.5rem}.input-group[data-astro-cid-tgxonuxe]{display:flex;flex-direction:column;gap:.6rem}.input-group[data-astro-cid-tgxonuxe] label[data-astro-cid-tgxonuxe]{font-size:.9rem;font-weight:500;color:#fff}.input-group[data-astro-cid-tgxonuxe] input[data-astro-cid-tgxonuxe]{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);padding:1rem;border-radius:8px;color:#fff}.summary-price[data-astro-cid-tgxonuxe]{font-size:1.5rem;font-weight:700;color:var(--accent-teal, #00f2fe);margin-top:1rem}.success-view[data-astro-cid-tgxonuxe]{flex-direction:column;align-items:center;text-align:center;justify-content:center;padding:5rem 2rem}.success-icon[data-astro-cid-tgxonuxe]{width:60px;height:60px;background:#00f2fe1a;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--accent-teal, #00f2fe);margin-bottom:2rem}
