@keyframes converterAppShell-module-scss-module__RRuoAq__converter-app-shell-popover-down{0%{opacity:0;transform:translateY(-8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes converterAppShell-module-scss-module__RRuoAq__converter-app-shell-popover-up{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes converterAppShell-module-scss-module__RRuoAq__converter-app-shell-menu-item-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell{background:linear-gradient(#fff 0%,#ede9ff 100%);min-height:100vh}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__layout{box-sizing:border-box;align-items:stretch;gap:0;min-height:100vh;padding:0;display:flex}@media (max-width:768px){.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__layout{flex-direction:column}}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__mobile-backdrop{display:none}@media (max-width:768px){.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__mobile-backdrop{z-index:90;cursor:pointer;background:#0000003d;border:none;padding:0;display:block;position:fixed;inset:0}}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__sidebar{box-sizing:border-box;background:#fff;border-right:1px solid #f0f1f3;border-radius:0;flex-direction:column;flex-shrink:0;width:240px;min-height:100vh;padding:24px 16px;display:flex}@media (max-width:768px){.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__sidebar{z-index:100;pointer-events:none;border-right:none;width:100%;min-height:100vh;padding:24px 20px;transition:transform .2s;position:fixed;inset:0;transform:translate(-100%)}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__sidebar--mobile-open{pointer-events:auto;transform:translate(0)}}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__logo-link{margin-bottom:24px;padding:4px;display:inline-flex}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__new-btn{width:100%;font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#000;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;margin-bottom:8px;padding:8px 12px;font-size:14px;line-height:20px;transition:background .15s;display:flex}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__new-btn--active,.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__new-btn:hover{background:#f4f5f6}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__new-btn:focus-visible{outline-offset:2px;outline:2px solid #7b5cff}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__plus-icon{flex-shrink:0;width:20px;height:20px;display:block}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__recents-label{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;letter-spacing:.04em;text-transform:uppercase;color:#868c98;margin:16px 0 8px;padding:0 12px;font-size:12px;font-weight:500;line-height:16px}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__nav{flex-direction:column;flex:auto;gap:4px;min-height:0;display:flex;overflow-y:auto}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__nav-item-row{align-items:center;gap:2px;min-width:0;display:flex}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__nav-item{width:auto;min-width:0;font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#000;text-align:left;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:none;border-radius:8px;flex:auto;padding:8px 12px;font-size:14px;line-height:20px;transition:background .15s;overflow:hidden}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__nav-item--active,.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__nav-item:hover:not(:disabled){background:#f4f5f6}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__nav-item:disabled{opacity:.6;cursor:wait}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__nav-item:focus-visible{outline-offset:2px;outline:2px solid #7b5cff}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__nav-item-menu{flex-shrink:0;position:relative}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__nav-item-menu-btn{color:#525866;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:background .15s;display:inline-flex}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__nav-item-menu-btn:hover:not(:disabled){background:#f4f5f6}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__nav-item-menu-btn--open{color:#000;background:#ede9ff}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__nav-item-menu-btn:disabled{opacity:.4;cursor:wait}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__nav-item-menu-btn:focus-visible{outline-offset:2px;outline:2px solid #7b5cff}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__nav-item-context-menu{z-index:4;transform-origin:100% 0;background:#fff;border:1px solid #dee0e3;border-radius:8px;min-width:140px;padding:6px;animation:.22s cubic-bezier(.16,1,.3,1) both converterAppShell-module-scss-module__RRuoAq__converter-app-shell-popover-down;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 8px 12px #00000014}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__nav-item-context-action{width:100%;font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#e5484d;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;padding:8px 10px;font-size:14px;line-height:20px;display:flex}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__nav-item-context-action:hover:not(:disabled){background:#fff5f5}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__nav-item-context-action:disabled{opacity:.6;cursor:wait}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__nav-item-context-action:focus-visible{outline-offset:2px;outline:2px solid #7b5cff}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__load-more{width:100%;font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#000;cursor:pointer;background:#fff;border:1px solid #e4e7ec;border-radius:8px;margin-top:8px;padding:8px 12px;font-size:14px;line-height:20px}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__load-more:disabled{opacity:.6;cursor:default}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__sidebar-error{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#e5484d;margin:8px 0 0;padding:0 4px;font-size:12px;line-height:16px}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__user{margin-top:auto;padding-top:16px;position:relative}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__profile{padding:0 4px;position:relative}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__profile-trigger{text-align:left;cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:flex-start;gap:2px;width:100%;padding:0;transition:color .15s;display:flex}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__profile-trigger:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #7b5cff}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__profile-trigger--open .converterAppShell-module-scss-module__RRuoAq__converter-app-shell__profile-email{color:#000}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__profile-email{text-overflow:ellipsis;white-space:nowrap;width:100%;font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#525866;font-size:14px;line-height:20px;transition:color .15s;overflow:hidden}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__profile-status{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#868c98;font-size:14px;line-height:20px}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__profile-menu{z-index:3;transform-origin:0 100%;background:#fff;border:1px solid #dee0e3;border-radius:12px;padding:8px;animation:.22s cubic-bezier(.16,1,.3,1) both converterAppShell-module-scss-module__RRuoAq__converter-app-shell-popover-up;position:absolute;bottom:calc(100% + 8px);left:0;right:0;box-shadow:0 8px 24px #00000014}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__profile-menu-item{width:100%;font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#525866;text-align:left;cursor:pointer;box-sizing:border-box;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:14px;line-height:20px;text-decoration:none;animation:.2s both converterAppShell-module-scss-module__RRuoAq__converter-app-shell-menu-item-enter;display:flex}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__profile-menu-item:first-child{animation-delay:40ms}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__profile-menu-item:nth-child(2){animation-delay:80ms}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__profile-menu-item:nth-child(3){animation-delay:.12s}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__profile-menu-item:hover{background:#f4f5f6}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__profile-menu-item:focus-visible{outline-offset:2px;outline:2px solid #7b5cff}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__profile-menu-item:disabled{opacity:.6;cursor:wait}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__profile-menu-external{opacity:.72;flex-shrink:0}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__user-email{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#868c98;text-overflow:ellipsis;margin:0 0 6px;padding:0 12px;font-size:14px;line-height:20px;overflow:hidden}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__user-meta{flex-direction:column;align-items:flex-start;gap:8px;padding:0 12px;display:flex}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__logout{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#868c98;text-underline-offset:3px;cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;line-height:20px;text-decoration:underline}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__logout:hover{color:#000}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__logout:focus-visible{outline-offset:2px;outline:2px solid #7b5cff}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__main{box-sizing:border-box;flex-direction:column;flex:auto;align-items:center;min-width:0;padding:32px;display:flex}@media (max-width:768px){.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__main{align-items:stretch;gap:8px;padding:8px 12px 12px}}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__mobile-header{box-sizing:border-box;background:0 0;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:4px 4px 0;display:none}@media (max-width:768px){.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__mobile-header[data-visible]{display:flex}}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__mobile-menu-btn{color:#000;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:inline-flex}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__mobile-menu-btn:hover{background:#ffffff8c}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__mobile-menu-btn:focus-visible{outline-offset:2px;outline:2px solid #7b5cff}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__main-card{box-sizing:border-box;background:#fff;border-radius:20px;flex:0 auto;align-self:center;width:100%;max-width:880px;min-height:auto;max-height:calc(100vh - 64px);overflow-y:auto;box-shadow:0 8px 32px #1111110f}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__main-card--new-job{max-width:none;max-height:none;box-shadow:none;background:0 0;border-radius:0;flex-direction:column;align-items:center;display:flex;overflow:visible}@media (max-width:768px){.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__main-card{border-radius:16px;flex:auto;align-self:stretch;max-width:none;min-height:0;max-height:none;box-shadow:0 4px 24px #1111110f}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__main-card--new-job{box-shadow:none;background:0 0;border-radius:0;flex:0 auto}}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__empty{min-height:400px;font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#868c98;justify-content:center;align-items:center;padding:48px 24px;font-size:16px;display:flex}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__transcript{box-sizing:border-box;flex-direction:column;gap:48px;width:100%;max-width:none;margin:0 auto;padding:48px 96px 64px;display:flex}@media (max-width:768px){.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__transcript{gap:32px;padding:24px 16px 48px}}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__transcript-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:0;display:flex}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__transcript-heading{flex-direction:column;flex:auto;gap:16px;min-width:0;display:flex}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__transcript-title{font-family:"ABC Arizona Flare",var(--font-playfair),Georgia,serif;letter-spacing:-1.32px;color:#000;word-break:break-word;margin:0;font-size:44px;line-height:52px}@media (max-width:768px){.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__transcript-title{letter-spacing:-1.08px;font-size:32px;line-height:40px}}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__transcript-meta{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#868c98;margin:0;font-size:14px;line-height:20px}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__transcript-meta-prefix{font-weight:600}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__transcript-link{color:#868c98;text-underline-offset:3px;word-break:break-all;text-decoration:underline}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__transcript-link:hover{color:#000}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__transcript-actions{flex-shrink:0;gap:16px;display:flex;position:relative}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__export-menu{z-index:2;box-sizing:border-box;transform-origin:100% 0;background:#fff;border:1px solid #dee0e3;border-radius:8px;flex-direction:column;gap:16px;width:min(320px,100vw - 32px);padding:24px;animation:.22s cubic-bezier(.16,1,.3,1) both converterAppShell-module-scss-module__RRuoAq__converter-app-shell-popover-down;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 12px #00000014}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__export-title{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#000;margin:0;font-size:18px;font-weight:600;line-height:28px;animation:.2s 40ms both converterAppShell-module-scss-module__RRuoAq__converter-app-shell-menu-item-enter}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__export-item{width:100%;font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:0;animation:.2s both converterAppShell-module-scss-module__RRuoAq__converter-app-shell-menu-item-enter;display:flex}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__export-item:nth-child(2){animation-delay:80ms}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__export-item:nth-child(3){animation-delay:.12s}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__export-item:focus-visible{outline-offset:2px;outline:2px solid #7b5cff}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__export-item:hover .converterAppShell-module-scss-module__RRuoAq__converter-app-shell__export-label{color:#7b5cff}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__export-icon-badge{background:#ede9ff;border-radius:1000px;flex-shrink:0;justify-content:center;align-items:center;padding:8px;display:flex}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__export-icon{width:24px;height:24px;display:block}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__export-label{color:#000;text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:400;line-height:28px;overflow:hidden}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__transcript-section{flex-direction:column;gap:24px;display:flex}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__transcript-section-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__transcript-view-toggle{align-items:center;gap:10px;display:flex}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__transcript-view-toggle-label{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#868c98;font-size:14px;font-weight:500;line-height:20px}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__transcript-view-toggle-options{background:#f4f5f6;border:1px solid #dee0e3;border-radius:1000px;gap:4px;padding:4px;display:inline-flex}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__transcript-view-toggle-btn{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#000;cursor:pointer;background:0 0;border:none;border-radius:1000px;padding:6px 14px;font-size:14px;font-weight:500;line-height:20px;transition:background .15s,color .15s}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__transcript-view-toggle-btn--active{color:#7b5cff;background:#fff;box-shadow:0 1px 2px #0000000f}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__transcript-view-toggle-btn:focus-visible{outline-offset:2px;outline:2px solid #7b5cff}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__timestamp-line{grid-template-columns:56px minmax(0,1fr);align-items:start;gap:16px;display:grid}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__timestamp-label{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#7b5cff;font-variant-numeric:tabular-nums;font-size:14px;font-weight:600;line-height:28px}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__timestamp-line p{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#000;white-space:pre-wrap;margin:0;font-size:18px;line-height:28px}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__section-label{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#000;margin:0;font-size:18px;font-weight:600;line-height:28px}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__transcript-body{flex-direction:column;gap:16px;display:flex}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__transcript-status{flex-direction:column;gap:12px;display:flex}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__transcript-status--error{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#d92d20;margin:0;font-size:16px;line-height:24px}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__transcript-refresh-btn{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#000;cursor:pointer;background:#fff;border:1px solid #dee0e3;border-radius:1000px;align-self:flex-start;padding:10px 20px;font-size:14px;font-weight:500;line-height:20px;transition:background .15s}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__transcript-refresh-btn:hover:not(:disabled){background:#f4f5f6}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__transcript-refresh-btn:disabled{opacity:.6;cursor:wait}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__transcript-refresh-btn:focus-visible{outline-offset:2px;outline:2px solid #7b5cff}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__job-progress{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__job-progress-track{background:#ede9ff;border-radius:8px;width:100%;max-width:360px;height:8px;overflow:hidden}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__job-progress-track--error{background:#ffe5e5}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__job-progress-bar{background:#7b5cff;border-radius:8px;height:100%;transition:width .4s}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__job-progress-bar--error{background:#e5484d;width:50%}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__job-progress-status{width:100%;max-width:360px;font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;text-align:center;color:#868c98;margin:0;font-size:14px;line-height:20px}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__job-progress-status--error{color:#e5484d}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__job-progress-retry-btn{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#000;cursor:pointer;background:#fff;border:1px solid #dee0e3;border-radius:1000px;padding:10px 20px;font-size:14px;font-weight:500;line-height:20px;transition:background .15s}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__job-progress-retry-btn:hover{background:#f4f5f6}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__job-progress-retry-btn:focus-visible{outline-offset:2px;outline:2px solid #7b5cff}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__paragraph p{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#000;white-space:pre-wrap;margin:0;font-size:18px;line-height:28px}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__audio-row{align-items:center;gap:8px;margin-top:16px;display:flex}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__audio-bar{border:1px solid #dee0e3;border-radius:1000px;flex:1;align-items:center;gap:16px;padding:16px 24px;display:flex}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__audio-menu{flex-shrink:0;position:relative}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__audio-menu-btn{cursor:pointer;background:#fff;border:1px solid #dee0e3;border-radius:1000px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:flex}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__audio-menu-btn--open{background:#f6f6f7}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__audio-menu-btn:focus-visible{outline-offset:2px;outline:2px solid #7b5cff}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__audio-context-menu{z-index:2;background:#fff;border:1px solid #dee0e3;border-radius:8px;min-width:180px;padding:8px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 12px #00000014}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__audio-context-action{width:100%;font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#000;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:14px;line-height:20px;display:flex}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__audio-context-action:hover{color:#7b5cff}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__audio-context-action:focus-visible{outline-offset:2px;outline:2px solid #7b5cff}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__audio-play{cursor:pointer;background:#ede9ff;border:none;border-radius:1000px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;display:flex}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__audio-play:focus-visible{outline-offset:2px;outline:2px solid #7b5cff}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__audio-track{background:#ede9ff;border-radius:8px;flex:1;height:8px;overflow:hidden}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__audio-progress{background:#7b5cff;border-radius:8px;width:20%;height:100%}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__audio-time{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#868c98;font-size:14px;line-height:20px}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__new-job{box-sizing:border-box;width:100%;margin:0 auto;padding:0 24px 64px}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__new-job-content{flex-direction:column;align-items:center;width:100%;max-width:960px;margin:0 auto;display:flex}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__error{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#e5484d;text-align:center;margin:16px 0 0;font-size:14px}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__subscribe-hint{text-align:center;width:100%;max-width:none;font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#868c98;box-sizing:border-box;margin:0 auto;padding:0 64px 32px;font-size:14px}@media (max-width:768px){.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__subscribe-hint{padding:0 16px 24px}}@media (max-width:375px){.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__main{gap:8px;padding:8px 12px 12px}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__mobile-header{padding:4px 0 0}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__sidebar{padding-bottom:12px}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__transcript{padding:20px 12px 40px}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__transcript-header{flex-direction:column;gap:16px}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__transcript-title{font-size:28px;line-height:36px}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__new-job{padding:24px 12px 40px}.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__export-menu{transform-origin:top;width:100%;margin-top:12px;animation:.22s cubic-bezier(.16,1,.3,1) both converterAppShell-module-scss-module__RRuoAq__converter-app-shell-popover-down;position:static}}@media (prefers-reduced-motion:reduce){.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__profile-menu,.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__export-menu,.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__profile-menu-item,.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__export-title,.converterAppShell-module-scss-module__RRuoAq__converter-app-shell__export-item{animation:none}}
.actionConsentDisclaimer-module-scss-module__ojgx6G__action-consent-disclaimer-group{flex-direction:column;gap:8px;width:100%;display:flex}.actionConsentDisclaimer-module-scss-module__ojgx6G__action-consent-disclaimer-group--on-dark{gap:0}.actionConsentDisclaimer-module-scss-module__ojgx6G__action-consent-disclaimer{width:100%;font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;text-align:center;color:#868c98;margin:0;font-size:12px;font-weight:400;line-height:18px}.actionConsentDisclaimer-module-scss-module__ojgx6G__action-consent-disclaimer a{color:#0079b5;text-underline-offset:2px;text-underline-position:from-font;font-weight:600;text-decoration:underline}.actionConsentDisclaimer-module-scss-module__ojgx6G__action-consent-disclaimer--on-dark{color:#fff;line-height:16px}.actionConsentDisclaimer-module-scss-module__ojgx6G__action-consent-disclaimer--on-dark a{color:#ffff70}
.companyLegalLine-module-scss-module__ikfHza__company-legal-line{width:100%;font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;text-align:center;color:#6b7280;margin:0;font-size:12px;font-weight:400;line-height:18px}
.converterDisplayTitle-module-scss-module__n4znIa__converter-display-title{font-family:"ABC Arizona Flare",var(--font-playfair),Georgia,serif;color:#000;margin:0;font-weight:400}.converterDisplayTitle-module-scss-module__n4znIa__converter-display-title__line{display:block}.converterDisplayTitle-module-scss-module__n4znIa__converter-display-title__amp{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif}
.converterIconButton-module-scss-module__FKVPGa__converter-icon-btn{color:#000;cursor:pointer;background:#fff;border:1px solid #dee0e3;border-radius:1000px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:background .15s,border-color .15s,min-width .2s,padding .2s;display:flex}.converterIconButton-module-scss-module__FKVPGa__converter-icon-btn:hover:not(:disabled){background:#f4f5f6}.converterIconButton-module-scss-module__FKVPGa__converter-icon-btn:active:not(:disabled){background:#ede9ff;border-color:#c4b5fd}.converterIconButton-module-scss-module__FKVPGa__converter-icon-btn:focus-visible{outline-offset:2px;outline:2px solid #7b5cff}.converterIconButton-module-scss-module__FKVPGa__converter-icon-btn--active,.converterIconButton-module-scss-module__FKVPGa__converter-icon-btn--feedback{background:#ede9ff;border-color:#7b5cff}.converterIconButton-module-scss-module__FKVPGa__converter-icon-btn--with-label{width:auto;min-width:44px;padding:0 14px}.converterIconButton-module-scss-module__FKVPGa__converter-icon-btn__label{color:#7b5cff;white-space:nowrap;font-family:inherit;font-size:13px;font-weight:600;line-height:20px}.converterIconButton-module-scss-module__FKVPGa__converter-icon-btn--disabled{opacity:.4;cursor:not-allowed}
.converterSubscriptionBadge-module-scss-module__hF_-Ma__converter-subscription-badge{font-family:var(--font-geist,system-ui);border-radius:1000px;align-items:center;padding:2px 8px;font-size:12px;font-weight:500;line-height:16px;display:inline-flex}.converterSubscriptionBadge-module-scss-module__hF_-Ma__converter-subscription-badge--trialing{color:#5b21b6;background:#ede9ff}.converterSubscriptionBadge-module-scss-module__hF_-Ma__converter-subscription-badge--active{color:#027a48;background:#ecfdf3}.converterSubscriptionBadge-module-scss-module__hF_-Ma__converter-subscription-badge--past_due{color:#b42318;background:#fef3f2}.converterSubscriptionBadge-module-scss-module__hF_-Ma__converter-subscription-badge--canceled,.converterSubscriptionBadge-module-scss-module__hF_-Ma__converter-subscription-badge--unpaid,.converterSubscriptionBadge-module-scss-module__hF_-Ma__converter-subscription-badge--incomplete_expired{color:#868c98;background:#f4f5f6}.converterSubscriptionBadge-module-scss-module__hF_-Ma__converter-subscription-badge--incomplete,.converterSubscriptionBadge-module-scss-module__hF_-Ma__converter-subscription-badge--paused{color:#c4320a;background:#fff4ed}
.fakedoorLandingShell-module-scss-module__L-Njua__fakedoor-landing-shell{box-sizing:border-box;flex-direction:column;align-items:stretch;width:100%;min-height:100vh;display:flex}.fakedoorLandingShell-module-scss-module__L-Njua__fakedoor-landing-shell__hero-wrap{width:100%;position:relative;overflow:hidden}.fakedoorLandingShell-module-scss-module__L-Njua__fakedoor-landing-shell__bg{pointer-events:none;background-position:top;background-size:cover;position:absolute;inset:0;transform:translateZ(0)}.fakedoorLandingShell-module-scss-module__L-Njua__fakedoor-landing-shell__header{z-index:1;box-sizing:border-box;flex-direction:column;align-items:center;padding:24px 16px 0;display:flex;position:relative}.fakedoorLandingShell-module-scss-module__L-Njua__fakedoor-landing-shell__legal{box-sizing:border-box;background:#fff;flex-direction:column;align-items:center;gap:24px;padding:48px 16px;display:flex}.fakedoorLandingShell-module-scss-module__L-Njua__fakedoor-landing-shell__legal-disclaimer{width:100%;max-width:640px;font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;text-align:center;color:#868c98;margin:0;font-size:14px;font-weight:400;line-height:20px}
.iconBenefitsSection-module-scss-module___6rTLa__icon-benefits-section{box-sizing:border-box;background:#fff;flex-direction:column;align-items:center;gap:48px;width:100%;padding:48px 16px 96px;display:flex}@media (min-width:1200px){.iconBenefitsSection-module-scss-module___6rTLa__icon-benefits-section{padding:48px 160px 96px}}.iconBenefitsSection-module-scss-module___6rTLa__icon-benefits-section__title{width:100%;max-width:640px;font-family:"ABC Arizona Flare",var(--font-playfair),Georgia,serif;letter-spacing:-1.32px;text-align:center;color:#000;word-break:break-word;margin:0;font-size:44px;font-weight:400;line-height:52px}.iconBenefitsSection-module-scss-module___6rTLa__icon-benefits-section__grid{grid-template-columns:1fr;align-items:stretch;gap:24px;width:100%;max-width:1120px;display:grid}@media (min-width:900px){.iconBenefitsSection-module-scss-module___6rTLa__icon-benefits-section__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.iconBenefitsSection-module-scss-module___6rTLa__icon-benefits-section__card{box-sizing:border-box;background:#fff;border:1px solid #dee0e3;border-radius:20px;flex-direction:column;gap:24px;height:100%;padding:48px;display:flex}.iconBenefitsSection-module-scss-module___6rTLa__icon-benefits-section__icon-box{background:#ede9ff;border-radius:100px;justify-content:center;align-items:center;width:64px;height:64px;display:inline-flex}.iconBenefitsSection-module-scss-module___6rTLa__icon-benefits-section__icon{object-fit:contain;width:32px;height:32px;display:block}.iconBenefitsSection-module-scss-module___6rTLa__icon-benefits-section__texts{flex-direction:column;gap:16px;display:flex}.iconBenefitsSection-module-scss-module___6rTLa__icon-benefits-section__card-title{font-family:"ABC Arizona Flare",var(--font-playfair),Georgia,serif;letter-spacing:-.72px;color:#000;word-break:break-word;margin:0;font-size:24px;font-weight:400;line-height:28px}.iconBenefitsSection-module-scss-module___6rTLa__icon-benefits-section__card-description{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#000;word-break:break-word;margin:0;font-size:18px;font-weight:400;line-height:28px}
.fakedoorHero-module-scss-module__kxuw_G__fakedoor-hero{z-index:1;box-sizing:border-box;flex-direction:column;align-items:center;gap:32px;width:100%;padding:32px 16px 96px;display:flex;position:relative}.fakedoorHero-module-scss-module__kxuw_G__fakedoor-hero__texts{text-align:center;color:#fff;flex-direction:column;gap:16px;width:100%;max-width:640px;display:flex}.fakedoorHero-module-scss-module__kxuw_G__fakedoor-hero__title{width:100%;font-family:"ABC Arizona Flare",var(--font-playfair),Georgia,serif;letter-spacing:-1.92px;word-break:break-word;margin:0;font-size:64px;font-style:normal;font-weight:400;line-height:68px}@media (max-width:1199px){.fakedoorHero-module-scss-module__kxuw_G__fakedoor-hero__title{letter-spacing:-1.32px;font-size:44px;line-height:52px}}.fakedoorHero-module-scss-module__kxuw_G__fakedoor-hero__title-line{display:block}.fakedoorHero-module-scss-module__kxuw_G__fakedoor-hero__subtitle{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#fff;word-break:break-word;margin:0;font-size:18px;font-weight:400;line-height:28px}.fakedoorHero-module-scss-module__kxuw_G__fakedoor-hero__panel{flex-direction:column;align-items:center;gap:16px;width:100%;max-width:960px;display:flex}.fakedoorHero-module-scss-module__kxuw_G__fakedoor-hero__block{box-sizing:border-box;background:#fff;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:24px;width:100%;min-height:360px;padding:48px;display:flex}@media (max-width:1199px){.fakedoorHero-module-scss-module__kxuw_G__fakedoor-hero__block{min-height:auto;padding:24px}}.fakedoorHero-module-scss-module__kxuw_G__fakedoor-hero__body{box-sizing:border-box;flex-direction:column;flex-shrink:0;justify-content:center;width:100%;min-height:60px;display:flex}.fakedoorHero-module-scss-module__kxuw_G__fakedoor-hero__tabs{box-sizing:border-box;background:#f4f5f6;border-radius:50px;flex-shrink:0;align-items:center;gap:4px;width:fit-content;max-width:100%;min-height:52px;padding:4px;display:flex;position:relative}@media (max-width:899px){.fakedoorHero-module-scss-module__kxuw_G__fakedoor-hero__tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;overflow:auto hidden}.fakedoorHero-module-scss-module__kxuw_G__fakedoor-hero__tabs::-webkit-scrollbar{display:none}}.fakedoorHero-module-scss-module__kxuw_G__fakedoor-hero__tab-pill{pointer-events:none;z-index:0;will-change:transform,width;background:#fff;border-radius:100px;transition:transform .4s cubic-bezier(.34,1.45,.64,1),width .4s cubic-bezier(.34,1.45,.64,1);position:absolute;top:4px;bottom:4px;left:0}.fakedoorHero-module-scss-module__kxuw_G__fakedoor-hero__tab{z-index:1;color:#868c98;cursor:pointer;background:0 0;border:none;border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;gap:0;padding:8px;transition:color .25s;display:inline-flex;position:relative}@media (max-width:899px){.fakedoorHero-module-scss-module__kxuw_G__fakedoor-hero__tab{width:auto!important}}.fakedoorHero-module-scss-module__kxuw_G__fakedoor-hero__tab--active{color:#000}.fakedoorHero-module-scss-module__kxuw_G__fakedoor-hero__tab-label{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;white-space:nowrap;color:inherit;padding:0 8px;font-size:18px;font-weight:600;line-height:28px}@media (max-width:899px){.fakedoorHero-module-scss-module__kxuw_G__fakedoor-hero__tab-label{font-size:16px;line-height:24px}}.fakedoorHero-module-scss-module__kxuw_G__fakedoor-hero__tab-icon{object-fit:contain;width:24px;height:24px;display:block}.fakedoorHero-module-scss-module__kxuw_G__fakedoor-hero__hint{text-align:center;width:100%;min-height:20px;font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#868c98;flex-shrink:0;margin:0;font-size:14px;font-weight:400;line-height:20px}.fakedoorHero-module-scss-module__kxuw_G__fakedoor-hero__hint--hidden{visibility:hidden}.fakedoorHero-module-scss-module__kxuw_G__fakedoor-hero__link-input{width:100%;height:60px;min-height:60px;font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#000;box-sizing:border-box;border:1px solid #dee0e3;border-radius:50px;outline:none;padding:16px 24px;font-size:18px;font-weight:400;line-height:28px}.fakedoorHero-module-scss-module__kxuw_G__fakedoor-hero__link-input::placeholder{color:#868c98}.fakedoorHero-module-scss-module__kxuw_G__fakedoor-hero__upload-zone{cursor:pointer;text-align:center;box-sizing:border-box;background:#fff;border:none;border-radius:50px;justify-content:center;align-items:center;width:100%;min-height:60px;padding:16px 24px;display:flex}.fakedoorHero-module-scss-module__kxuw_G__fakedoor-hero__upload-prompt{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#868c98;margin:0;font-size:18px;font-weight:400;line-height:28px}.fakedoorHero-module-scss-module__kxuw_G__fakedoor-hero__upload-link{text-underline-position:from-font;text-decoration:underline}.fakedoorHero-module-scss-module__kxuw_G__fakedoor-hero__file-bar{box-sizing:border-box;background:#fff;border:2px solid #000;border-radius:50px;align-items:center;gap:12px;width:100%;min-height:60px;padding:16px 24px;display:flex}.fakedoorHero-module-scss-module__kxuw_G__fakedoor-hero__file-bar-name{min-width:0;font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#000;text-overflow:ellipsis;white-space:nowrap;text-align:left;flex:auto;font-size:18px;font-weight:400;line-height:28px;overflow:hidden}.fakedoorHero-module-scss-module__kxuw_G__fakedoor-hero__file-bar-remove{cursor:pointer;opacity:.7;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:opacity .2s;display:flex}.fakedoorHero-module-scss-module__kxuw_G__fakedoor-hero__file-bar-remove:hover{opacity:1}.fakedoorHero-module-scss-module__kxuw_G__fakedoor-hero__file-bar-remove-icon{object-fit:contain;width:24px;height:24px;display:block}.fakedoorHero-module-scss-module__kxuw_G__fakedoor-hero__cta-panel{flex-shrink:0;justify-content:center;width:100%;display:flex}.fakedoorHero-module-scss-module__kxuw_G__fakedoor-hero__cta{width:100%;max-width:280px;min-height:60px;font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#fff;cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;padding:16px 48px;font-size:18px;font-weight:600;line-height:28px;transition:background-color .3s,transform .25s,box-shadow .3s;display:inline-flex}.fakedoorHero-module-scss-module__kxuw_G__fakedoor-hero__cta--disabled{cursor:not-allowed;box-shadow:none;background:#dee0e3;transform:none}.fakedoorHero-module-scss-module__kxuw_G__fakedoor-hero__cta--enabled{background:#000;box-shadow:0 8px 24px #0000001f}.fakedoorHero-module-scss-module__kxuw_G__fakedoor-hero__cta--enabled:hover{transform:translateY(-1px)}.fakedoorHero-module-scss-module__kxuw_G__fakedoor-hero__disclaimer{text-align:center;color:#fff;width:100%;max-width:640px}.fakedoorHero-module-scss-module__kxuw_G__fakedoor-hero__disclaimer-line{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;word-break:break-word;margin:0;font-size:12px;font-weight:400;line-height:16px}.fakedoorHero-module-scss-module__kxuw_G__fakedoor-hero__disclaimer-line+.fakedoorHero-module-scss-module__kxuw_G__fakedoor-hero__disclaimer-line{margin-top:2px}.fakedoorHero-module-scss-module__kxuw_G__fakedoor-hero__disclaimer-line a{color:#ffff70;text-underline-position:from-font;font-weight:600;text-decoration:underline}.fakedoorHero-module-scss-module__kxuw_G__fakedoor-hero__badges{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:16px;width:100%;max-width:960px;display:grid}.fakedoorHero-module-scss-module__kxuw_G__fakedoor-hero__badge{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-width:0;display:flex}.fakedoorHero-module-scss-module__kxuw_G__fakedoor-hero__badge-icon{object-fit:contain;filter:brightness(0)invert();width:50px;height:50px;display:block}.fakedoorHero-module-scss-module__kxuw_G__fakedoor-hero__badge-label{width:100%;font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#fff;word-break:break-word;margin:0;font-size:14px;font-weight:400;line-height:20px}.fakedoorHero-module-scss-module__kxuw_G__fakedoor-hero__file-input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.fakedoorHero-module-scss-module__kxuw_G__fakedoor-hero__tab-pill,.fakedoorHero-module-scss-module__kxuw_G__fakedoor-hero__cta{transition:none}}
.fakedoorWhatYouGetSection-module-scss-module__tGASWG__what-you-get{box-sizing:border-box;flex-direction:column;align-items:center;gap:48px;width:100%;max-width:1440px;margin:0 auto;padding:96px 160px 48px;display:flex}@media (max-width:899px){.fakedoorWhatYouGetSection-module-scss-module__tGASWG__what-you-get{gap:32px;padding:48px 16px}}.fakedoorWhatYouGetSection-module-scss-module__tGASWG__what-you-get__title{width:100%;max-width:1120px;font-family:"ABC Arizona Flare",var(--font-playfair),Georgia,serif;letter-spacing:-.03em;text-align:center;color:#000;margin:0;font-size:44px;font-weight:400;line-height:52px}.fakedoorWhatYouGetSection-module-scss-module__tGASWG__what-you-get__grid{grid-template-columns:1fr;gap:24px;width:100%;max-width:1120px;display:grid}@media (min-width:900px){.fakedoorWhatYouGetSection-module-scss-module__tGASWG__what-you-get__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.fakedoorWhatYouGetSection-module-scss-module__tGASWG__what-you-get__card{box-sizing:border-box;background:#fff;border:1px solid #dee0e3;border-radius:20px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.fakedoorWhatYouGetSection-module-scss-module__tGASWG__what-you-get__media{flex-shrink:0;justify-content:center;align-items:center;width:100%;height:300px;display:flex;overflow:hidden}.fakedoorWhatYouGetSection-module-scss-module__tGASWG__what-you-get__image{object-fit:cover;flex-shrink:0;width:100%;height:100%;display:block}.fakedoorWhatYouGetSection-module-scss-module__tGASWG__what-you-get__content{box-sizing:border-box;flex-direction:column;gap:12px;padding:24px 48px 48px;display:flex}@media (max-width:899px){.fakedoorWhatYouGetSection-module-scss-module__tGASWG__what-you-get__content{padding:24px}}.fakedoorWhatYouGetSection-module-scss-module__tGASWG__what-you-get__card-title{font-family:"ABC Arizona Flare",var(--font-playfair),Georgia,serif;letter-spacing:-.03em;color:#000;word-break:break-word;margin:0;font-size:24px;font-weight:400;line-height:28px}.fakedoorWhatYouGetSection-module-scss-module__tGASWG__what-you-get__description{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#000;word-break:break-word;margin:0;font-size:18px;font-weight:400;line-height:28px}
.illustratedFormatsSection-module-scss-module__lByKpG__illustrated-formats-section{box-sizing:border-box;background:#fff;flex-direction:column;align-items:center;gap:48px;width:100%;padding:96px 16px;display:flex}@media (min-width:1200px){.illustratedFormatsSection-module-scss-module__lByKpG__illustrated-formats-section{padding:96px 160px}}.illustratedFormatsSection-module-scss-module__lByKpG__illustrated-formats-section__title{width:100%;max-width:640px;font-family:"ABC Arizona Flare",var(--font-playfair),Georgia,serif;letter-spacing:-1.32px;text-align:center;color:#000;word-break:break-word;margin:0;font-size:44px;font-weight:400;line-height:52px}.illustratedFormatsSection-module-scss-module__lByKpG__illustrated-formats-section__grid{grid-template-columns:1fr;align-items:stretch;gap:24px;width:100%;max-width:1120px;display:grid}@media (min-width:900px){.illustratedFormatsSection-module-scss-module__lByKpG__illustrated-formats-section__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.illustratedFormatsSection-module-scss-module__lByKpG__illustrated-formats-section__card{background:#fff;border:1px solid #dee0e3;border-radius:20px;flex-direction:column;height:100%;display:flex;overflow:hidden}.illustratedFormatsSection-module-scss-module__lByKpG__illustrated-formats-section__illustration{flex-shrink:0;width:100%;height:300px;position:relative;overflow:hidden}.illustratedFormatsSection-module-scss-module__lByKpG__illustrated-formats-section__illustration-img{object-fit:cover;object-position:center;width:100%;height:100%}.illustratedFormatsSection-module-scss-module__lByKpG__illustrated-formats-section__texts{flex-direction:column;flex:auto;gap:12px;padding:24px 48px 48px;display:flex}.illustratedFormatsSection-module-scss-module__lByKpG__illustrated-formats-section__card-title{font-family:"ABC Arizona Flare",var(--font-playfair),Georgia,serif;letter-spacing:-.72px;color:#000;word-break:break-word;margin:0;font-size:24px;font-weight:400;line-height:28px}.illustratedFormatsSection-module-scss-module__lByKpG__illustrated-formats-section__card-description{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#000;word-break:break-word;margin:0;font-size:18px;font-weight:400;line-height:28px}
.fakedoorImagePromptHeroForm-module-scss-module__2jdr7W__image-prompt-hero-form{width:100%}.fakedoorImagePromptHeroForm-module-scss-module__2jdr7W__image-prompt-hero-form__block{box-sizing:border-box;background:#fff;border-radius:20px;flex-direction:column;width:100%;min-height:400px;display:flex;overflow:hidden;box-shadow:0 24px 48px #0000001f}.fakedoorImagePromptHeroForm-module-scss-module__2jdr7W__image-prompt-hero-form__styles-wrap{flex-shrink:0;width:100%;position:relative;overflow:hidden}.fakedoorImagePromptHeroForm-module-scss-module__2jdr7W__image-prompt-hero-form__styles{z-index:1;scrollbar-width:none;box-sizing:border-box;align-items:stretch;gap:8px;width:100%;padding:12px 48px 12px 12px;display:flex;position:relative;overflow-x:auto}.fakedoorImagePromptHeroForm-module-scss-module__2jdr7W__image-prompt-hero-form__styles::-webkit-scrollbar{display:none}.fakedoorImagePromptHeroForm-module-scss-module__2jdr7W__image-prompt-hero-form__styles-fade{z-index:0;pointer-events:none;background:linear-gradient(90deg,#fff0 0%,#fff 50%);width:48px;position:absolute;top:0;bottom:0;right:0}.fakedoorImagePromptHeroForm-module-scss-module__2jdr7W__image-prompt-hero-form__style{text-align:left;cursor:pointer;box-sizing:border-box;background:#f7f7f7;border:2px solid #0000;border-radius:16px;flex:0 0 240px;align-items:center;gap:12px;width:240px;padding:8px 16px 8px 8px;transition:border-color .2s;display:flex}.fakedoorImagePromptHeroForm-module-scss-module__2jdr7W__image-prompt-hero-form__style--selected{border-color:#000}.fakedoorImagePromptHeroForm-module-scss-module__2jdr7W__image-prompt-hero-form__style--selected .fakedoorImagePromptHeroForm-module-scss-module__2jdr7W__image-prompt-hero-form__style-title,.fakedoorImagePromptHeroForm-module-scss-module__2jdr7W__image-prompt-hero-form__style--selected .fakedoorImagePromptHeroForm-module-scss-module__2jdr7W__image-prompt-hero-form__style-description{color:#000}.fakedoorImagePromptHeroForm-module-scss-module__2jdr7W__image-prompt-hero-form__style-thumb{border-radius:8px;flex-shrink:0;width:64px;height:64px;display:block;overflow:hidden}.fakedoorImagePromptHeroForm-module-scss-module__2jdr7W__image-prompt-hero-form__style-image{object-fit:cover;width:100%;height:100%;display:block}.fakedoorImagePromptHeroForm-module-scss-module__2jdr7W__image-prompt-hero-form__style-texts{flex-direction:column;justify-content:center;gap:2px;min-width:0;display:flex}.fakedoorImagePromptHeroForm-module-scss-module__2jdr7W__image-prompt-hero-form__style-title{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#868c98;font-size:14px;font-weight:600;line-height:20px}.fakedoorImagePromptHeroForm-module-scss-module__2jdr7W__image-prompt-hero-form__style-description{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#868c98;font-size:12px;font-weight:400;line-height:16px}.fakedoorImagePromptHeroForm-module-scss-module__2jdr7W__image-prompt-hero-form__editor{box-sizing:border-box;border-top:1px solid #f4f5f6;border-bottom:1px solid #f4f5f6;flex-direction:column;flex:auto;justify-content:flex-start;min-height:228px;padding:24px 24px 12px;display:flex;position:relative;overflow:hidden}.fakedoorImagePromptHeroForm-module-scss-module__2jdr7W__image-prompt-hero-form__editor--with-bottom-bar{padding-bottom:79px}.fakedoorImagePromptHeroForm-module-scss-module__2jdr7W__image-prompt-hero-form__textarea{resize:none;width:100%;min-width:0;min-height:120px;font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#000;background:0 0;border:none;outline:none;flex:auto;font-size:18px;font-weight:400;line-height:28px}.fakedoorImagePromptHeroForm-module-scss-module__2jdr7W__image-prompt-hero-form__textarea::placeholder{color:#868c98}.fakedoorImagePromptHeroForm-module-scss-module__2jdr7W__image-prompt-hero-form__reference-bar,.fakedoorImagePromptHeroForm-module-scss-module__2jdr7W__image-prompt-hero-form__upload-cta{z-index:2;box-sizing:border-box;background:#f7f7f7;border-radius:16px;align-items:center;gap:8px;width:min(280px,100% - 48px);height:56px;padding:10px 16px;display:flex;position:absolute;bottom:11px;left:50%;transform:translate(-50%)}.fakedoorImagePromptHeroForm-module-scss-module__2jdr7W__image-prompt-hero-form__reference-thumb{border-radius:8px;flex-shrink:0;width:36px;height:36px;display:block;overflow:hidden}.fakedoorImagePromptHeroForm-module-scss-module__2jdr7W__image-prompt-hero-form__reference-image{object-fit:cover;width:100%;height:100%;display:block}.fakedoorImagePromptHeroForm-module-scss-module__2jdr7W__image-prompt-hero-form__reference-name{min-width:0;font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#868c98;text-overflow:ellipsis;white-space:nowrap;flex:auto;font-size:14px;font-weight:600;line-height:20px;overflow:hidden}.fakedoorImagePromptHeroForm-module-scss-module__2jdr7W__image-prompt-hero-form__reference-remove{cursor:pointer;opacity:.7;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;padding:0;transition:opacity .2s;display:flex}.fakedoorImagePromptHeroForm-module-scss-module__2jdr7W__image-prompt-hero-form__reference-remove:hover{opacity:1}.fakedoorImagePromptHeroForm-module-scss-module__2jdr7W__image-prompt-hero-form__reference-remove-icon{object-fit:contain;width:20px;height:20px;display:block}.fakedoorImagePromptHeroForm-module-scss-module__2jdr7W__image-prompt-hero-form__upload-cta{cursor:pointer;border:none;justify-content:center;transition:background .2s}.fakedoorImagePromptHeroForm-module-scss-module__2jdr7W__image-prompt-hero-form__upload-cta:hover{background:#efefef}.fakedoorImagePromptHeroForm-module-scss-module__2jdr7W__image-prompt-hero-form__upload-icon{object-fit:contain;flex-shrink:0;width:24px;height:24px;display:block}.fakedoorImagePromptHeroForm-module-scss-module__2jdr7W__image-prompt-hero-form__upload-texts{text-align:left;flex-direction:column;flex:auto;align-items:flex-start;min-width:0;display:flex}.fakedoorImagePromptHeroForm-module-scss-module__2jdr7W__image-prompt-hero-form__upload-label{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#868c98;font-size:14px;font-weight:600;line-height:20px}.fakedoorImagePromptHeroForm-module-scss-module__2jdr7W__image-prompt-hero-form__upload-hint{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#868c98;font-size:12px;font-weight:400;line-height:16px}.fakedoorImagePromptHeroForm-module-scss-module__2jdr7W__image-prompt-hero-form__file-input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.fakedoorImagePromptHeroForm-module-scss-module__2jdr7W__image-prompt-hero-form__footer{box-sizing:border-box;justify-content:center;align-items:center;min-height:92px;padding:12px 24px;display:flex}.fakedoorImagePromptHeroForm-module-scss-module__2jdr7W__image-prompt-hero-form__cta{min-width:280px;font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#fff;cursor:not-allowed;background:#dee0e3;border:none;border-radius:50px;justify-content:center;align-items:center;padding:16px 48px;font-size:18px;font-weight:600;line-height:28px;transition:background .2s,transform .15s;display:inline-flex}.fakedoorImagePromptHeroForm-module-scss-module__2jdr7W__image-prompt-hero-form__cta--active{cursor:pointer;background:#000}.fakedoorImagePromptHeroForm-module-scss-module__2jdr7W__image-prompt-hero-form__cta--active:hover{background:#1a1a1a}.fakedoorImagePromptHeroForm-module-scss-module__2jdr7W__image-prompt-hero-form__cta--active:active{transform:scale(.98)}
.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form{background:#fff;border-radius:20px;flex-direction:column;width:100%;display:flex;overflow:hidden}.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__content{box-sizing:border-box;flex-direction:column;gap:24px;padding:48px;display:flex}@media (max-width:1199px){.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__content{padding:24px}}.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__meta-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;width:100%;display:grid}@media (max-width:1199px){.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__meta-row{grid-template-columns:1fr;gap:16px}}.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__field{flex-direction:column;gap:8px;min-width:0;display:flex}.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__label{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#000;margin:0;font-size:14px;font-weight:600;line-height:20px}.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__control{box-sizing:border-box;background:#fff;border:1px solid #dee0e3;border-radius:8px;align-items:center;gap:8px;width:100%;min-height:52px;padding:12px 12px 12px 20px;display:flex}.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__control--plain{padding-right:20px}.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__control--date{cursor:pointer;position:relative}.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__input,.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__select{min-width:0;font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#000;background:0 0;border:none;outline:none;flex:auto;font-size:18px;font-weight:400;line-height:28px}.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__input::placeholder,.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__select::placeholder{color:#868c98}.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__select{appearance:none;cursor:pointer;padding-right:4px}.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__icon-button{cursor:pointer;background:0 0;border:none;border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;padding:4px;display:inline-flex}.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__icon{object-fit:contain;width:20px;height:20px;display:block}.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__icon--sm{width:16px;height:16px}.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__date-input{z-index:1;opacity:0;cursor:pointer;color:#0000;background:0 0;border:none;width:100%;height:100%;margin:0;padding:0;position:absolute;inset:0}.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__date-input::-webkit-calendar-picker-indicator{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;padding:0;position:absolute;inset:0}.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__date-display{min-width:0;font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#000;text-align:left;pointer-events:none;flex:auto;font-size:18px;font-weight:400;line-height:28px}.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__date-icon{pointer-events:none}.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__table{flex-direction:column;gap:8px;width:100%;display:flex}.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__table-header{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#000;grid-template-columns:minmax(0,1fr) 80px 120px 120px 52px;gap:8px;padding-right:0;font-size:14px;font-weight:600;line-height:20px;display:grid}@media (max-width:1199px){.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__table-header{display:none}}.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__table-header-amount{text-align:right}.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__line-row{grid-template-columns:minmax(0,1fr) 80px 120px 120px 52px;align-items:start;gap:8px;width:100%;display:grid}@media (max-width:1199px){.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__line-row{grid-template-columns:1fr}}.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__line-field{box-sizing:border-box;border:1px solid #dee0e3;border-radius:8px;align-items:center;min-height:52px;padding:12px 20px;display:flex}.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__line-field--amount{border-color:#0000;justify-content:flex-end;padding-right:12px}.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__line-amount{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#000;text-align:right;white-space:nowrap;font-size:18px;font-weight:400;line-height:28px}.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__delete-button{cursor:pointer;box-sizing:border-box;background:#f4f5f6;border:none;border-radius:8px;justify-content:center;align-items:center;width:52px;height:52px;padding:16px;display:inline-flex}@media (max-width:1199px){.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__delete-button{width:100%}}.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__add-line{cursor:pointer;width:100%;min-height:52px;font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#000;background:#f4f5f6;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:16px 20px;font-size:14px;font-weight:600;line-height:20px;display:inline-flex}.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__totals{justify-content:flex-end;width:100%;display:flex}.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__totals-panel{flex-direction:column;gap:16px;width:100%;max-width:272px;display:flex}.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__totals-list{flex-direction:column;gap:4px;display:flex}.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__total-row{align-items:center;gap:8px;width:100%;display:flex}.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__total-row--subtotal{padding-bottom:16px}.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__total-label{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#000;flex:auto;margin:0;font-size:14px;font-weight:600;line-height:20px}.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__total-value{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#000;text-align:right;white-space:nowrap;font-size:18px;font-weight:400;line-height:28px}.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__percent-field{box-sizing:border-box;border:1px solid #dee0e3;border-radius:8px;align-items:center;gap:8px;width:176px;padding:12px;display:flex}.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__percent-input{min-width:0;font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#000;text-align:right;background:0 0;border:none;outline:none;flex:auto;font-size:18px;font-weight:400;line-height:28px}.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__percent-suffix{width:28px;font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#868c98;text-align:center;flex-shrink:0;font-size:18px;font-weight:400;line-height:28px}.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__swap-button{cursor:pointer;box-sizing:border-box;background:#f4f5f6;border:none;border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:4px;display:inline-flex}.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__swap-icon{object-fit:contain;flex-shrink:0;width:20px;height:20px;display:block}.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__grand-total{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#000;border-top:2px solid #dee0e3;align-items:center;gap:8px;padding-top:16px;font-size:18px;font-weight:600;line-height:28px;display:flex}.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__footer{box-sizing:border-box;border-top:1px solid #dee0e3;justify-content:center;align-items:center;min-height:92px;padding:12px 24px;display:flex}.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__cta{width:100%;max-width:280px;min-height:60px;font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#fff;cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;padding:16px 48px;font-size:18px;font-weight:600;line-height:28px;transition:background-color .3s,transform .25s,box-shadow .3s;display:inline-flex}.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__cta--disabled{cursor:not-allowed;box-shadow:none;background:#dee0e3;transform:none}.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__cta--enabled{background:#000;box-shadow:0 8px 24px #0000001f}.invoiceGeneratorHeroForm-module-scss-module__QhTQZq__invoice-generator-hero-form__cta--enabled:hover{transform:translateY(-1px)}
.fakedoorPhotoPromptHeroForm-module-scss-module__T2cmlG__fakedoor-photo-prompt-hero-form{width:100%}.fakedoorPhotoPromptHeroForm-module-scss-module__T2cmlG__fakedoor-photo-prompt-hero-form__block{background:#fff;border-radius:20px;flex-direction:column;width:100%;min-height:320px;display:flex;overflow:hidden;box-shadow:0 24px 48px #0000001f}@media (max-width:1199px){.fakedoorPhotoPromptHeroForm-module-scss-module__T2cmlG__fakedoor-photo-prompt-hero-form__block{min-height:280px}}.fakedoorPhotoPromptHeroForm-module-scss-module__T2cmlG__fakedoor-photo-prompt-hero-form__photos{box-sizing:border-box;scrollbar-width:none;align-items:center;gap:24px;width:100%;padding:24px 24px 0;display:flex;position:relative;overflow-x:auto}.fakedoorPhotoPromptHeroForm-module-scss-module__T2cmlG__fakedoor-photo-prompt-hero-form__photos::-webkit-scrollbar{display:none}@media (max-width:1199px){.fakedoorPhotoPromptHeroForm-module-scss-module__T2cmlG__fakedoor-photo-prompt-hero-form__photos{gap:16px;padding:16px 16px 0}}.fakedoorPhotoPromptHeroForm-module-scss-module__T2cmlG__fakedoor-photo-prompt-hero-form__photos-fade{pointer-events:none;background:linear-gradient(90deg,#fff0 0%,#fff 50.481%);width:48px;position:absolute;top:0;bottom:0;right:0}.fakedoorPhotoPromptHeroForm-module-scss-module__T2cmlG__fakedoor-photo-prompt-hero-form__photo{flex-shrink:0;width:80px;height:80px;position:relative}@media (max-width:1199px){.fakedoorPhotoPromptHeroForm-module-scss-module__T2cmlG__fakedoor-photo-prompt-hero-form__photo{width:64px;height:64px}}.fakedoorPhotoPromptHeroForm-module-scss-module__T2cmlG__fakedoor-photo-prompt-hero-form__photo-image{object-fit:cover;border-radius:8px;width:100%;height:100%;display:block}.fakedoorPhotoPromptHeroForm-module-scss-module__T2cmlG__fakedoor-photo-prompt-hero-form__photo-remove{cursor:pointer;box-sizing:border-box;background:#f4f5f6;border:none;border-radius:50px;justify-content:center;align-items:center;width:24px;height:24px;padding:4px;display:flex;position:absolute;top:-8px;right:-8px}@media (max-width:1199px){.fakedoorPhotoPromptHeroForm-module-scss-module__T2cmlG__fakedoor-photo-prompt-hero-form__photo-remove{width:20px;height:20px}}.fakedoorPhotoPromptHeroForm-module-scss-module__T2cmlG__fakedoor-photo-prompt-hero-form__photo-remove-icon{object-fit:contain;width:16px;height:16px;display:block}@media (max-width:1199px){.fakedoorPhotoPromptHeroForm-module-scss-module__T2cmlG__fakedoor-photo-prompt-hero-form__photo-remove-icon{width:12px;height:12px}}.fakedoorPhotoPromptHeroForm-module-scss-module__T2cmlG__fakedoor-photo-prompt-hero-form__editor{box-sizing:border-box;border-bottom:1px solid #f4f5f6;flex-direction:column;flex:auto;justify-content:flex-start;gap:12px;min-height:140px;padding:24px;display:flex}@media (max-width:1199px){.fakedoorPhotoPromptHeroForm-module-scss-module__T2cmlG__fakedoor-photo-prompt-hero-form__editor{min-height:100px;padding:16px}}.fakedoorPhotoPromptHeroForm-module-scss-module__T2cmlG__fakedoor-photo-prompt-hero-form__textarea{resize:none;width:100%;min-width:0;min-height:96px;font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#000;background:0 0;border:none;outline:none;flex:auto;font-size:18px;font-weight:400;line-height:28px}.fakedoorPhotoPromptHeroForm-module-scss-module__T2cmlG__fakedoor-photo-prompt-hero-form__textarea::placeholder{color:#868c98}@media (max-width:1199px){.fakedoorPhotoPromptHeroForm-module-scss-module__T2cmlG__fakedoor-photo-prompt-hero-form__textarea{min-height:72px;font-size:16px;line-height:24px}}.fakedoorPhotoPromptHeroForm-module-scss-module__T2cmlG__fakedoor-photo-prompt-hero-form__footer{box-sizing:border-box;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:24px;display:flex}@media (max-width:1199px){.fakedoorPhotoPromptHeroForm-module-scss-module__T2cmlG__fakedoor-photo-prompt-hero-form__footer{padding:12px 16px}}.fakedoorPhotoPromptHeroForm-module-scss-module__T2cmlG__fakedoor-photo-prompt-hero-form__add-photo{cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #dee0e3;border-radius:50px;justify-content:center;align-items:center;gap:12px;width:240px;padding:16px 48px;transition:background-color .2s;display:inline-flex}.fakedoorPhotoPromptHeroForm-module-scss-module__T2cmlG__fakedoor-photo-prompt-hero-form__add-photo:hover{background:#f7f7f7}@media (max-width:1199px){.fakedoorPhotoPromptHeroForm-module-scss-module__T2cmlG__fakedoor-photo-prompt-hero-form__add-photo{width:auto;padding:16px}}.fakedoorPhotoPromptHeroForm-module-scss-module__T2cmlG__fakedoor-photo-prompt-hero-form__add-photo-icon{object-fit:contain;flex-shrink:0;width:24px;height:24px;display:block}.fakedoorPhotoPromptHeroForm-module-scss-module__T2cmlG__fakedoor-photo-prompt-hero-form__add-photo-label{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#000;white-space:nowrap;margin:0;font-size:18px;font-weight:600;line-height:28px}@media (max-width:1199px){.fakedoorPhotoPromptHeroForm-module-scss-module__T2cmlG__fakedoor-photo-prompt-hero-form__add-photo-label{display:none}}.fakedoorPhotoPromptHeroForm-module-scss-module__T2cmlG__fakedoor-photo-prompt-hero-form__cta{width:240px;font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#fff;cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;padding:16px 48px;font-size:18px;font-weight:600;line-height:28px;transition:background-color .3s,transform .25s,box-shadow .3s;display:inline-flex}@media (max-width:1199px){.fakedoorPhotoPromptHeroForm-module-scss-module__T2cmlG__fakedoor-photo-prompt-hero-form__cta{width:auto;min-width:140px;font-size:16px;line-height:24px}}.fakedoorPhotoPromptHeroForm-module-scss-module__T2cmlG__fakedoor-photo-prompt-hero-form__cta--disabled{cursor:not-allowed;box-shadow:none;background:#dee0e3;transform:none}.fakedoorPhotoPromptHeroForm-module-scss-module__T2cmlG__fakedoor-photo-prompt-hero-form__cta--enabled{background:#000;box-shadow:0 8px 24px #0000001f}.fakedoorPhotoPromptHeroForm-module-scss-module__T2cmlG__fakedoor-photo-prompt-hero-form__cta--enabled:hover{transform:translateY(-1px)}.fakedoorPhotoPromptHeroForm-module-scss-module__T2cmlG__fakedoor-photo-prompt-hero-form__file-input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.fakedoorPhotoPromptHeroForm-module-scss-module__T2cmlG__fakedoor-photo-prompt-hero-form__cta,.fakedoorPhotoPromptHeroForm-module-scss-module__T2cmlG__fakedoor-photo-prompt-hero-form__add-photo{transition:none}}
.fakedoorPromptHeroForm-module-scss-module___PprMq__fakedoor-prompt-hero-form{width:100%}.fakedoorPromptHeroForm-module-scss-module___PprMq__fakedoor-prompt-hero-form__block{background:#fff;border-radius:20px;flex-direction:column;width:100%;min-height:320px;display:flex;overflow:hidden;box-shadow:0 24px 48px #0000001f}.fakedoorPromptHeroForm-module-scss-module___PprMq__fakedoor-prompt-hero-form__editor{box-sizing:border-box;border-bottom:1px solid #dee0e3;flex-direction:column;flex:auto;justify-content:flex-start;gap:12px;min-height:180px;padding:24px;display:flex}.fakedoorPromptHeroForm-module-scss-module___PprMq__fakedoor-prompt-hero-form__textarea{resize:none;width:100%;min-width:0;min-height:120px;font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#000;background:0 0;border:none;outline:none;flex:auto;font-size:18px;font-weight:400;line-height:28px}.fakedoorPromptHeroForm-module-scss-module___PprMq__fakedoor-prompt-hero-form__textarea::placeholder{color:#868c98}.fakedoorPromptHeroForm-module-scss-module___PprMq__fakedoor-prompt-hero-form__footer{box-sizing:border-box;flex-direction:column;flex-shrink:0;align-items:center;gap:16px;width:100%;padding:24px;display:flex}.fakedoorPromptHeroForm-module-scss-module___PprMq__fakedoor-prompt-hero-form__cta{width:100%;max-width:300px;font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#fff;cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;padding:16px 48px;font-size:18px;font-weight:600;line-height:28px;transition:background-color .3s,transform .25s,box-shadow .3s;display:inline-flex}.fakedoorPromptHeroForm-module-scss-module___PprMq__fakedoor-prompt-hero-form__cta--disabled{cursor:not-allowed;box-shadow:none;background:#dee0e3;transform:none}.fakedoorPromptHeroForm-module-scss-module___PprMq__fakedoor-prompt-hero-form__cta--enabled{background:#000;box-shadow:0 8px 24px #0000001f}.fakedoorPromptHeroForm-module-scss-module___PprMq__fakedoor-prompt-hero-form__cta--enabled:hover{transform:translateY(-1px)}.fakedoorPromptHeroForm-module-scss-module___PprMq__fakedoor-prompt-hero-form__benefits{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;width:100%;display:flex}.fakedoorPromptHeroForm-module-scss-module___PprMq__fakedoor-prompt-hero-form__benefit{justify-content:center;align-items:center;gap:4px;display:inline-flex}.fakedoorPromptHeroForm-module-scss-module___PprMq__fakedoor-prompt-hero-form__benefit-icon{object-fit:contain;flex-shrink:0;width:20px;height:20px;display:block}.fakedoorPromptHeroForm-module-scss-module___PprMq__fakedoor-prompt-hero-form__benefit-label{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#868c98;text-align:center;white-space:nowrap;margin:0;font-size:14px;font-weight:400;line-height:20px}@media (max-width:1199px){.fakedoorPromptHeroForm-module-scss-module___PprMq__fakedoor-prompt-hero-form__benefit-label{white-space:normal}}@media (prefers-reduced-motion:reduce){.fakedoorPromptHeroForm-module-scss-module___PprMq__fakedoor-prompt-hero-form__cta{transition:none}}
.fakedoorVideoLinkUploadHeroForm-module-scss-module__baifAa__fakedoor-video-link-upload-hero-form{width:100%}.fakedoorVideoLinkUploadHeroForm-module-scss-module__baifAa__fakedoor-video-link-upload-hero-form__block{box-sizing:border-box;background:#fff;border-radius:20px;flex-direction:column;gap:24px;width:100%;padding:48px;display:flex;overflow:hidden;box-shadow:0 24px 48px #0000001f}@media (max-width:1199px){.fakedoorVideoLinkUploadHeroForm-module-scss-module__baifAa__fakedoor-video-link-upload-hero-form__block{padding:24px}}.fakedoorVideoLinkUploadHeroForm-module-scss-module__baifAa__fakedoor-video-link-upload-hero-form__tabs{background:#f4f5f6;border-radius:50px;align-self:center;gap:4px;max-width:100%;padding:4px;display:inline-flex;position:relative;overflow-x:auto}.fakedoorVideoLinkUploadHeroForm-module-scss-module__baifAa__fakedoor-video-link-upload-hero-form__tab-pill{pointer-events:none;background:#fff;border-radius:1000px;transition:left .2s,width .2s;position:absolute;top:4px;bottom:4px;box-shadow:0 1px 3px #00000014}.fakedoorVideoLinkUploadHeroForm-module-scss-module__baifAa__fakedoor-video-link-upload-hero-form__tab{z-index:1;width:184px;font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#868c98;cursor:pointer;background:0 0;border:none;border-radius:100px;justify-content:center;align-items:center;gap:8px;padding:8px;font-size:18px;font-weight:400;line-height:28px;transition:color .2s,font-weight .2s;display:inline-flex;position:relative}.fakedoorVideoLinkUploadHeroForm-module-scss-module__baifAa__fakedoor-video-link-upload-hero-form__tab--active{color:#000;font-weight:600}@media (max-width:1199px){.fakedoorVideoLinkUploadHeroForm-module-scss-module__baifAa__fakedoor-video-link-upload-hero-form__tab{flex:1 1 0;width:auto;min-width:0;font-size:16px;line-height:24px}}.fakedoorVideoLinkUploadHeroForm-module-scss-module__baifAa__fakedoor-video-link-upload-hero-form__tab-icon{object-fit:contain;flex-shrink:0;width:24px;height:24px;display:block}.fakedoorVideoLinkUploadHeroForm-module-scss-module__baifAa__fakedoor-video-link-upload-hero-form__link-panel{flex-direction:column;gap:8px;width:100%;display:flex}.fakedoorVideoLinkUploadHeroForm-module-scss-module__baifAa__fakedoor-video-link-upload-hero-form__link-input{width:100%;font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#000;box-sizing:border-box;background:#fff;border:1px solid #dee0e3;border-radius:50px;outline:none;padding:16px 24px;font-size:18px;font-weight:400;line-height:28px}.fakedoorVideoLinkUploadHeroForm-module-scss-module__baifAa__fakedoor-video-link-upload-hero-form__link-input::placeholder{color:#868c98}.fakedoorVideoLinkUploadHeroForm-module-scss-module__baifAa__fakedoor-video-link-upload-hero-form__link-input:focus-visible{border-color:#7b5cff}.fakedoorVideoLinkUploadHeroForm-module-scss-module__baifAa__fakedoor-video-link-upload-hero-form__link-input--error{border-color:#e5484d;animation:.4s fakedoorVideoLinkUploadHeroForm-module-scss-module__baifAa__fakedoor-video-hero-error-shake}.fakedoorVideoLinkUploadHeroForm-module-scss-module__baifAa__fakedoor-video-link-upload-hero-form__link-hint{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#868c98;text-align:center;margin:0;font-size:14px;font-weight:400;line-height:20px}.fakedoorVideoLinkUploadHeroForm-module-scss-module__baifAa__fakedoor-video-link-upload-hero-form__link-hint--error{color:#e5484d;animation:.25s fakedoorVideoLinkUploadHeroForm-module-scss-module__baifAa__fakedoor-video-hero-error-fade-in}.fakedoorVideoLinkUploadHeroForm-module-scss-module__baifAa__fakedoor-video-link-upload-hero-form__upload-panel{width:100%}.fakedoorVideoLinkUploadHeroForm-module-scss-module__baifAa__fakedoor-video-link-upload-hero-form__dropzone{box-sizing:border-box;background:#f7f7f7;border:1px dashed #000;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:104px;padding:48px 24px;transition:background-color .2s;display:flex}.fakedoorVideoLinkUploadHeroForm-module-scss-module__baifAa__fakedoor-video-link-upload-hero-form__dropzone--drag-over{background:#ede9ff}.fakedoorVideoLinkUploadHeroForm-module-scss-module__baifAa__fakedoor-video-link-upload-hero-form__dropzone-text{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#868c98;text-align:center;margin:0;font-size:18px;font-weight:600;line-height:28px}.fakedoorVideoLinkUploadHeroForm-module-scss-module__baifAa__fakedoor-video-link-upload-hero-form__dropzone-select{font:inherit;color:#868c98;cursor:pointer;background:0 0;border:none;padding:0;font-weight:600;text-decoration:underline}.fakedoorVideoLinkUploadHeroForm-module-scss-module__baifAa__fakedoor-video-link-upload-hero-form__dropzone-hint{max-width:392px;font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#868c98;text-align:center;margin:0;font-size:14px;font-weight:400;line-height:20px}.fakedoorVideoLinkUploadHeroForm-module-scss-module__baifAa__fakedoor-video-link-upload-hero-form__file-bar{box-sizing:border-box;background:#fff;border:1px solid #dee0e3;border-radius:50px;align-items:center;gap:12px;width:100%;padding:16px 16px 16px 24px;display:flex}.fakedoorVideoLinkUploadHeroForm-module-scss-module__baifAa__fakedoor-video-link-upload-hero-form__file-bar-name{min-width:0;font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#000;text-overflow:ellipsis;white-space:nowrap;flex:auto;font-size:18px;font-weight:400;line-height:28px;overflow:hidden}.fakedoorVideoLinkUploadHeroForm-module-scss-module__baifAa__fakedoor-video-link-upload-hero-form__file-bar-remove{cursor:pointer;opacity:.7;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:opacity .2s;display:flex}.fakedoorVideoLinkUploadHeroForm-module-scss-module__baifAa__fakedoor-video-link-upload-hero-form__file-bar-remove:hover{opacity:1}.fakedoorVideoLinkUploadHeroForm-module-scss-module__baifAa__fakedoor-video-link-upload-hero-form__cta-panel{justify-content:center;width:100%;display:flex}.fakedoorVideoLinkUploadHeroForm-module-scss-module__baifAa__fakedoor-video-link-upload-hero-form__cta{width:100%;max-width:280px;font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#fff;cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;padding:16px 48px;font-size:18px;font-weight:600;line-height:28px;transition:background-color .3s,transform .25s,box-shadow .3s;display:inline-flex}.fakedoorVideoLinkUploadHeroForm-module-scss-module__baifAa__fakedoor-video-link-upload-hero-form__cta--disabled{cursor:not-allowed;box-shadow:none;background:#dee0e3;transform:none}.fakedoorVideoLinkUploadHeroForm-module-scss-module__baifAa__fakedoor-video-link-upload-hero-form__cta--enabled{background:#000;box-shadow:0 8px 24px #0000001f}.fakedoorVideoLinkUploadHeroForm-module-scss-module__baifAa__fakedoor-video-link-upload-hero-form__cta--enabled:hover{transform:translateY(-1px)}.fakedoorVideoLinkUploadHeroForm-module-scss-module__baifAa__fakedoor-video-link-upload-hero-form__file-input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.fakedoorVideoLinkUploadHeroForm-module-scss-module__baifAa__fakedoor-video-link-upload-hero-form__tab-pill{transition:none}.fakedoorVideoLinkUploadHeroForm-module-scss-module__baifAa__fakedoor-video-link-upload-hero-form__link-input--error,.fakedoorVideoLinkUploadHeroForm-module-scss-module__baifAa__fakedoor-video-link-upload-hero-form__link-hint--error{animation:none}}@keyframes fakedoorVideoLinkUploadHeroForm-module-scss-module__baifAa__fakedoor-video-hero-error-fade-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes fakedoorVideoLinkUploadHeroForm-module-scss-module__baifAa__fakedoor-video-hero-error-shake{0%,to{transform:translate(0)}20%,60%{transform:translate(-4px)}40%,80%{transform:translate(4px)}}
.cancelSubscriptionBenefits-module-scss-module__e8qpiW__cancel-subscription-benefits{box-sizing:border-box;background:#fff;flex-direction:column;align-items:center;gap:48px;width:100%;padding:96px 16px 48px;display:flex}@media (min-width:1200px){.cancelSubscriptionBenefits-module-scss-module__e8qpiW__cancel-subscription-benefits{padding:96px 96px 48px}}.cancelSubscriptionBenefits-module-scss-module__e8qpiW__cancel-subscription-benefits__header{text-align:center;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:640px;display:flex}.cancelSubscriptionBenefits-module-scss-module__e8qpiW__cancel-subscription-benefits__title{width:100%;font-family:"ABC Arizona Flare",var(--font-playfair),Georgia,serif;letter-spacing:-1.32px;color:#000;word-break:break-word;margin:0;font-size:44px;font-weight:400;line-height:52px}@media (max-width:1199px){.cancelSubscriptionBenefits-module-scss-module__e8qpiW__cancel-subscription-benefits__title{letter-spacing:-.96px;font-size:32px;line-height:40px}}.cancelSubscriptionBenefits-module-scss-module__e8qpiW__cancel-subscription-benefits__subtitle{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#000;margin:0;font-size:18px;font-weight:400;line-height:28px}.cancelSubscriptionBenefits-module-scss-module__e8qpiW__cancel-subscription-benefits__grid{grid-template-columns:1fr;gap:24px;width:100%;max-width:1120px;display:grid}@media (min-width:700px){.cancelSubscriptionBenefits-module-scss-module__e8qpiW__cancel-subscription-benefits__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.cancelSubscriptionBenefits-module-scss-module__e8qpiW__cancel-subscription-benefits__card{box-sizing:border-box;background:#fff;border:1px solid #dee0e3;border-radius:20px;flex-direction:column;gap:24px;height:100%;padding:48px;display:flex}@media (max-width:1199px){.cancelSubscriptionBenefits-module-scss-module__e8qpiW__cancel-subscription-benefits__card{padding:24px}}.cancelSubscriptionBenefits-module-scss-module__e8qpiW__cancel-subscription-benefits__icon{background:#ede9ff;border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:inline-flex}.cancelSubscriptionBenefits-module-scss-module__e8qpiW__cancel-subscription-benefits__icon img{object-fit:contain;width:32px;height:32px}.cancelSubscriptionBenefits-module-scss-module__e8qpiW__cancel-subscription-benefits__texts{flex-direction:column;gap:12px;display:flex}.cancelSubscriptionBenefits-module-scss-module__e8qpiW__cancel-subscription-benefits__card-title{font-family:"ABC Arizona Flare",var(--font-playfair),Georgia,serif;letter-spacing:-.72px;color:#000;margin:0;font-size:24px;font-weight:400;line-height:28px}.cancelSubscriptionBenefits-module-scss-module__e8qpiW__cancel-subscription-benefits__card-description{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#000;margin:0;font-size:18px;font-weight:400;line-height:28px}.cancelSubscriptionBenefits-module-scss-module__e8qpiW__cancel-subscription-benefits__cta{color:#fff;width:100%;max-width:400px;min-height:60px;font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;cursor:pointer;background:#000;border:none;border-radius:50px;justify-content:center;align-items:center;gap:8px;padding:16px 32px;font-size:18px;font-weight:600;line-height:28px;display:inline-flex}.cancelSubscriptionBenefits-module-scss-module__e8qpiW__cancel-subscription-benefits__cta-icon{object-fit:contain;filter:brightness(0)invert();width:24px;height:24px}
.cancelSubscriptionBrands-module-scss-module__q7Cp1G__cancel-subscription-brands{box-sizing:border-box;background:#fff;flex-direction:column;align-items:center;gap:48px;width:100%;padding:96px 16px 48px;display:flex}@media (min-width:1200px){.cancelSubscriptionBrands-module-scss-module__q7Cp1G__cancel-subscription-brands{padding:96px 96px 48px}}@media (max-width:1199px){.cancelSubscriptionBrands-module-scss-module__q7Cp1G__cancel-subscription-brands{gap:24px;padding:64px 16px 32px}}.cancelSubscriptionBrands-module-scss-module__q7Cp1G__cancel-subscription-brands__header{text-align:center;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:640px;display:flex}@media (max-width:1199px){.cancelSubscriptionBrands-module-scss-module__q7Cp1G__cancel-subscription-brands__header{gap:12px}}.cancelSubscriptionBrands-module-scss-module__q7Cp1G__cancel-subscription-brands__title{font-family:"ABC Arizona Flare",var(--font-playfair),Georgia,serif;letter-spacing:-1.32px;color:#000;margin:0;font-size:44px;font-weight:400;line-height:52px}@media (max-width:1199px){.cancelSubscriptionBrands-module-scss-module__q7Cp1G__cancel-subscription-brands__title{letter-spacing:-.96px;font-size:32px;line-height:36px}}.cancelSubscriptionBrands-module-scss-module__q7Cp1G__cancel-subscription-brands__subtitle{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#000;margin:0;font-size:18px;font-weight:400;line-height:28px}@media (max-width:1199px){.cancelSubscriptionBrands-module-scss-module__q7Cp1G__cancel-subscription-brands__subtitle{font-size:16px;line-height:24px}}.cancelSubscriptionBrands-module-scss-module__q7Cp1G__cancel-subscription-brands__grid-wrap{width:100%;max-width:1120px;position:relative}.cancelSubscriptionBrands-module-scss-module__q7Cp1G__cancel-subscription-brands__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}@media (max-width:1199px){.cancelSubscriptionBrands-module-scss-module__q7Cp1G__cancel-subscription-brands__grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}}.cancelSubscriptionBrands-module-scss-module__q7Cp1G__cancel-subscription-brands__item{box-sizing:border-box;background:#fff;border:1px solid #e9eaec;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:13px 17px;display:flex}@media (max-width:1199px){.cancelSubscriptionBrands-module-scss-module__q7Cp1G__cancel-subscription-brands__item{flex:none;min-height:0;padding:9px 13px}.cancelSubscriptionBrands-module-scss-module__q7Cp1G__cancel-subscription-brands__item--desktop-only{display:none}}.cancelSubscriptionBrands-module-scss-module__q7Cp1G__cancel-subscription-brands__logo-wrap{border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex;overflow:hidden}.cancelSubscriptionBrands-module-scss-module__q7Cp1G__cancel-subscription-brands__logo{object-fit:cover;width:20px;height:20px}.cancelSubscriptionBrands-module-scss-module__q7Cp1G__cancel-subscription-brands__name{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#0f172a;white-space:nowrap;font-size:14px;font-weight:600;line-height:20px}.cancelSubscriptionBrands-module-scss-module__q7Cp1G__cancel-subscription-brands__fade{pointer-events:none;background:linear-gradient(#fff0 0%,#fff 85%);height:160px;position:absolute;bottom:0;left:0;right:0}.cancelSubscriptionBrands-module-scss-module__q7Cp1G__cancel-subscription-brands__footer{flex-direction:column;align-items:center;gap:24px;width:100%;display:flex}.cancelSubscriptionBrands-module-scss-module__q7Cp1G__cancel-subscription-brands__footer-texts{text-align:center;flex-direction:column;align-items:center;gap:4px;width:100%;max-width:640px;display:flex}.cancelSubscriptionBrands-module-scss-module__q7Cp1G__cancel-subscription-brands__footer-title{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#000;margin:0;font-size:18px;font-weight:600;line-height:28px}@media (max-width:1199px){.cancelSubscriptionBrands-module-scss-module__q7Cp1G__cancel-subscription-brands__footer-title{font-size:16px;line-height:24px}}.cancelSubscriptionBrands-module-scss-module__q7Cp1G__cancel-subscription-brands__footer-subtitle{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#868c98;margin:0;font-size:14px;font-weight:400;line-height:20px}.cancelSubscriptionBrands-module-scss-module__q7Cp1G__cancel-subscription-brands__cta{color:#fff;width:100%;max-width:400px;min-height:60px;font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;cursor:pointer;background:#000;border:none;border-radius:50px;justify-content:center;align-items:center;gap:8px;padding:16px 32px;font-size:18px;font-weight:600;line-height:28px;display:inline-flex}@media (max-width:1199px){.cancelSubscriptionBrands-module-scss-module__q7Cp1G__cancel-subscription-brands__cta{width:auto;max-width:none;min-height:0;font-size:16px;line-height:24px}}.cancelSubscriptionBrands-module-scss-module__q7Cp1G__cancel-subscription-brands__cta-icon{object-fit:contain;filter:brightness(0)invert();width:24px;height:24px}@media (max-width:1199px){.cancelSubscriptionBrands-module-scss-module__q7Cp1G__cancel-subscription-brands__cta-icon{width:20px;height:20px}}
.cancelSubscriptionFinalCta-module-scss-module__eBFiIq__cancel-subscription-final-cta{box-sizing:border-box;background-color:#7b5cff;background-position:50%;background-size:cover;flex-direction:column;align-items:center;width:100%;padding:96px 16px;display:flex}@media (min-width:1200px){.cancelSubscriptionFinalCta-module-scss-module__eBFiIq__cancel-subscription-final-cta{padding:96px 240px}}.cancelSubscriptionFinalCta-module-scss-module__eBFiIq__cancel-subscription-final-cta__banner{box-sizing:border-box;background:#fff;border-radius:20px;flex-direction:column;align-items:center;gap:48px;width:100%;max-width:960px;padding:48px 24px;display:flex;box-shadow:0 1px 1px #0f172a0f,0 10px 15px #0f172a0f}@media (min-width:900px){.cancelSubscriptionFinalCta-module-scss-module__eBFiIq__cancel-subscription-final-cta__banner{padding:96px}}.cancelSubscriptionFinalCta-module-scss-module__eBFiIq__cancel-subscription-final-cta__header{text-align:center;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:640px;display:flex}.cancelSubscriptionFinalCta-module-scss-module__eBFiIq__cancel-subscription-final-cta__badge{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#7b5cff;background:#ede9ff;border:1px solid #ffffff52;border-radius:100px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:600;line-height:20px;display:inline-flex}.cancelSubscriptionFinalCta-module-scss-module__eBFiIq__cancel-subscription-final-cta__title{font-family:"ABC Arizona Flare",var(--font-playfair),Georgia,serif;letter-spacing:-1.32px;color:#000;margin:0;font-size:44px;font-weight:400;line-height:52px}@media (max-width:1199px){.cancelSubscriptionFinalCta-module-scss-module__eBFiIq__cancel-subscription-final-cta__title{font-size:32px;line-height:40px}}.cancelSubscriptionFinalCta-module-scss-module__eBFiIq__cancel-subscription-final-cta__subtitle{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#000;margin:0;font-size:18px;font-weight:400;line-height:28px}.cancelSubscriptionFinalCta-module-scss-module__eBFiIq__cancel-subscription-final-cta__button{color:#fff;width:100%;max-width:400px;min-height:60px;font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;cursor:pointer;background:#000;border:none;border-radius:50px;justify-content:center;align-items:center;gap:8px;padding:16px 32px;font-size:18px;font-weight:600;line-height:28px;display:inline-flex}.cancelSubscriptionFinalCta-module-scss-module__eBFiIq__cancel-subscription-final-cta__button-icon{object-fit:contain;filter:brightness(0)invert();width:24px;height:24px}.cancelSubscriptionFinalCta-module-scss-module__eBFiIq__cancel-subscription-final-cta__benefits{border-top:1px solid #f4f5f6;grid-template-columns:1fr;gap:24px;width:100%;max-width:640px;padding-top:25px;display:grid}@media (min-width:700px){.cancelSubscriptionFinalCta-module-scss-module__eBFiIq__cancel-subscription-final-cta__benefits{grid-template-columns:repeat(3,minmax(0,1fr))}}.cancelSubscriptionFinalCta-module-scss-module__eBFiIq__cancel-subscription-final-cta__benefit{align-items:center;gap:12px;display:flex}.cancelSubscriptionFinalCta-module-scss-module__eBFiIq__cancel-subscription-final-cta__benefit p{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#868c98;margin:0;font-size:14px;font-weight:400;line-height:20px}.cancelSubscriptionFinalCta-module-scss-module__eBFiIq__cancel-subscription-final-cta__benefit-icon{background:#ede9ff;border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.cancelSubscriptionFinalCta-module-scss-module__eBFiIq__cancel-subscription-final-cta__benefit-icon img{object-fit:contain;width:24px;height:24px}
.cancelSubscriptionProofs-module-scss-module__sg6RlW__cancel-subscription-proofs{box-sizing:border-box;background:#fff;flex-direction:column;align-items:center;width:100%;padding:96px 16px;display:flex}@media (min-width:1200px){.cancelSubscriptionProofs-module-scss-module__sg6RlW__cancel-subscription-proofs{padding:96px}}.cancelSubscriptionProofs-module-scss-module__sg6RlW__cancel-subscription-proofs__banner{box-sizing:border-box;border:2px solid #ede9ff;border-radius:20px;flex-direction:column;gap:48px;width:100%;max-width:1120px;padding:48px 24px;display:flex;box-shadow:0 1px 2px #0f172a0f,0 10px 30px #0f172a0f}@media (min-width:900px){.cancelSubscriptionProofs-module-scss-module__sg6RlW__cancel-subscription-proofs__banner{padding:98px}}.cancelSubscriptionProofs-module-scss-module__sg6RlW__cancel-subscription-proofs__content{grid-template-columns:1fr;gap:48px;display:grid}@media (min-width:900px){.cancelSubscriptionProofs-module-scss-module__sg6RlW__cancel-subscription-proofs__content{grid-template-columns:1fr 1fr;align-items:center}}.cancelSubscriptionProofs-module-scss-module__sg6RlW__cancel-subscription-proofs__left{flex-direction:column;gap:48px;display:flex}.cancelSubscriptionProofs-module-scss-module__sg6RlW__cancel-subscription-proofs__badge{width:fit-content;font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#7b5cff;background:#ede9ff;border:1px solid #ffffff52;border-radius:100px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:600;line-height:20px;display:inline-flex}.cancelSubscriptionProofs-module-scss-module__sg6RlW__cancel-subscription-proofs__texts{flex-direction:column;gap:16px;display:flex}.cancelSubscriptionProofs-module-scss-module__sg6RlW__cancel-subscription-proofs__title{font-family:"ABC Arizona Flare",var(--font-playfair),Georgia,serif;letter-spacing:-1.32px;color:#000;margin:0;font-size:44px;font-weight:400;line-height:52px}@media (max-width:1199px){.cancelSubscriptionProofs-module-scss-module__sg6RlW__cancel-subscription-proofs__title{font-size:32px;line-height:40px}}.cancelSubscriptionProofs-module-scss-module__sg6RlW__cancel-subscription-proofs__subtitle{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#000;margin:0;font-size:18px;font-weight:400;line-height:28px}.cancelSubscriptionProofs-module-scss-module__sg6RlW__cancel-subscription-proofs__list{flex-direction:column;gap:24px;margin:0;padding:0;list-style:none;display:flex}.cancelSubscriptionProofs-module-scss-module__sg6RlW__cancel-subscription-proofs__list-item{align-items:center;gap:12px;display:flex}.cancelSubscriptionProofs-module-scss-module__sg6RlW__cancel-subscription-proofs__check{background:#ede9ff;border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.cancelSubscriptionProofs-module-scss-module__sg6RlW__cancel-subscription-proofs__list-title{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#000;margin:0;font-size:14px;font-weight:600;line-height:20px}.cancelSubscriptionProofs-module-scss-module__sg6RlW__cancel-subscription-proofs__list-description{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#868c98;margin:0;font-size:14px;font-weight:400;line-height:20px}.cancelSubscriptionProofs-module-scss-module__sg6RlW__cancel-subscription-proofs__cards{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:600px){.cancelSubscriptionProofs-module-scss-module__sg6RlW__cancel-subscription-proofs__cards{grid-template-columns:1fr 1fr}}.cancelSubscriptionProofs-module-scss-module__sg6RlW__cancel-subscription-proofs__card{text-align:center;background:#f4f5f6;border-radius:16px;flex-direction:column;align-items:center;gap:12px;padding:48px 24px;display:flex}.cancelSubscriptionProofs-module-scss-module__sg6RlW__cancel-subscription-proofs__card-icon{background:#ede9ff;border-radius:100px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.cancelSubscriptionProofs-module-scss-module__sg6RlW__cancel-subscription-proofs__card-icon img{object-fit:contain;width:32px;height:32px}.cancelSubscriptionProofs-module-scss-module__sg6RlW__cancel-subscription-proofs__card-title{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#0f172a;margin:0;font-size:14px;font-weight:600;line-height:20px}.cancelSubscriptionProofs-module-scss-module__sg6RlW__cancel-subscription-proofs__card-description{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#64748b;margin:0;font-size:14px;font-weight:400;line-height:20px}.cancelSubscriptionProofs-module-scss-module__sg6RlW__cancel-subscription-proofs__cta-wrap{border-top:1px solid #e9eaec;justify-content:center;padding-top:49px;display:flex}.cancelSubscriptionProofs-module-scss-module__sg6RlW__cancel-subscription-proofs__cta{color:#fff;width:100%;max-width:400px;min-height:60px;font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;cursor:pointer;background:#000;border:none;border-radius:50px;justify-content:center;align-items:center;gap:8px;padding:16px 32px;font-size:18px;font-weight:600;line-height:28px;display:inline-flex}.cancelSubscriptionProofs-module-scss-module__sg6RlW__cancel-subscription-proofs__cta-icon{object-fit:contain;filter:brightness(0)invert();width:24px;height:24px}
.cancelSubscriptionSteps-module-scss-module__O6Y2xG__cancel-subscription-steps{box-sizing:border-box;background:#fff;flex-direction:column;align-items:center;gap:48px;width:100%;padding:96px 16px 48px;display:flex}@media (min-width:1200px){.cancelSubscriptionSteps-module-scss-module__O6Y2xG__cancel-subscription-steps{padding:96px 160px 48px}}.cancelSubscriptionSteps-module-scss-module__O6Y2xG__cancel-subscription-steps__header{text-align:center;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:640px;display:flex}.cancelSubscriptionSteps-module-scss-module__O6Y2xG__cancel-subscription-steps__title{width:100%;font-family:"ABC Arizona Flare",var(--font-playfair),Georgia,serif;letter-spacing:-1.32px;color:#000;word-break:break-word;margin:0;font-size:44px;font-weight:400;line-height:52px}@media (max-width:1199px){.cancelSubscriptionSteps-module-scss-module__O6Y2xG__cancel-subscription-steps__title{letter-spacing:-.96px;font-size:32px;line-height:40px}}.cancelSubscriptionSteps-module-scss-module__O6Y2xG__cancel-subscription-steps__subtitle{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#000;margin:0;font-size:18px;font-weight:400;line-height:28px}.cancelSubscriptionSteps-module-scss-module__O6Y2xG__cancel-subscription-steps__grid{grid-template-columns:1fr;gap:24px;width:100%;max-width:1120px;display:grid}@media (min-width:900px){.cancelSubscriptionSteps-module-scss-module__O6Y2xG__cancel-subscription-steps__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.cancelSubscriptionSteps-module-scss-module__O6Y2xG__cancel-subscription-steps__card{background:#fff;border:1px solid #e9eaec;border-radius:20px;flex-direction:column;height:100%;display:flex;overflow:hidden}.cancelSubscriptionSteps-module-scss-module__O6Y2xG__cancel-subscription-steps__illustration{aspect-ratio:1;width:100%;position:relative;overflow:hidden}.cancelSubscriptionSteps-module-scss-module__O6Y2xG__cancel-subscription-steps__illustration-img{object-fit:cover;width:100%;height:100%}.cancelSubscriptionSteps-module-scss-module__O6Y2xG__cancel-subscription-steps__texts{flex-direction:column;gap:12px;padding:24px 48px 48px;display:flex}@media (max-width:1199px){.cancelSubscriptionSteps-module-scss-module__O6Y2xG__cancel-subscription-steps__texts{padding:20px 24px 32px}}.cancelSubscriptionSteps-module-scss-module__O6Y2xG__cancel-subscription-steps__card-title{font-family:"ABC Arizona Flare",var(--font-playfair),Georgia,serif;letter-spacing:-.72px;color:#000;margin:0;font-size:24px;font-weight:400;line-height:28px}.cancelSubscriptionSteps-module-scss-module__O6Y2xG__cancel-subscription-steps__card-description{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#000;margin:0;font-size:18px;font-weight:400;line-height:28px}.cancelSubscriptionSteps-module-scss-module__O6Y2xG__cancel-subscription-steps__cta{color:#fff;width:100%;max-width:400px;min-height:60px;font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;cursor:pointer;background:#000;border:none;border-radius:50px;justify-content:center;align-items:center;gap:8px;padding:16px 32px;font-size:18px;font-weight:600;line-height:28px;display:inline-flex}.cancelSubscriptionSteps-module-scss-module__O6Y2xG__cancel-subscription-steps__cta-icon{object-fit:contain;filter:brightness(0)invert();width:24px;height:24px}
.cancelSubscriptionPaywallForm-module-scss-module__gIHRWG__paywall-form{box-sizing:border-box;align-items:flex-start;gap:48px;width:100%;display:flex}@media (max-width:1199px){.cancelSubscriptionPaywallForm-module-scss-module__gIHRWG__paywall-form{flex-direction:column;gap:24px}}.cancelSubscriptionPaywallForm-module-scss-module__gIHRWG__paywall-form__fields{flex-direction:column;flex:1 1 0;gap:16px;min-width:0;display:flex}.cancelSubscriptionPaywallForm-module-scss-module__gIHRWG__paywall-form__field{flex-direction:column;gap:8px;width:100%;display:flex}.cancelSubscriptionPaywallForm-module-scss-module__gIHRWG__paywall-form__label{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#000;font-size:14px;font-weight:600;line-height:20px}.cancelSubscriptionPaywallForm-module-scss-module__gIHRWG__paywall-form__optional{font-weight:400}.cancelSubscriptionPaywallForm-module-scss-module__gIHRWG__paywall-form__soft-label{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#000;font-size:14px;font-weight:400;line-height:20px}.cancelSubscriptionPaywallForm-module-scss-module__gIHRWG__paywall-form__input,.cancelSubscriptionPaywallForm-module-scss-module__gIHRWG__paywall-form__textarea,.cancelSubscriptionPaywallForm-module-scss-module__gIHRWG__paywall-form__select{width:100%;min-height:52px;font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#000;box-sizing:border-box;background:#fff;border:1px solid #dee0e3;border-radius:8px;outline:none;padding:12px 20px;font-size:18px;font-weight:400;line-height:28px}.cancelSubscriptionPaywallForm-module-scss-module__gIHRWG__paywall-form__input::placeholder,.cancelSubscriptionPaywallForm-module-scss-module__gIHRWG__paywall-form__textarea::placeholder,.cancelSubscriptionPaywallForm-module-scss-module__gIHRWG__paywall-form__select::placeholder{color:#868c98}.cancelSubscriptionPaywallForm-module-scss-module__gIHRWG__paywall-form__input:focus,.cancelSubscriptionPaywallForm-module-scss-module__gIHRWG__paywall-form__textarea:focus,.cancelSubscriptionPaywallForm-module-scss-module__gIHRWG__paywall-form__select:focus{border-color:#7b5cff}.cancelSubscriptionPaywallForm-module-scss-module__gIHRWG__paywall-form__input--error,.cancelSubscriptionPaywallForm-module-scss-module__gIHRWG__paywall-form__textarea--error,.cancelSubscriptionPaywallForm-module-scss-module__gIHRWG__paywall-form__select--error{border-color:#c2410c}@media (max-width:1199px){.cancelSubscriptionPaywallForm-module-scss-module__gIHRWG__paywall-form__input,.cancelSubscriptionPaywallForm-module-scss-module__gIHRWG__paywall-form__textarea,.cancelSubscriptionPaywallForm-module-scss-module__gIHRWG__paywall-form__select{font-size:16px;line-height:24px}}.cancelSubscriptionPaywallForm-module-scss-module__gIHRWG__paywall-form__error{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#c2410c;font-size:12px;font-weight:400;line-height:16px}.cancelSubscriptionPaywallForm-module-scss-module__gIHRWG__paywall-form__textarea{resize:vertical;min-height:96px}.cancelSubscriptionPaywallForm-module-scss-module__gIHRWG__paywall-form__select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M4 6L8 10L12 6' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;padding-right:40px}.cancelSubscriptionPaywallForm-module-scss-module__gIHRWG__paywall-form__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:1199px){.cancelSubscriptionPaywallForm-module-scss-module__gIHRWG__paywall-form__row{grid-template-columns:1fr;gap:16px}}.cancelSubscriptionPaywallForm-module-scss-module__gIHRWG__paywall-form__panel{box-sizing:border-box;background:#f4f5f6;border-radius:16px;flex-direction:column;gap:16px;width:100%;padding:16px;display:flex}.cancelSubscriptionPaywallForm-module-scss-module__gIHRWG__paywall-form__panel-title{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#000;margin:0;font-size:14px;font-weight:600;line-height:20px}.cancelSubscriptionPaywallForm-module-scss-module__gIHRWG__paywall-form__toggle-row{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.cancelSubscriptionPaywallForm-module-scss-module__gIHRWG__paywall-form__toggle-label{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#000;font-size:14px;font-weight:600;line-height:20px}.cancelSubscriptionPaywallForm-module-scss-module__gIHRWG__paywall-form__toggle{cursor:pointer;background:#dee0e3;border:none;border-radius:100px;justify-content:flex-start;align-items:center;width:44px;height:24px;padding:2px;transition:background-color .2s;display:flex}.cancelSubscriptionPaywallForm-module-scss-module__gIHRWG__paywall-form__toggle--on{background:#7b5cff;justify-content:flex-end}.cancelSubscriptionPaywallForm-module-scss-module__gIHRWG__paywall-form__toggle-knob{background:#fff;border-radius:100px;width:20px;height:20px}.cancelSubscriptionPaywallForm-module-scss-module__gIHRWG__paywall-form__hint{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#868c98;margin:0;font-size:12px;font-weight:400;line-height:16px}.cancelSubscriptionPaywallForm-module-scss-module__gIHRWG__paywall-form__timing{grid-template-columns:1fr 1fr;gap:8px;display:grid}.cancelSubscriptionPaywallForm-module-scss-module__gIHRWG__paywall-form__timing-option{text-align:center;cursor:pointer;color:#868c98;background:0 0;border:1px solid #dee0e3;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:16px;display:flex}.cancelSubscriptionPaywallForm-module-scss-module__gIHRWG__paywall-form__timing-option--selected{color:#000;background:#fff;border:2px solid #000}.cancelSubscriptionPaywallForm-module-scss-module__gIHRWG__paywall-form__timing-title{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;font-size:14px;font-weight:600;line-height:20px}.cancelSubscriptionPaywallForm-module-scss-module__gIHRWG__paywall-form__timing-desc{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;font-size:12px;font-weight:400;line-height:16px}.cancelSubscriptionPaywallForm-module-scss-module__gIHRWG__paywall-form__letter{box-sizing:border-box;min-width:0;top:min(24px,100vh - var(--paywall-letter-height,100%) - 24px);background:#f4f5f6;border-radius:8px;flex:1 1 0;align-self:flex-start;padding:48px;position:sticky}@media (max-width:1199px){.cancelSubscriptionPaywallForm-module-scss-module__gIHRWG__paywall-form__letter{padding:24px;position:static;top:auto}}.cancelSubscriptionPaywallForm-module-scss-module__gIHRWG__paywall-form__letter-body{white-space:pre-wrap;word-break:break-word;font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;letter-spacing:-.42px;color:#000;margin:0;font-size:14px;font-weight:400;line-height:20px}
.CancelFlowActions-module-scss-module__lKNRPq__cancel-flow-actions{align-items:center;gap:16px;width:100%;display:flex}@media (max-width:899px){.CancelFlowActions-module-scss-module__lKNRPq__cancel-flow-actions{flex-direction:column;gap:8px}}.CancelFlowActions-module-scss-module__lKNRPq__cancel-flow-actions--half{justify-content:flex-start}.CancelFlowActions-module-scss-module__lKNRPq__cancel-flow-actions--half>*{flex:0 0 calc(50% - 8px);max-width:calc(50% - 8px)}@media (max-width:899px){.CancelFlowActions-module-scss-module__lKNRPq__cancel-flow-actions--half>*{flex:auto;width:100%;max-width:none}}.CancelFlowActions-module-scss-module__lKNRPq__cancel-flow-actions:not(.CancelFlowActions-module-scss-module__lKNRPq__cancel-flow-actions--half)>*{flex:1 1 0;min-width:0}@media (max-width:899px){.CancelFlowActions-module-scss-module__lKNRPq__cancel-flow-actions:not(.CancelFlowActions-module-scss-module__lKNRPq__cancel-flow-actions--half)>*{flex:auto;width:100%}}.CancelFlowActions-module-scss-module__lKNRPq__cancel-flow-btn{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;text-align:center;cursor:pointer;box-sizing:border-box;border:1px solid #0000;border-radius:50px;justify-content:center;align-items:center;gap:12px;padding:16px 32px;font-size:14px;font-weight:600;line-height:20px;transition:background-color .15s,border-color .15s,opacity .15s;display:inline-flex}.CancelFlowActions-module-scss-module__lKNRPq__cancel-flow-btn:disabled{cursor:not-allowed;opacity:.5}.CancelFlowActions-module-scss-module__lKNRPq__cancel-flow-btn--primary{color:#fff;background:#000}.CancelFlowActions-module-scss-module__lKNRPq__cancel-flow-btn--primary:hover:not(:disabled){background:#1a1a1a}.CancelFlowActions-module-scss-module__lKNRPq__cancel-flow-btn--secondary{color:#fff;background:#dee0e3}.CancelFlowActions-module-scss-module__lKNRPq__cancel-flow-btn--secondary:disabled{opacity:1;color:#fff}.CancelFlowActions-module-scss-module__lKNRPq__cancel-flow-btn--outline{color:#0d405f;background:#fff;border-color:#dee0e3}.CancelFlowActions-module-scss-module__lKNRPq__cancel-flow-btn--outline:hover:not(:disabled){background:#f4f5f6}
/*# sourceMappingURL=1b6e3wl47a2e2.css.map*/