html{scroll-behavior:smooth}.reveal{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(30px)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.15s}.reveal-delay-2{transition-delay:.3s}.reveal-delay-3{transition-delay:.45s}.reveal-delay-4{transition-delay:.6s}.home-header{z-index:50;background:0 0;border-bottom:1px solid #0000;transition:background .4s,border-color .4s,padding .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s,color .4s;position:fixed;top:0;left:0;right:0}.home-header--scrolled{-webkit-backdrop-filter:blur(20px);background:#ffffffbf;border-bottom-color:#0000000f}.home-header--scrolled .home-header__nav{color:#000000b3}.home-header--scrolled .home-header__nav a:hover{color:#000}.home-header--scrolled .home-header__login{color:#111827}.home-header--scrolled .home-header__register{color:#fff;background:#111827}.home-header--scrolled .home-header__register:hover{color:#fff;box-shadow:0 4px 16px #00000026}.home-header__inner{justify-content:space-between;align-items:center;max-width:80rem;margin:0 auto;padding:1.25rem 1.5rem;transition:padding .4s;display:flex}.home-header--scrolled .home-header__inner{padding-top:.625rem;padding-bottom:.625rem}.home-header__logo{align-items:center;margin-right:auto;text-decoration:none;display:flex}.home-header__logo-img{object-fit:contain;width:auto;height:3rem;transition:height .4s}.home-header--scrolled .home-header__logo-img{height:2.25rem}.home-header__nav{color:#fffc;align-items:center;gap:2rem;margin-right:1.5rem;font-size:.875rem;font-weight:500;transition:color .4s;display:none}@media (min-width:768px){.home-header__nav{display:flex}}.home-header__nav a:hover{color:#fff}.home-header__actions{align-items:center;gap:.75rem;display:flex}.home-header__login{color:#fff;text-transform:uppercase;letter-spacing:.05em;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:opacity .2s,color .4s;display:none}@media (min-width:768px){.home-header__login{display:block}}.home-header__login:hover{opacity:.8}.home-header__register{color:#111827;z-index:0;background:#fff;border-radius:.75rem;padding:.5rem .875rem;font-size:.75rem;font-weight:600;transition:transform .2s,box-shadow .2s,color .4s,background .4s;position:relative;overflow:hidden}.home-header__register:before{content:"";z-index:-1;background:linear-gradient(105deg,#0000 20%,#6366f126 35%,#ec489933 50%,#6366f126 65%,#0000 80%);width:100%;height:100%;position:absolute;top:0;left:-100%}@media (min-width:768px){.home-header__register{padding:.625rem 1.25rem;font-size:.875rem}}.home-header__register:hover{color:#111827;transform:translateY(-1px);box-shadow:0 4px 16px #6366f126}.home-header__register:hover:before{animation:1s forwards shimmer-flash}@keyframes shimmer-flash{0%{left:-100%}to{left:100%}}.home-header__hamburger{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:background .2s;display:flex}.home-header__hamburger:hover{background:#ffffff1a}.home-header--scrolled .home-header__hamburger{color:#111827}.home-header--scrolled .home-header__hamburger:hover{background:#0000000d}@media (min-width:768px){.home-header__hamburger{display:none}}.home-mobile-overlay{z-index:998;-webkit-backdrop-filter:blur(4px);background:#0006;animation:.25s drawer-overlay-in;position:fixed;inset:0}@keyframes drawer-overlay-in{0%{opacity:0}to{opacity:1}}.home-mobile-drawer{z-index:999;background:#fff;flex-direction:column;width:280px;max-width:85vw;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-8px 0 32px #0000001f}.home-mobile-drawer--open{transform:translate(0)}@media (min-width:768px){.home-mobile-drawer,.home-mobile-overlay{display:none!important}}.home-mobile-drawer__head{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.home-mobile-drawer__close{color:#374151;cursor:pointer;background:#f3f4f6;border:none;border-radius:9999px;justify-content:center;align-items:center;width:2rem;height:2rem;transition:background .2s;display:flex}.home-mobile-drawer__close:hover{background:#e5e7eb}.home-mobile-drawer__nav{flex-direction:column;padding:.75rem 0 0;display:flex}.home-mobile-drawer__nav a{color:#374151;padding:.75rem 1.25rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:block}.home-mobile-drawer__nav a:hover{color:#111827;background:#f9fafb}.home-mobile-drawer__cta{flex-direction:column;gap:.625rem;padding:.5rem 1.25rem 1.25rem;display:flex}.home-mobile-drawer__login{text-align:center;color:#374151;background:#f3f4f6;border-radius:.625rem;padding:.625rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s;display:block}.home-mobile-drawer__login:hover{background:#e5e7eb}.home-mobile-drawer__register{text-align:center;color:#fff;background-image:linear-gradient(90deg,#4a1080,#7c1d7c,#9b2d6b,#b5543a,#4a1080);background-size:300% 100%;border-radius:.625rem;padding:.625rem;font-size:.875rem;font-weight:700;text-decoration:none;animation:3s linear infinite gradient-wave;display:block;box-shadow:0 4px 12px #5a10604d}.home-hero{text-align:center;padding:6.5rem 0 4rem;position:relative;overflow:hidden}@media (min-width:768px){.home-hero{padding:7.5rem 0 6rem}}.home-hero__video{object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.home-hero__overlay{pointer-events:none;background:linear-gradient(#000000ba,#0000);position:absolute;inset:0}.home-hero__inner{max-width:80rem;margin:0 auto;padding:0 1.5rem;position:relative}.home-hero__badge{-webkit-backdrop-filter:blur(8px);color:#ffffffe6;background:#ffffff1f;border:1px solid #ffffff26;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex}.home-hero__heading{color:#fff;margin-bottom:.5rem;font-size:1.875rem;font-weight:800;line-height:1.2}@media (min-width:768px){.home-hero__heading{font-size:3rem}}.home-hero__gradient{background:linear-gradient(90deg,#6366f1,#ec4899,#f59e0b,#6366f1) 0 0/300% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:4s infinite gradient-shift}@keyframes gradient-shift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.home-hero__sub{color:#fff;max-width:54rem;margin-bottom:1.25rem;margin-left:auto;margin-right:auto;font-size:1.0625rem;line-height:1.7}@media (min-width:768px){.home-hero__sub{font-size:1.25rem}}.home-hero__cta-block{-webkit-backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:9999px;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:.3rem .3rem .3rem 1.25rem;display:inline-flex}.home-hero__cta{color:#fff;white-space:nowrap;background:linear-gradient(90deg,#6366f1,#ec4899,#f59e0b,#6366f1) 0 0/300% 100%;border-radius:9999px;align-items:center;gap:.375rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;transition:transform .2s,box-shadow .2s;animation:4s infinite gradient-shift;display:inline-flex}.home-hero__cta:hover{transform:translateY(-1px);box-shadow:0 4px 16px #6366f159}.home-hero__trust{color:#ffffff8c;white-space:nowrap;font-size:.8125rem}.home-hero__trust strong{color:#ffffffe6;font-weight:700}.carousel{width:100%}.carousel__tabs{-ms-overflow-style:none;scrollbar-width:none;justify-content:flex-start;gap:.375rem;margin-bottom:1.5rem;margin-left:-1.5rem;margin-right:-1.5rem;padding-left:1.5rem;padding-right:1.5rem;display:flex;overflow-x:auto}.carousel__tabs::-webkit-scrollbar{display:none}.scrollbar-none{scrollbar-width:none;-ms-overflow-style:none}.scrollbar-none::-webkit-scrollbar{display:none}@media (min-width:768px){.carousel__tabs{gap:.5rem;margin-left:0;margin-right:0;padding-left:0;padding-right:0}}.carousel__tabs-spacer{pointer-events:none;flex:none}.carousel__tab{text-align:center;white-space:nowrap;cursor:pointer;-webkit-backdrop-filter:blur(12px);color:#fff9;background:#ffffff14;border:1px solid #ffffff1a;border-radius:9999px;flex:none;min-width:0;padding:.4rem .75rem;font-size:.7rem;font-weight:600;transition:all .3s;position:relative}@media (min-width:768px){.carousel__tab{flex:0 0 calc(33.3333% - .333333rem);padding:.5rem 1rem;font-size:.8125rem}}@media (min-width:1024px){.carousel__tabs{justify-content:center;overflow-x:visible}.carousel__tab{flex:none;padding:.625rem 1.25rem;font-size:.875rem}.carousel__tabs-spacer{display:none}}.carousel__tab:hover{color:#ffffffe6;background:#fff9;border-color:#fff3}.carousel__tab--active{color:#fff;background:#fff9;border-color:#ffffff40;box-shadow:0 4px 16px #ffffff14}.carousel__tab-progress{background:#ffffff26;border-radius:9999px;height:2px;position:absolute;bottom:0;left:.5rem;right:.5rem;overflow:hidden}.carousel__tab-progress-bar{background:#fffc;border-radius:9999px;height:100%;animation:8s linear carousel-progress;display:block}.carousel__slider{aspect-ratio:16/9;background:#111827;border-radius:1rem;width:100%;max-height:580px;transition:opacity .4s;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000059}.carousel__slider--animating{opacity:0}.carousel__handle{flex-direction:column;align-items:center;height:100%;display:flex}.carousel__handle-line{background:#ffffff80;flex:1;width:2px;transition:background .3s,box-shadow .3s}.carousel__handle:hover .carousel__handle-line,.carousel__handle-line--glowing{background:#ffffffe6;box-shadow:0 0 8px #fff6,0 0 20px #6366f14d}.carousel__handle-line--glowing{animation:2s ease-in-out infinite handle-glow}@keyframes handle-glow{0%,to{background:#ffffff80;box-shadow:0 0 4px #fff3,0 0 10px #6366f126}50%{background:#ffffffe6;box-shadow:0 0 12px #ffffff80,0 0 30px #6366f166}}.carousel__handle-circle{-webkit-backdrop-filter:blur(12px);cursor:grab;background:#ffffffeb;border:1px solid #fff9;border-radius:9999px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;margin:4px 0;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 8px 24px #00000040}.carousel__handle-circle:active{cursor:grabbing}.carousel__handle:hover .carousel__handle-circle{transform:scale(1.12);box-shadow:0 8px 28px #0000004d,0 0 16px #6366f14d}.carousel__label{-webkit-backdrop-filter:blur(12px);color:#fff;pointer-events:none;-webkit-user-select:none;user-select:none;background:#0000004d;border:1px solid #ffffff1f;border-radius:9999px;padding:.375rem 1rem;font-size:.75rem;font-weight:600;position:absolute;top:1rem}.carousel__label--before{left:1rem}.carousel__label--after{right:1rem}.carousel__dots{justify-content:center;gap:.5rem;margin-top:1.25rem;display:flex}.carousel__dot{cursor:pointer;border:none;border-radius:9999px;padding:0;transition:all .3s}.carousel__dot--active{background:#fffc;width:1.75rem;height:.5rem}.carousel__dot--inactive{background:#ffffff40;width:.5rem;height:.5rem}.carousel__dot--inactive:hover{background:#ffffff73}.home-features{background:#fff;padding:2.5rem 0}@media (min-width:768px){.home-features{padding:5rem 0}}.home-features__inner{max-width:80rem;margin:0 auto;padding:0 1.5rem}.home-features__heading{text-align:center;background:linear-gradient(90deg,#7c1d7c,#9b2d6b,#b5543a);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:1.875rem;font-weight:800}@media (min-width:768px){.home-features__heading{font-size:2.25rem}}.home-features__sub{color:#4b5563;text-align:center;max-width:36rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.2rem}.showcase{position:relative}.showcase__nav{z-index:10;-webkit-backdrop-filter:blur(8px);color:#111827;cursor:pointer;background:#ffffffd9;border:none;border-radius:9999px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 12px #0000001f}.showcase__nav:hover:not(:disabled){background:#fff;transform:translateY(-50%)scale(1.05);box-shadow:0 4px 20px #00000026}.showcase__nav:disabled{opacity:0;pointer-events:none}.showcase__nav--left{left:-.5rem}.showcase__nav--right{right:-.5rem}@media (min-width:768px){.showcase__nav--left{left:-1.25rem}.showcase__nav--right{right:-1.25rem}}.showcase__viewport{overflow:hidden}.showcase__track{gap:20px;transition:transform .6s;display:flex}.showcase__card{aspect-ratio:3/4;color:#fff;border-radius:1.5rem;flex:0 0 85%;text-decoration:none;display:block;position:relative;overflow:hidden}@media (min-width:640px){.showcase__card{flex:0 0 calc(50% - 10px)}}@media (min-width:768px){.showcase__card{flex:0 0 calc(25% - 15px)}}.showcase__media{object-fit:cover;width:100%;height:100%;transition:transform .4s;position:absolute;inset:0}.showcase__card:hover .showcase__media{transform:scale(1.05)}.showcase__type-badge{z-index:2;-webkit-backdrop-filter:blur(8px);color:#fff;background:#fff3;border:1px solid #ffffff40;border-radius:9999px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex;position:absolute;top:1rem;right:1rem}.showcase__overlay{z-index:1;pointer-events:none;background:linear-gradient(#0000 40%,#00000026 60%,#000000b3 100%);position:absolute;inset:0}.showcase__content{z-index:2;padding:1.5rem;position:absolute;bottom:0;left:0;right:0}.showcase__title{margin-bottom:.5rem;font-size:1.25rem;font-weight:700;line-height:1.2}@media (min-width:768px){.showcase__title{font-size:1.5rem}}.showcase__desc{color:#fffc;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:.8125rem;line-height:1.5;display:-webkit-box;overflow:hidden}.models-carousel{background:#f9fafb;padding:2.5rem 0 2rem}@media (min-width:768px){.models-carousel{padding:5rem 0 3rem}}.models-carousel__container{padding-left:max(1.5rem,50% - 38.5rem)}.models-carousel__header{justify-content:space-between;align-items:center;margin-bottom:3.75rem;padding-right:1.5rem;display:flex}.models-carousel__heading{background:linear-gradient(90deg,#7c1d7c,#9b2d6b,#b5543a);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.875rem;font-weight:800}@media (min-width:768px){.models-carousel__heading{font-size:2.25rem}}.models-carousel__sub{color:#4b5563;margin-top:.5rem;font-size:1rem}.models-carousel__arrows{gap:.5rem;display:flex}.models-carousel__arrow{color:#374151;cursor:pointer;background:#0000000d;border:none;border-radius:9999px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;transition:all .2s;display:flex}.models-carousel__arrow:hover:not(:disabled){color:#000;background:#0000001a}.models-carousel__arrow:disabled{opacity:.35;cursor:default}.models-carousel__viewport{overflow:hidden}.models-carousel__track{gap:20px;transition:transform .6s;display:flex}.models-carousel__card{color:inherit;flex:0 0 80%;text-decoration:none}@media (min-width:640px){.models-carousel__card{flex:0 0 calc(50% - 10px)}}@media (min-width:768px){.models-carousel__card{flex:0 0 calc(33.3333% - 13.3333px)}}@media (min-width:1024px){.models-carousel__card{flex:0 0 calc(25% - 20px)}}.models-carousel__card:hover{transform:translateY(-2px)}.models-carousel__img-wrap{aspect-ratio:16/9;background:linear-gradient(135deg,#c7d2fe,#e0e7ff,#ddd6fe);border-radius:1.875rem;margin-bottom:1.25rem;position:relative;overflow:hidden}.models-carousel__img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.models-carousel__card:hover .models-carousel__img{transform:scale(1.03)}.models-carousel__badge{-webkit-backdrop-filter:blur(8px);color:#fff;background:#000000a6;border-radius:.5rem;padding:.25rem .75rem;font-size:.8125rem;font-weight:700;position:absolute;bottom:.75rem;right:.75rem}.models-carousel__meta{justify-content:space-between;align-items:center;margin-bottom:.875rem;display:flex}.models-carousel__title{color:#111827;font-size:1.25rem;font-weight:500;line-height:1}@media (min-width:768px){.models-carousel__title{font-size:1.875rem}}.models-carousel__play{color:#fff;opacity:0;pointer-events:none;z-index:2;background:#00000040;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.models-carousel__card:hover .models-carousel__play{opacity:1}.models-carousel__overlay{z-index:9999;background:#000000d9;justify-content:center;align-items:center;animation:.2s mc-fade-in;display:flex;position:fixed;inset:0}@keyframes mc-fade-in{0%{opacity:0}to{opacity:1}}.models-carousel__close{-webkit-backdrop-filter:blur(8px);color:#fff;cursor:pointer;z-index:1;background:#ffffff26;border:none;border-radius:9999px;justify-content:center;align-items:center;width:3rem;height:3rem;transition:background .2s;display:flex;position:absolute;top:1rem;right:1rem}.models-carousel__close:hover{background:#ffffff4d}.models-carousel__popup-video{border-radius:1rem;outline:none;max-width:90vw;max-height:85vh}.models-carousel__desc{color:#000000b3;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:.875rem;line-height:1.2;display:-webkit-box;overflow:hidden}.home-pricing{padding:2.5rem 0}@media (min-width:768px){.home-pricing{padding:5rem 0}}.home-pricing__inner{max-width:76rem;margin:0 auto;padding:0 1.5rem}.home-pricing__heading{text-align:center;background:linear-gradient(90deg,#7c1d7c,#9b2d6b,#b5543a);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:1.875rem;font-weight:800}@media (min-width:768px){.home-pricing__heading{font-size:2.25rem}}.home-pricing__sub{color:#4b5563;text-align:center;margin-bottom:3rem;font-size:1.2rem}.feat-showcase{flex-direction:column-reverse;gap:2rem;margin-bottom:4rem;display:flex}@media (min-width:768px){.feat-showcase{flex-direction:row;align-items:flex-start;gap:3rem}}.feat-showcase__tabs{flex-direction:column;gap:0;display:flex}@media (min-width:768px){.feat-showcase__tabs{flex:0 0 40%;max-width:40%}}.feat-showcase__tab{cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:1rem;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;transition:all .3s;display:flex;position:relative}.feat-showcase__tab:hover{background:#fffbfc}.feat-showcase__tab--active{background:#fff;border-color:#0000;box-shadow:0 4px 24px #f43f5e0f}.feat-showcase__tab--active:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#ec4899,#a855f7);padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.feat-showcase__tab-icon{color:#f43f5e;background:linear-gradient(135deg,#fff1f2,#fce7f3);border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:all .3s;display:flex}.feat-showcase__tab--active .feat-showcase__tab-icon{color:#e11d48;background:linear-gradient(135deg,#ffe4e6,#fcd3e6)}.feat-showcase__tab-title{color:#111827;margin-bottom:.375rem;font-size:1rem;font-weight:700}@media (min-width:768px){.feat-showcase__tab-title{font-size:1.125rem}}.feat-showcase__tab-desc{color:#6b7280;font-size:.8125rem;line-height:1.6}.feat-showcase__preview{background:#f3f4f6;border-radius:1.5rem;padding:1.25rem;animation:.5s feat-fade-in;position:relative;overflow:hidden}@media (min-width:768px){.feat-showcase__preview{flex:1;padding:1.5rem}}.feat-showcase__grid{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1rem;animation:.4s feat-fade-in;display:grid}@keyframes feat-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.feat-showcase__grid--two{grid-template-columns:1fr 1fr}.feat-showcase__grid--two .feat-showcase__img-wrap{aspect-ratio:9/16}.feat-showcase__img-wrap{aspect-ratio:4/3;background:#fff;border-radius:1rem;overflow:hidden}.feat-showcase__img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.feat-showcase__img-wrap:hover .feat-showcase__img{transform:scale(1.05)}.feat-showcase__tags{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;animation:.4s .1s both feat-fade-in;display:flex}.feat-showcase__tag{color:#f43f5e;white-space:nowrap;background:#f43f5e0f;border-radius:9999px;padding:.375rem .875rem;font-size:.75rem;font-weight:600}.feat-showcase__label{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:9999px;align-items:center;gap:.5rem;padding:.375rem 1rem;font-size:.8125rem;font-weight:600;animation:.4s .2s both feat-fade-in;display:inline-flex}.feat-showcase__label-icon{font-size:1rem}.home-pricing__grid{gap:1rem;display:grid}@media (min-width:640px){.home-pricing__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.home-pricing__grid{grid-template-columns:repeat(4,1fr)}}.home-pricing__card{text-align:center;background:#fff;border:2px solid #f3f4f6;border-radius:1.5rem;padding:1.5rem;transition:box-shadow .3s;position:relative}.home-pricing__card:hover{box-shadow:0 20px 40px #00000014}.home-pricing__card--popular{background:#eef2ff;border-color:#818cf8;box-shadow:0 8px 24px #6366f126}.home-pricing__badge{color:#fff;background:#4f46e5;border-radius:9999px;padding:.25rem 1rem;font-size:.75rem;font-weight:700;position:absolute;top:-.75rem;left:50%;transform:translate(-50%)}.home-pricing__credits{margin-bottom:.25rem;font-size:1.875rem;font-weight:800}.home-pricing__label{color:#9ca3af;margin-bottom:1rem;font-size:.875rem}.home-pricing__price{color:#4f46e5;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.home-pricing__btn{text-align:center;border-radius:.75rem;width:100%;padding:.75rem;font-size:.875rem;font-weight:600;transition:background .2s;display:block}.home-pricing__btn--primary{color:#fff;background:#4f46e5}.home-pricing__btn--primary:hover{background:#4338ca}.home-pricing__btn--secondary{color:#374151;background:#f3f4f6}.home-pricing__btn--secondary:hover{background:#e5e7eb}.home-automation{background-color:#faf9fd;background-image:radial-gradient(80% 60% at 20%,#c4b5fd40,#0000),radial-gradient(60% 50% at 80% 60%,#fbbf922e,#0000),radial-gradient(90% 80% at 50% 40%,#dbc6f333,#0000),none;background-position:0 0,0 0,0 0,0 0;background-repeat:repeat,repeat,repeat,repeat;background-size:auto,auto,auto,auto;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;padding:2.5rem 0 4rem;position:relative;overflow:hidden}.home-automation:before{content:"";pointer-events:none;background-image:linear-gradient(90deg,#0000000a 1px,#0000 1px),linear-gradient(#0000000a 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 70%,#000 20%,#0000 80%);mask-image:radial-gradient(80% 70%,#000 20%,#0000 80%)}@media (min-width:768px){.home-automation{padding:5rem 0}}.home-automation__layout{flex-direction:column;gap:1.5rem;max-width:76rem;margin:0 auto;padding:0 1.5rem;display:flex}@media (min-width:768px){.home-automation__layout{flex-direction:row;align-items:center;gap:2rem}}.home-automation__text{flex:none}@media (min-width:768px){.home-automation__text{flex:0 0 25%;max-width:25%}}.home-automation__heading{text-align:center;background:linear-gradient(90deg,#7c1d7c,#9b2d6b,#b5543a);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:1.875rem;font-weight:800;line-height:1.15}@media (min-width:768px){.home-automation__heading{text-align:left;font-size:2.25rem}}.home-automation__sub{color:#4b5563;text-align:center;font-size:1.2rem;line-height:1.7}@media (min-width:768px){.home-automation__sub{text-align:left}}.dist-hub{aspect-ratio:4/3;width:100%;position:relative}@media (min-width:768px){.dist-hub{aspect-ratio:5/3;flex:1;min-width:0}}.dist-hub__svg{width:100%;height:100%;position:absolute;inset:0}.dist-hub__line{animation:1.5s linear infinite dash-flow}@keyframes dash-flow{0%{stroke-dashoffset:28px}to{stroke-dashoffset:0}}.dist-hub__card{pointer-events:none;background:#ffffffe6;border:1.5px solid #ec48992e;border-radius:16%;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;display:flex;position:absolute;box-shadow:0 4px 20px #0000000f}.dist-hub__card-icon{width:36%;height:36%}.dist-hub__card-label{color:#111827;white-space:nowrap;font-size:.55rem;font-weight:600;line-height:1}@media (min-width:768px){.dist-hub__card-label{font-size:.7rem}}.dist-hub__card--hub{z-index:2;border:2px solid #ec489940;border-radius:50%;gap:.15rem;box-shadow:0 6px 32px #7c1d7c1a}.dist-hub__hub-logo{object-fit:contain;width:70%;height:auto}.home-footer{background:#fff;border-top:1px solid #f3f4f6}.home-footer__top{grid-template-columns:1fr;gap:2.5rem;max-width:76rem;margin:0 auto;padding:3rem 1.5rem;display:grid}@media (min-width:768px){.home-footer__top{grid-template-columns:1.2fr 3fr;gap:4rem;padding:4rem 1.5rem}}.home-footer__brand{flex-direction:column;gap:.5rem;display:flex}.home-footer__logo{align-items:center;gap:.5rem;display:flex}.home-footer__logo-icon{color:#fff;background:linear-gradient(to bottom right,#6366f1,#ec4899);border-radius:.5rem;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.75rem;font-weight:800;display:flex}.home-footer__copy{color:#9ca3af;font-size:.8125rem}.home-footer__columns{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}@media (min-width:768px){.home-footer__columns{grid-template-columns:repeat(4,1fr);gap:2rem}}.home-footer__col{flex-direction:column;gap:.75rem;display:flex}.home-footer__col-title{color:#111827;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.75rem;font-weight:700}.home-footer__col a{color:#6b7280;font-size:.875rem;text-decoration:none;transition:color .2s}.home-footer__col a:hover{color:#111827}.home-footer__bottom{border-top:1px solid #f3f4f6;justify-content:flex-start;align-items:center;max-width:76rem;margin:0 auto;padding:1.25rem 1.5rem;display:flex}.home-footer__bottom-links{gap:1.5rem;display:flex}.home-footer__bottom-links a{color:#6b7280;font-size:.8125rem;text-decoration:none;transition:color .2s}.home-footer__bottom-links a:hover{color:#111827}@keyframes gradient-wave{0%{background-position:300%}to{background-position:0%}}.animate-gradient-border{animation:3s linear infinite gradient-wave}.home-cta-btn{color:#fff;background-image:linear-gradient(90deg,#4a1080,#7c1d7c,#9b2d6b,#b5543a,#4a1080);background-size:300% 100%;border-radius:.75rem;padding:.875rem 2.5rem;font-size:1rem;font-weight:700;text-decoration:none;animation:3s linear infinite gradient-wave;display:inline-block;box-shadow:0 10px 25px -5px #5a106066}.home-cta-btn:hover{box-shadow:0 14px 30px -5px #5a106080}.home-sticky-cta{z-index:40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border-top:1px solid #0000000f;align-items:center;gap:.75rem;padding:.625rem 1rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #00000014}.home-sticky-cta__text{color:#374151;flex:1;min-width:0;font-size:.75rem;line-height:1.3}.home-sticky-cta__text strong{color:#5b1060}.home-sticky-cta__btn{color:#fff;white-space:nowrap;background-image:linear-gradient(90deg,#4a1080,#7c1d7c,#9b2d6b,#b5543a,#4a1080);background-size:300% 100%;border-radius:.5rem;flex-shrink:0;padding:.5rem 1rem;font-size:.8rem;font-weight:700;text-decoration:none;animation:3s linear infinite gradient-wave;box-shadow:0 4px 12px #5a10604d}@media (min-width:768px){.home-sticky-cta{display:none}}@keyframes carousel-progress{0%{width:0%}to{width:100%}}@keyframes slider-sweep{0%{--pos:50}30%{--pos:30}70%{--pos:70}to{--pos:50}}
