@import"https://fonts.googleapis.com/css2?family=Archivo:wght@600;700;800&family=Instrument+Sans:wght@400;500;600;700&family=Instrument+Serif:ital@1&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Space+Grotesk:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@1&display=swap";.sales-checkout-preview{--scp-bg: #e3e6f2;--scp-paper: #ffffff;--scp-ink: #0a1024;--scp-muted: #697187;--scp-line: #d8deea;--scp-purple: #6737ff;--scp-purple-soft: #eee9ff;--scp-lime: #ade60a;--scp-lime-dark: #759d00;min-height:100vh;overflow-x:hidden;position:relative;isolation:isolate;color:var(--scp-ink);background:linear-gradient(rgba(53,61,88,.065) 1px,transparent 1px),linear-gradient(90deg,rgba(53,61,88,.065) 1px,transparent 1px),linear-gradient(118deg,rgba(173,230,10,.16) 0%,rgba(173,230,10,.03) 27%,transparent 43%),linear-gradient(302deg,rgba(103,55,255,.22) 0%,rgba(103,55,255,.06) 35%,transparent 57%),linear-gradient(180deg,#eef0f7,#e6e7f3 52%,#dcdeed);background-size:64px 64px,64px 64px,100% 100%,100% 100%,auto;font-family:Instrument Sans,system-ui,sans-serif;letter-spacing:0}.sales-checkout-preview:before{content:"";position:absolute;z-index:-1;top:92px;right:-12%;width:66%;height:58%;opacity:.55;background:linear-gradient(135deg,transparent 0 34%,rgba(255,255,255,.62) 34% 48%,transparent 48% 62%,rgba(118,78,255,.1) 62% 76%,transparent 76%);transform:skew(-8deg);pointer-events:none}.sales-checkout-preview>*{position:relative;z-index:1}.sales-checkout-preview button,.sales-checkout-preview input{font-family:inherit}.scp-topbar{width:min(1220px,calc(100% - 40px));min-height:92px;display:flex;align-items:center;gap:34px;margin:0 auto;padding:18px 0}.scp-symbol{width:58px;height:46px;display:block;flex:0 0 auto}.scp-symbol span{width:100%;height:100%;display:block;background:var(--scp-purple);-webkit-mask:url(/simbolo-wesales.png) center / contain no-repeat;mask:url(/simbolo-wesales.png) center / contain no-repeat}.scp-security-badges{display:flex;align-items:center;gap:8px}.scp-security-badges span{min-height:32px;display:inline-flex;align-items:center;gap:6px;padding:6px 11px;border:1px solid rgba(255,255,255,.8);border-radius:999px;color:#4e576d;background:#ffffff94;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:11px;font-weight:700;box-shadow:0 8px 24px #35305d14}.scp-security-badges svg{color:var(--scp-purple)}.scp-checkout-layout{width:min(1220px,calc(100% - 40px));display:grid;grid-template-columns:minmax(0,1.22fr) minmax(400px,.78fr);align-items:start;gap:70px;margin:26px auto 70px}.scp-left-column{min-width:0;padding-top:126px}.scp-offer-copy{max-width:650px}.scp-offer-badge{width:max-content;min-height:36px;display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border:1px solid #9ac52d;border-radius:999px;color:#3e5900;background:linear-gradient(135deg,#f6ffddeb,#daf693b8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:12px;font-weight:700;box-shadow:0 10px 28px #668e001f}.scp-offer-badge svg{color:#5b8700}.scp-offer-copy h1{margin:28px 0 0;color:var(--scp-ink);font-family:Archivo,system-ui,sans-serif;font-size:clamp(40px,4vw,58px);line-height:1.01}.scp-offer-copy h1 span{display:block;width:max-content;max-width:100%;margin-top:10px;color:transparent;background:linear-gradient(90deg,#6332f0,#8c4fff 68%,#5b2ad8);-webkit-background-clip:text;background-clip:text;font-size:.76em;line-height:1.06;filter:drop-shadow(0 8px 18px rgba(103,55,255,.12))}.scp-no-contract{margin:13px 0 0;color:#7749e8;font-family:"Instrument Serif",Georgia,serif;font-size:23px;font-style:italic;line-height:1.2;text-shadow:0 5px 18px rgba(103,55,255,.14)}.scp-support-copy{margin:13px 0 0;color:var(--scp-muted);font-size:14px}.scp-checkout-form{max-width:650px;display:grid;gap:15px;margin-top:28px;padding:22px;border:1px solid rgba(255,255,255,.88);border-radius:20px;background:linear-gradient(145deg,#ffffffd6,#f4f2ffb8);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 24px 60px #2b2b5226,inset 0 1px #fffffff0}.scp-input-group{display:grid;gap:8px;color:#3f4659;font-size:12px;font-weight:700}.scp-input-group>div{height:52px;display:flex;align-items:center;gap:11px;padding:0 16px;border:1px solid #d3d8e7;border-radius:12px;background:#f8f9fde6;box-shadow:inset 0 1px 2px #1e233c08;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.scp-input-group>div:focus-within{border-color:var(--scp-purple);background:#fff;box-shadow:0 0 0 3px #6737ff1a}.scp-input-group svg{flex:0 0 auto;color:#788196}.scp-input-group b{padding-right:10px;border-right:1px solid #d2d9e6;color:#555e72;font-size:13px}.scp-input-group input{width:100%;min-width:0;border:0;outline:0;color:var(--scp-ink);background:transparent;font-size:14px}.scp-input-group input::placeholder{color:#9299aa;opacity:1}.scp-reveal-field{animation:scp-reveal .25s ease both}@keyframes scp-reveal{0%{opacity:0;transform:translateY(-7px)}to{opacity:1;transform:translateY(0)}}.scp-checkout-action{min-height:52px;display:grid;grid-template-columns:24px 1fr 24px;align-items:center;gap:10px;padding:0 18px;border:0;border-radius:999px;color:#101a00;background:linear-gradient(90deg,#c0ff37,#ade60a 54%,#9bd000);box-shadow:0 16px 34px #79a40040,0 0 0 6px #ade60a14;font-size:15px;font-weight:800;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.scp-checkout-action span{text-align:center}.scp-checkout-action:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 15px 32px #82b1004d}.scp-checkout-action:disabled{cursor:default;opacity:.9}.scp-secure-note{display:flex;align-items:center;justify-content:center;gap:7px;color:#71798d;font-size:11px;font-weight:600}.scp-secure-note svg{color:var(--scp-purple)}.scp-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.scp-card-heading>div{display:grid;gap:2px}.scp-card-heading strong{font-family:Archivo,system-ui,sans-serif;font-size:17px}.scp-card-heading small{color:var(--scp-muted);font-size:11px}.scp-card-heading>span{display:inline-flex;align-items:center;gap:6px;color:#687185;font-size:11px}.scp-card-fields{display:grid;grid-template-columns:1fr 150px 112px;gap:12px}.scp-card-field{min-width:0;display:grid;gap:7px;color:#4d5569;font-size:10px;font-weight:800}.scp-card-field>div{height:49px;display:flex;align-items:center;gap:9px;padding:0 13px;border:1px solid #d4d9e7;border-radius:12px;background:#f8f9fde6}.scp-card-field input{width:100%;min-width:0;border:0;outline:0;color:var(--scp-ink);background:transparent;font-size:13px}.scp-card-field input::placeholder{color:#9299aa;opacity:1}.scp-card-field svg{color:#7e879a}.scp-payment-actions{display:grid;grid-template-columns:112px 1fr;gap:12px}.scp-back-button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:4px;border:1px solid #ced5e3;border-radius:999px;color:#50586b;background:#fff;font-size:12px;font-weight:700}.scp-order-summary{position:relative;overflow:hidden;padding:32px;border:1px solid transparent;border-radius:22px;color:#fbfaff;background:linear-gradient(145deg,#17182a,#222039 48%,#332555) padding-box,linear-gradient(135deg,#ade60ab8,#8154ffc7) border-box;box-shadow:0 30px 72px #2c235447,inset 0 1px #ffffff1a}.scp-order-summary:before{content:"";position:absolute;inset:0 0 auto;height:6px;background:linear-gradient(90deg,var(--scp-lime),#cfef76 40%,var(--scp-purple));box-shadow:0 6px 24px #ade60a29}.scp-order-summary:after{content:"";position:absolute;z-index:0;top:0;right:0;width:72%;height:42%;opacity:.32;background:linear-gradient(135deg,transparent 0 34%,rgba(255,255,255,.12) 34% 47%,transparent 47% 66%,rgba(151,105,255,.18) 66% 82%,transparent 82%);pointer-events:none}.scp-order-summary>*{position:relative;z-index:1}.scp-order-summary h2{margin:0;color:#fff;font-family:Archivo,system-ui,sans-serif;font-size:25px}.scp-plan-heading{display:grid;grid-template-columns:175px 1px 1fr;align-items:center;gap:16px;margin-top:28px}.scp-logo{width:175px;height:42px;display:block;background:linear-gradient(90deg,#bfff3a 0 24%,#fff 24% 100%);-webkit-mask:url(/logo-wesales-crm.png) center / contain no-repeat;mask:url(/logo-wesales-crm.png) center / contain no-repeat;filter:drop-shadow(0 10px 22px rgba(173,230,10,.13))}.scp-plan-heading i{width:1px;height:34px;background:#ffffff38}.scp-plan-heading strong{color:#fff;font-family:Archivo,system-ui,sans-serif;font-size:17px;line-height:1.2}.scp-summary-price{margin-top:26px;padding:24px 0;border-top:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14)}.scp-summary-price>s{color:#ffffff80;font-size:11px;text-decoration-thickness:1px}.scp-summary-price>div{display:flex;align-items:baseline;margin-top:3px}.scp-summary-price small{margin-right:5px;color:#fff;font-size:19px;font-weight:700}.scp-summary-price strong{color:transparent;background:linear-gradient(90deg,#bfff3a,#f8f8ed 58%,#c9a5ff);-webkit-background-clip:text;background-clip:text;font-family:Archivo,system-ui,sans-serif;font-size:62px;line-height:.98;filter:drop-shadow(0 10px 24px rgba(173,230,10,.11))}.scp-summary-price span{margin-left:7px;color:#fff;font-size:20px;font-weight:700}.scp-summary-price p{margin:11px 0 0;color:#ffffffb8;font-size:12px;font-weight:600;line-height:1.45}.scp-how-it-works{padding-top:26px}.scp-how-it-works h3{margin:0;font-family:Archivo,system-ui,sans-serif;font-size:21px}.scp-how-it-works ol{display:grid;gap:24px;margin:24px 0 0;padding:0;list-style:none}.scp-how-it-works li{position:relative;display:grid;grid-template-columns:38px 1fr;gap:13px}.scp-how-it-works li:not(:last-child):after{content:"";position:absolute;top:35px;bottom:-24px;left:18px;width:1px;background:linear-gradient(var(--scp-lime),rgba(207,196,244,.35))}.scp-step-number{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:#1b2700;background:var(--scp-lime);font-size:13px;font-weight:800}.scp-how-it-works li>div{padding-top:4px}.scp-how-it-works li strong{display:flex;align-items:center;gap:8px;font-family:Archivo,system-ui,sans-serif;font-size:14px}.scp-how-it-works li strong svg{color:#b98cff}.scp-how-it-works li p{margin:7px 0 0;color:#ffffff9e;font-size:12px;line-height:1.45}.scp-guarantee-note{display:flex;align-items:center;gap:11px;margin-top:26px;padding:16px 0 0;border-top:1px solid rgba(173,230,10,.3);color:#dfff8d;background:transparent}.scp-guarantee-note>svg{flex:0 0 auto;color:var(--scp-lime)}.scp-guarantee-note>div{display:grid;gap:2px}.scp-guarantee-note strong{font-size:12px}.scp-guarantee-note span{color:#ffffff94;font-size:10px}.scp-trust-strip{min-height:48px;display:flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(90deg,#4f25d5,#7540ff 52%,#4f25d5);box-shadow:0 -12px 34px #4d2aba29}.scp-trust-strip>div{width:min(900px,calc(100% - 40px));display:flex;align-items:center;justify-content:center;gap:24px}.scp-trust-strip span{font-size:11px;font-weight:700}.scp-trust-strip i{width:4px;height:4px;border-radius:50%;background:var(--scp-lime)}@media(max-width:980px){.scp-checkout-layout{gap:28px;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr)}.scp-left-column{padding-top:86px}.scp-plan-heading{grid-template-columns:150px 1px 1fr}.scp-logo{width:150px}.scp-card-fields{grid-template-columns:1fr 125px 95px}}@media(max-width:820px){.scp-topbar{min-height:74px;padding-block:13px}.scp-checkout-layout{grid-template-columns:1fr;margin-top:38px}.scp-left-column{padding-top:0}.scp-order-summary{position:relative}}@media(max-width:600px){.sales-checkout-preview{background-size:48px 48px,48px 48px,100% 100%,auto}.scp-topbar{width:calc(100% - 28px);justify-content:space-between;gap:12px}.scp-symbol{width:44px;height:38px}.scp-security-badges{gap:7px;justify-content:flex-end}.scp-security-badges span{min-height:auto;padding:0;border:0;background:transparent;box-shadow:none;font-size:8px;white-space:nowrap}.scp-security-badges svg{width:11px;height:11px}.scp-checkout-layout{width:calc(100% - 24px);gap:48px;margin:48px auto 54px}.scp-offer-copy{text-align:center}.scp-offer-badge{margin-inline:auto}.scp-offer-copy h1{margin-top:22px;font-size:31px;line-height:1.08}.scp-offer-copy h1 span{margin-top:6px;font-size:.78em}.scp-no-contract{font-size:18px;white-space:nowrap}.scp-support-copy{max-width:330px;margin:12px auto 0;font-size:12px;line-height:1.45}.scp-checkout-form{margin-top:22px;padding:19px 16px}.scp-input-group>div{height:50px}.scp-checkout-action{min-height:49px;padding-inline:14px;font-size:13px}.scp-secure-note{font-size:10px;text-align:center}.scp-card-heading{padding-inline:2px}.scp-card-heading small{max-width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scp-card-fields{grid-template-columns:1fr 1fr;gap:11px}.scp-card-number{grid-column:1 / -1}.scp-payment-actions{grid-template-columns:46px 1fr;gap:10px}.scp-back-button{width:46px;min-height:49px}.scp-back-button span{display:none}.scp-order-summary{padding:25px 20px}.scp-order-summary h2{font-size:23px}.scp-plan-heading{grid-template-columns:minmax(0,1fr) 1px minmax(0,.78fr);gap:12px;margin-top:23px}.scp-logo{width:100%;height:38px}.scp-plan-heading strong{font-size:14px}.scp-summary-price{margin-top:22px;padding-block:21px}.scp-summary-price strong{font-size:55px}.scp-summary-price span{font-size:17px}.scp-how-it-works ol{gap:22px}.scp-trust-strip{padding:12px 0}.scp-trust-strip>div{gap:10px 14px;flex-wrap:wrap}.scp-trust-strip span{font-size:9px}}@media(max-width:380px){.scp-security-badges span:nth-child(2){display:none}.scp-offer-copy h1{font-size:29px}.scp-no-contract{font-size:17px}.scp-plan-heading{grid-template-columns:minmax(0,1fr) 1px minmax(0,.72fr)}.scp-plan-heading strong{font-size:13px}}.animated-checkout-preview{min-height:100vh;background:#dedfec}@property --acp-border-angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}.animated-checkout-preview .sales-checkout-preview{background:linear-gradient(rgba(53,61,88,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(53,61,88,.06) 1px,transparent 1px),linear-gradient(180deg,#e8eaf4,#dfe1ef 52%,#d7d9ea);background-size:64px 64px,64px 64px,auto}.animated-checkout-preview .sales-checkout-preview:before{display:block;z-index:0;inset:-14%;width:auto;height:auto;opacity:.74;background:radial-gradient(ellipse at center,rgba(173,230,10,.2),rgba(173,230,10,.055) 42%,transparent 74%),radial-gradient(ellipse at center,rgba(103,55,255,.23),rgba(103,55,255,.06) 44%,transparent 76%);background-repeat:no-repeat;background-size:84% 74%,90% 80%;background-position:-20% 50%,120% 50%;filter:blur(42px);pointer-events:none;animation:acp-blush-orbit 18s linear infinite}.animated-checkout-preview .scp-checkout-form{border:2px solid transparent;background:linear-gradient(145deg,#fbfcff,#f1efff) padding-box,conic-gradient(from var(--acp-border-angle),#a6da13 0deg,#e7ff9b 72deg,#ffffff 118deg,#7441ff 190deg,#b38cff 250deg,#b7ed27 322deg,#a6da13 360deg) border-box;animation:acp-border-orbit 7s linear infinite;box-shadow:0 28px 70px #3f346f2e,inset 0 1px #ffffffe6}.animated-checkout-preview .scp-checkout-action{background:linear-gradient(100deg,#c8ff45,#a8df08 38%,#bcf52c 64%,#9fd400);background-size:100% auto}.animated-checkout-preview .scp-order-summary{color:#0a1024;border:2px solid transparent;background:linear-gradient(145deg,#fbfcff,#efebff) padding-box,conic-gradient(from var(--acp-border-angle),#a6da13 0deg,#e7ff9b 72deg,#ffffff 118deg,#7441ff 190deg,#b38cff 250deg,#b7ed27 322deg,#a6da13 360deg) border-box;box-shadow:0 30px 76px #44347f33,inset 0 1px #fffffff0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);animation:acp-border-orbit 7s linear infinite}.animated-checkout-preview .scp-order-summary:before{display:none}.animated-checkout-preview .scp-order-summary:after{top:-24%;right:auto;left:-14%;width:78%;height:150%;opacity:.18;background:linear-gradient(105deg,transparent 0 24%,rgba(255,255,255,.55) 48%,rgba(153,119,255,.09) 64%,transparent 82%);transform:skew(-10deg)}.animated-checkout-preview .scp-order-summary h2,.animated-checkout-preview .scp-plan-heading strong,.animated-checkout-preview .scp-how-it-works h3,.animated-checkout-preview .scp-how-it-works li strong{color:#0a1024}.animated-checkout-preview .scp-logo{background:linear-gradient(90deg,#7441ff 0 24%,#0a1024 24% 100%);filter:drop-shadow(0 10px 22px rgba(103,55,255,.12))}.animated-checkout-preview .scp-plan-heading i{background:#4b3b8033}.animated-checkout-preview .scp-summary-price{border-color:#5244802b}.animated-checkout-preview .scp-summary-price>s{color:#858ca0}.animated-checkout-preview .scp-summary-price small,.animated-checkout-preview .scp-summary-price span{color:#0a1024}.animated-checkout-preview .scp-summary-price strong{background:linear-gradient(90deg,#7aa300,#182000 46%,#7140e8);-webkit-background-clip:text;background-clip:text;filter:drop-shadow(0 9px 22px rgba(103,55,255,.08))}.animated-checkout-preview .scp-summary-price p,.animated-checkout-preview .scp-how-it-works li p{color:#626b80}.animated-checkout-preview .scp-how-it-works li:not(:last-child):after{background:linear-gradient(#8dbb08,#6c41f052)}.animated-checkout-preview .scp-how-it-works li strong svg{color:#7040eb}.animated-checkout-preview .scp-guarantee-note{color:#405700;border-top-color:#7ba30d57}.animated-checkout-preview .scp-guarantee-note>svg{color:#769f00}.animated-checkout-preview .scp-guarantee-note span{color:#687158}@keyframes acp-blush-orbit{0%{background-position:-20% 50%,120% 50%;transform:scale(1)}12.5%{background-position:0% 0%,100% 100%;transform:scale(1.025)}25%{background-position:50% -20%,50% 120%;transform:scale(1.045)}37.5%{background-position:100% 0%,0% 100%;transform:scale(1.025)}50%{background-position:120% 50%,-20% 50%;transform:scale(1)}62.5%{background-position:100% 100%,0% 0%;transform:scale(1.025)}75%{background-position:50% 120%,50% -20%;transform:scale(1.045)}87.5%{background-position:0% 100%,100% 0%;transform:scale(1.025)}to{background-position:-20% 50%,120% 50%;transform:scale(1)}}@keyframes acp-border-orbit{to{--acp-border-angle: 1turn}}@media(prefers-reduced-motion:reduce){.animated-checkout-preview .sales-checkout-preview,.animated-checkout-preview .sales-checkout-preview:before,.animated-checkout-preview .scp-checkout-form,.animated-checkout-preview .scp-checkout-action,.animated-checkout-preview .scp-order-summary,.animated-checkout-preview .scp-order-summary:before,.animated-checkout-preview .scp-order-summary:after{animation:none}}:root{font-family:Space Grotesk,Inter,system-ui,sans-serif;color:#fbf7e8;background:#0d0e19;--ws-bg: #0d0e19;--ws-bg-deep: #080912;--ws-surface: #151625;--ws-panel: #24263a;--ws-purple: #9b4dff;--ws-purple-soft: rgba(155, 77, 255, .24);--ws-green: #c8ff4d;--ws-green-soft: rgba(200, 255, 77, .16);--ws-cream: #fbf7e8;--ws-muted: rgba(251, 247, 232, .68)}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0;background:var(--ws-bg)}button,input{font:inherit}button{cursor:pointer}.checkout-page{min-height:100vh;width:100%;display:flex;flex-direction:column;gap:clamp(26px,4vw,48px);padding:24px clamp(20px,6vw,92px) 0;overflow:auto;background:radial-gradient(circle at 76% 14%,rgba(155,77,255,.24),transparent 28%),radial-gradient(circle at 17% 20%,rgba(200,255,77,.12),transparent 24%),linear-gradient(rgba(70,73,104,.25) 1px,transparent 1px),linear-gradient(90deg,rgba(70,73,104,.25) 1px,transparent 1px),linear-gradient(180deg,#0d0e19fa,#080912),var(--ws-bg);background-size:auto,auto,64px 64px,64px 64px,auto,auto;background-position:center,center,-1px -1px,-1px -1px,center,center}.checkout-header{min-height:72px;display:grid;grid-template-columns:72px 1fr;align-items:start;justify-content:center;gap:22px;width:min(1224px,100%);margin:0 auto}.symbol-brand{display:inline-flex;align-items:center;justify-content:flex-start;width:56px;height:44px;text-decoration:none}.symbol-brand img{width:54px;height:auto;display:block;filter:drop-shadow(0 12px 22px rgba(200,255,77,.18))}.checkout-brand{display:flex;align-items:center;justify-content:center;color:var(--ws-cream);text-decoration:none}.checkout-logo,.summary-logo{width:220px;height:auto;display:block;object-fit:contain;filter:drop-shadow(0 18px 28px rgba(200,255,77,.14))}.secure-cluster{display:inline-flex;align-items:center;justify-content:flex-start;gap:7px;flex-wrap:wrap;padding-top:3px}.secure-cluster span{display:inline-flex;align-items:center;gap:7px;min-height:30px;padding:0 10px;border:1px solid rgba(200,255,77,.22);border-radius:999px;background:#c8ff4d13;color:var(--ws-cream);font-size:12px;font-weight:700}.secure-cluster svg{width:15px;height:15px;color:var(--ws-green)}.checkout-hero{width:min(1224px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.82fr);align-items:center;gap:clamp(34px,7vw,88px)}.checkout-main{align-self:center;display:flex;flex-direction:column;align-items:flex-start;gap:20px;text-align:left;transform:translateY(-34px)}.trial-badge{width:fit-content;display:inline-flex;align-items:center;gap:10px;padding:9px 15px;border:1px solid rgba(200,255,77,.22);border-radius:999px;background:var(--ws-green-soft);color:var(--ws-green);font-size:16px;font-weight:700}.checkout-main h1{max-width:680px;margin:0;color:var(--ws-cream);font-size:clamp(38px,5vw,58px);line-height:1;letter-spacing:0}.checkout-main h1 span{display:block;color:var(--ws-green)}.checkout-page--catalog .checkout-main h1 span{max-width:620px;margin-top:8px;font-size:40px;line-height:1.1}.checkout-page--catalog .checkout-main h1 .checkout-headline-accent--annual{margin-top:4px}.checkout-page--catalog .checkout-main{gap:0}.checkout-page--catalog .trial-badge{margin-bottom:28px;padding:7px 12px;background:#c8ff4d13;font-size:13px}.checkout-page--catalog .checkout-main h1{max-width:650px;font-size:51px;line-height:1.04}.checkout-page--catalog .checkout-headline-note{margin:11px 0 0;color:#c79aff;font-family:"Instrument Serif",Georgia,serif;font-size:24px;font-style:italic;font-weight:400;line-height:1.35;text-shadow:0 0 12px rgba(185,134,255,.2)}.checkout-page--catalog .checkout-subtitle{margin-top:9px;color:#b8b7c7d1;font-size:14px;line-height:1.45}.checkout-page--catalog .checkout-panel{margin-top:26px}.checkout-headline-note{margin:-10px 0 -4px;color:#b986ff;font-family:"Instrument Serif",Georgia,serif;font-size:clamp(27px,2.6vw,35px);font-style:italic;font-weight:400;line-height:1;text-shadow:0 0 18px rgba(185,134,255,.22)}.checkout-subtitle{max-width:650px;margin:0;color:var(--ws-muted);font-size:clamp(13px,1.45vw,16px);line-height:1.5}.checkout-subtitle strong,.summary-trial,.summary-price span{color:var(--ws-green)}.checkout-panel{display:grid;gap:18px;width:100%;max-width:650px;padding:22px;border:1px solid rgba(200,255,77,.16);border-radius:26px;background:linear-gradient(180deg,#24263adb,#151625e6);box-shadow:0 34px 80px #00000052,0 0 0 1px #9b4dff14;text-align:left}.checkout-lead-form,.checkout-card-form{display:grid;gap:16px;max-width:680px}.checkout-card-form{gap:16px}.checkout-field{display:grid;gap:8px;animation:field-in .24s ease both}@keyframes field-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.checkout-field>span{color:#fbf7e8d6;font-size:15px;font-weight:650}.checkout-input-wrap{position:relative;display:flex;align-items:center}.checkout-input-wrap svg{position:absolute;left:15px;color:#c8ff4d9e;pointer-events:none}.checkout-input-wrap input{width:100%;height:54px;padding:0 14px 0 52px;border:1px solid rgba(200,255,77,.14);border-radius:16px;outline:0;background:#0d0e19e0;color:var(--ws-cream);font-size:16px}.checkout-input-wrap input::placeholder{color:#fbf7e861}.checkout-input-wrap input:focus{border-color:#c8ff4dbd;box-shadow:0 0 0 4px #c8ff4d21}.checkout-input-wrap input:-webkit-autofill,.checkout-input-wrap input:-webkit-autofill:hover,.checkout-input-wrap input:-webkit-autofill:focus,.checkout-input-wrap input:-webkit-autofill:active{border-color:#c8ff4d47;-webkit-box-shadow:0 0 0 1000px rgba(13,14,25,.96) inset,0 0 0 4px rgba(200,255,77,.08);-webkit-text-fill-color:var(--ws-cream);caret-color:var(--ws-cream);transition:background-color 9999s ease-out,color 9999s ease-out}.checkout-submit{min-height:56px;width:100%;display:grid;grid-template-columns:28px minmax(0,1fr) 28px;align-items:center;justify-items:center;gap:12px;border:0;border-radius:999px;padding:0 20px;background:linear-gradient(135deg,#c8ff4d,#a8d832);color:#121420;font-size:20px;font-weight:700;line-height:1.15;text-align:center;box-shadow:0 22px 54px #c8ff4d38}.checkout-submit span{min-width:0}.checkout-submit:disabled{cursor:wait;opacity:.72}.checkout-guarantee-seal{width:100%;display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid rgba(200,255,77,.28);border-radius:16px;background:radial-gradient(circle at 12% 18%,rgba(200,255,77,.09),transparent 38%),#c8ff4d0b;color:#fbf7e8d1;box-shadow:inset 0 1px #ffffff0d}.checkout-guarantee-seal svg{flex:0 0 auto;color:var(--ws-green);filter:drop-shadow(0 0 10px rgba(200,255,77,.16))}.checkout-guarantee-seal div{display:grid;gap:2px;min-width:0}.checkout-guarantee-seal strong{color:var(--ws-green);font-size:14px;font-weight:800}.checkout-guarantee-seal span{color:#fbf7e8a8;font-size:12px;font-weight:400;line-height:1.35}.checkout-guarantee-seal span b{color:#fbf7e8c7;font-weight:800}.checkout-secure-note{display:inline-flex;align-items:center;justify-content:center;gap:9px;width:100%;max-width:680px;color:#fbf7e89e;font-size:14px;font-weight:600}.checkout-secure-note span{min-width:0}.checkout-summary{align-self:center;width:100%;min-height:690px;padding:34px;border:1px solid rgba(200,255,77,.18);border-radius:28px;background:radial-gradient(circle at 84% 8%,rgba(155,77,255,.2),transparent 34%),linear-gradient(180deg,#24263ae0,#151625f0),var(--ws-surface);box-shadow:inset 0 1px #ffffff0f,0 34px 90px #00000061}.checkout-summary h2,.checkout-summary h3{margin:0;color:var(--ws-cream);font-size:26px;letter-spacing:0}.summary-product{display:flex;align-items:center;gap:18px;margin-top:28px}.summary-logo{width:178px;height:auto;font-size:35px}.summary-product strong{display:block}.summary-product strong{font-size:20px}.summary-divider{height:1px;margin:32px 0;background:#c8ff4d26}.summary-price{display:flex;align-items:flex-end;gap:10px}.summary-price strong{background:linear-gradient(92deg,#c8ff4d,#e9ffd0 55%,#c9a6ff);background-clip:text;color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.summary-price strong{font-size:68px;line-height:.85;font-weight:700;text-shadow:0 14px 38px rgba(200,255,77,.16)}.summary-price span{color:var(--ws-cream);font-size:31px;font-weight:900}.summary-subline{margin:12px 0 0;color:var(--ws-cream);font-family:Space Grotesk,Inter,system-ui,sans-serif;font-size:18px;font-style:normal;font-weight:500}.summary-anchor-price{margin:0 0 8px;color:#fbf7e89e;font-size:14px;font-weight:500}.summary-anchor-price s{text-decoration-color:#fbf7e861;text-decoration-thickness:1px}.summary-trial{margin:14px 0 26px;font-size:25px;font-weight:900}.summary-after{margin:0;color:#fbf7e8b8;font-size:21px}.summary-after strong{color:inherit}.checkout-page--catalog .summary-subline{max-width:360px;margin-top:14px;color:#fbf7e8cc;font-size:15px;font-weight:600;line-height:1.35}.summary-billing{display:flex;align-items:center;gap:8px;margin:18px 0 0;color:#fbf7e89e;font-size:13.5px;font-weight:500;line-height:1.35}.summary-billing svg{flex:0 0 auto;color:#b986ff}.summary-billing+.summary-subline{margin-top:7px}.checkout-page--catalog .summary-price--annual strong{font-size:64px}.checkout-page--catalog .summary-price--annual span{font-size:28px}.summary-equivalent{display:grid;grid-template-columns:auto 1fr;align-items:baseline;gap:4px 10px;margin-top:11px}.summary-equivalent>span{color:#fff;font-size:16px;font-weight:700}.summary-equivalent s{color:#fbf7e880;font-size:15px;font-weight:500;text-decoration-color:#fbf7e86b;text-decoration-thickness:1px}.summary-equivalent strong{grid-column:1 / -1;color:#e7e7ed;font-size:42px;font-weight:700;line-height:.95}.summary-note{margin:24px 0 0;padding-top:16px;border-top:1px solid rgba(200,255,77,.1);color:#fbf7e87a;font-size:11.5px;font-weight:600;line-height:1.45}.checkout-timeline{display:grid;gap:26px;margin:28px 0 0;padding:0;list-style:none}.checkout-timeline li{position:relative;display:grid;grid-template-columns:42px 1fr;gap:24px}.checkout-timeline li:not(:last-child):after{content:"";position:absolute;left:20px;top:38px;bottom:-28px;width:2px;background:linear-gradient(var(--ws-green),rgba(155,77,255,.28))}.checkout-timeline li>span{position:relative;z-index:1;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--ws-green);color:#121420;font-weight:900}.checkout-timeline strong{display:block;font-size:20px;line-height:1.25}.timeline-casual{color:#b47aff;font-family:"Instrument Serif",Georgia,serif;font-size:19px;font-style:italic;font-weight:400}.checkout-timeline p{margin:8px 0 0;color:#fbf7e899;font-size:17px;line-height:1.45}.checkout-card-form{padding:0;border:0;border-radius:0;background:transparent}.checkout-card-fields{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(120px,.72fr) minmax(96px,.55fr);gap:12px;margin:8px 0 10px}.checkout-card-box{min-width:0;display:grid;grid-template-rows:auto minmax(28px,1fr);gap:8px;min-height:74px;padding:13px 15px;border:1px solid rgba(200,255,77,.16);border-radius:16px;background:#0d0e19e0;cursor:text}.checkout-card-box:focus-within,.checkout-card-box:hover{border-color:#c8ff4d7a}.checkout-card-box>span{color:#fbf7e8ad;font-size:12px;font-weight:700;pointer-events:none}.checkout-card-box .StripeElement{width:100%;min-height:28px;display:flex;align-items:center}.checkout-card-box .__PrivateStripeElement{width:100%!important;min-height:26px!important}.checkout-card-box iframe{min-height:26px!important}.checkout-card-title,.checkout-form-actions{display:flex;align-items:center;justify-content:space-between;gap:14px}.checkout-card-title strong,.checkout-card-title span{display:block}.checkout-card-title strong{font-size:18px}.checkout-card-title span,.checkout-card-title small{color:#fbf7e894;font-size:13px}.checkout-card-title small{display:inline-flex;align-items:center;gap:7px}.checkout-form-actions{align-items:stretch}.checkout-back{min-width:112px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid rgba(200,255,77,.16);border-radius:999px;background:#ffffff0b;color:#fbf7e8c7;font-weight:850}.checkout-back svg{display:none}.checkout-error{padding:12px 14px;border:1px solid rgba(255,92,138,.32);border-radius:8px;background:#ff5c8a1a;color:#ffb3ca;font-size:14px;font-weight:700}.checkout-marquee{width:calc(100% + clamp(40px,12vw,184px));margin-top:clamp(36px,6vw,76px);margin-left:calc(clamp(20px,6vw,92px)*-1);display:flex;justify-content:center;gap:0;overflow:hidden;border-top:1px solid rgba(200,255,77,.18);border-bottom:1px solid rgba(200,255,77,.18);background:linear-gradient(90deg,var(--ws-purple),#7a2fe6,#9b4dff)}.checkout-marquee span{flex:0 0 auto;padding:15px 28px;color:var(--ws-cream);font-size:15px;font-weight:700;white-space:nowrap}.checkout-marquee span:after{content:"/";margin-left:28px;color:#c8ff4dc7}.thank-you-page{gap:clamp(28px,4vw,46px);padding-bottom:34px}.thank-you-header{min-height:60px;display:flex;align-items:center;justify-content:center;padding-top:clamp(22px,4vw,48px)}.thank-you-brand{display:inline-flex;justify-content:center;text-decoration:none}.thank-you-brand img{width:min(240px,72vw);height:auto;display:block;filter:drop-shadow(0 18px 28px rgba(200,255,77,.14))}.thank-you-hero{width:min(920px,100%);margin:0 auto;display:grid;place-items:center}.thank-you-panel{width:100%;display:grid;justify-items:center;gap:18px;padding:clamp(26px,5vw,48px);border:1px solid rgba(200,255,77,.18);border-radius:28px;background:radial-gradient(circle at 84% 8%,rgba(155,77,255,.2),transparent 34%),linear-gradient(180deg,#24263ae0,#151625f0),var(--ws-surface);box-shadow:inset 0 1px #ffffff0f,0 34px 90px #00000061;text-align:center}.thank-you-logo{width:min(260px,76vw);height:auto;filter:drop-shadow(0 18px 28px rgba(200,255,77,.14))}.thank-you-icon{width:76px;height:76px;display:grid;place-items:center;border:1px solid rgba(200,255,77,.28);border-radius:50%;background:#c8ff4d24;color:var(--ws-green);box-shadow:0 22px 58px #c8ff4d29}.thank-you-kicker{width:fit-content;margin:0;padding:8px 13px;border:1px solid rgba(200,255,77,.28);border-radius:999px;background:var(--ws-green-soft);color:var(--ws-green);font-size:14px;font-weight:800;text-transform:uppercase}.thank-you-panel h1{max-width:760px;margin:0;color:var(--ws-cream);font-size:clamp(34px,5vw,56px);line-height:1.02;letter-spacing:0}.thank-you-subtitle{margin:0 0 8px;color:#fbf7e8bd;font-size:clamp(17px,2vw,21px);font-weight:700}.thank-you-video{width:min(760px,100%);min-height:220px;margin-top:10px;padding:12px;border:1px solid rgba(200,255,77,.16);border-radius:20px;background:#0809129e;box-shadow:0 24px 70px #00000052}.thank-you-video vturb-smartplayer{border-radius:14px;overflow:hidden}.thank-you-footer{width:min(920px,100%);margin:0 auto;display:grid;justify-items:center;gap:16px;padding:26px 0 4px;color:#fbf7e89e;text-align:center}.thank-you-footer img{width:min(190px,62vw);height:auto;filter:drop-shadow(0 18px 28px rgba(200,255,77,.12))}.thank-you-footer nav{display:flex;justify-content:center;gap:18px;flex-wrap:wrap}.thank-you-footer a{color:var(--ws-cream);font-size:13px;font-weight:800;text-decoration:none;text-transform:uppercase}.thank-you-footer a:hover{color:var(--ws-green)}.thank-you-footer p{margin:0;color:#fbf7e885;font-size:12px;font-weight:700}.checkout-page--success{align-items:center;justify-content:center;padding-bottom:24px}.checkout-success-panel{display:grid;justify-items:center;gap:16px;padding:42px;border:1px solid rgba(124,58,237,.48);border-radius:20px;background:#080716e0;text-align:center}.checkout-success-icon{width:72px;height:72px;display:grid;place-items:center;border-radius:50%;background:#a3e63524;color:#a3e635}.checkout-success-panel h1{margin:0;font-size:36px;letter-spacing:0}.checkout-success-panel p{margin:0;color:#c9c5dd;font-size:17px;line-height:1.55}.checkout-success-panel a{color:#a78bfa;font-weight:850}@media(max-width:980px){.checkout-page{padding:20px 18px 0}.checkout-hero{grid-template-columns:minmax(0,680px);justify-content:center}.checkout-main{align-self:stretch}.checkout-panel{max-width:none}.checkout-summary{min-height:auto;align-self:stretch}.checkout-marquee{width:calc(100% + 36px);margin-left:-18px}}@media(max-width:760px){.checkout-page{padding:18px 14px 34px;gap:78px;background:radial-gradient(circle at 76% 14%,rgba(155,77,255,.16),transparent 30%),radial-gradient(circle at 17% 20%,rgba(200,255,77,.075),transparent 26%),linear-gradient(rgba(70,73,104,.16) 1px,transparent 1px),linear-gradient(90deg,rgba(70,73,104,.16) 1px,transparent 1px),linear-gradient(180deg,#0d0e19fc,#080912),var(--ws-bg);background-size:auto,auto,64px 64px,64px 64px,auto,auto;background-position:center,center,-1px -1px,-1px -1px,center,center}.checkout-header{min-height:auto;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:12px}.symbol-brand{width:40px;height:34px}.symbol-brand img{width:40px}.checkout-brand{justify-content:center;width:100%}.checkout-logo{width:min(220px,74vw)}.secure-cluster{width:100%;justify-content:flex-end;gap:5px 10px;padding-top:0;text-align:right}.secure-cluster span{min-height:18px;padding:0;border:0;background:transparent;color:#fbf7e8b8;font-size:10px;font-weight:700}.secure-cluster svg{width:12px;height:12px}.checkout-hero{gap:58px}.checkout-main{align-items:center;gap:24px;text-align:center;transform:none;width:100%;min-width:0}.trial-badge{margin-top:2px;font-size:14px;padding:8px 12px}.checkout-main h1{width:100%;max-width:480px;font-size:34px;overflow-wrap:break-word}.checkout-page--catalog .checkout-main h1 span{max-width:360px;margin-inline:auto;margin-top:7px;font-size:26px;line-height:1.1}.checkout-page--catalog .checkout-main h1 .checkout-headline-accent--annual{margin-top:4px}.checkout-page--catalog .trial-badge{margin-bottom:22px}.checkout-page--catalog .checkout-main h1{max-width:390px;font-size:31px;line-height:1.05}.checkout-page--catalog .checkout-headline-note{max-width:350px;margin-top:8px;font-size:18px;line-height:1.35;white-space:nowrap}.checkout-page--catalog .checkout-subtitle{max-width:350px;margin-top:8px;font-size:12.5px}.checkout-page--catalog .checkout-panel{margin-top:22px}.checkout-subtitle{width:100%;max-width:470px;font-size:13px;margin-top:0}.checkout-panel{width:100%;min-width:0;margin-top:8px;padding:20px;border-radius:20px}.checkout-lead-form{gap:12px}.checkout-card-form{gap:16px}.checkout-card-fields{grid-template-columns:1fr;gap:12px;margin:8px 0 10px}.checkout-card-box{min-height:74px;padding:13px 14px}.checkout-input-wrap input{height:53px;font-size:15px}.checkout-submit{grid-template-columns:22px minmax(0,1fr) 22px;gap:8px;min-height:51px;font-size:15px;padding:0 12px}.checkout-guarantee-seal{gap:10px;padding:11px 12px;border-radius:14px}.checkout-guarantee-seal strong{font-size:13px}.checkout-guarantee-seal span{font-size:11.5px}.checkout-secure-note{align-items:flex-start;flex-wrap:wrap;text-align:center;font-size:12px;line-height:1.35}.checkout-summary{min-width:0;margin-top:8px;padding:26px 20px;border-radius:14px}.summary-logo{flex:0 1 150px;width:min(150px,44vw)}.summary-product{align-items:center;gap:12px;margin-top:22px}.summary-product>div{display:flex;align-items:center;min-height:34px;padding-left:12px;border-left:1px solid rgba(251,247,232,.16)}.summary-product strong{font-size:17px;line-height:1.08}.summary-product span{font-size:16px}.summary-price strong{font-size:52px}.summary-price span{font-size:24px}.checkout-page--catalog .summary-price--annual strong{font-size:52px}.checkout-page--catalog .summary-price--annual span{font-size:24px}.summary-equivalent strong{font-size:38px}.summary-billing{font-size:12.5px}.summary-trial{font-size:21px}.summary-after{font-size:18px}.checkout-page--catalog .summary-subline{font-size:14px}.checkout-timeline{gap:20px}.checkout-timeline strong{font-size:18px}.checkout-timeline p{font-size:15px}.checkout-form-actions{display:flex;align-items:stretch;gap:10px}.checkout-back{flex:0 0 50px;min-width:50px;min-height:50px;padding:0}.checkout-back svg{display:block}.checkout-back span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.checkout-card-form .checkout-submit{flex:1 1 auto;min-width:0}.thank-you-page{gap:34px}.thank-you-panel{gap:15px;padding:24px 18px;border-radius:20px}.thank-you-logo{width:min(210px,72vw)}.thank-you-icon{width:64px;height:64px}.thank-you-panel h1{font-size:32px;overflow-wrap:break-word}.thank-you-subtitle{font-size:17px}.thank-you-video{width:100%;min-height:190px;padding:8px;border-radius:16px}.thank-you-footer{padding-top:10px}.checkout-marquee{display:none}}@media(max-width:480px){.summary-product{display:flex;align-items:center;gap:10px}.summary-logo{width:min(138px,42vw)}.summary-product>div{min-height:30px;padding-left:10px}.summary-product strong{font-size:15.5px}.thank-you-panel h1{font-size:29px}.thank-you-video{min-height:170px}.thank-you-footer nav{gap:12px}}@media(max-width:380px){.checkout-page{padding-inline:10px}.checkout-main h1{font-size:30px}.checkout-page--catalog .checkout-main h1 span{font-size:24px}.checkout-page--catalog .checkout-headline-note{font-size:17px}.secure-cluster span{font-size:9.5px}.checkout-submit{grid-template-columns:20px minmax(0,1fr) 20px;font-size:14px}}@property --catalog-border-angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}.checkout-page--catalog{--catalog-ink: #0a1024;--catalog-muted: #687187;--catalog-purple: #6737ff;--catalog-lime: #ade60a;position:relative;isolation:isolate;color:var(--catalog-ink);background:linear-gradient(rgba(53,61,88,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(53,61,88,.06) 1px,transparent 1px),linear-gradient(180deg,#e8eaf4,#dfe1ef 52%,#d7d9ea);background-size:64px 64px,64px 64px,auto}.checkout-page--catalog:before{content:"";position:absolute;z-index:0;inset:-14%;opacity:.86;background:radial-gradient(ellipse at center,rgba(173,230,10,.26),rgba(173,230,10,.075) 42%,transparent 74%),radial-gradient(ellipse at center,rgba(103,55,255,.29),rgba(103,55,255,.085) 44%,transparent 76%);background-repeat:no-repeat;background-size:84% 74%,90% 80%;background-position:-20% 50%,120% 50%;filter:blur(42px);pointer-events:none;animation:catalog-blush-orbit 10s linear infinite}.checkout-page--catalog>*{position:relative;z-index:1}.checkout-page--catalog .checkout-header{min-height:92px;align-items:center;gap:34px;width:min(1220px,100%);padding:18px 0}.checkout-page--catalog .symbol-brand{width:58px;height:46px;display:block;background:var(--catalog-purple);-webkit-mask:url(/simbolo-wesales.png) center / contain no-repeat;mask:url(/simbolo-wesales.png) center / contain no-repeat}.checkout-page--catalog .symbol-brand img{display:none}.checkout-page--catalog .secure-cluster{align-items:center;padding-top:0}.checkout-page--catalog .secure-cluster span{min-height:32px;padding:6px 11px;border:1px solid rgba(255,255,255,.8);color:#4e576d;background:#ffffffb8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:11px;box-shadow:0 8px 24px #35305d14}.checkout-page--catalog .secure-cluster svg{color:var(--catalog-purple)}.checkout-page--catalog .checkout-hero{width:min(1220px,100%);grid-template-columns:minmax(0,1.22fr) minmax(400px,.78fr);align-items:start;gap:70px}.checkout-page--catalog .checkout-main{align-self:start;padding-top:126px;transform:none}.checkout-page--catalog .trial-badge{min-height:36px;margin-bottom:28px;padding:8px 14px;border:1px solid #9ac52d;color:#3e5900;background:linear-gradient(135deg,#f6ffdd,#daf693);box-shadow:0 10px 28px #668e001f}.checkout-page--catalog .trial-badge svg{color:#5b8700}.checkout-page--catalog .checkout-main h1{color:var(--catalog-ink);font-family:Space Grotesk,Inter,system-ui,sans-serif;font-size:51px;line-height:1.04}.checkout-page--catalog .checkout-main h1 span{width:max-content;max-width:100%;color:transparent;background:linear-gradient(90deg,#6332f0,#8c4fff 68%,#5b2ad8);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 8px 18px rgba(103,55,255,.12))}.checkout-page--catalog .checkout-headline-note{color:#7749e8;text-shadow:0 5px 18px rgba(103,55,255,.14)}.checkout-page--catalog .checkout-subtitle{color:var(--catalog-muted)}.checkout-page--catalog .checkout-panel{margin-top:26px;border:2px solid transparent;border-radius:20px;background:linear-gradient(145deg,#fbfcff,#f1efff) padding-box,conic-gradient(from var(--catalog-border-angle),#a6da13 0deg,#e7ff9b 72deg,#ffffff 118deg,#7441ff 190deg,#b38cff 250deg,#b7ed27 322deg,#a6da13 360deg) border-box;box-shadow:0 28px 70px #3f346f2e,inset 0 1px #ffffffe6;animation:catalog-border-orbit 7s linear infinite}.checkout-page--catalog .checkout-field>span,.checkout-page--catalog .checkout-card-title strong{color:#30384b}.checkout-page--catalog .checkout-input-wrap svg{color:#788196}.checkout-page--catalog .checkout-input-wrap input{border:1px solid #d3d8e7;border-radius:12px;background:#f8f9fd;color:var(--catalog-ink);box-shadow:inset 0 1px 2px #1e233c08}.checkout-page--catalog .checkout-input-wrap input::placeholder{color:#9299aa}.checkout-page--catalog .checkout-input-wrap input:focus{border-color:var(--catalog-purple);box-shadow:0 0 0 3px #6737ff1a}.checkout-page--catalog .checkout-input-wrap input:-webkit-autofill,.checkout-page--catalog .checkout-input-wrap input:-webkit-autofill:hover,.checkout-page--catalog .checkout-input-wrap input:-webkit-autofill:focus,.checkout-page--catalog .checkout-input-wrap input:-webkit-autofill:active{border-color:#cdd4e2;-webkit-box-shadow:0 0 0 1000px #f8f9fd inset,0 0 0 3px rgba(103,55,255,.08);-webkit-text-fill-color:var(--catalog-ink);caret-color:var(--catalog-ink)}.checkout-page--catalog .checkout-submit{min-height:52px;background:linear-gradient(100deg,#c8ff45,#a8df08 42%,#bcf52c 68%,#9fd400);color:#101a00;box-shadow:0 16px 34px #79a40040,0 0 0 6px #ade60a14;font-size:16px}.checkout-page--catalog .checkout-submit:disabled{opacity:.82}.checkout-page--catalog .checkout-secure-note{color:#71798d;font-size:11px}.checkout-page--catalog .checkout-secure-note svg{color:var(--catalog-purple)}.checkout-page--catalog .checkout-card-title span,.checkout-page--catalog .checkout-card-title small{color:#687185}.checkout-page--catalog .checkout-card-box{border:1px solid #d4d9e7;border-radius:12px;background:#f8f9fd}.checkout-page--catalog .checkout-card-box:hover,.checkout-page--catalog .checkout-card-box:focus-within{border-color:var(--catalog-purple);box-shadow:0 0 0 3px #6737ff14}.checkout-page--catalog .checkout-card-box>span{color:#4d5569}.checkout-page--catalog .checkout-back{border-color:#ced5e3;color:#50586b;background:#fff}.checkout-page--catalog .checkout-error{border-color:#ce245947;background:#ce245914;color:#a71945}.checkout-page--catalog .checkout-summary{align-self:start;min-height:0;border:2px solid transparent;border-radius:22px;color:var(--catalog-ink);background:linear-gradient(145deg,#fbfcff,#efebff) padding-box,conic-gradient(from var(--catalog-border-angle),#a6da13 0deg,#e7ff9b 72deg,#ffffff 118deg,#7441ff 190deg,#b38cff 250deg,#b7ed27 322deg,#a6da13 360deg) border-box;box-shadow:0 30px 76px #44347f33,inset 0 1px #fffffff0;animation:catalog-border-orbit 7s linear infinite}.checkout-page--catalog .checkout-summary h2,.checkout-page--catalog .checkout-summary h3,.checkout-page--catalog .summary-product strong,.checkout-page--catalog .checkout-timeline strong{color:var(--catalog-ink)}.checkout-page--catalog .summary-logo{display:none}.checkout-page--catalog .summary-product:before{content:"";width:178px;height:42px;display:block;flex:0 0 178px;background:linear-gradient(90deg,#7441ff 0 24%,#0a1024 24% 100%);-webkit-mask:url(/logo-wesales-crm.png) center / contain no-repeat;mask:url(/logo-wesales-crm.png) center / contain no-repeat;filter:drop-shadow(0 10px 22px rgba(103,55,255,.12))}.checkout-page--catalog .summary-product>div{min-height:34px;display:flex;align-items:center;padding-left:16px;border-left:1px solid rgba(75,59,128,.2)}.checkout-page--catalog .summary-divider{background:#5244802b}.checkout-page--catalog .summary-anchor-price{color:#858ca0}.checkout-page--catalog .summary-anchor-price s{text-decoration-color:#9da3b2}.checkout-page--catalog .summary-price strong{background:linear-gradient(90deg,#7aa300,#182000 46%,#7140e8);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:none;filter:drop-shadow(0 9px 22px rgba(103,55,255,.08))}.checkout-page--catalog .summary-price span,.checkout-page--catalog .summary-subline,.checkout-page--catalog .summary-equivalent>span,.checkout-page--catalog .summary-equivalent strong{color:var(--catalog-ink)}.checkout-page--catalog .summary-subline{color:#4f586d}.checkout-page--catalog .summary-equivalent s{color:#858ca0;text-decoration-color:#9da3b2}.checkout-page--catalog .summary-billing{color:#626b80}.checkout-page--catalog .summary-billing svg{color:var(--catalog-purple)}.checkout-page--catalog .checkout-timeline li:not(:last-child):after{background:linear-gradient(#8dbb08,#6c41f052)}.checkout-page--catalog .checkout-timeline p{color:#626b80}.checkout-page--catalog .timeline-casual{color:#7040eb}.checkout-page--catalog .summary-note{border-top-color:#52448029;color:#858ca0}.checkout-page--catalog .checkout-marquee{border-color:#6737ff29;background:linear-gradient(90deg,#4f25d5,#7540ff 52%,#4f25d5);box-shadow:0 -12px 34px #4d2aba29}.checkout-page--catalog .checkout-marquee span{color:#fff}@keyframes catalog-blush-orbit{0%{background-position:-20% 50%,120% 50%;transform:scale(1)}12.5%{background-position:0% 0%,100% 100%;transform:scale(1.025)}25%{background-position:50% -20%,50% 120%;transform:scale(1.045)}37.5%{background-position:100% 0%,0% 100%;transform:scale(1.025)}50%{background-position:120% 50%,-20% 50%;transform:scale(1)}62.5%{background-position:100% 100%,0% 0%;transform:scale(1.025)}75%{background-position:50% 120%,50% -20%;transform:scale(1.045)}87.5%{background-position:0% 100%,100% 0%;transform:scale(1.025)}to{background-position:-20% 50%,120% 50%;transform:scale(1)}}@keyframes catalog-border-orbit{to{--catalog-border-angle: 1turn}}@media(max-width:980px){.checkout-page--catalog .checkout-hero{grid-template-columns:minmax(0,680px);justify-content:center;gap:58px}.checkout-page--catalog .checkout-main{padding-top:0}}@media(max-width:760px){.checkout-page--catalog{padding:16px 12px 0;background-size:48px 48px,48px 48px,auto}.checkout-page--catalog .checkout-header{min-height:68px;grid-template-columns:48px 1fr;gap:12px;padding:10px 2px}.checkout-page--catalog .symbol-brand{width:44px;height:38px}.checkout-page--catalog .secure-cluster{justify-content:flex-end;gap:7px}.checkout-page--catalog .secure-cluster span{min-height:auto;padding:0;border:0;background:transparent;box-shadow:none;font-size:8px;white-space:nowrap}.checkout-page--catalog .secure-cluster svg{width:11px;height:11px}.checkout-page--catalog .checkout-main h1{color:var(--catalog-ink);font-size:31px}.checkout-page--catalog .checkout-main h1 span{font-size:26px}.checkout-page--catalog .checkout-headline-note{color:#7749e8;font-size:18px}.checkout-page--catalog .checkout-subtitle{color:var(--catalog-muted)}.checkout-page--catalog .checkout-panel{margin-top:22px;padding:19px 16px;border-radius:20px}.checkout-page--catalog .checkout-field>span{font-size:12px}.checkout-page--catalog .checkout-input-wrap input{height:50px;font-size:14px}.checkout-page--catalog .checkout-submit{min-height:49px;font-size:13px}.checkout-page--catalog .checkout-secure-note{font-size:10px}.checkout-page--catalog .checkout-card-fields{grid-template-columns:1fr 1fr;gap:11px}.checkout-page--catalog .checkout-card-box--number{grid-column:1 / -1}.checkout-page--catalog .checkout-form-actions{grid-template-columns:46px 1fr}.checkout-page--catalog .checkout-back{min-width:46px;width:46px;padding:0}.checkout-page--catalog .checkout-back svg{display:block}.checkout-page--catalog .checkout-back span{display:none}.checkout-page--catalog .checkout-summary{margin-top:0;padding:25px 20px;border-radius:22px}.checkout-page--catalog .summary-product:before{width:min(150px,44vw);height:38px;flex-basis:min(150px,44vw)}.checkout-page--catalog .summary-product>div{padding-left:12px}.checkout-page--catalog .checkout-timeline p{font-size:15px}}@media(max-width:480px){.checkout-page--catalog .secure-cluster span:nth-child(2){display:none}.checkout-page--catalog .summary-product:before{width:min(138px,42vw);flex-basis:min(138px,42vw)}.checkout-page--catalog .summary-product strong{font-size:14px}}@media(prefers-reduced-motion:reduce){.checkout-page--catalog:before,.checkout-page--catalog .checkout-panel,.checkout-page--catalog .checkout-summary{animation:none}}
