.marketing-module-signup[data-v-6f29c9ee]{align-items:flex-start}.marketing-module-signup__panel[data-v-6f29c9ee]{display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:520px}.module-signup__stack[data-v-6f29c9ee]{display:flex;flex-direction:column;gap:.75rem}.module-signup__preview[data-v-6f29c9ee]{display:flex;flex-direction:column;gap:.85rem;margin-bottom:.9rem}.module-signup__preview-title[data-v-6f29c9ee]{font-size:.95rem;font-weight:var(--fw-semibold);color:var(--dp-text);margin:0}.module-signup__preview-grid[data-v-6f29c9ee]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.module-signup__preview-card[data-v-6f29c9ee]{border-radius:14px;border:1px solid color-mix(in srgb,var(--dp-border) 60%,transparent);background:color-mix(in srgb,var(--dp-surface) 96%,transparent);padding:.85rem 1rem;display:flex;flex-direction:column;gap:.35rem;cursor:default}.module-signup__preview-card-title[data-v-6f29c9ee]{font-size:.9rem;font-weight:var(--fw-semibold);color:var(--dp-text)}.module-signup__preview-card-copy[data-v-6f29c9ee]{font-size:.85rem;color:color-mix(in srgb,var(--dp-text) 72%,transparent)}.module-signup__field-label[data-v-6f29c9ee]{font-size:.85rem;font-weight:var(--fw-medium);color:color-mix(in srgb,var(--dp-text) 75%,transparent);margin:.35rem 0 .4rem}.module-signup__field-helper[data-v-6f29c9ee]{font-size:.8rem;color:color-mix(in srgb,var(--dp-text) 65%,transparent);margin:.45rem 0 .7rem}.module-signup__url-block[data-v-6f29c9ee]{display:flex;flex-direction:column;gap:.4rem}.module-signup__url-copy[data-v-6f29c9ee]{font-size:.95rem;font-weight:var(--fw-medium);color:color-mix(in srgb,var(--dp-text) 78%,transparent)}.module-signup__url-group[data-v-6f29c9ee]{padding-left:.7rem;gap:.5rem}.module-signup__url-prefix[data-v-6f29c9ee]{font-size:.85rem;color:color-mix(in srgb,var(--dp-text) 65%,transparent);white-space:nowrap}.module-signup__url-input[data-v-6f29c9ee]{padding-left:0}.module-signup__url-helper[data-v-6f29c9ee]{font-size:.8rem;color:color-mix(in srgb,var(--dp-text) 65%,transparent)}.module-signup__email-row[data-v-6f29c9ee]{margin-top:.45rem}.module-signup-dialog__card[data-v-6f29c9ee]{border-radius:20px;border:1px solid color-mix(in srgb,var(--dp-border) 55%,transparent);background:color-mix(in srgb,var(--dp-background) 96%,var(--dp-surface))}.module-signup-dialog__header[data-v-6f29c9ee]{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;padding:1.7rem 2rem 1.3rem;background:var(--dp-appbar-bg);border-bottom:1px solid color-mix(in srgb,#fff 18%,transparent);color:#fff}.module-signup-dialog__title[data-v-6f29c9ee]{margin:0;font-size:1.35rem;font-weight:var(--fw-semibold);color:#fff}.module-signup-dialog__copy[data-v-6f29c9ee]{margin:.35rem 0 0;color:color-mix(in srgb,#fff 80%,transparent)}.module-signup-dialog__close[data-v-6f29c9ee]{border:none;background:transparent;color:color-mix(in srgb,#fff 70%,transparent);font-size:.85rem;font-weight:var(--fw-medium);cursor:pointer;padding:0}.module-signup-dialog__close[data-v-6f29c9ee]:hover{color:#fff}.module-signup-dialog__body[data-v-6f29c9ee]{padding:1.6rem 2rem 2rem}.hero-signup__group[data-v-6f29c9ee]{display:flex;align-items:center;width:100%;box-sizing:border-box;gap:.65rem;padding:.4rem .45rem .4rem 1rem;border-radius:999px;border:1px solid color-mix(in srgb,var(--dp-border) 65%,transparent);background:color-mix(in srgb,var(--dp-surface) 96%,transparent);box-shadow:0 12px 22px rgba(15,23,42,.08);transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease,opacity .15s ease}.hero-signup__group[data-v-6f29c9ee]:focus-within{border-color:color-mix(in srgb,var(--dp-primary) 55%,var(--dp-border));box-shadow:0 0 0 1px color-mix(in srgb,var(--dp-primary) 55%,transparent),0 18px 34px rgba(15,23,42,.12)}.hero-signup__group.is-loading[data-v-6f29c9ee]{opacity:.85}.hero-signup__input[data-v-6f29c9ee]{flex:1 1 auto;min-width:0;border:none;background:transparent;appearance:none;-webkit-appearance:none;font-size:1rem;color:var(--dp-text);padding:.45rem 0}.hero-signup__input[data-v-6f29c9ee]::placeholder{color:color-mix(in srgb,var(--dp-text) 55%,transparent)}.hero-signup__input[data-v-6f29c9ee]:focus,.hero-signup__input[data-v-6f29c9ee]:focus-visible{outline:none;box-shadow:none}.hero-signup__submit[data-v-6f29c9ee]{flex:0 0 auto;border:none;border-radius:999px;padding:.6rem 1.6rem;font-size:.95rem;font-weight:var(--fw-medium);letter-spacing:.03em;color:#fff;background:color-mix(in srgb,var(--dp-primary) 85%,#fff);box-shadow:0 16px 28px color-mix(in srgb,var(--dp-primary) 28%,transparent);cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.hero-signup__submit[data-v-6f29c9ee]:hover:not([disabled]){transform:translateY(-2px);box-shadow:0 18px 34px color-mix(in srgb,var(--dp-primary) 32%,transparent)}.hero-signup__submit[data-v-6f29c9ee]:focus-visible{outline:2px solid color-mix(in srgb,var(--dp-primary) 75%,transparent);outline-offset:2px}.hero-signup__submit[disabled][data-v-6f29c9ee]{opacity:.7;cursor:not-allowed;transform:none;box-shadow:0 12px 22px rgba(15,23,42,.04)}.module-signup__alert[data-v-6f29c9ee]{margin-top:.75rem}@media(max-width:960px){.marketing-module-signup__panel[data-v-6f29c9ee]{max-width:none}}
