.sales-funnel-registration.sf-registration-card{width:min(100%,520px);box-sizing:border-box;margin:32px auto;padding:30px;border:1px solid #dbe3ee;border-radius:18px;background:#f8fafc;box-shadow:0 20px 48px rgba(15,23,42,.12);color:#172033}
.sales-funnel-registration.sf-registration-card h2{margin:8px 0 22px;font-size:clamp(26px,4vw,36px);line-height:1.25;letter-spacing:-.02em;color:#172033}
.sf-registration-card__eyebrow{color:#0f766e;font-size:15px;font-weight:800;letter-spacing:.03em}
.sf-registration-form{display:grid;gap:14px}
.sf-registration-form label{display:grid;gap:7px;color:#172033;font-weight:700}
.sf-registration-form input{width:100%;box-sizing:border-box;min-height:52px;padding:12px 14px;border:1px solid #cbd5e1;border-radius:10px;background:#ffffff;color:#172033;font:inherit}
.sf-registration-form input:focus{outline:3px solid rgba(15,118,110,.2);outline-offset:2px;border-color:#0f766e}
.sf-registration-form button{width:100%;min-height:54px;margin-top:3px;padding:12px 16px;border:1px solid #0f766e;border-radius:10px;background:#0f766e;color:#ffffff;font:inherit;font-weight:900;cursor:pointer}
.sf-registration-form button:disabled{cursor:not-allowed;opacity:.62}
.sf-registration-divider{display:flex;align-items:center;gap:12px;margin:18px 0;color:#64748b;font-weight:800}
.sf-registration-divider::before,.sf-registration-divider::after{content:'';height:1px;flex:1;background:#dbe3ee}
.sf-registration-divider span{padding:0 2px}
.sf-registration-google{display:flex;align-items:center;justify-content:center;gap:12px;min-height:52px;padding:10px 14px;box-sizing:border-box;border-radius:13px;background:#fff;color:#15202b;text-decoration:none;font-weight:900;text-align:center}
.sf-registration-google:hover{background:#f1f5f9}
.sf-registration-google[aria-disabled="true"]{cursor:default;opacity:.75}
.sf-registration-google__mark{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;font-size:21px;font-weight:900;color:#4285f4}
.sales-funnel-registration .sf-registration-consent-notice{margin:18px 0 0;color:#64748b;font-size:13px;line-height:1.65;text-align:center}
.sales-funnel-registration .sales-funnel-preview-note{margin:18px 0 0;color:#94a3b8;font-size:13px;text-align:center}
.sales-funnel-registration .sf-registration-honeypot{display:none!important;position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}
.sales-funnel-registration-launch.sf-registration-launch{display:flex;width:min(100%,520px);box-sizing:border-box;margin:24px auto;align-items:center;justify-content:center}
.sf-registration-launch__button{display:inline-flex;min-height:48px;box-sizing:border-box;align-items:center;justify-content:center;padding:12px 24px;border:2px solid transparent;border-radius:12px;font:inherit;font-weight:900;line-height:1.25;text-align:center;text-decoration:none;box-shadow:0 12px 28px rgba(15,23,42,.18)}
.sf-registration-launch__button--large{min-height:56px;padding:14px 30px;font-size:1.08rem}
.sf-registration-launch__button--full{width:100%;min-height:54px}
.sf-registration-launch__button--outline{box-shadow:none}
.sf-registration-launch__button.is-disabled{cursor:not-allowed;opacity:.58}
.sales-funnel-registration-page{min-height:100vh;margin:0;background:#f1f5f9;color:#172033;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans TC",sans-serif}
.sales-funnel-registration-page__main{display:grid;width:min(100%,720px);min-height:100vh;box-sizing:border-box;margin:0 auto;align-content:center;padding:32px 16px 48px}
.sales-funnel-registration-page__back{margin:0;text-align:center}
.sales-funnel-registration-page__back a{color:#0f766e;font-weight:800}
.sales-funnel-registration-modal-open{overflow:hidden!important}
.sales-funnel-registration-modal[hidden]{display:none!important}
.sales-funnel-registration-modal{position:fixed;z-index:10000;inset:0;display:grid;box-sizing:border-box;place-items:center;padding:18px}
.sales-funnel-registration-modal__backdrop{position:absolute;inset:0;width:100%;height:100%;margin:0;padding:0;border:0;background:rgba(2,6,23,.74);cursor:pointer}
.sales-funnel-registration-modal__dialog{position:relative;z-index:1;width:min(100%,560px);max-height:calc(100vh - 36px);box-sizing:border-box;overflow:auto;border-radius:20px;box-shadow:0 28px 80px rgba(2,6,23,.38)}
.sales-funnel-registration-modal__dialog .sales-funnel-registration.sf-registration-card{width:100%;margin:0;border-radius:20px;box-shadow:none}
.sales-funnel-registration-modal__close{position:absolute;z-index:2;top:10px;right:10px;display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;padding:0;border:1px solid #cbd5e1;border-radius:50%;background:#ffffff;color:#172033;font:700 25px/1 Arial,sans-serif;cursor:pointer;box-shadow:0 4px 14px rgba(15,23,42,.12)}
.sales-funnel-registration-modal__close:focus{outline:3px solid rgba(15,118,110,.24);outline-offset:2px}
@media (max-width:600px){.sales-funnel-registration.sf-registration-card{margin:22px 12px;padding:24px 18px;border-radius:18px}.sales-funnel-registration.sf-registration-card h2{font-size:28px}}
@media (max-width:600px){.sales-funnel-registration-modal{padding:12px}.sales-funnel-registration-modal__dialog{max-height:calc(100vh - 24px);border-radius:16px}.sales-funnel-registration-modal__dialog .sales-funnel-registration.sf-registration-card{margin:0;padding:52px 18px 24px;border-radius:16px}.sales-funnel-registration-modal__close{top:8px;right:8px}}
@media (prefers-reduced-motion:reduce){.sf-registration-form input,.sf-registration-google{transition:none}}
