.checkout-page{--checkout-surface: #ffffff;--checkout-summary: #f4f4f6;--checkout-ink: var(--framer-color-text);--checkout-muted: var(--framer-color-text-secondary);--checkout-line: rgba(15, 23, 42, .1);--checkout-radius: 16px;min-height:100dvh;background:var(--framer-color-page);color:var(--checkout-ink);display:flex;flex-direction:column;overflow-anchor:none}[data-framer-theme=dark] .checkout-page{--checkout-surface: #1c1d26;--checkout-summary: #181920;--checkout-line: rgba(255, 255, 255, .1)}.checkout-main{flex:1;padding-top:40px;box-sizing:border-box}.checkout-frame{width:100%;max-width:960px;margin:0 auto;padding:28px 20px 72px;box-sizing:border-box}.checkout-hero{text-align:left;margin:0 0 20px}.checkout-title{margin:0;font-family:var(--font-family-heading);font-size:28px;font-weight:750;letter-spacing:-.035em;line-height:1.2;color:var(--checkout-ink)}.checkout-lead{margin:5px 0 0;font-size:14px;line-height:1.45;color:var(--checkout-muted)}.checkout-shell{display:grid;grid-template-columns:320px minmax(0,1fr);gap:0;align-items:stretch;overflow:hidden;border:1px solid var(--checkout-line);border-radius:var(--checkout-radius);background:var(--checkout-surface);box-shadow:0 12px 36px #1018280f}.checkout-summary{display:flex;flex-direction:column;justify-content:space-between;gap:18px;min-width:0;padding:34px 30px 28px;background:var(--checkout-summary);border-right:1px solid var(--checkout-line)}.checkout-order{padding:0;text-align:left}.checkout-order-top{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.checkout-order-label{color:var(--checkout-muted);font-size:12px;font-weight:600;letter-spacing:.01em}.checkout-order-plan{margin:0;font-size:17px;font-weight:650;letter-spacing:-.02em;line-height:1.35}.checkout-order-price{margin-top:28px;display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.checkout-order-amount{font-family:var(--font-family-heading);font-size:40px;font-weight:750;letter-spacing:-.04em;line-height:1}.checkout-order-note,.checkout-order-was{color:var(--checkout-muted);font-size:14px;font-weight:600}.checkout-order-was{text-decoration:line-through;text-decoration-thickness:1.5px}.checkout-order-save{margin:8px 0 0;color:#15803d;font-size:13px;font-weight:650}.checkout-order-cycle{margin:5px 0 0;color:var(--checkout-muted);font-size:13px;line-height:1.4}.checkout-order-features{list-style:none;margin:28px 0 0;padding:22px 0 0;border-top:1px solid var(--checkout-line);display:flex;flex-direction:column;gap:12px}.checkout-order-features li{display:flex;align-items:flex-start;gap:10px;font-size:13px;line-height:1.45;color:var(--checkout-muted)}.checkout-order-check{width:15px;height:15px;margin-top:1px;flex:0 0 auto;color:#6e3ff3}.checkout-promo{margin-top:28px;padding-top:22px;border-top:1px solid var(--checkout-line);display:flex;flex-direction:column;gap:8px}.checkout-promo label{font-size:13px;font-weight:600;color:var(--checkout-muted)}.checkout-promo-row{display:flex;gap:8px}.checkout-promo-row input{flex:1;min-width:0;height:44px;padding:0 12px;border-radius:12px;border:1px solid var(--checkout-line);background:var(--framer-color-page);color:inherit;font:inherit;font-size:14px}.checkout-promo-row input:focus{outline:none;border-color:#6e3ff373;box-shadow:0 0 0 3px #6e3ff31f}.checkout-promo-row input:-webkit-autofill,.checkout-promo-row input:-webkit-autofill:hover,.checkout-promo-row input:-webkit-autofill:focus,.polar-native-field input:-webkit-autofill,.polar-native-field input:-webkit-autofill:hover,.polar-native-field input:-webkit-autofill:focus{-webkit-text-fill-color:var(--checkout-ink);caret-color:var(--checkout-ink);-webkit-box-shadow:0 0 0 1000px var(--framer-color-page) inset;box-shadow:0 0 0 1000px var(--framer-color-page) inset;transition:background-color 99999s ease-out}.checkout-promo-btn{flex:0 0 auto;min-width:84px;height:44px;padding:0 var(--button-padding-x);border:1px solid var(--button-secondary-border);border-radius:var(--button-radius);background:var(--button-secondary-bg);color:var(--button-secondary-text);font:inherit;font-size:var(--button-font-size);font-weight:var(--button-font-weight);cursor:pointer;box-shadow:none;transition:background .25s ease,border-color .25s ease,transform .1s ease}.checkout-promo-btn:hover:not(:disabled){border-color:#6e3ff329;background:var(--button-secondary-bg-hover)}.checkout-promo-btn:active:not(:disabled){transform:translateY(1px)}.checkout-promo-btn:focus-visible{outline:2px solid rgba(110,63,243,.38);outline-offset:2px}.checkout-promo-btn:disabled{border-color:#16a34a38;background:#16a34a12;color:#15803d;cursor:default}.checkout-promo-applied{align-self:flex-start;margin:2px 0 0;padding:3px 7px;border:1px solid rgba(22,163,74,.16);border-radius:999px;background:#16a34a0d;color:#15803d;font-size:11px;font-weight:600;line-height:1.3}.checkout-pay{min-width:0}.checkout-pay-panel{padding:34px 38px 28px;min-height:720px;box-sizing:border-box}.checkout-pay-head{margin-bottom:22px}.checkout-pay-head h2{margin:0;font-size:17px;font-weight:650;letter-spacing:-.02em}.checkout-pay-head p{margin:6px 0 0;font-size:14px;line-height:1.45;color:var(--checkout-muted)}.checkout-banner{padding:0 0 14px}.checkout-banner p,.checkout-banner-note{margin:0 0 8px;font-size:14px;line-height:1.45;color:var(--checkout-muted)}.checkout-banner a{color:#6e3ff3;font-weight:650}.checkout-form-loading{display:flex;flex-direction:column;gap:14px;min-height:580px}.checkout-form-loading>span{display:block;border-radius:11px;background:linear-gradient(90deg,#0f172a0b 25%,#0f172a13,#0f172a0b 75%);background-size:200% 100%;animation:checkout-loading 1.4s ease-in-out infinite}.checkout-loading-field{height:52px}.checkout-loading-tabs{height:76px}.checkout-loading-field.tall{height:150px}.checkout-loading-button{height:48px;margin-top:auto}[data-framer-theme=dark] .checkout-form-loading>span{background:linear-gradient(90deg,#ffffff0b 25%,#ffffff14,#ffffff0b 75%);background-size:200% 100%}@keyframes checkout-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.polar-native{width:100%}.polar-native-form{display:flex;flex-direction:column;gap:14px}.polar-native-field{display:flex;flex-direction:column;gap:6px;text-align:left}.polar-native-field>span{font-size:13px;font-weight:600;color:var(--checkout-muted)}.polar-native-field input,.polar-native-field select{height:44px;padding:0 12px;border-radius:12px;border:1px solid var(--checkout-line);background:var(--framer-color-page);color:inherit;font:inherit;font-size:14px}.polar-native-field input:focus,.polar-native-field select:focus{outline:none;border-color:#6e3ff373;box-shadow:0 0 0 3px #6e3ff31f}.checkout-country{position:relative;width:100%}.checkout-country-trigger{width:100%;height:44px;padding:0 12px;border:1px solid var(--checkout-line);border-radius:12px;background:var(--framer-color-page);color:var(--checkout-ink);display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:14px;text-align:left;transition:border-color .18s ease,box-shadow .18s ease}.checkout-country-trigger svg{flex:0 0 auto;color:var(--checkout-muted);transition:transform .18s ease}.checkout-country-trigger:hover{border-color:#0f172a38}.checkout-country-trigger.open,.checkout-country-trigger:focus,.checkout-country-trigger:focus-visible{outline:none;border-color:#6e3ff38c;box-shadow:0 0 0 3px #6e3ff31f}.checkout-country-trigger.open svg{transform:rotate(180deg)}.checkout-country-popover{position:absolute;right:0;bottom:calc(100% + 8px);left:0;padding:8px;border:1px solid var(--checkout-line);border-radius:12px;background:var(--checkout-surface);box-shadow:0 16px 38px #0f172a26;z-index:40}.checkout-country-search{height:38px;padding:0 10px;border:1px solid var(--checkout-line);border-radius:9px;background:var(--framer-color-page);display:flex;align-items:center;gap:8px;color:var(--checkout-muted)}.polar-native-field .checkout-country-search input{width:100%;min-width:0;height:auto;padding:0;border:0;border-radius:0;outline:none;box-shadow:none;background:transparent;color:var(--checkout-ink);font-size:13px}.polar-native-field .checkout-country-search input:focus{border:0;outline:none;box-shadow:none}.checkout-country-search input::-webkit-search-cancel-button{display:none}.checkout-country-list{max-height:224px;margin-top:6px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.checkout-country-option{width:100%;min-height:36px;padding:7px 9px;border-radius:8px;display:grid;grid-template-columns:minmax(0,1fr) auto 14px;align-items:center;gap:8px;color:var(--checkout-ink);font-size:13px;text-align:left}.checkout-country-option>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.checkout-country-option small{color:var(--checkout-muted);font-size:10px;font-weight:600}.checkout-country-option:hover,.checkout-country-option.selected{background:#6e3ff312}.checkout-country-option.selected{color:#6e3ff3;font-weight:600}.checkout-country-empty{padding:18px 10px;color:var(--checkout-muted);font-size:13px;text-align:center}.polar-native-payment{min-height:120px}.polar-native-totals{display:flex;flex-direction:column;gap:8px;margin-top:4px;padding:14px 0 2px;border-top:1px solid var(--checkout-line)}.polar-native-totals>div{display:flex;justify-content:space-between;gap:12px;font-size:14px;color:var(--checkout-muted)}.polar-native-total{color:var(--checkout-ink)!important;font-size:16px!important;font-weight:650}.polar-native-discount-row,.polar-native-discount-row strong{color:#15803d!important}.polar-native-discount-row>span{display:inline-flex;align-items:center;gap:7px}.polar-native-discount-row small{max-width:160px;overflow:hidden;padding:2px 6px;border-radius:999px;background:#16a34a12;font-size:10px;font-weight:650;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.polar-native-submit{height:48px;border:0;border-radius:var(--button-radius);background:#6e3ff3;color:var(--button-primary-text);font:inherit;font-size:var(--button-font-size);font-weight:600;cursor:pointer;box-shadow:none;transition:background .3s ease,transform .1s ease}.polar-native-submit:hover:not(:disabled){background:#5a32d3}.polar-native-submit:active:not(:disabled){background:#6e3ff3;transform:translateY(1px)}.polar-native-submit:focus-visible{outline:2px solid rgba(110,63,243,.38);outline-offset:2px}.polar-native-submit:disabled{opacity:.65;cursor:default}.polar-native-legal{margin:0 16px;color:var(--checkout-muted);font-size:11px;line-height:1.5;text-align:center}.polar-native-legal a{color:inherit;font-weight:600;text-decoration:underline;text-underline-offset:2px}.polar-native-legal a:hover{color:var(--checkout-ink)}.polar-native-error{margin:0;color:#c62828;font-size:14px;line-height:1.4}.polar-native-loading{margin:0;color:var(--checkout-muted);font-size:14px}.checkout-polar{margin-top:18px;display:flex;justify-content:center}.checkout-polar-inline{margin-top:14px;padding-top:0;border-top:0}.polar-native-form>.checkout-polar-inline{margin-top:0}.checkout-success{min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:24px 8px;text-align:center}.checkout-success p{margin:0;max-width:420px;font-size:16px;line-height:1.5;color:var(--checkout-muted)}.checkout-success h2{margin:0;font-size:28px;letter-spacing:-.03em}.checkout-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:8px}.checkout-actions .logoutButton{text-decoration:none}[data-framer-theme=dark] .checkout-promo-row input,[data-framer-theme=dark] .polar-native-field input,[data-framer-theme=dark] .polar-native-field select,[data-framer-theme=dark] .checkout-country-trigger{background:#171820;border-color:#ffffff1f}[data-framer-theme=dark] .checkout-country-trigger:hover{border-color:#ffffff38}[data-framer-theme=dark] .checkout-promo-btn:disabled{color:#86efac;border-color:#86efac33;background:#86efac14}[data-framer-theme=dark] .checkout-promo-applied,[data-framer-theme=dark] .checkout-order-save,[data-framer-theme=dark] .polar-native-discount-row,[data-framer-theme=dark] .polar-native-discount-row strong{color:#86efac!important}[data-framer-theme=dark] .checkout-promo-applied{border-color:#86efac29;background:#86efac12}@media(max-width:760px){.checkout-main{padding-top:28px}.checkout-frame{padding:20px 14px 48px}.checkout-shell{grid-template-columns:1fr;max-width:560px;margin:0 auto}.checkout-summary{padding:26px 22px 24px;border-right:0;border-bottom:1px solid var(--checkout-line)}.checkout-pay-panel{padding:26px 22px 24px;min-height:680px}.checkout-order-price{margin-top:20px}.checkout-order-features{display:none}.checkout-promo{margin-top:22px}}html.fk-checkout-embed,html.fk-checkout-embed body{min-height:100%;background:transparent}html.fk-checkout-embed .landing-navbar,html.fk-checkout-embed .landing-navbar-mobile,html.fk-checkout-embed .header,html.fk-checkout-embed .landing-footer,html.fk-checkout-embed footer{display:none!important}html.fk-checkout-embed .landing-page{padding-top:0!important}.checkout-page.checkout-embed{min-height:100%;padding:0;background:transparent;overflow:visible}.checkout-embed-pay{display:flex;flex-direction:column;gap:10px;padding:2px 2px 8px}.checkout-page.checkout-embed .checkout-promo{margin:0;padding:0 0 10px;border-top:0}.checkout-page.checkout-embed .checkout-promo-row input,.checkout-page.checkout-embed .checkout-promo-btn,.checkout-page.checkout-embed .polar-native-field input,.checkout-page.checkout-embed .checkout-country-trigger{height:38px;border-radius:10px}.checkout-page.checkout-embed .polar-native-form{gap:10px}.checkout-page.checkout-embed .polar-native-payment{min-height:0}.checkout-page.checkout-embed .polar-native-submit{height:42px}.checkout-page.checkout-embed .polar-native-legal,.checkout-page.checkout-embed .checkout-polar,.checkout-page.checkout-embed .polar-native-totals>div:not(.polar-native-total):not(.polar-native-discount-row){display:none}.checkout-page.checkout-embed .polar-native-totals{padding:4px 0 0}.checkout-page.checkout-embed .checkout-form-loading{min-height:0;gap:10px}.checkout-page.checkout-embed .checkout-loading-field.tall{height:88px}.checkout-page.checkout-embed .checkout-success{min-height:160px;padding:16px 8px}.checkout-page.checkout-embed .checkout-success h2{font-size:20px}@media(prefers-reduced-motion:reduce){.checkout-form-loading>span{animation:none}}
