.ws-screen{background:#0e0e11;flex:1;min-height:clamp(320px,26vw,360px);display:flex;position:relative;overflow:hidden}.ws-progress{z-index:5;background:#ffffff14;height:3px;position:absolute;bottom:0;left:0;right:0}.ws-progress i{width:100%;height:100%;animation:ws-prog var(--ws-dur)linear infinite;background:#ff5f5f;display:block;box-shadow:0 0 14px #ff4d4d57}@keyframes ws-prog{0%{width:0}to{width:100%}}.ws-shot{justify-content:center;align-items:center;padding:clamp(10px,2.2vw,30px);display:flex;position:absolute;inset:0}.ws-app{background:#17171b;border:1px solid #ffffff1a;border-radius:14px;width:100%;max-width:min(640px,100%);font-size:13px;animation:12s ease-in-out infinite ws-zoom;overflow:hidden}@keyframes ws-zoom{0%,to{transform:scale(1)}50%{transform:scale(1.035)}}.ws-appbar{border-bottom:1px solid #ffffff14;align-items:center;gap:5px;padding:9px 12px;display:flex}.ws-appbar i{background:#ffffff24;border-radius:50%;width:8px;height:8px}.ws-appbar span{color:#ffffff73;margin-left:6px;font-size:11px}.ws-body{flex-direction:column;gap:10px;padding:14px;display:flex}.ws-app-light{background:#c9ccd3;border-color:#0000001f}.ws-app-light .ws-appbar{border-bottom-color:#0000001f}.ws-app-light .ws-appbar i{background:#0000002e}.ws-app-light .ws-appbar span{color:#0000008c}.ws-dots{align-items:center;gap:3px;margin-left:6px;display:inline-flex}.ws-dots b{background:currentColor;border-radius:50%;width:4px;height:4px;animation:1.2s ease-in-out infinite ws-dotb}.ws-dots b:nth-child(2){animation-delay:.15s}.ws-dots b:nth-child(3){animation-delay:.3s}@keyframes ws-dotb{0%,60%,to{opacity:.4;transform:none}30%{opacity:1;transform:translateY(-3px)}}.ws-s1{--ws-dur:9s}.ws-split{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:12px;display:grid}.ws-doc{background:#f3f4f6;border-radius:10px;flex-direction:column;gap:7px;padding:12px;display:flex;position:relative;overflow:hidden}.ws-doc-head{align-items:center;gap:8px;margin-bottom:4px;display:flex}.ws-doc-ava{background:#d1d5db;border-radius:50%;flex:none;width:26px;height:26px}.ws-doc-name{flex-direction:column;flex:1;gap:5px;display:flex}.ws-line{background:#d1d5db;border-radius:3px;height:5px;display:block}.ws-w5{width:50%}.ws-w6{width:60%}.ws-w7{width:70%}.ws-w8{width:80%}.ws-w9{width:90%}.ws-w10{width:100%}.ws-scanbeam{background:#5dcaa538;border-top:1.5px solid #1d9e75cc;height:26px;animation:2.6s ease-in-out infinite ws1-beam;position:absolute;top:0;left:0;right:0}@keyframes ws1-beam{0%{transform:translateY(-30px)}to{transform:translateY(190px)}}.ws-improve{flex-direction:column;gap:8px;display:flex}.ws-improve-title{color:#ffffff8c;align-items:center;font-size:11px;display:flex}.ws-flaw{color:#fac775;background:#fac77512;border:1px solid #fac77540;border-radius:9px;align-items:flex-start;gap:7px;padding:7px 9px;font-size:11px;line-height:1.4;display:flex}.ws-flaw svg{flex:none;width:13px;height:13px;margin-top:1px}.ws-f1{animation:ws1-f1 var(--ws-dur)cubic-bezier(.34,1.56,.64,1)infinite}.ws-f2{animation:ws1-f2 var(--ws-dur)cubic-bezier(.34,1.56,.64,1)infinite}.ws-f3{animation:ws1-f3 var(--ws-dur)cubic-bezier(.34,1.56,.64,1)infinite}@keyframes ws1-f1{0%,18%{opacity:0;transform:translate(14px)scale(.95)}24%,to{opacity:1;transform:none}}@keyframes ws1-f2{0%,36%{opacity:0;transform:translate(14px)scale(.95)}42%,to{opacity:1;transform:none}}@keyframes ws1-f3{0%,54%{opacity:0;transform:translate(14px)scale(.95)}60%,to{opacity:1;transform:none}}.ws-done{color:#9fe1cb;width:fit-content;animation:ws1-done var(--ws-dur)cubic-bezier(.34,1.56,.64,1)infinite;background:#085041;border-radius:99px;align-items:center;gap:6px;padding:5px 11px;font-size:11px;display:inline-flex}.ws-done svg{width:13px;height:13px}@keyframes ws1-done{0%,72%{opacity:0;transform:scale(.6)}78%,to{opacity:1;transform:scale(1)}}.ws-s2{--ws-dur:12s}.ws-s2 .ws-shot-a{opacity:0;animation:ws2-a var(--ws-dur)ease-in-out infinite}@keyframes ws2-a{0%,56%{opacity:1;transform:none}63%,92%{opacity:0;transform:translate(-28px)}98%,to{opacity:1;transform:none}}.ws-s2 .ws-shot-b{animation:ws2-b var(--ws-dur)ease-in-out infinite}@keyframes ws2-b{0%,61%{opacity:0;transform:translate(28px)}68%,92%{opacity:1;transform:none}98%,to{opacity:0;transform:translate(28px)}}.ws-vlist{gap:8px;position:relative}.ws-vrow{box-sizing:border-box;background:#dadce1;border:1px solid #00000012;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;height:30px;padding:0 10px;display:flex}.ws-vtitle{color:#1c1f24;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.ws-vbtn{color:#fff;white-space:nowrap;background:#0dc268;border-radius:7px;flex:none;padding:5px 9px;font-size:10.5px;font-weight:600;position:relative}.ws-vdone{color:#fff;background:#0a9e55;border-radius:7px;justify-content:center;align-items:center;gap:4px;font-size:10px;display:inline-flex;position:absolute;inset:0}.ws-vdone svg{width:11px;height:11px}.ws-v1{animation:ws2-v1 var(--ws-dur)ease-out infinite}.ws-v2{animation:ws2-v2 var(--ws-dur)ease-out infinite}.ws-v3{animation:ws2-v3 var(--ws-dur)ease-out infinite}.ws-v4{animation:ws2-v4 var(--ws-dur)ease-out infinite}.ws-v5{animation:ws2-v5 var(--ws-dur)ease-out infinite}@keyframes ws2-v1{0%,10%{opacity:0;transform:scale(.7)}13%,to{opacity:1;transform:scale(1)}}@keyframes ws2-v2{0%,18%{opacity:0;transform:scale(.7)}21%,to{opacity:1;transform:scale(1)}}@keyframes ws2-v3{0%,26%{opacity:0;transform:scale(.7)}29%,to{opacity:1;transform:scale(1)}}@keyframes ws2-v4{0%,34%{opacity:0;transform:scale(.7)}37%,to{opacity:1;transform:scale(1)}}@keyframes ws2-v5{0%,42%{opacity:0;transform:scale(.7)}45%,to{opacity:1;transform:scale(1)}}.ws-cursor{z-index:4;color:#1c1f24;fill:#1c1f24;opacity:0;width:17px;height:17px;animation:ws2-cur var(--ws-dur)ease-in-out infinite;position:absolute;top:12px;right:50px}@keyframes ws2-cur{0%{opacity:0;transform:translate(40px,-26px)}6%,9%{opacity:1;transform:translateY(0)}10%{opacity:1;transform:translateY(0)scale(.78)}11.5%,14%{opacity:1;transform:translateY(0)scale(1)}16.5%,17%{opacity:1;transform:translateY(38px)}18%{opacity:1;transform:translateY(38px)scale(.78)}19.5%,22%{opacity:1;transform:translateY(38px)scale(1)}24.5%,25%{opacity:1;transform:translateY(76px)}26%{opacity:1;transform:translateY(76px)scale(.78)}27.5%,30%{opacity:1;transform:translateY(76px)scale(1)}32.5%,33%{opacity:1;transform:translateY(114px)}34%{opacity:1;transform:translateY(114px)scale(.78)}35.5%,38%{opacity:1;transform:translateY(114px)scale(1)}40.5%,41%{opacity:1;transform:translateY(152px)}42%{opacity:1;transform:translateY(152px)scale(.78)}43.5%,52%{opacity:1;transform:translateY(152px)scale(1)}58%,to{opacity:0;transform:translateY(152px)}}.ws-area{width:100%;height:96px}.ws-area-line{stroke-dasharray:340;stroke-dashoffset:340px;animation:ws2-line var(--ws-dur)linear infinite}@keyframes ws2-line{0%,64%{stroke-dashoffset:340px}84%,to{stroke-dashoffset:0}}.ws-area-fillpath{animation:ws2-fill var(--ws-dur)ease-in infinite}@keyframes ws2-fill{0%,72%{opacity:0}84%,to{opacity:1}}.ws-statline{color:#fff9;justify-content:space-between;align-items:baseline;font-size:12px;display:flex}.ws-legend{align-items:center;gap:6px;display:inline-flex}.ws-legend i{background:#70d376;border-radius:2px;width:8px;height:8px}.ws-statnum{color:#fff;animation:ws2-num var(--ws-dur)cubic-bezier(.34,1.56,.64,1)infinite;font-size:15px;font-weight:600}@keyframes ws2-num{0%,84%{opacity:0;transform:scale(.6)}90%,to{opacity:1;transform:scale(1)}}.ws-s3{--ws-dur:13s}.ws-s3 .ws-shot-a{opacity:0;animation:ws3-a var(--ws-dur)ease-in-out infinite}@keyframes ws3-a{0%,40%{opacity:1;transform:none}48%,92%{opacity:0;transform:translate(-28px)}98%,to{opacity:1;transform:none}}.ws-s3 .ws-shot-b{animation:ws3-b var(--ws-dur)ease-in-out infinite}@keyframes ws3-b{0%,46%{opacity:0;transform:translate(28px)}54%,92%{opacity:1;transform:none}98%,to{opacity:0;transform:translate(28px)}}.ws-chats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.ws-chat{border:1px solid #ffffff14;border-radius:10px;flex-direction:column;gap:6px;min-height:150px;padding:8px 7px;display:flex}.ws-chat-label{text-transform:uppercase;letter-spacing:.05em;color:#ffffff73;margin-bottom:2px;font-size:9.5px;font-weight:600}.ws-msg{border-radius:10px;max-width:92%;padding:6px 8px;font-size:10px;line-height:1.4;position:relative}.ws-in{color:#ffffffe0;background:#ffffff14;align-self:flex-start}.ws-out{color:#cecbf6;background:#3c3489;align-self:flex-end}.ws-typingmsg{color:#ffffffb3;margin-top:auto;padding:8px 10px}.ws-typingmsg .ws-dots{margin:0}.ws-src{border-radius:50%;justify-content:center;align-items:center;width:17px;height:17px;display:flex;position:absolute;top:-7px;left:-7px}.ws-src-tg{color:#fff;background:#2aabee}.ws-src-tg svg{width:9px;height:9px}.ws-q1{animation:ws3-q1 var(--ws-dur)cubic-bezier(.34,1.56,.64,1)infinite}.ws-q2{animation:ws3-q2 var(--ws-dur)cubic-bezier(.34,1.56,.64,1)infinite}.ws-q3{animation:ws3-q3 var(--ws-dur)cubic-bezier(.34,1.56,.64,1)infinite}.ws-a1{animation:ws3-r1 var(--ws-dur)cubic-bezier(.34,1.56,.64,1)infinite}.ws-a2{animation:ws3-r2 var(--ws-dur)cubic-bezier(.34,1.56,.64,1)infinite}.ws-a3{animation:ws3-r3 var(--ws-dur)cubic-bezier(.34,1.56,.64,1)infinite}@keyframes ws3-q1{0%,4%{opacity:0;transform:translateY(8px)scale(.95)}9%,to{opacity:1;transform:none}}@keyframes ws3-q2{0%,8%{opacity:0;transform:translateY(8px)scale(.95)}13%,to{opacity:1;transform:none}}@keyframes ws3-q3{0%,12%{opacity:0;transform:translateY(8px)scale(.95)}17%,to{opacity:1;transform:none}}@keyframes ws3-r1{0%,18%{opacity:0;transform:translateY(8px)scale(.95)}23%,to{opacity:1;transform:none}}@keyframes ws3-r2{0%,22%{opacity:0;transform:translateY(8px)scale(.95)}27%,to{opacity:1;transform:none}}@keyframes ws3-r3{0%,26%{opacity:0;transform:translateY(8px)scale(.95)}31%,to{opacity:1;transform:none}}.ws-kanwrap{position:relative}.ws-kan{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.ws-col{border:1px dashed #ffffff1f;border-radius:10px;min-height:132px;padding:8px}.ws-col h5{letter-spacing:.05em;text-transform:uppercase;color:#ffffff73;margin:0 0 8px;font-size:10px;font-weight:600}.ws-kslot{height:32px;animation:ws3-slot var(--ws-dur)ease-in-out infinite;margin-bottom:6px}@keyframes ws3-slot{0%,70%{height:32px;margin-bottom:6px}78%,to{height:0;margin-bottom:0}}.ws-ghost{background:#ffffff0d;border-radius:7px;height:26px;margin-bottom:6px;animation:2.4s ease-in-out infinite ws-ghostpulse}@keyframes ws-ghostpulse{0%,to{background:#ffffff0d}50%{background:#ffffff17}}.ws-kcard-static{color:#cecbf6;background:#26215c;border-radius:8px;margin-bottom:6px;padding:6px 8px;font-size:10px;line-height:1.35}.ws-kc2{animation:ws3-kc2 var(--ws-dur)cubic-bezier(.34,1.56,.64,1)infinite}.ws-kc3{animation:ws3-kc3 var(--ws-dur)cubic-bezier(.34,1.56,.64,1)infinite}@keyframes ws3-kc2{0%,56%{opacity:0;transform:translateY(6px)scale(.9)}60%,to{opacity:1;transform:none}}@keyframes ws3-kc3{0%,62%{opacity:0;transform:translateY(6px)scale(.9)}66%,to{opacity:1;transform:none}}.ws-kcard{color:#cecbf6;width:calc(33.3333% - 21.3333px);animation:ws3-kcard var(--ws-dur)ease-in-out infinite;background:#3c3489;border-radius:8px;padding:6px 8px;font-size:10px;line-height:1.35;position:absolute;top:33px;left:8px;transform:translate(calc(100% + 24px))}@keyframes ws3-kcard{0%,48%{opacity:0;transform:translate(0)scale(.9)}52%,68%{opacity:1;transform:translate(0)}72%{opacity:1;transform:translate(calc(50% + 12px))rotate(3deg)}76%,94%{opacity:1;transform:translate(calc(100% + 24px))}98%,to{opacity:0;transform:translate(calc(100% + 24px))}}.ws-s4{--ws-dur:10s}.ws-s4 .ws-shot-a{opacity:0;animation:ws4-a var(--ws-dur)ease-in-out infinite}@keyframes ws4-a{0%,38%{opacity:1;transform:none}46%,92%{opacity:0;transform:translate(-28px)}98%,to{opacity:1;transform:none}}.ws-s4 .ws-shot-b{animation:ws4-b var(--ws-dur)ease-in-out infinite}@keyframes ws4-b{0%,44%{opacity:0;transform:translate(28px)}52%,92%{opacity:1;transform:none}98%,to{opacity:0;transform:translate(28px)}}.ws-q4{animation:ws4-q var(--ws-dur)cubic-bezier(.34,1.56,.64,1)infinite;font-size:12px}.ws-a4{animation:ws4-r var(--ws-dur)cubic-bezier(.34,1.56,.64,1)infinite;font-size:12px}.ws-big{padding:9px 12px}@keyframes ws4-q{0%,5%{opacity:0;transform:translateY(8px)scale(.95)}11%,to{opacity:1;transform:none}}@keyframes ws4-r{0%,18%{opacity:0;transform:translateY(8px)scale(.95)}24%,to{opacity:1;transform:none}}.ws-calwrap{position:relative}.ws-cal{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;display:grid}.ws-day h6{text-align:center;text-transform:uppercase;letter-spacing:.05em;color:#fff6;margin:0 0 6px;font-size:10px;font-weight:600}.ws-day-hl{animation:ws4-dayhl var(--ws-dur)ease-in-out infinite}@keyframes ws4-dayhl{0%,54%{color:#fff6}60%,to{color:#afa9ec}}.ws-cell{border:1px dashed #ffffff1a;border-radius:9px;height:86px;padding:5px}.ws-cell-hl{animation:ws4-cellhl var(--ws-dur)ease-in-out infinite}@keyframes ws4-cellhl{0%,54%{background:0 0;border-color:#ffffff1a}60%,to{background:#7f77dd14;border-color:#7f77dd8c}}.ws-nowline{z-index:2;pointer-events:none;height:1.5px;animation:ws4-now var(--ws-dur)linear infinite;background:#e24b4abf;position:absolute;top:50%;left:0;right:0}.ws-nowline:before{content:"";background:#e24b4a;border-radius:50%;width:6px;height:6px;position:absolute;top:-2.5px;left:-2px}@keyframes ws4-now{0%{top:26%}to{top:94%}}.ws-evt{color:#cecbf6;background:#26215c;border-radius:6px;padding:5px 6px;font-size:10px;line-height:1.35}.ws-e4{animation:ws4-e4 var(--ws-dur)cubic-bezier(.34,1.56,.64,1)infinite;margin-top:36px}@keyframes ws4-e4{0%,60%{opacity:0;transform:translateY(-16px)scale(.85)}68%,to{opacity:1;transform:none}}.ws-toast{color:#ffffffb3;animation:ws4-toast var(--ws-dur)cubic-bezier(.34,1.56,.64,1)infinite;align-items:center;gap:6px;font-size:11px;display:inline-flex}.ws-toast svg{transform-origin:top;width:13px;height:13px;animation:2.2s ease-in-out infinite ws-bell}@keyframes ws-bell{0%,60%,to{transform:none}68%{transform:rotate(13deg)}76%{transform:rotate(-10deg)}84%{transform:rotate(5deg)}}@keyframes ws4-toast{0%,74%{opacity:0;transform:translateY(6px)}81%,to{opacity:1;transform:none}}
.landing-pricing-plans-module__CsSjga__periodTabs{width:min(520px,100%);margin:40px auto 0}.landing-pricing-plans-module__CsSjga__periodTabsList{background:#ffffff0b;border:1px solid #ffffff24;border-radius:999px;grid-template-columns:repeat(4,minmax(0,1fr));min-height:48px;padding:4px;display:grid}.landing-pricing-plans-module__CsSjga__periodTabsTrigger{color:#fff9;min-width:0;min-height:38px;font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:7px 10px;font-size:.84rem;font-weight:620;line-height:1.2;transition:background-color .14s,color .14s,box-shadow .14s;display:inline-flex}.landing-pricing-plans-module__CsSjga__periodTabsTrigger small{color:#c4b5fde0;font-size:.72rem}.landing-pricing-plans-module__CsSjga__periodTabsTrigger:hover{color:#fff;background:#ffffff14}.landing-pricing-plans-module__CsSjga__periodTabsTrigger[data-state=active],.landing-pricing-plans-module__CsSjga__periodTabsTrigger[data-state=active]:hover{color:#fff;background:#7659d5;box-shadow:0 8px 22px #533da547}.landing-pricing-plans-module__CsSjga__periodTabsTrigger[data-state=active] small{color:#ffffffc7}.landing-pricing-plans-module__CsSjga__periodTabsTrigger:focus-visible{outline-offset:2px;outline:2px solid #a78bfaeb}.landing-pricing-plans-module__CsSjga__periodTabsTrigger:disabled{opacity:.42;cursor:not-allowed}.landing-pricing-plans-module__CsSjga__planGrid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:14px;width:min(100%,1080px);margin:40px auto 0;display:grid}.landing-pricing-plans-module__CsSjga__planCarousel{width:min(100%,1080px);margin:40px auto 0}.landing-pricing-plans-module__CsSjga__planCard{color:#ffffffe6;background:#111113;border:1px solid #ffffff24;border-radius:10px;grid-template-rows:auto 1fr auto;gap:0;width:100%;min-width:0;transition:border-color .14s,background-color .14s,box-shadow .14s;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0d,0 16px 34px #00000042}.landing-pricing-plans-module__CsSjga__planCard:hover{background:#151518;border-color:#ffffff40}.landing-pricing-plans-module__CsSjga__highlightedPlan,.landing-pricing-plans-module__CsSjga__highlightedPlan:hover{background:radial-gradient(circle at 88% 2%,#8568e533,#0000 32%),linear-gradient(#1c1a29 0%,#17171f 46%,#121216 100%);border-color:#8b70e694;box-shadow:inset 0 1px #ffffff14,inset 0 0 0 1px #7a5cd814,0 18px 42px #19103861,0 0 30px #704fd217}.landing-pricing-plans-module__CsSjga__choiceBanner{z-index:1;color:#f4f0ffeb;text-align:center;background:#7154cd42;border:1px solid #b49dff33;border-radius:999px;justify-content:center;align-items:center;width:min(78%,280px);min-height:32px;padding:6px 14px;font-size:.78rem;font-weight:740;line-height:1.25;display:flex;position:absolute;top:12px;right:12px}.landing-pricing-plans-module__CsSjga__planCardHeader{border-bottom:1px solid #ffffff1f;align-content:start;gap:16px;min-height:244px;padding:54px 18px 14px;display:grid}.landing-pricing-plans-module__CsSjga__planCardTop{justify-content:space-between;align-items:flex-start;gap:10px;min-width:0;display:flex}.landing-pricing-plans-module__CsSjga__planCardTitle{color:#fff;margin:0;font-size:1.1rem;font-weight:700;line-height:1.18}.landing-pricing-plans-module__CsSjga__planBadgeStack{flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:6px;min-width:0;display:flex}.landing-pricing-plans-module__CsSjga__planChip{color:#ffffffb3;background:#ffffff0f;border:1px solid #ffffff26;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:3px 9px;font-size:.72rem;font-weight:700;line-height:1;display:inline-flex}.landing-pricing-plans-module__CsSjga__planPriceBlock{gap:12px;min-width:0;display:grid}.landing-pricing-plans-module__CsSjga__periodPriceLayout{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;min-width:0;display:grid}.landing-pricing-plans-module__CsSjga__periodMain{min-width:0}.landing-pricing-plans-module__CsSjga__mainPrice{color:#fff;letter-spacing:-.02em;font-size:1.82rem;font-weight:760;line-height:1}.landing-pricing-plans-module__CsSjga__mainPrice span{color:#ffffffb8;margin-left:5px;font-size:.95rem;font-weight:700}.landing-pricing-plans-module__CsSjga__priceCaption{color:#ffffffb3;margin-top:5px;font-size:.8rem;font-weight:600}.landing-pricing-plans-module__CsSjga__periodTotal{color:#ffffffb8;text-align:right;white-space:nowrap;padding-top:1px;font-size:.85rem;line-height:1.35}.landing-pricing-plans-module__CsSjga__basePrice{color:#ffffff61;margin-top:8px;font-size:.78rem;text-decoration:line-through}.landing-pricing-plans-module__CsSjga__monthPriceLayout{flex-wrap:wrap;align-items:flex-end;gap:10px;min-width:0;display:flex}.landing-pricing-plans-module__CsSjga__monthPriceLayout>.landing-pricing-plans-module__CsSjga__basePrice{margin:0 0 1px}.landing-pricing-plans-module__CsSjga__promoDate,.landing-pricing-plans-module__CsSjga__savings{color:#c9bbffe0;font-size:.78rem;line-height:1.35}.landing-pricing-plans-module__CsSjga__valuePanel,.landing-pricing-plans-module__CsSjga__savings{color:#ebe5ffd1;text-align:center;background:#7558cf17;border:1px solid #9a81ee3b;border-radius:999px;padding:8px 12px;font-size:.78rem;font-weight:700;line-height:1.35}.landing-pricing-plans-module__CsSjga__valuePanelSpacer{height:36px}.landing-pricing-plans-module__CsSjga__planCardBody{padding:16px 18px 6px}.landing-pricing-plans-module__CsSjga__featureList{color:#ffffffe6;align-content:start;gap:14px;margin:0;padding:0;font-size:.84rem;line-height:1.35;list-style:none;display:grid}.landing-pricing-plans-module__CsSjga__featureList li{gap:10px;min-width:0;display:flex}.landing-pricing-plans-module__CsSjga__featureIcon{color:#ffffffd1;flex:none;width:16px;height:16px;margin-top:2px}.landing-pricing-plans-module__CsSjga__highlightedPlan .landing-pricing-plans-module__CsSjga__featureIcon{color:#a78bfa}.landing-pricing-plans-module__CsSjga__featureCopy{gap:4px;min-width:0;display:grid}.landing-pricing-plans-module__CsSjga__featureLabel{color:#ffffffe6;font-weight:500}.landing-pricing-plans-module__CsSjga__featureDescription{color:#ffffff8c;font-size:.76rem;line-height:1.45}.landing-pricing-plans-module__CsSjga__inactiveFeature{opacity:.34}.landing-pricing-plans-module__CsSjga__inactiveFeature .landing-pricing-plans-module__CsSjga__featureIcon,.landing-pricing-plans-module__CsSjga__highlightedPlan .landing-pricing-plans-module__CsSjga__inactiveFeature .landing-pricing-plans-module__CsSjga__featureIcon{color:#ffffff4d}.landing-pricing-plans-module__CsSjga__planCardFooter{padding:12px 18px 18px;display:grid}.landing-pricing-plans-module__CsSjga__planCta{width:100%;min-height:40px;font:inherit;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:9px 16px;font-size:.875rem;font-weight:720;line-height:1.2;text-decoration:none;transition:border-color .14s,background-color .14s,color .14s,box-shadow .14s;display:inline-flex}.landing-pricing-plans-module__CsSjga__planCta:focus-visible{outline-offset:2px;outline:2px solid #a78bfaeb}.landing-pricing-plans-module__CsSjga__secondaryCta{color:#ffffffe6;background:0 0;border-color:#ffffff2e}.landing-pricing-plans-module__CsSjga__secondaryCta:hover{color:#fff;background:#ffffff14;border-color:#ffffff4d}.landing-pricing-plans-module__CsSjga__primaryCta{color:#fff;background:#7659d5;border-color:#9478f1b3;box-shadow:0 10px 24px #4f379e3d}.landing-pricing-plans-module__CsSjga__primaryCta:hover{color:#fff;background:#8468df;border-color:#aa92fadb}.landing-pricing-plans-module__CsSjga__disabledCta,.landing-pricing-plans-module__CsSjga__disabledCta:hover{color:#ffffff61;box-shadow:none;cursor:not-allowed;background:#ffffff0a;border-color:#ffffff1a}.landing-pricing-plans-module__CsSjga__emptyCard{color:#ffffffe6;background:#111113;border:1px solid #ffffff24;border-radius:10px;grid-column:1/-1;padding:24px}.landing-pricing-plans-module__CsSjga__emptyCardBody{gap:12px;display:grid}.landing-pricing-plans-module__CsSjga__emptyCard h3,.landing-pricing-plans-module__CsSjga__emptyCard p{margin:0}.landing-pricing-plans-module__CsSjga__emptyCard h3{color:#fff;font-size:1.45rem;font-weight:700}.landing-pricing-plans-module__CsSjga__emptyCard p{color:#ffffff9e;max-width:680px;font-size:1rem;line-height:1.7}.landing-pricing-plans-module__CsSjga__emptyCardCta{width:fit-content;margin-top:20px}@media (max-width:900px){.landing-pricing-plans-module__CsSjga__planGrid{grid-template-columns:1fr;width:min(100%,560px)}.landing-pricing-plans-module__CsSjga__planCardHeader{min-height:0}}@media (max-width:560px){.landing-pricing-plans-module__CsSjga__periodTabsList{border-radius:20px;grid-template-columns:repeat(2,minmax(0,1fr))}.landing-pricing-plans-module__CsSjga__planCardHeader{gap:14px;padding:54px 18px 14px}.landing-pricing-plans-module__CsSjga__choiceBanner{width:auto;left:12px}.landing-pricing-plans-module__CsSjga__periodPriceLayout{gap:10px}.landing-pricing-plans-module__CsSjga__periodTotal{font-size:.78rem}}
