.astra-content-header.svelte-15rvgaf .callout:where(.svelte-15rvgaf){font-size:14px;color:var(--text-secondary);font-family:area-normal;text-align:center}.astra-content-header.svelte-15rvgaf h1:where(.svelte-15rvgaf){display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:18px;margin-bottom:18px;text-align:center;color:var(--text-secondary)}.astra-content-header.svelte-15rvgaf h1:where(.svelte-15rvgaf) span:where(.svelte-15rvgaf){color:var(--text-light)}.astra-content-header.svelte-15rvgaf{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.astra-content-footer.svelte-15rvgaf p:where(.svelte-15rvgaf){font-size:10px;color:var(--text-secondary);text-align:center;margin-top:36px;max-width:64ch}.astra-content-footer.svelte-15rvgaf{margin-left:auto;margin-right:auto}.astra-content-footer.svelte-15rvgaf a:where(.svelte-15rvgaf){color:var(--dark-blue);text-decoration:none}form.svelte-1dhxq5p{display:flex;flex-direction:column;width:100%;gap:var(--gap-default);border-radius:8px;box-sizing:border-box}.left-column.svelte-1dhxq5p{padding:40px;background-color:light-dark(var(--grayscale-darkest-gray),#1c1c1c);top:40px}.error.svelte-1dhxq5p{color:var(--color-danger);background:#ff21561a;padding:1rem;border-radius:4px;width:auto;text-align:center;margin-bottom:1rem}.payment-section.svelte-1dhxq5p{display:flex;flex-direction:column;gap:20px;padding:40px}.section-title.svelte-1dhxq5p{font-family:area-normal,sans-serif;font-size:14px;font-weight:700;color:var(--text-primary)}.line-item.svelte-1dhxq5p{display:flex;justify-content:space-between;align-items:flex-start;border-radius:4px;margin-top:20px;width:100%}.line-item-details.svelte-1dhxq5p{display:flex;flex-direction:column;gap:12px;width:100%}.line-item-header.svelte-1dhxq5p{display:flex;justify-content:space-between;align-items:center;width:100%}.line-item-primary.svelte-1dhxq5p{color:var(--text-primary)}.line-item-quantity.svelte-1dhxq5p{font-family:Inter,sans-serif;color:var(--text-secondary);font-size:12px}.total-section.svelte-1dhxq5p{border-top:1px solid var(--grayscale-darker-gray);padding-top:.75rem}.hidden.svelte-1dhxq5p{display:none}.warning.svelte-1dhxq5p{background:#ffc5211a;padding:.5rem;border-radius:4px;text-align:left}.warning-text.svelte-1dhxq5p{color:#c29210;font-family:Inter;font-size:12px;font-style:normal;font-weight:300;line-height:17px;padding:.5rem 1rem}.textfield.svelte-1dhxq5p{display:flex;flex-direction:column;gap:6px}.textfield-label.svelte-1dhxq5p{display:block;color:var(--grayscale-almost-white);font-family:Inter;font-size:14px;font-style:normal;font-weight:300;line-height:17px}.textfield-input.svelte-1dhxq5p{padding:8px 12px;border:1px solid var(--grayscale-dark-gray);border-radius:4px;height:28px;box-shadow:0 0 4px #00000010;background-color:transparent}.textfield-input.svelte-1dhxq5p:focus{border-color:#4298ff;box-shadow:0 0 0 4px #4298ff20;outline:none}.button-container.svelte-1dhxq5p{display:flex;gap:var(--gap-default);align-items:center;justify-content:flex-end}@media (prefers-color-scheme: dark){.textfield-input.svelte-1dhxq5p{background-color:#171717}}input.err.svelte-1dhxq5p,input.err.svelte-1dhxq5p:focus{border-color:var(--red)}@media (min-width: 768px){form.svelte-1dhxq5p{flex-direction:row;align-items:flex-start;gap:var(--gap-default)}.left-column.svelte-1dhxq5p{width:40%;align-self:stretch;position:sticky}.order-summary.svelte-1dhxq5p{margin-bottom:0;position:sticky;top:40px}.payment-section.svelte-1dhxq5p{width:60%}}.content-wrapper.svelte-r3rvxa{display:flex;flex-direction:column;gap:40px;width:90vw;max-width:100%;padding-top:16px;padding-bottom:40px}.top-content.svelte-r3rvxa{text-align:center;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem}.top-title.svelte-r3rvxa{font-family:area-normal,sans-serif;font-size:16px;font-weight:600}.faq-accordion.svelte-r3rvxa{margin:0 auto;width:100%;max-width:900px;max-height:60vh;overflow-y:auto}.faq-accordion.is-pricing.svelte-r3rvxa{background-color:light-dark(var(--grayscale-darkest-gray),#222222)}.faq-item.svelte-r3rvxa{background:light-dark(var(--gray-0),var(--gray-19));border-bottom:1px solid var(--mosaic-text-disabled, #c7c7c766);overflow:hidden;transition:all .3s ease}.is-pricing.svelte-r3rvxa .faq-item:where(.svelte-r3rvxa){border-bottom:.5px solid var(--mosaic-text-disabled, var(--astra-gray-16))}.faq-question.svelte-r3rvxa{width:100%;padding:16px 20px;background:none;border:none;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-opacity .2s ease}.faq-question.svelte-r3rvxa:hover{opacity:.5}.question-text.svelte-r3rvxa{font-size:16px;font-weight:600;color:var(--color-white);line-height:1.4;flex:1;margin-right:16px}.expand-icon.svelte-r3rvxa{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:var(--grayscale-medium-gray, #666);transition:transform .3s ease;flex-shrink:0}.expand-icon.rotated.svelte-r3rvxa{transform:rotate(180deg)}.faq-answer.svelte-r3rvxa{padding:0 20px 20px;animation:svelte-r3rvxa-slideDown .3s ease-out}.answer-content.svelte-r3rvxa{font-size:14px;line-height:1.6;color:var(--grayscale-medium-gray, #666)}@keyframes svelte-r3rvxa-slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:200px}}@media (max-width: 768px){.content-wrapper.svelte-r3rvxa{width:95vw;padding:0 16px}.faq-question.svelte-r3rvxa{padding:14px 16px}.question-text.svelte-r3rvxa{font-size:15px}.faq-answer.svelte-r3rvxa{padding:0 16px 16px}.answer-content.svelte-r3rvxa{font-size:13px}}form.svelte-i314za{display:flex;flex-direction:column;width:100%;gap:var(--gap-default);border-radius:8px;box-sizing:border-box}.left-column.svelte-i314za{padding:40px;background-color:light-dark(var(--grayscale-darkest-gray),#1c1c1c);top:40px}.error.svelte-i314za{color:var(--color-danger);background:#ff21561a;padding:1rem;border-radius:4px;width:auto;text-align:center;margin-bottom:1rem}.payment-section.svelte-i314za{display:flex;flex-direction:column;gap:20px;padding:40px}.section-title.svelte-i314za{font-family:area-normal,sans-serif;font-size:14px;font-weight:700;color:var(--text-primary)}.line-item.svelte-i314za{display:flex;justify-content:space-between;align-items:flex-start;border-radius:4px;margin-top:20px;width:100%}.line-item-details.svelte-i314za{display:flex;flex-direction:column;gap:12px;width:100%}.line-item-header.svelte-i314za{display:flex;justify-content:space-between;align-items:center;width:100%}.line-item-primary.svelte-i314za{color:var(--text-primary)}.line-item-quantity.svelte-i314za{font-family:Inter,sans-serif;color:var(--text-secondary);font-size:12px}.total-section.svelte-i314za{border-top:1px solid var(--grayscale-darker-gray);padding-top:.75rem}.hidden.svelte-i314za{display:none}.warning.svelte-i314za{background:#ffc5211a;padding:.5rem;border-radius:4px;text-align:left}.warning-text.svelte-i314za{color:#c29210;font-family:Inter;font-size:12px;font-style:normal;font-weight:300;line-height:17px;padding:.5rem 1rem}.textfield.svelte-i314za{display:flex;flex-direction:column;gap:6px}.textfield-label.svelte-i314za{display:block;color:var(--grayscale-almost-white);font-family:Inter;font-size:14px;font-style:normal;font-weight:300;line-height:17px}.textfield-input.svelte-i314za{padding:8px 12px;border:1px solid var(--grayscale-dark-gray);border-radius:4px;height:28px;box-shadow:0 0 4px #00000010;background-color:transparent}.textfield-input.svelte-i314za:focus{border-color:#4298ff;box-shadow:0 0 0 4px #4298ff20;outline:none}input.err.svelte-i314za,input.err.svelte-i314za:focus{border-color:var(--red)}.button-container.svelte-i314za{display:flex;gap:var(--gap-default);align-items:center;justify-content:flex-end}@media (prefers-color-scheme: dark){.textfield-input.svelte-i314za{background-color:#171717}}@media (min-width: 768px){form.svelte-i314za{flex-direction:row;align-items:flex-start;gap:var(--gap-default)}.left-column.svelte-i314za{width:40%;align-self:stretch;position:sticky}.order-summary.svelte-i314za{margin-bottom:0;position:sticky;top:40px}.payment-section.svelte-i314za{width:60%}}
