._landing_1lu8n_1{background-color:var(--landing-bg-color);color:var(--landing-text-primary);font-family:var(--landing-font-family);min-height:100vh;overflow-x:hidden}._cardsContainer_unprc_6{--mouse-x: 0;--mouse-y: 0;--scroll: 0;--floating-card-line: var(--website-surface-subtle);--floating-card-field: var(--website-surface-muted);--floating-card-border: var(--website-border-muted);--floating-card-brand-soft: rgba(var(--website-brand-aqua-rgb), .16);--floating-card-primary-soft: rgba(var(--website-primary-rgb), .14);position:absolute;inset:0;z-index:1;pointer-events:none;perspective:1000px;opacity:calc(1 - var(--scroll) * .8)}._floatingCard_unprc_24{position:absolute;background:var(--website-surface);border:1px solid var(--floating-card-border);border-radius:16px;box-shadow:0 4px 20px rgba(var(--website-shadow-rgb),.06),0 1px 3px rgba(var(--website-shadow-rgb),.04);padding:16px;transition:transform .5s cubic-bezier(.34,1.56,.64,1);animation:_float_unprc_24 8s ease-in-out infinite}._card1_unprc_37{width:160px;top:12%;left:8%;display:flex;align-items:center;gap:12px;transform:translate(calc(var(--mouse-x) * 25px + var(--scroll) * -80px),calc(var(--mouse-y) * 25px + var(--scroll) * -60px)) rotate(calc(-6deg + var(--scroll) * -10deg));animation-delay:0s}._cardAvatar_unprc_48{width:40px;height:40px;border-radius:50%;background:var(--website-brand-gradient);flex-shrink:0}._cardLines_unprc_56{flex:1;display:flex;flex-direction:column;gap:6px}._cardLine_unprc_56{height:8px;background:var(--floating-card-line);border-radius:4px;width:100%}._cardLineShort_unprc_70{height:8px;background:var(--floating-card-line);border-radius:4px;width:60%}._card2_unprc_78{width:140px;height:100px;top:8%;right:12%;transform:translate(calc(var(--mouse-x) * -20px + var(--scroll) * 100px),calc(var(--mouse-y) * -20px + var(--scroll) * -80px)) rotate(calc(8deg + var(--scroll) * 15deg));animation-delay:-2s}._cardBars_unprc_87{display:flex;align-items:flex-end;justify-content:space-between;height:100%;gap:8px}._bar_unprc_95{flex:1;background:linear-gradient(180deg,var(--website-brand-aqua) 0%,var(--website-brand-teal) 100%);border-radius:4px}._bar40_unprc_101{height:40%}._bar60_unprc_105{height:60%}._bar80_unprc_109{height:80%}._bar100_unprc_113{height:100%}._card3_unprc_118{width:150px;bottom:15%;left:10%;display:flex;flex-direction:column;gap:10px;transform:translate(calc(var(--mouse-x) * 30px + var(--scroll) * -120px),calc(var(--mouse-y) * 30px + var(--scroll) * 50px)) rotate(calc(4deg + var(--scroll) * -8deg));animation-delay:-4s}._checkItem_unprc_129{display:flex;align-items:center;gap:10px}._checkbox_unprc_135{width:16px;height:16px;border:2px solid var(--website-border-strong);border-radius:4px;flex-shrink:0}._checkboxChecked_unprc_143{width:16px;height:16px;background:var(--website-brand-gradient);border-radius:4px;flex-shrink:0}._card4_unprc_152{width:140px;bottom:18%;right:8%;display:flex;flex-direction:column;gap:10px;transform:translate(calc(var(--mouse-x) * -15px + var(--scroll) * 90px),calc(var(--mouse-y) * -15px + var(--scroll) * 70px)) rotate(calc(-5deg + var(--scroll) * 12deg));animation-delay:-6s}._formField_unprc_163{height:28px;background:var(--floating-card-field);border-radius:6px;border:1px solid var(--floating-card-border)}._formButton_unprc_170{height:28px;background:var(--website-brand-gradient);border-radius:6px}._card5_unprc_177{width:60px;height:60px;top:35%;left:3%;background:linear-gradient(135deg,var(--floating-card-brand-soft) 0%,rgba(var(--website-brand-teal-rgb),.24) 100%);transform:translate(calc(var(--mouse-x) * 35px + var(--scroll) * -150px),calc(var(--mouse-y) * 35px + var(--scroll) * -40px)) rotate(calc(15deg + var(--scroll) * 25deg));animation-delay:-3s;animation-duration:10s}._card6_unprc_188{width:50px;height:50px;bottom:35%;right:5%;background:linear-gradient(135deg,var(--floating-card-primary-soft) 0%,rgba(var(--website-primary-rgb),.24) 100%);transform:translate(calc(var(--mouse-x) * -25px + var(--scroll) * 130px),calc(var(--mouse-y) * -25px + var(--scroll) * 60px)) rotate(calc(-12deg + var(--scroll) * -20deg));animation-delay:-5s;animation-duration:12s}@keyframes _float_unprc_24{0%,to{translate:0 0}40%{translate:0 -18px}60%{translate:0 -12px}50%{translate:0 -16px}}._cardHidden_unprc_214{opacity:0;visibility:hidden}._cardEntry_unprc_220{animation:_cardEnter_unprc_1 .8s cubic-bezier(.34,1.56,.64,1) forwards,_float_unprc_24 8s ease-in-out infinite;opacity:0}._card1_unprc_37._cardEntry_unprc_220{animation-delay:.2s,.2s}._card2_unprc_78._cardEntry_unprc_220{animation-delay:.5s,.5s}._card3_unprc_118._cardEntry_unprc_220{animation-delay:.8s,.8s}._card4_unprc_152._cardEntry_unprc_220{animation-delay:1.1s,1.1s}._card5_unprc_177._cardEntry_unprc_220{animation-delay:.4s,.4s}._card6_unprc_188._cardEntry_unprc_220{animation-delay:.9s,.9s}@keyframes _cardEnter_unprc_1{0%{opacity:0;scale:.6;filter:blur(10px)}60%{opacity:1;scale:1.08;filter:blur(0)}80%{scale:.96}to{opacity:1;scale:1;filter:blur(0)}}@media(max-width:1024px){._floatingCard_unprc_24{scale:.8}._card1_unprc_37{left:2%}._card2_unprc_78{right:4%}._card3_unprc_118{left:2%}._card4_unprc_152{right:2%}._card5_unprc_177{left:0%}._card6_unprc_188{right:1%}}@media(max-width:768px){._cardsContainer_unprc_6{display:none}}._hero_1636n_1{position:relative;height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}._heroRail_1636n_11{position:relative;z-index:10;width:100%}._heroContent_1636n_17{display:grid;justify-items:center;row-gap:var(--hero-title-action-gap, 5.6rem)}._cursor_1636n_24{display:inline-block;width:.25rem;height:6rem;margin-left:.4rem;vertical-align:middle;background:linear-gradient(180deg,#4285f4,#34a853,#fbbc04 66%,#ea4335);border-radius:.15rem;animation:_blink_1636n_1 .7s infinite}@keyframes _blink_1636n_1{0%,50%{opacity:1}51%,to{opacity:0}}._heroActions_1636n_43{display:flex;align-items:center;justify-content:center;gap:1.6rem}._heroBtn_1636n_50{padding:1.8rem 3.6rem;border-radius:var(--landing-radius-lg);font-size:1.7rem;font-weight:500;justify-content:center;text-align:center}._particlesCanvas_1636n_60{position:absolute;inset:0;width:100%;height:100%;z-index:1;background:linear-gradient(135deg,#0a0a14,#1a1a2e,#16213e)}@media(max-width:768px){._hero_1636n_1{height:auto;min-height:unset;padding-top:calc(var(--landing-header-height, 6.4rem) + 4rem);padding-bottom:5.6rem;align-items:flex-start}._heroContent_1636n_17{--hero-title-action-gap: 4rem}._cursor_1636n_24{height:4.2rem}._heroActions_1636n_43{gap:1.2rem}._heroBtn_1636n_50{padding:1.5rem 2.8rem;font-size:1.5rem}}@media(max-width:480px){._heroContent_1636n_17{--hero-title-action-gap: 3.2rem}._cursor_1636n_24{height:3.2rem}._heroActions_1636n_43{flex-direction:column}._heroBtn_1636n_50{padding:1.6rem 2rem;font-size:1.6rem}}._pricingSection_189tb_1{--website-section-padding-start: 8.8rem;--website-section-padding-end: 8.8rem;scroll-margin-top:calc(var(--landing-header-height, 6.2rem) + 2rem)}._pricingInner_189tb_7{display:grid;gap:4.8rem}._pricingHeader_189tb_12{display:grid;grid-template-columns:minmax(0,.96fr) minmax(32rem,.72fr);gap:6.4rem;align-items:end}._eyebrow_189tb_19{margin:0 0 1.2rem;color:var(--website-brand-teal);font-size:1.3rem;font-weight:700;line-height:1.2;text-transform:uppercase}._pricingTitle_189tb_28{max-width:72rem}._headerAside_189tb_32{display:grid;gap:2.2rem;justify-items:start}._description_189tb_38{max-width:50rem;margin:0;color:var(--landing-text-secondary);font-size:1.75rem;line-height:1.62}._billingSelectorRow_189tb_46{display:flex;flex-wrap:wrap;gap:1.2rem;align-items:center}._billingSelector_189tb_46{display:inline-flex;align-items:center;padding:.3rem;border:.1rem solid var(--website-border-strong);border-radius:1.3rem;background:var(--website-surface-muted);box-shadow:inset 0 0 0 .1rem #ffffff94}._billingOption_189tb_63{min-width:7.6rem;min-height:3.4rem;border:0;border-radius:1rem;background:transparent;color:var(--landing-text-muted);font:inherit;font-size:1.3rem;font-weight:600;letter-spacing:0;cursor:pointer;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}._billingOption_189tb_63:focus-visible{outline:.2rem solid var(--website-primary);outline-offset:.2rem}._billingOptionActive_189tb_82{background:var(--website-surface);color:var(--website-text-primary);box-shadow:0 .1rem .5rem rgba(var(--website-shadow-rgb),.1)}._savingsBadge_189tb_88{display:inline-flex;align-items:center;min-height:3.6rem;padding:.6rem 1.4rem;border-radius:999rem;background:#dcfce7;color:#137333;font-size:1.3rem;font-weight:700;line-height:1.2}._pricingGrid_189tb_101{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem;align-items:stretch}._pricingCard_189tb_108{position:relative;display:grid;grid-template-rows:auto auto auto 1fr auto;gap:2rem;min-width:0;padding:2.4rem;border:.1rem solid var(--website-border-strong);border-radius:1.6rem;background:linear-gradient(150deg,rgba(var(--website-brand-teal-rgb),.08),transparent 34%),var(--website-surface);box-shadow:0 1.8rem 4.8rem rgba(var(--website-shadow-rgb),.055)}._pricingCardFeatured_189tb_121{border-color:rgba(var(--website-primary-rgb),.28);box-shadow:0 2.4rem 5.8rem rgba(var(--website-primary-rgb),.11),0 1.8rem 4.8rem rgba(var(--website-brand-teal-rgb),.07)}._cardTopRow_189tb_126{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:1.2rem}._planName_189tb_134{margin:0;color:var(--website-text);font-size:2.4rem;font-weight:700;line-height:1.1}._badge_189tb_142{flex:0 0 auto;display:inline-flex;align-items:center;min-height:2.6rem;padding:.4rem 1rem;border-radius:999rem;background:var(--website-primary-soft);color:var(--website-primary);font-size:1.2rem;font-weight:700;line-height:1.1}._priceRow_189tb_156{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem;min-height:3.8rem}._priceAmount_189tb_164{color:var(--website-text);font-size:3.2rem;font-weight:700;line-height:1}._priceLabel_189tb_171{color:var(--website-text-muted);font-size:1.35rem;line-height:1.35}._planDescription_189tb_177{margin:0;color:var(--landing-text-secondary);font-size:1.5rem;line-height:1.55}._featuresList_189tb_184{display:flex;flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none}._featuresSection_189tb_193{display:flex;flex-direction:column;gap:1.4rem;padding-top:.4rem}._featuresHeading_189tb_200{margin:0;color:var(--website-text);font-size:1.35rem;font-weight:700;line-height:1.3}._featureItem_189tb_208{display:flex;align-items:flex-start;gap:.9rem;min-width:0;color:var(--website-text-secondary);font-size:1.38rem;line-height:1.45}._checkIcon_189tb_218{width:1.7rem;height:1.7rem;flex:0 0 auto;margin-top:.1rem;color:var(--website-brand-teal)}._cardCta_189tb_226{width:100%;min-height:4.8rem}@media(max-width:1100px){._pricingHeader_189tb_12{grid-template-columns:1fr;gap:2.8rem}._pricingGrid_189tb_101{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){._pricingSection_189tb_1{--website-section-padding-start: 6rem;--website-section-padding-end: 6rem}._pricingInner_189tb_7{gap:3.6rem}._description_189tb_38{font-size:1.6rem}._pricingGrid_189tb_101{grid-template-columns:1fr}}@media(max-width:480px){._billingSelector_189tb_46,._billingSelectorRow_189tb_46{width:100%}._billingOption_189tb_63{flex:1 1 0;min-width:0}._pricingCard_189tb_108{padding:2rem}._priceAmount_189tb_164{font-size:2.8rem}._cardTopRow_189tb_126{align-items:flex-start;flex-direction:column}}
