.section.is-book-hero.svelte-17et19q{padding-top:10rem;padding-bottom:6rem;background-color:var(--black)}.container-large.svelte-17et19q{max-width:82rem;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem;width:100%}.hero-content.svelte-17et19q{max-width:52rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;text-align:center}.heading-style-h1.svelte-17et19q{font-family:var(--font-coolvetica);font-size:clamp(4rem,10vw,11.25rem);line-height:.95;letter-spacing:-.02em;text-transform:uppercase;color:var(--white);margin:0 0 1.5rem}.is-word.svelte-17et19q{display:inline-block;animation:svelte-17et19q-wordReveal .7s cubic-bezier(.215,.61,.355,1) both}.is-word.is-1.svelte-17et19q{animation-delay:.05s}.is-word.is-2.svelte-17et19q{animation-delay:.18s}@keyframes svelte-17et19q-wordReveal{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.hero-subtitle.svelte-17et19q{font-family:var(--font-satoshi);font-size:1.125rem;line-height:1.6;color:var(--light-grey);animation:svelte-17et19q-fadeUp .7s cubic-bezier(.215,.61,.355,1) .3s both}.hero-subtitle.svelte-17et19q strong:where(.svelte-17et19q){color:var(--white)}@keyframes svelte-17et19q-fadeUp{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}.coming-soon-card.svelte-17et19q{background:#ffffff0d;border:1px solid rgba(255,255,255,.12);border-radius:1.25rem;padding:2.5rem;max-width:560px;margin-left:auto;margin-right:auto;animation:svelte-17et19q-fadeUp .7s cubic-bezier(.215,.61,.355,1) .45s both;text-align:center}.book-actions.svelte-17et19q{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:1.5rem}.book-btn-primary.svelte-17et19q{display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-satoshi);font-size:1rem;font-weight:600;color:var(--black);background-color:var(--white);border-radius:var(--button-radius, .5rem);padding:.875rem 2rem;text-decoration:none;transition:transform .2s,background-color .2s}.book-btn-primary.svelte-17et19q:hover{transform:scale(1.03);background-color:var(--green);color:var(--white)}.book-or.svelte-17et19q{font-family:var(--font-satoshi);font-size:.9rem;color:#ffffff80;margin:0}.coming-soon-icon.svelte-17et19q{width:4rem;height:4rem;margin:0 auto 1rem}.coming-soon-icon.svelte-17et19q img:where(.svelte-17et19q){width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.coming-soon-eyebrow.svelte-17et19q{font-family:var(--font-satoshi);font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--green);margin:0 0 .4rem}.coming-soon-title.svelte-17et19q{font-family:var(--font-coolvetica);font-size:clamp(1.5rem,3vw,2.25rem);text-transform:uppercase;color:var(--white);line-height:1;letter-spacing:-.01em;margin:0 0 1rem}.coming-soon-body.svelte-17et19q{font-family:var(--font-satoshi);font-size:1rem;line-height:1.65;color:var(--light-grey);margin:0 0 .75rem}.coming-soon-body.svelte-17et19q:last-child{margin-bottom:0}.inline-link.svelte-17et19q{color:var(--white);text-decoration:underline;text-underline-offset:3px}.inline-link.svelte-17et19q:hover{color:var(--green)}.section.background-color-white.svelte-17et19q{padding-top:var(--section-padding, 7.5rem);padding-bottom:var(--section-padding, 7.5rem);background-color:var(--white)}.section-header.svelte-17et19q{margin-bottom:3rem;text-align:center}.heading-style-h2.svelte-17et19q{font-family:var(--font-coolvetica);font-size:clamp(2.5rem,6vw,5rem);line-height:.95;letter-spacing:-.02em;text-transform:uppercase;color:var(--black);margin:.5rem 0 0}.rate-card.svelte-17et19q{background:var(--black);border-radius:1rem;padding:2.5rem;display:flex;width:-moz-fit-content;width:fit-content;align-items:baseline;gap:1rem;margin:0 auto 3rem;flex-wrap:wrap}.rate-price.svelte-17et19q{font-family:var(--font-coolvetica);font-size:clamp(3rem,8vw,6rem);line-height:1;color:var(--white);text-transform:uppercase;letter-spacing:-.02em;margin:0}.rate-label.svelte-17et19q{font-family:var(--font-satoshi);font-size:1rem;color:#fff9;margin:0;line-height:1.4}.feature-grid.svelte-17et19q{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem}.feature-card.svelte-17et19q{border:1px solid rgba(8,8,8,.1);border-radius:1rem;padding:1.75rem}.feature-icon.svelte-17et19q{width:2rem;height:2rem;color:var(--green);margin-bottom:1rem}.feature-icon.svelte-17et19q svg:where(.svelte-17et19q){width:100%;height:100%}.feature-title.svelte-17et19q{font-family:var(--font-satoshi);font-size:1rem;font-weight:700;color:var(--black);margin:0 0 .25rem}.feature-desc.svelte-17et19q{font-family:var(--font-satoshi);font-size:.9rem;color:var(--dark-grey, #555);margin:0;line-height:1.4}.pricing-link-note.svelte-17et19q{font-family:var(--font-satoshi);font-size:.9rem;color:var(--dark-grey, #555);margin:0}.inline-link-dark.svelte-17et19q{color:var(--black);text-decoration:underline;text-underline-offset:3px}.inline-link-dark.svelte-17et19q:hover{color:var(--green)}@media(max-width:767px){.feature-grid.svelte-17et19q{grid-template-columns:1fr}}@media(max-width:991px){.section.is-book-hero.svelte-17et19q{padding-top:8rem}.coming-soon-card.svelte-17et19q{padding:2rem}}@media(max-width:479px){.section.is-book-hero.svelte-17et19q{padding-top:6rem;padding-bottom:4rem}}
