::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f5f2ec}::-webkit-scrollbar-thumb{background:#cbb5ff;border-radius:100px}::-webkit-scrollbar-thumb:hover{background:#bda3f7}.home-hero{background:#fff;flex-direction:column;min-height:100dvh;display:flex;position:relative;overflow:hidden}.hero-mini-video{z-index:3;will-change:width, height, bottom, left, border-radius;border-radius:16px;width:300px;height:170px;position:absolute;bottom:4.5rem;left:.5rem;overflow:hidden;box-shadow:0 20px 60px #0003}.hero-mini-video video{object-fit:cover;width:100%;height:100%;display:block}.home-hero__img-overlay{background:linear-gradient(160deg,#ffffffd9 0%,#ffffff26 40%,#ffffff40 70%,#fffffff2 100%);position:absolute;inset:0}.home-hero__inner{z-index:2;text-align:center;padding-top:calc(var(--nav-h) + 1.5rem);flex-direction:column;flex:1;justify-content:space-between;align-items:center;min-height:100dvh;padding-bottom:0;display:flex;position:relative}.home-hero__top{justify-content:space-between;align-items:center;width:100%;display:flex}.hero-badge{align-items:center;gap:.5rem;display:flex}.hero-badge__dot{background:#cbb5ff;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite pulseDot;display:inline-block}@keyframes pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.6)}}.home-hero__title{text-align:center;will-change:transform;flex-direction:column;align-items:center;gap:.05em;padding:2rem 0 1rem;display:flex}.home-hero__title .reveal-wrap{overflow:hidden}.display,.display-upright,.italic-em{display:block}.italic-em{font-style:italic;font-weight:300}.home-hero__bottom{flex-direction:column;align-items:center;gap:1.5rem;padding-top:1.5rem;display:flex}.home-hero__sub{text-align:center;max-width:540px}.home-hero__ctas{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.hero-marquee-strip{border-top:1px solid #0f0e0b14;width:100vw;margin-left:calc(-1*clamp(1.5rem,5vw,5rem));padding:1rem 0;overflow:hidden}.hero-marquee-track{gap:2.5rem;width:max-content;animation:28s linear infinite marqueeScroll;display:flex}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.hero-scroll-hint{z-index:3;opacity:.5;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.hero-scroll-hint__line{background:linear-gradient(#cbb5ff,#0000);width:1px;height:40px;animation:1.8s ease-in-out infinite scrollBounce}@keyframes scrollBounce{0%,to{opacity:.5;transform:scaleY(1)}50%{opacity:1;transform:scaleY(.5)}}.btn-magnetic{transition:transform .3s,background .25s,color .25s;position:relative}.marquee-section{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--bg-alt);padding:1.25rem 0;overflow:hidden}.marquee-track{white-space:nowrap;will-change:transform;gap:2.5rem;display:flex}.marquee-word{font-family:var(--font-poppins);color:var(--fg-mid);flex-shrink:0;font-size:1.25rem;font-weight:400}.marquee-dot{color:#cbb5ff;flex-shrink:0;align-items:center;font-size:.9rem;display:flex}.home-intro__grid{grid-template-columns:1fr 1fr;align-items:start;gap:6rem;display:grid}.home-intro__heading{margin:1rem 0 2rem}.intro-accent-line{background:#cbb5ff;border-radius:100px;width:60px;height:3px;margin-top:-1rem;margin-bottom:0}.home-intro__list{flex-direction:column;gap:.75rem;margin-top:1.5rem;display:flex}.home-intro__item{color:var(--fg-mid);border-bottom:1px solid var(--border);gap:.75rem;padding-bottom:.75rem;font-size:.95rem;transition:color .2s;display:flex}.home-intro__item:hover{color:var(--fg)}.home-intro__tick{color:#cbb5ff;flex-shrink:0;font-weight:400}.home-stats{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#f6cd54}.home-stats__grid{text-align:center;grid-template-columns:repeat(4,1fr);display:grid}.home-stats__item{border-right:1px solid var(--border);padding:3rem 2rem;position:relative;overflow:hidden}.home-stats__item:after{content:"";background:#cbb5ff;border-radius:100px;width:40px;height:2px;transition:transform .4s;position:absolute;bottom:0;left:50%;transform:translate(-50%)scaleX(0)}.home-stats__item:hover:after{transform:translate(-50%)scaleX(1)}.home-stats__item:last-child{border-right:none}.stat-val{color:var(--fg);font-style:italic}.stat-label{margin-top:.4rem;display:block}.section-sage{background:var(--panel-sage);transition:background .8s}.home-sv__header{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:4rem;display:flex}.home-sv__header h2{font-size:clamp(2rem,5vw,4rem)}.home-sv__header h2 em{font-style:italic;font-weight:300;color:var(--fg)!important;-webkit-text-stroke:0!important;-webkit-text-fill-color:var(--fg)!important}.home-sv__stack{flex-direction:column;width:100%;display:flex}.sv-panel{width:100%;height:35vh;min-height:280px;color:inherit;isolation:isolate;border-top-left-radius:16px;border-top-right-radius:16px;text-decoration:none;transition:box-shadow .3s;display:flex;position:sticky;overflow:hidden;transform:translateZ(0);box-shadow:0 -10px 30px #0000000f}.sv-panel:hover{box-shadow:0 -20px 50px #0000001f}.sv-panel__inner{flex-direction:row;align-items:stretch;width:100%;max-width:1800px;margin:0 auto;display:flex}.sv-panel__content{flex-direction:column;flex:1;justify-content:space-between;padding:1rem 4vw 2vw;display:flex;position:relative}.sv-panel__title-wrap{overflow:hidden}.sv-panel__title{font-family:var(--font-poppins);letter-spacing:-.02em;margin-bottom:.5rem;font-size:clamp(1.2rem,3.5vw,3.2rem);font-weight:500;line-height:1.1}.sv-panel__bottom{opacity:0;align-items:flex-end;gap:3rem;display:flex;transform:translateY(20px)}.sv-panel__desc{max-width:400px;font-family:var(--font-poppins);font-size:1.1rem;line-height:1.5}.sv-panel__num{font-family:var(--font-poppins);opacity:.6;font-size:1.5rem}.sv-panel__arrow{opacity:0;color:#cbb5ff;font-size:1.5rem;transition:opacity .35s,transform .35s,color .2s;position:absolute;bottom:2vw;right:3vw;transform:translate(-8px,8px)}.sv-panel:hover .sv-panel__arrow{opacity:1;transform:translate(0)}.sv-panel__img-wrap{-webkit-mask-image:-webkit-radial-gradient(#fff,#000);isolation:isolate;border-radius:16px;flex:0 0 26%;align-self:center;height:75%;margin:0 6vw 0 2vw;position:relative;overflow:hidden;transform:translateZ(0);mask-image:radial-gradient(#fff,#000)}.sv-panel__img{object-fit:cover;width:100%;height:100%;transition:transform .6s;position:absolute;top:0}.sv-panel:hover .sv-panel__img{transform:scale(1.04)}.home-proc__header{flex-direction:column;gap:.5rem;margin-bottom:3rem;display:flex}.home-proc__header h2 em{font-style:italic;font-weight:300}.home-proc__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.proc-card{opacity:0;animation:.6s cubic-bezier(.19,1,.22,1) forwards procCardIn;animation-delay:calc(var(--i) * .1s);background:#fff;border:1px solid #0f0e0b1a;border-radius:16px;flex-direction:column;gap:1.25rem;padding:2rem 1.75rem;transition:box-shadow .4s,transform .4s;animation-play-state:paused;display:flex;position:relative;overflow:hidden;transform:translateY(40px)}.proc-card.is-visible{animation-play-state:running}@keyframes procCardIn{to{opacity:1;transform:translateY(0)}}.proc-card:hover{transform:translateY(-4px);box-shadow:0 16px 48px #0f0e0b1a}.proc-card__accent{transform-origin:0;background:linear-gradient(90deg,#f6cd54,#cbb5ff);border-radius:16px 16px 0 0;height:4px;transition:transform .4s cubic-bezier(.19,1,.22,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.proc-card:hover .proc-card__accent{transform:scaleX(1)}.proc-card__num{font-family:var(--font-poppins);color:#0f0e0b14;letter-spacing:-.03em;align-self:flex-start;font-size:3rem;font-weight:400;line-height:1}.proc-card__body{flex-direction:column;gap:.6rem;display:flex}.proc-card__title{font-family:var(--font-poppins);color:var(--fg);font-size:1.05rem;font-weight:400;line-height:1.3}.proc-card__desc{color:var(--fg-mid);font-size:.92rem;line-height:1.65}@media (max-width:1024px){.home-proc__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.home-proc__grid{grid-template-columns:1fr}}.section-dark{color:var(--fg);background:#fff}.home-why{position:relative;overflow:hidden}.home-why__stars{pointer-events:none;z-index:0;position:absolute;inset:0}.why-star{background:#cbb5ff4d;border-radius:50%;animation:3s ease-in-out infinite twinkle;position:absolute}@keyframes twinkle{0%,to{opacity:.2;transform:scale(1)}50%{opacity:.8;transform:scale(1.4)}}.home-why .container{z-index:1;position:relative}.home-why__inner{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.home-why__label{color:var(--fg-muted)}.home-why__heading{color:var(--fg);margin:1rem 0 1.5rem}.home-why__heading em{color:#cbb5ff;font-style:italic;font-weight:300}.home-why__sub{color:var(--fg-mid)}.home-why__features{flex-direction:column;gap:1.25rem;margin-top:2rem;display:flex}.home-why__feat{border:1px solid var(--border);border-radius:12px;align-items:flex-start;gap:1rem;padding:1rem;transition:background .3s,border-color .3s;display:flex}.home-why__feat:hover{background:#cbb5ff14;border-color:#cbb5ff4d}.home-why__feat-icon{color:#cbb5ff;flex-shrink:0;margin-top:.1rem;font-size:1rem;animation:6s linear infinite spinStar}@keyframes spinStar{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.home-why__feat-title{color:var(--fg);margin-bottom:.2rem;font-size:1rem;font-weight:400}.home-why__feat-desc{color:var(--fg-mid);font-size:.875rem}.home-why__img-wrap{border:1px solid var(--border);border-radius:20px;height:550px;position:relative;overflow:hidden}.home-why__img-inner{transform-origin:50%;border-radius:24px;position:absolute;inset:-5%;overflow:hidden}.home-cta{border-top:1px solid var(--border);transition:background-color .9s}.home-cta__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:3rem;display:flex}.home-cta__heading{opacity:0}.home-cta__heading em{color:inherit;font-style:italic;font-weight:300}.home-cta__actions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:1rem;display:flex}.home-cta__btn{padding:1rem 2.5rem;font-size:1rem}.btn-dark{position:relative;overflow:hidden}.btn-dark:after{content:"";background:linear-gradient(90deg,#0000,#ffffff1f,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.btn-dark:hover:after{left:100%}@media (max-width:1100px){.home-stats__grid{grid-template-columns:repeat(2,1fr)}.home-stats__item:nth-child(2){border-right:none}.home-stats__item:nth-child(3),.home-stats__item:nth-child(4){border-top:1px solid var(--border)}.home-sv__header{grid-template-columns:1fr}.home-sv__header .btn{align-self:flex-start}}@media (max-width:768px){.home-hero__bottom{flex-direction:column;align-items:flex-start}.home-intro__grid{grid-template-columns:1fr;gap:3rem}.sv-panel__inner{flex-direction:column}.sv-panel__img-wrap{flex:0 0 40vh;height:40vh}.sv-panel__img{top:0}.sv-panel__content{padding:8vw}.sv-panel__bottom{flex-direction:column;align-items:flex-start;gap:1.5rem}.home-stats__grid{grid-template-columns:1fr 1fr}.home-why__inner{grid-template-columns:1fr}.home-why__img-wrap{height:320px}.home-cta__inner{flex-direction:column}.proc-item{grid-template-columns:24px 60px 1fr;gap:1rem}.proc-item:hover{margin:0;padding:2rem 0}.home-why__stars{display:none}}@media (max-width:480px){.home-stats__grid{grid-template-columns:1fr}.home-stats__item{border-right:none;border-bottom:1px solid var(--border)}.home-hero__top{flex-direction:column;align-items:flex-start;gap:.25rem}.home-hero__ctas,.home-cta__actions{flex-direction:column;align-items:stretch;width:100%}.home-hero__ctas .btn,.home-cta__actions .btn{justify-content:center;width:100%}}
.shiny-text{display:inline-block}
