.Container-module-scss-module__fKgTQW__container{width:100%;max-width:1320px;margin:0 auto;padding:0 1.5rem;display:block}.Container-module-scss-module__fKgTQW__container>.Container-module-scss-module__fKgTQW__row{width:100%}
@keyframes Consent-module-scss-module__oDFu_W__consent-slide-in{0%{opacity:0;transform:translateY(1.5rem)}to{opacity:1;transform:translateY(0)}}.Consent-module-scss-module__oDFu_W__CookieConsent{z-index:9998;border-radius:var(--br-base);max-width:26rem;color:var(--text-clr);background-color:#1a1a1a;flex-direction:column;gap:1.25rem;padding:1.5rem;animation:.5s cubic-bezier(.25,.46,.45,.94) 1s both Consent-module-scss-module__oDFu_W__consent-slide-in;display:flex;position:fixed;inset:auto 1rem 1rem auto;box-shadow:0 1rem 2.5rem #00000073}@media (max-width:48em){.Consent-module-scss-module__oDFu_W__CookieConsent{max-width:none;inset:auto 1rem 1rem}}.Consent-module-scss-module__oDFu_W__CookieConsent__overlay{z-index:9999;background:#000c;position:fixed;inset:0}.Consent-module-scss-module__oDFu_W__CookieConsent__body{font-size:var(--fs-base);font-weight:var(--fw-extralight);line-height:var(--lh-deca);color:var(--text-clr-secondary);margin:0}.Consent-module-scss-module__oDFu_W__CookieConsent__body a{text-decoration:underline}.Consent-module-scss-module__oDFu_W__CookieConsent__body a:hover{color:var(--text-clr)}.Consent-module-scss-module__oDFu_W__CookieConsent__actions{flex-direction:row;justify-content:flex-end;gap:.5rem;display:flex}.Consent-module-scss-module__oDFu_W__CookieConsent__btn{padding:.5rem 1.5rem}.Consent-module-scss-module__oDFu_W__CookieConsent__btnAccept{order:2}.Consent-module-scss-module__oDFu_W__CookieConsent__btnDecline{color:var(--text-clr-secondary);order:1}.Consent-module-scss-module__oDFu_W__CookieConsent__btnDecline:hover{color:var(--text-clr)}
.Button-module-scss-module__tEhFda__btn{font-size:var(--fs-base);line-height:var(--lh-deca);font-weight:var(--fw-light);border-radius:var(--br-xs);color:var(--clr-text);cursor:pointer;transition:border-color ease-in-out .25s all;background-color:#0000;border:none;padding:.625rem 2rem;text-decoration:none}.Button-module-scss-module__tEhFda__btn:hover,.Button-module-scss-module__tEhFda__btn:focus{text-decoration:none}.Button-module-scss-module__tEhFda__btn{justify-content:center;align-items:center;gap:.5rem;display:flex}.Button-module-scss-module__tEhFda__btn__primary{background:var(--clr-primary);color:var(--text-clr)}.Button-module-scss-module__tEhFda__btn__primary:hover{color:var(--text-clr);animation:1s linear alternate both Button-module-scss-module__tEhFda__color-change-primary}.Button-module-scss-module__tEhFda__btn__white{color:var(--text-clr-inverted);background-color:#fff}.Button-module-scss-module__tEhFda__btn__white:hover{background-color:var(--text-clr-secondary);color:var(--text-clr-inverted)}.Button-module-scss-module__tEhFda__btn__outline{color:var(--text-clr);background-color:#0000;border:2px solid #fff}.Button-module-scss-module__tEhFda__btn__outline:hover{background-color:var(--text-clr-secondary);color:var(--text-clr-inverted)}.Button-module-scss-module__tEhFda__btn__secondary{background:var(--clr-secondary);color:var(--text-clr-inverted)}.Button-module-scss-module__tEhFda__btn__secondary:hover{color:var(--text-clr-inverted)}.Button-module-scss-module__tEhFda__btn__gradient{background:var(--clr-gradient-primary);color:var(--text-clr-inverted)}.Button-module-scss-module__tEhFda__btn__gradient:hover{color:var(--text-clr-inverted)}.Button-module-scss-module__tEhFda__btn__gradient--secondary{background:var(--clr-gradient-secondary);color:var(--text-clr-inverted)}.Button-module-scss-module__tEhFda__btn__ghost{background:0 0}
.Hero-module-scss-module__ov8L-a__hero{min-height:calc(100vh - var(--header-height));min-height:calc(100dvh - var(--header-height));align-items:center;display:flex}.Hero-module-scss-module__ov8L-a__content{flex-direction:column;width:100%;display:flex}.Hero-module-scss-module__ov8L-a__heading{margin:0}.Hero-module-scss-module__ov8L-a__heroGraphics{background-color:#ffffff08;border-radius:12px 12px 0 0;width:100%;padding:22px;position:relative;box-shadow:inset 0 0 0 1px #6366f1}.Hero-module-scss-module__ov8L-a__heroGraphics:after{content:"";z-index:1;background:linear-gradient(to bottom, transparent 0%, var(--bg-body-primary) 100%);width:100%;height:50%;position:absolute;bottom:0;left:0;right:0}.Hero-module-scss-module__ov8L-a__card{background:#ffffff1a;border:1px solid #fff3;border-radius:12px;padding:1rem 1.25rem}.Hero-module-scss-module__ov8L-a__icon{background:#fff3;border-radius:12px;width:48px;height:48px}.Hero-module-scss-module__ov8L-a__ubuntu{color:var(--text-clr);font-size:var(--fs-h5);line-height:var(--lh-base);font-weight:var(--fw-semi-bold)}.Hero-module-scss-module__ov8L-a__badge{color:var(--text-clr);font-size:10px;line-height:1;font-weight:var(--fw-semi-bold);background:#fff3;border-radius:12px;padding:4px 14px 4px 12px}.Hero-module-scss-module__ov8L-a__dot{background:#22c55e;border-radius:100%;width:6px;height:6px;animation:2s ease-out infinite Hero-module-scss-module__ov8L-a__live-pulse}@media (prefers-reduced-motion:reduce){.Hero-module-scss-module__ov8L-a__dot{animation:none}}@keyframes Hero-module-scss-module__ov8L-a__live-pulse{0%{box-shadow:0 0 #22c55e99}70%{box-shadow:0 0 0 6px #22c55e00}to{box-shadow:0 0 0 6px #22c55e00}}.Hero-module-scss-module__ov8L-a__cardHeading{color:var(--text-clr);font-size:var(--fs-h6);line-height:var(--lh-base);font-weight:var(--fw-light)}.Hero-module-scss-module__ov8L-a__number{color:var(--text-clr);font-size:var(--fs-h4);line-height:var(--lh-base);font-weight:var(--fw-semi-bold);font-variant-numeric:tabular-nums}.Hero-module-scss-module__ov8L-a__sparkline{flex-shrink:0;width:72px;height:28px}.Hero-module-scss-module__ov8L-a__sparklineLine{stroke-dasharray:1;stroke-dashoffset:1px;animation:1.1s ease-out forwards Hero-module-scss-module__ov8L-a__sparkline-draw}@media (prefers-reduced-motion:reduce){.Hero-module-scss-module__ov8L-a__sparklineLine{stroke-dasharray:none;stroke-dashoffset:0;animation:none}}.Hero-module-scss-module__ov8L-a__sparklineArea{opacity:0;animation:.7s ease-out forwards Hero-module-scss-module__ov8L-a__sparkline-fade}@media (prefers-reduced-motion:reduce){.Hero-module-scss-module__ov8L-a__sparklineArea{opacity:1;animation:none}}@keyframes Hero-module-scss-module__ov8L-a__sparkline-draw{to{stroke-dashoffset:0}}@keyframes Hero-module-scss-module__ov8L-a__sparkline-fade{to{opacity:1}}.Hero-module-scss-module__ov8L-a__supabaseIcon{background:linear-gradient(#000, #000) padding-box,var(--clr-gradient-secondary) border-box;border:1px solid #0000;border-radius:12px;width:74px;height:74px;position:absolute;top:70px;left:0;transform:translate(-50%)}@media (max-width:36em){.Hero-module-scss-module__ov8L-a__supabaseIcon{border-radius:8px;width:35px;height:35px;top:30px}.Hero-module-scss-module__ov8L-a__supabaseIcon img{width:50%;height:50%}}.Hero-module-scss-module__ov8L-a__hostingIcon{background:linear-gradient(#000, #000) padding-box,var(--clr-gradient-secondary) border-box;border:1px solid #0000;border-radius:12px;width:70px;height:70px;position:absolute;top:0;right:70px;transform:translateY(-50%)}@media (max-width:36em){.Hero-module-scss-module__ov8L-a__hostingIcon{border-radius:8px;width:35px;height:35px;right:15px}.Hero-module-scss-module__ov8L-a__hostingIcon img{width:50%;height:50%}}
.PricingCard-module-scss-module__zCaKia__card{background-color:var(--bg-body-primary);width:100%;height:100%;color:var(--text-clr-secondary);border-radius:2rem;padding:3rem 2rem}.PricingCard-module-scss-module__zCaKia__headline{font-size:var(--fs-h2);line-height:var(--lh-deca);font-weight:var(--fw-extralight);text-align:center}.PricingCard-module-scss-module__zCaKia__subheadline{font-size:var(--fs-h5);line-height:var(--lh-base);font-weight:var(--fw-extralight);text-align:center}.PricingCard-module-scss-module__zCaKia__price{font-size:44px;line-height:var(--lh-base);font-weight:var(--fw-regular);text-align:center}.PricingCard-module-scss-module__zCaKia__subprice{font-size:var(--fs-h6);line-height:var(--lh-base);font-weight:var(--fw-extralight);text-align:center}.PricingCard-module-scss-module__zCaKia__features{text-align:center;flex-direction:column;gap:.25rem;margin:0 0 2rem;padding:0;list-style-type:none;display:flex}.PricingCard-module-scss-module__zCaKia__features li{line-height:var(--lh-base);font-weight:var(--fw-extralight)}
.Card-module-scss-module__zqQqXq__card{background-color:#1a1a1a;border-radius:2rem;width:100%;height:100%;padding:2rem}
.page-module-scss-module__hCr0vG__page{overflow-x:hidden}
.SplitPageBanner-module-scss-module__J12i7a__container{background-color:#1a1a1a;padding:56px 0}
.DiscoverBenefits-module-scss-module__tYwLoa__chat{flex-direction:column;gap:.875rem;display:flex}.DiscoverBenefits-module-scss-module__tYwLoa__bubble{color:#ffffffd9;text-align:left;border-radius:16px;max-width:85%;padding:.875rem 1.125rem;font-size:15px;line-height:1.5}.DiscoverBenefits-module-scss-module__tYwLoa__bubbleIn{background:#ffffff14;border-top-left-radius:4px;align-self:flex-start}.DiscoverBenefits-module-scss-module__tYwLoa__bubbleOut{background:#6366f140;border-top-right-radius:4px;align-self:flex-end}.DiscoverBenefits-module-scss-module__tYwLoa__terminal{text-align:left;background:#0d0d0d;border:1px solid #ffffff14;border-radius:12px;overflow:hidden}.DiscoverBenefits-module-scss-module__tYwLoa__terminalHeader{background:#ffffff0d;gap:6px;padding:.5rem .75rem;display:flex}.DiscoverBenefits-module-scss-module__tYwLoa__terminalDot{border-radius:50%;width:10px;height:10px}.DiscoverBenefits-module-scss-module__tYwLoa__terminalDot:first-child{background:#ff5f57}.DiscoverBenefits-module-scss-module__tYwLoa__terminalDot:nth-child(2){background:#febc2e}.DiscoverBenefits-module-scss-module__tYwLoa__terminalDot:nth-child(3){background:#28c840}.DiscoverBenefits-module-scss-module__tYwLoa__terminalBody{color:#ffffffb3;white-space:nowrap;flex-direction:column;gap:.35rem;padding:.75rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;line-height:1.4;display:flex;overflow-x:auto}.DiscoverBenefits-module-scss-module__tYwLoa__prompt{color:#fff6}.DiscoverBenefits-module-scss-module__tYwLoa__check{color:#22c55e}.DiscoverBenefits-module-scss-module__tYwLoa__diff{text-align:left;background:#0d0d0d;border:1px solid #ffffff14;border-radius:12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;line-height:1.4;overflow:hidden}.DiscoverBenefits-module-scss-module__tYwLoa__diffHeader{color:#ffffff80;background:#ffffff0d;padding:.5rem .75rem}.DiscoverBenefits-module-scss-module__tYwLoa__diffLine{white-space:nowrap;padding:.35rem .75rem;overflow-x:auto}.DiscoverBenefits-module-scss-module__tYwLoa__diffRemove{color:#f87171;background:#ef44441f}.DiscoverBenefits-module-scss-module__tYwLoa__diffAdd{color:#4ade80;background:#22c55e1f}
.legal-module-scss-module__NOSpjq__page{overflow-x:hidden}.legal-module-scss-module__NOSpjq__page ul{margin:0 0 1.125rem;padding-left:1.5rem}.legal-module-scss-module__NOSpjq__page ul li{font-size:var(--fs-base);font-weight:var(--fw-extralight);line-height:var(--lh-deca);margin-bottom:.5rem}.legal-module-scss-module__NOSpjq__page ul ul{margin:.5rem 0 0}
