:root{color:#101714;background:#f4f7f5;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--green: #00a86b;--green-dark: #076343;--green-soft: #eaf8f1;--ink: #101714;--line: #dde5e0;--muted: #626d67;--surface: rgba(255, 255, 255, .96);--spectrum: linear-gradient(90deg, #ffd34e 0%, #ff6868 25%, #e957b5 48%, #7473f1 69%, #2388ed 84%, #00a86b 100%)}*{box-sizing:border-box}html{min-width:320px;background:#f4f7f5}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}a{color:inherit}.checkout-shell{min-height:100vh;display:flex;flex-direction:column;background:radial-gradient(circle at 78% 11%,rgba(0,168,107,.08),transparent 28%),linear-gradient(180deg,#fff,#f4f7f5)}.checkout-shell:before{content:"";position:fixed;inset:0 0 auto;height:3px;background:var(--spectrum);z-index:20}.checkout-header{height:66px;padding:0 clamp(20px,5vw,72px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(16,23,20,.07);background:#ffffffdb;backdrop-filter:blur(18px) saturate(135%);-webkit-backdrop-filter:blur(18px) saturate(135%)}.checkout-brand{min-width:0;display:inline-flex;align-items:center;gap:10px;text-decoration:none}.checkout-brand img{width:34px;height:34px;flex:0 0 34px;display:block;border-radius:8px;box-shadow:0 5px 14px #43237329}.checkout-brand b{font-size:19px;font-weight:800}.checkout-header span{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:12px;font-weight:650}.checkout-header i{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px #00a86b1a}.checkout-header-actions{display:flex;align-items:center;gap:10px}.trilogy-language-toggle{width:44px;height:44px;display:inline-grid;flex:0 0 44px;place-items:center;border:1px solid rgba(16,23,20,.12);border-radius:14px;color:#141816;background:#ffffffeb;box-shadow:0 6px 18px #10171412;font-size:11px;font-weight:850;letter-spacing:.05em;cursor:pointer}.trilogy-language-toggle:focus-visible{outline:3px solid rgba(120,104,238,.34);outline-offset:2px}.marketing-stripe-checkout{position:relative}.marketing-checkout-language{position:absolute;z-index:5;top:0;right:0}.checkout-selection{width:min(1080px,calc(100% - 40px));margin:24px auto 0}.checkout-offers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.checkout-offers a{min-width:0;min-height:66px;padding:10px 13px;display:flex;flex-direction:column;justify-content:center;gap:3px;border:1px solid var(--line);border-radius:8px;color:#4f5c56;background:#ffffffd1;text-decoration:none;font-size:12px;font-weight:730;line-height:1.2}.checkout-offers strong{color:inherit;font-size:12px;font-weight:820}.checkout-offers a>span{color:var(--muted);font-size:10px;font-weight:650}.checkout-offers a:hover{border-color:#a9bbb1;background:#fff}.checkout-offers a.is-selected{border-color:var(--green);color:#064e35;background:var(--green-soft);box-shadow:0 0 0 2px #00a86b12}.checkout-offers small{color:var(--green-dark);font-size:9px;font-weight:820;text-transform:uppercase}.checkout-cadence{width:calc((100% - 16px) / 3);margin-top:8px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.checkout-cadence a{min-width:0;min-height:44px;padding:7px 10px;display:flex;flex-direction:column;justify-content:center;gap:2px;border:1px solid var(--line);border-radius:8px;color:#52605a;background:#ffffffc2;text-decoration:none}.checkout-cadence strong{color:inherit;font-size:11px;font-weight:800}.checkout-cadence span{color:var(--muted);font-size:9px;font-weight:650}.checkout-cadence a:hover{border-color:#a9bbb1;background:#fff}.checkout-cadence a.is-selected{border-color:#00a86b8c;color:var(--green-dark);background:#f2fbf6}.checkout-layout{width:min(1080px,100%);margin:auto;padding:clamp(30px,5.5vw,66px) clamp(20px,5vw,64px);display:grid;grid-template-columns:minmax(0,.88fr) minmax(380px,.92fr);gap:clamp(36px,6vw,78px);align-items:center}.offer-summary{max-width:470px}.prestige-visual{position:relative;display:block;width:100%;aspect-ratio:3 / 2;margin:0 0 26px;overflow:hidden;border:1px solid rgba(16,23,20,.12);border-radius:8px;background:#07100c;box-shadow:0 22px 56px #0a1f1524}.prestige-visual:after{content:"";position:absolute;inset:auto 0 0;height:34%;background:linear-gradient(180deg,transparent,rgba(4,11,8,.42));pointer-events:none}.prestige-visual img{width:100%;height:100%;display:block;object-fit:cover}.eyebrow,.step-label{display:block;color:var(--green-dark);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:0;margin-bottom:12px}h1{margin:0;max-width:13ch;font-size:clamp(36px,4.8vw,62px);line-height:1.02;letter-spacing:0}.offer-summary>p{color:var(--muted);font-size:16px;line-height:1.5;margin:18px 0 22px}.price-line{display:flex;align-items:baseline;gap:8px;margin-bottom:22px}.price-line strong{font-size:32px;line-height:1}.price-line span{color:var(--muted);font-size:14px}.offer-summary ul{list-style:none;padding:0;margin:0;display:grid;gap:10px;color:#35423b;font-size:13px}.offer-summary li{position:relative;padding-left:23px}.offer-summary li:before{content:"✓";position:absolute;left:0;color:var(--green);font-weight:850}.checkout-panel{position:relative;min-height:496px;overflow:hidden;border:1px solid var(--line);border-radius:8px;padding:clamp(22px,3.5vw,34px);background:var(--surface);box-shadow:0 28px 76px #14261d1a}.checkout-panel:before{content:"";position:absolute;inset:0 0 auto;height:2px;background:var(--spectrum)}.checkout-start,.stripe-checkout{min-height:428px;display:flex;flex-direction:column;justify-content:center}.checkout-start h2,.stripe-checkout h2{margin:0 0 10px;font-size:27px;line-height:1.1}.checkout-start>p:not(.form-message),.checkout-intro{margin:0 0 22px;color:var(--muted);font-size:14px;line-height:1.5}.existing-member-recovery{margin:-10px 0 16px;color:#52605a;font-size:14px;line-height:1.5}.existing-member-recovery summary{min-height:44px;padding:4px 2px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2px 7px;border-radius:7px;cursor:pointer;list-style:none;text-align:center}.existing-member-recovery summary::-webkit-details-marker{display:none}.existing-member-recovery summary::marker{content:""}.existing-member-recovery summary strong{color:var(--green-dark);font-weight:760;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.existing-member-recovery summary:focus-visible{outline:3px solid rgba(0,168,107,.32);outline-offset:2px}.recovery-panel{margin-top:8px;padding:15px;border:1px solid #d7e2dc;border-radius:8px;background:#f5faf7}.recovery-panel>p{margin:0 0 13px;color:var(--muted);font-size:14px;line-height:1.5}.recovery-form{gap:9px}.recovery-form label{font-size:14px}.recovery-form input{min-height:52px;background:#fff}.recovery-form button{width:100%;min-height:52px;margin-top:3px}.recovery-panel .recovery-message{margin:0;color:#285d46}.recovery-panel .recovery-error{margin:11px 0 0;color:#9c2f28}form{display:grid;gap:16px}label{display:grid;gap:8px;font-size:13px;font-weight:680}label small{color:var(--muted);font-weight:500}input[type=email],input[type=text]{width:100%;height:50px;padding:0 14px;color:var(--ink);background:#f8faf9;border:1px solid #d6dfda;border-radius:8px;outline:0;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}input:focus{border-color:var(--green);background:#fff;box-shadow:0 0 0 4px #00a86b1a}button,.store-actions a{min-height:52px;border:0;border-radius:8px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:var(--green);font-weight:780;text-decoration:none;cursor:pointer;transition:transform .16s ease,filter .16s ease,opacity .16s ease}button:hover,.store-actions a:hover{filter:brightness(.96)}button:active,.store-actions a:active{transform:scale(.986)}button:disabled{cursor:not-allowed;opacity:.42}.wallet-stage{position:relative;min-height:55px}.wallet-element{position:absolute;inset:0;visibility:hidden}.wallet-element.is-visible{position:relative;visibility:visible}.wallet-loading{min-height:55px;display:grid;gap:8px}.wallet-loading span{position:relative;display:block;height:55px;overflow:hidden;border-radius:8px;background:#0d100f}.wallet-loading span:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.16),transparent);animation:wallet-sheen 1.1s ease-in-out infinite}.payment-divider{display:flex;align-items:center;gap:12px;margin:18px 0;color:#87908b;font-size:11px}.payment-divider:before,.payment-divider:after{content:"";flex:1;height:1px;background:var(--line)}.card-reveal{width:100%;color:var(--ink);background:#f1f5f3;border:1px solid #d8e1dc}.card-checkout{margin-top:14px;padding-top:2px}.card-checkout>button{width:100%;margin-top:2px}.renewal-note{margin:16px 0 0;color:var(--muted);font-size:11px;line-height:1.45;text-align:center}.secure-line{margin-top:13px;display:flex;align-items:center;justify-content:center;gap:6px;color:#52605a;font-size:11px;font-weight:650}.secure-line span{width:16px;height:16px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--green);font-size:10px}.confirming-message{margin:12px 0 0;color:var(--green-dark);text-align:center;font-size:12px;font-weight:700}.form-message{margin:12px 0 0;color:#9c2f28;font-size:12px;line-height:1.45;text-align:center}.loading-state,.result-state{min-height:438px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.loading-state>span{width:34px;height:34px;border:3px solid #dfe9e3;border-top-color:var(--green);border-radius:50%;margin-bottom:22px;animation:spin .72s linear infinite}.loading-state strong{max-width:310px;font-size:18px}.loading-state small{color:var(--muted);margin-top:8px}.result-icon{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--green);font-weight:900;font-size:23px}.result-state.is-failed .result-icon{background:#ad443b}.result-state h2{margin:21px 0 9px;font-size:26px}.result-state p{max-width:370px;margin:0 0 24px;color:var(--muted);line-height:1.5}.store-actions{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:10px}footer{padding:20px;text-align:center;color:var(--muted);font-size:11px}.checkout-shell.is-embedded{min-height:100vh;background:#fff}.checkout-shell.is-embedded:before,.checkout-shell.is-embedded .checkout-header,.checkout-shell.is-embedded .checkout-selection,.checkout-shell.is-embedded .offer-summary,.checkout-shell.is-embedded>footer{display:none}.checkout-shell.is-embedded .checkout-layout{width:100%;margin:0;padding:0;display:block}.checkout-shell.is-embedded .checkout-panel{min-height:100vh;overflow:visible;border:0;border-radius:0;padding:clamp(20px,5vw,32px);background:#fff;box-shadow:none}.checkout-shell.is-embedded .checkout-panel:before{display:none}.checkout-shell.is-embedded .checkout-start,.checkout-shell.is-embedded .stripe-checkout,.checkout-shell.is-embedded .loading-state,.checkout-shell.is-embedded .result-state{min-height:calc(100vh - clamp(40px,10vw,64px))}@keyframes spin{to{transform:rotate(360deg)}}@keyframes wallet-sheen{to{transform:translate(100%)}}@media(max-width:760px){.checkout-header{height:58px;padding:0 18px}.checkout-header span{font-size:11px}.checkout-selection{width:calc(100% - 32px);margin-top:14px}.checkout-offers{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.checkout-offers a{min-height:62px;padding:8px}.checkout-offers strong{font-size:10px}.checkout-offers a>span{font-size:8px}.checkout-offers small{font-size:8px}.checkout-cadence{width:100%;margin-top:6px}.checkout-layout{display:block;padding:18px 16px 28px}.offer-summary{max-width:none;display:grid;grid-template-columns:94px minmax(0,1fr);column-gap:16px;align-items:start;margin-bottom:20px}.prestige-visual{grid-row:1 / span 5;width:94px;aspect-ratio:4 / 5;margin:0;box-shadow:0 15px 34px #0a1f1524}.prestige-visual img{object-position:53% 50%}.eyebrow{margin:2px 0 8px}h1{max-width:100%;font-size:30px}.offer-summary>p{font-size:13px;line-height:1.42;margin:10px 0 12px}.price-line{margin:0 0 10px}.price-line strong{font-size:25px}.price-line span{font-size:12px}.offer-summary ul{grid-column:1 / -1;display:grid;gap:6px;margin-top:10px;font-size:11px}.offer-summary li{padding-left:16px}.checkout-panel{min-height:470px;border-radius:8px;padding:22px 18px;box-shadow:0 18px 48px #14261d17}.checkout-start,.stripe-checkout{min-height:424px}.checkout-start h2,.stripe-checkout h2{font-size:25px}.loading-state,.result-state{min-height:420px}footer{padding:16px 20px 22px}}@media(max-width:360px){.checkout-brand{gap:8px}.checkout-brand img{width:32px;height:32px;flex-basis:32px;border-radius:7px}.checkout-brand b{font-size:17px}.offer-summary{grid-template-columns:82px minmax(0,1fr);gap:13px}.prestige-visual{width:82px}h1{font-size:27px}.checkout-panel{padding-inline:15px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
