.container[data-astro-cid-gu35unel]{max-width:1100px;margin:0 auto;padding:0 2rem}.page-hero[data-astro-cid-gu35unel]{text-align:center;padding:5rem 2rem 3rem;background:linear-gradient(180deg,var(--gradient-start) 0%,var(--bg-primary) 100%)}.hero-content[data-astro-cid-gu35unel]{max-width:660px;margin:0 auto}h1[data-astro-cid-gu35unel]{font-size:clamp(2.25rem,5vw,3.25rem);font-weight:800;line-height:1.08;letter-spacing:-.03em;margin-bottom:1rem;color:var(--text-primary)}.gradient[data-astro-cid-gu35unel]{background:linear-gradient(135deg,#2563eb,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-sub[data-astro-cid-gu35unel]{font-size:1.15rem;color:var(--text-muted);line-height:1.7}.section-label[data-astro-cid-gu35unel]{display:inline-block;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1rem}.section-label[data-astro-cid-gu35unel].accent{color:var(--accent)}.options-section[data-astro-cid-gu35unel]{padding:2rem 0 6rem;background:var(--bg-primary)}.options-grid[data-astro-cid-gu35unel]{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:stretch}.option-col[data-astro-cid-gu35unel]{background:var(--bg-card);border:1px solid var(--border-color);border-radius:20px;padding:2rem;display:flex;flex-direction:column}.option-col[data-astro-cid-gu35unel].primary{border-color:var(--accent-border);background:linear-gradient(135deg,var(--accent-light),var(--bg-card));box-shadow:var(--shadow-md)}.option-head[data-astro-cid-gu35unel]{margin-bottom:1.5rem}.option-tag[data-astro-cid-gu35unel]{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--accent);background:var(--accent-light);padding:.25rem .6rem;border-radius:6px;margin-bottom:.85rem}.option-tag[data-astro-cid-gu35unel].muted{color:var(--text-muted);background:var(--bg-secondary)}.option-head[data-astro-cid-gu35unel] h2[data-astro-cid-gu35unel]{font-size:1.5rem;font-weight:800;letter-spacing:-.02em;color:var(--text-primary);margin-bottom:.5rem}.option-head[data-astro-cid-gu35unel] p[data-astro-cid-gu35unel]{color:var(--text-muted);font-size:.98rem;line-height:1.6;margin:0}.booking-cta[data-astro-cid-gu35unel]{flex:1;display:flex;flex-direction:column}.booking-points[data-astro-cid-gu35unel]{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:.95rem}.booking-points[data-astro-cid-gu35unel] li[data-astro-cid-gu35unel]{position:relative;padding-left:1.85rem;color:var(--text-secondary);font-size:1rem;line-height:1.5}.booking-points[data-astro-cid-gu35unel] li[data-astro-cid-gu35unel]:before{content:"";position:absolute;left:0;top:.05rem;width:1.25rem;height:1.25rem;border-radius:50%;background:var(--accent-light)}.booking-points[data-astro-cid-gu35unel] li[data-astro-cid-gu35unel]:after{content:"";position:absolute;left:.42rem;top:.28rem;width:.3rem;height:.6rem;border:solid var(--accent);border-width:0 2px 2px 0;transform:rotate(45deg)}.booking-book-btn[data-astro-cid-gu35unel]{margin-top:auto;text-decoration:none}.option-alt[data-astro-cid-gu35unel]{font-size:.85rem;color:var(--text-faint);margin-top:.9rem;line-height:1.5;text-align:center}.option-alt[data-astro-cid-gu35unel] a[data-astro-cid-gu35unel]{color:var(--accent);font-weight:600}.audit-form[data-astro-cid-gu35unel]{display:flex;flex-direction:column;gap:1.1rem;flex:1}.form-row[data-astro-cid-gu35unel]{display:grid;grid-template-columns:1fr 1fr;gap:1.1rem}.form-group[data-astro-cid-gu35unel]{display:flex;flex-direction:column;gap:.4rem}.form-group[data-astro-cid-gu35unel] label[data-astro-cid-gu35unel]{font-size:.85rem;font-weight:600;color:var(--text-secondary)}.label-optional[data-astro-cid-gu35unel]{color:var(--text-faint);font-weight:500}.form-group[data-astro-cid-gu35unel] input[data-astro-cid-gu35unel],.form-group[data-astro-cid-gu35unel] textarea[data-astro-cid-gu35unel]{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:8px;padding:.75rem 1rem;color:var(--text-primary);font-size:.95rem;font-family:inherit;transition:border-color .2s,box-shadow .2s}.form-group[data-astro-cid-gu35unel] input[data-astro-cid-gu35unel]:focus,.form-group[data-astro-cid-gu35unel] textarea[data-astro-cid-gu35unel]:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px #2563eb1f}.form-group[data-astro-cid-gu35unel] input[data-astro-cid-gu35unel]::placeholder,.form-group[data-astro-cid-gu35unel] textarea[data-astro-cid-gu35unel]::placeholder{color:var(--text-faint)}.btn[data-astro-cid-gu35unel]{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 1.75rem;border-radius:10px;font-weight:600;font-size:.95rem;cursor:pointer;border:none;transition:all .2s}.btn-primary[data-astro-cid-gu35unel]{background:var(--accent);color:#fff;box-shadow:0 2px 8px #2563eb40}.btn-primary[data-astro-cid-gu35unel]:hover{background:var(--accent-hover);transform:translateY(-2px);box-shadow:var(--shadow-md)}.btn-full[data-astro-cid-gu35unel]{width:100%;margin-top:auto}.form-fine[data-astro-cid-gu35unel]{font-size:.8rem;color:var(--text-faint);text-align:center;margin:.25rem 0 0}.success-message[data-astro-cid-gu35unel]{text-align:center;padding:2.5rem 1rem}.success-icon[data-astro-cid-gu35unel]{color:var(--accent);margin-bottom:.75rem}.success-message[data-astro-cid-gu35unel] h3[data-astro-cid-gu35unel]{font-size:1.4rem;font-weight:800;color:var(--text-primary);margin-bottom:.5rem}.success-message[data-astro-cid-gu35unel] p[data-astro-cid-gu35unel]{color:var(--text-muted);font-size:1rem}.success-message[data-astro-cid-gu35unel] a[data-astro-cid-gu35unel]{color:var(--accent);font-weight:600}@media(max-width:860px){.options-grid[data-astro-cid-gu35unel]{grid-template-columns:1fr;gap:1.5rem}.form-row[data-astro-cid-gu35unel]{grid-template-columns:1fr}}
