._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}}._showcaseSection_18msf_1{--website-section-padding-end: 6.4rem;position:relative;display:flex;justify-content:center;overflow:visible}@media(max-width:768px){._showcaseSection_18msf_1{--website-section-padding-end: 3.2rem}}._showcaseContainer_18msf_14{width:100%}._showcaseVideoWrapper_18msf_18{position:relative;width:100%;aspect-ratio:16/10;border-radius:var(--landing-radius-md);overflow:hidden;background:linear-gradient(135deg,#1a1a2e,#16213e,#0f3460);box-shadow:0 2.5rem 8rem -2rem #0000004d,0 0 0 .1rem #ffffff1a inset}._showcaseImage_18msf_28{display:block;width:100%;height:100%;object-fit:cover;object-position:center}._showcaseVideo_18msf_18{width:100%;height:100%;object-fit:cover;object-position:center}
