.home-hero{min-height:100vh;width:100%;background-color:#3a2568;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.2'/%3E%3C/svg%3E"),linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1)),url(/images/brand/gradient.png);background-size:auto,cover,cover;background-position:50%,50%,50%;background-repeat:repeat,no-repeat,no-repeat;flex-direction:column;justify-content:center}.home-hero,.home-logo{display:flex;align-items:center}.home-logo{gap:.75rem}.home-logo h1{margin:0;font-size:2rem;position:relative;top:-6px}.home-logo h1,.home-tagline{font-family:var(--font-dahlia),serif}.home-tagline{text-align:center;margin-top:.5rem;font-size:1.3rem;line-height:1.2;color:#ffffff;margin-bottom:0;padding:0}.home-cta-wrap{height:3rem;margin-top:.75rem;display:flex;align-items:center;justify-content:center}.home-cta{transition:background .2s ease}.home-cta:hover{background:rgba(0,0,0,.25)!important}.home-section{width:100%;min-height:100vh;background-color:#101628;background-image:radial-gradient(ellipse at 75% 0,rgba(80,120,220,.3) 0,transparent 35%),radial-gradient(ellipse at 50% 0,rgba(100,110,220,.2) 0,transparent 32%),radial-gradient(ellipse at 25% 3%,rgba(140,120,200,.16) 0,transparent 28%),radial-gradient(ellipse at 10% 8%,rgba(120,100,180,.1) 0,transparent 25%),linear-gradient(180deg,#141e42 0,#101628 40%);background-attachment:scroll;background-size:cover;padding:4rem 0;box-sizing:border-box}.home-section-title{font-family:var(--font-dahlia),serif;font-size:2rem;font-weight:400;text-align:center;margin:0 0 2rem}@keyframes carousel-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.home-carousel-wrap{width:100%;overflow:hidden}.home-carousel{display:flex;gap:1.5rem;width:max-content;animation:carousel-scroll 50s linear infinite;will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden}.home-card-wrap{width:300px;flex-shrink:0}.home-card{margin-bottom:0;position:relative;border-radius:30px;height:380px;display:flex;flex-direction:column;align-items:center;overflow:hidden;box-sizing:border-box;background-size:cover;background-position:50%;background-repeat:no-repeat;background-clip:content-box;box-shadow:0 8px 32px rgba(0,0,0,.3),0 4px 16px rgba(0,0,0,.2),0 2px 8px rgba(0,0,0,.1),inset 0 1px 4px rgba(255,255,255,.05);transform:translateZ(0);transform-style:preserve-3d}.home-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.16'/%3E%3C/svg%3E"),linear-gradient(180deg,rgba(0,0,0,.35) 0,rgba(0,0,0,.2) 30%,rgba(0,0,0,.15) 50%,rgba(0,0,0,.2) 70%,rgba(0,0,0,.35));pointer-events:none;z-index:1}.home-card>*{position:relative;z-index:2}.home-card h1{font-family:var(--font-sojourns),serif;font-weight:400;font-size:2rem;margin-top:auto;padding-bottom:0;text-align:center;text-shadow:0 1px 4px rgba(0,0,0,.3)}.home-card-date{font-size:1.05rem;opacity:.8;font-weight:400;text-shadow:0 1px 3px rgba(0,0,0,.3);margin-bottom:auto;padding-bottom:40px}.home-card h2{margin:0;font-size:1.3rem;font-family:var(--font-sojourns),serif;font-weight:400}.home-card-content{position:absolute;bottom:0;left:0;right:0;padding:36px 20px 8px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:4px;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.15) 20%,rgba(0,0,0,.4) 80%,rgba(0,0,0,.5));text-align:center}.home-card-bottom{display:flex;align-items:center;justify-content:center;gap:.5rem;margin:0;padding:0 0 12px;font-size:.8rem;color:#ffffff}.home-description{text-align:center;max-width:420px;margin:2.5rem auto 0;padding:0 2rem;font-size:1rem;line-height:1.7}.home-features{display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem;max-width:500px;width:100%;margin:4rem auto 0;padding:0 2rem;box-sizing:border-box}.home-feature{text-align:center}.home-feature h3{font-family:var(--font-dahlia),serif;font-size:1.4rem;font-weight:400;margin:0 0 .5rem}.home-feature p{margin:0;font-size:.9rem}.home-connected{text-align:center;max-width:500px;margin:5rem auto 0;padding:0 2rem;box-sizing:border-box}.home-connected h2{font-family:var(--font-dahlia),serif;font-size:2rem;font-weight:400;margin:0 0 1rem}.home-connected p{margin:0;font-size:.9rem;line-height:1.7}@media (max-width:768px){.home-carousel{animation-duration:18s}.home-card-wrap{width:220px!important}.home-card{height:280px!important}.home-card h1{font-size:1.4rem!important}.home-card-date{font-size:.8rem!important}.home-card-content h2{font-size:.9rem!important}.home-card-bottom{font-size:.7rem!important}}