:root{color-scheme:dark;font-family:Figtree,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#07010b;color:#fff}*{box-sizing:border-box}body,html{height:100%;margin:0;overflow:hidden}button,input{font:inherit}.welcome-landing-page{position:fixed;inset:0;height:100dvh;min-height:100dvh;width:100%;overflow:hidden;background:#07010b;color:#fff}.welcome-landing-bg{position:absolute;inset:0;z-index:0;height:100%;width:100%;object-fit:cover;object-position:center center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.welcome-landing-bg-mobile{display:none}.welcome-landing-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(5,0,8,.2),rgba(5,0,8,.35) 45%,rgba(5,0,8,.72))}.welcome-landing-glow{position:absolute;top:30%;right:18%;z-index:1;height:520px;width:520px;background:radial-gradient(circle,rgba(255,122,47,.28) 0,rgba(75,11,120,.18) 40%,transparent 70%);filter:blur(40px);animation:welcome-landing-glow-drift 14s ease-in-out infinite;pointer-events:none}.welcome-landing-logo{position:absolute;top:32px;left:40px;z-index:10;line-height:0;text-decoration:none}.welcome-landing-logo-img{display:block;height:46px;width:auto}.welcome-landing-card-wrap{position:relative;z-index:5;display:flex;height:100dvh;min-height:100dvh;align-items:center;justify-content:flex-end;padding:100px 8% 60px}.welcome-landing-card-aura{position:absolute;top:50%;right:8%;z-index:-1;height:580px;width:520px;transform:translateY(-50%);background:radial-gradient(ellipse at center,rgba(255,122,47,.18) 0,rgba(75,11,120,.18) 50%,transparent 75%);filter:blur(50px);animation:welcome-landing-aura-pulse 8s ease-in-out infinite;pointer-events:none}.welcome-landing-stack{position:relative;z-index:5;display:flex;width:100%;max-width:460px;flex-direction:column;align-items:center;gap:14px}.welcome-landing-card{position:relative;isolation:isolate;width:100%;max-width:460px;overflow:hidden;padding:42px;border:1px solid rgba(255,255,255,.16);border-radius:28px;background:rgba(20,16,28,.24);-webkit-backdrop-filter:blur(32px) saturate(150%);backdrop-filter:blur(32px) saturate(150%);animation:welcome-landing-card-glow 8s ease-in-out infinite}.welcome-landing-card:before{position:absolute;top:-40%;left:-80%;z-index:0;height:180%;width:55%;content:"";background:linear-gradient(120deg,transparent,rgba(255,255,255,0) 35%,rgba(255,255,255,.16) 50%,rgba(255,255,255,0) 65%,transparent);transform:rotate(12deg);animation:welcome-landing-glass-shimmer 6s ease-in-out infinite;pointer-events:none}.welcome-landing-card>*{position:relative;z-index:1}.welcome-landing-title{margin:0 0 28px;color:#fff;font-weight:700;font-size:36px;line-height:1.05;letter-spacing:-.02em}.welcome-landing-field{margin-bottom:18px}.welcome-landing-field label{display:block;margin-bottom:8px;color:rgba(255,255,255,.85);font-weight:500;font-size:14px}.welcome-landing-field input{height:52px;width:100%;padding:0 18px;border:1px solid rgba(255,255,255,.14);border-radius:14px;outline:none;background:rgba(255,255,255,.07);color:#fff;font-size:15px;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.welcome-landing-field input::placeholder{color:rgba(255,255,255,.45)}.welcome-landing-field input:focus{border-color:rgba(255,106,42,.85);background:rgba(255,255,255,.09);box-shadow:0 0 0 3px rgba(255,106,42,.16),0 0 22px rgba(255,106,42,.22)}.welcome-landing-error{margin:0 0 12px;color:#ff8a8a;font-size:12px;line-height:1.35;text-align:center}.welcome-landing-cta{height:54px;width:100%;margin-top:10px;border:none;border-radius:999px;background:linear-gradient(90deg,#ff5a1f,#ff8a3d 45%,#4b0b78);box-shadow:0 10px 30px rgba(255,90,31,.28),0 4px 16px rgba(75,11,120,.3);color:#fff;font-weight:700;font-size:15px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.welcome-landing-cta:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 34px rgba(255,106,42,.35);filter:brightness(1.08)}.welcome-landing-cta:disabled,.welcome-landing-google:disabled{cursor:not-allowed;opacity:.7}.welcome-landing-divider{display:flex;width:100%;align-items:center;gap:14px;margin:6px 0}.welcome-landing-divider:after,.welcome-landing-divider:before{height:1px;flex:1 1;background:rgba(255,255,255,.18);content:""}.welcome-landing-divider span{color:rgba(255,255,255,.55);font-size:13px;white-space:nowrap}.welcome-landing-google{display:inline-flex;height:52px;width:100%;align-items:center;justify-content:center;gap:12px;margin-top:14px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.04);color:#fff;font-weight:600;font-size:15px;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease}.welcome-landing-google:hover:not(:disabled){border-color:rgba(255,255,255,.28);background:rgba(255,255,255,.08)}.welcome-landing-legal{margin:14px 0 0;color:rgba(255,255,255,.48);font-size:11px;line-height:1.45;text-align:center}.welcome-landing-legal a{color:rgba(255,255,255,.65);text-decoration:underline;text-underline-offset:2px}.welcome-landing-login{margin:0;color:rgba(255,255,255,.68);font-size:14px;text-align:center}.welcome-landing-login button{padding:0;border:none;background:transparent;color:#ff7a2f;font:inherit;font-weight:600;cursor:pointer}.welcome-landing-footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;margin:0}.welcome-landing-footer-links a{color:rgba(255,255,255,.55);font-size:13px;text-decoration:none}.welcome-landing-copyright{margin:0;color:rgba(255,255,255,.35);font-size:12px;text-align:center}.affiliate-paywall-layer{position:fixed;inset:0;z-index:100000;display:flex;align-items:center;justify-content:center;padding:16px}.affiliate-paywall-backdrop{position:absolute;inset:0;width:100%;border:0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:default}.affiliate-paywall-dialog{position:relative;z-index:1;width:100%;max-width:390px;max-height:90dvh;overflow:hidden auto;border:1px solid rgba(151,144,152,.25);border-radius:16px;background:#100811;color:#fff}.affiliate-paywall-header{position:relative;display:flex;flex-direction:column;align-items:center;overflow:hidden;padding:24px 24px 16px}.affiliate-paywall-header-bg{position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,rgba(16,8,17,.85) 75%,#100811),url(/desktop-bg.jpg) center 32% /150% auto;filter:blur(11px);opacity:.7;transform:scale(1.15)}.affiliate-paywall-icon-button{position:absolute;top:12px;z-index:2;display:flex;width:24px;height:24px;align-items:center;justify-content:center;padding:0 0 2px;border:0;border-radius:50%;background:#4a3e4c;color:#fff;cursor:pointer;font-size:22px;line-height:1}.affiliate-paywall-back{left:12px}.affiliate-paywall-close{right:12px;font-size:18px}.affiliate-paywall-avatar{position:relative;z-index:1;width:58px;height:58px;margin-bottom:8px;border-radius:50%;object-fit:cover}.affiliate-paywall-header h2{position:relative;z-index:1;margin:0;font-weight:700;font-size:24px}.affiliate-paywall-discount{position:relative;z-index:1;display:flex;height:30px;align-items:center;gap:6px;margin-top:8px;padding:0 12px;overflow:hidden;border-radius:56px;background:rgba(86,44,36,.5);font-weight:600;font-size:16px}.affiliate-paywall-discount img{width:16px;height:16px;filter:brightness(0) invert(1)}.affiliate-tier-list{display:flex;flex-direction:column;gap:12px;padding:0 20px 12px}.affiliate-tier-border{padding:2px;border-radius:13px;background:transparent}.affiliate-tier-border.selected{background:linear-gradient(90deg,#fe5f75,#fc9840)}.affiliate-tier{display:flex;width:100%;flex-direction:column;gap:6px;padding:14px 16px;border:0;border-radius:11px;background:#1d0e1f;color:#fff;cursor:pointer;text-align:left}.affiliate-tier-title{display:flex;width:100%;align-items:center;gap:8px}.affiliate-tier-title>img{width:26px;height:26px;flex:none}.affiliate-tier-title strong{min-width:0;flex:1 1;font-weight:700;font-size:16px;line-height:1.25}.affiliate-tier-title>span{display:flex;flex:none;align-items:center;justify-content:flex-end;color:#979098;font-weight:500;font-size:14px;line-height:32px;white-space:nowrap}.affiliate-tier-title b{color:#fff}.affiliate-tier-title del{margin-left:4px;color:#979098;font-weight:700}.affiliate-tier p{margin:0;color:#979098;font-size:14px;line-height:1.4}.affiliate-paywall-error{margin:-4px 20px 10px;color:#ff8a8a;font-size:12px;text-align:center}.affiliate-paywall-action{display:flex;justify-content:center;padding:0 20px 12px}.affiliate-paywall-action button{display:flex;height:40px;width:100%;align-items:center;justify-content:center;border:0;border-radius:999px;background:linear-gradient(90deg,#fe5f75,#fc9840);color:#fff;cursor:pointer;font-weight:600;font-size:16px}.affiliate-paywall-action button:disabled{cursor:wait;opacity:.5}.affiliate-paywall-legal{margin:0;padding:0 20px 12px;color:#685e69;font-weight:500;font-size:12px;font-style:italic;line-height:1.25;text-align:center}.affiliate-paywall-legal a{color:inherit;text-decoration:underline}@keyframes welcome-landing-glow-drift{0%,to{transform:translate(0) scale(1);opacity:.9}50%{transform:translate(-20px,20px) scale(1.08);opacity:1}}@keyframes welcome-landing-aura-pulse{0%,to{transform:translateY(-50%) scale(1);opacity:.7}50%{transform:translateY(-50%) scale(1.05);opacity:1}}@keyframes welcome-landing-glass-shimmer{0%{left:-80%;opacity:0}20%{opacity:.35}50%,to{left:125%;opacity:.22}}@keyframes welcome-landing-card-glow{0%,to{box-shadow:0 24px 80px rgba(0,0,0,.45),0 0 35px rgba(255,106,42,.08),inset 0 1px 0 rgba(255,255,255,.16)}50%{box-shadow:0 24px 90px rgba(0,0,0,.5),0 0 60px rgba(255,106,42,.16),0 0 80px rgba(75,11,120,.12),inset 0 1px 0 rgba(255,255,255,.18)}}@media (max-width:1023px) and (min-width:768px){.welcome-landing-card-wrap{justify-content:center;padding:100px 24px 40px}.welcome-landing-card{max-width:420px;padding:36px}}@media (max-width:767px){.welcome-landing-bg-desktop{display:none}.welcome-landing-bg-mobile{display:block;object-position:center top;filter:brightness(1.24)}.welcome-landing-overlay{background:linear-gradient(180deg,rgba(5,0,8,0),rgba(5,0,8,.08) 35%,rgba(5,0,8,.26))}.welcome-landing-logo{top:24px;left:24px}.welcome-landing-logo-img{height:40px}.welcome-landing-card-wrap{height:100dvh;min-height:100dvh;align-items:flex-end;justify-content:center;padding:84px 16px 16px}.welcome-landing-card{width:calc(100% - 32px);max-width:380px;margin:0 auto;padding:22px 20px;border:1px solid rgba(255,255,255,.2);border-radius:28px;background:rgba(20,16,28,.04);box-shadow:0 12px 45px rgba(0,0,0,.28),0 0 22px rgba(255,106,42,.08),inset 0 1px 0 rgba(255,255,255,.18);-webkit-backdrop-filter:blur(14px) saturate(130%);backdrop-filter:blur(14px) saturate(130%);animation:none}.welcome-landing-card-aura,.welcome-landing-glow{opacity:.18;animation:none}.welcome-landing-title{margin-bottom:14px;font-size:27px}.welcome-landing-field{margin-bottom:14px}.welcome-landing-cta,.welcome-landing-field input,.welcome-landing-google{height:46px}.welcome-landing-stack{max-width:380px;gap:8px}.welcome-landing-divider{margin:2px 0}.welcome-landing-legal{margin-top:8px;font-size:10px;line-height:1.3}.welcome-landing-copyright,.welcome-landing-footer-links{display:none}.affiliate-paywall-layer{padding:12px}}@media (max-height:700px){.affiliate-paywall-dialog{transform:scale(.88)}}@media (prefers-reduced-motion:reduce){.welcome-landing-page *,.welcome-landing-page :after,.welcome-landing-page :before{animation-duration:.01ms;animation-iteration-count:1;transition-duration:.01ms}}