html,body{margin:0;padding:0;background:#101114;color:rgb(var(--gray-dark));overflow-x:hidden}.home-main{width:100%;max-width:none;margin:0;padding:0;box-sizing:border-box}.landing-wrapper{position:relative;width:100%;min-height:92vh;padding:6rem 1rem 3rem;background:#101114;box-sizing:border-box;overflow:hidden}.hero-content{position:relative;z-index:10;max-width:980px;margin:0 auto;text-align:center}.hero-content h1{margin:0 auto 1.5rem;max-width:920px;color:#fff;font-size:5rem;font-weight:800;letter-spacing:0;line-height:.98;text-wrap:balance}.hero-copy{max-width:720px;margin:0 auto;color:#ffffffc7;font-size:1.1rem;line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2rem}.hero-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 1.25rem;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#fff;text-decoration:none;font-size:.95rem;font-weight:800;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.hero-btn:hover,.hero-btn:focus-visible{transform:translateY(-2px)}.hero-btn-primary{background:#00e5ff;border-color:#00e5ff;color:#071013}.hero-btn-primary:hover,.hero-btn-primary:focus-visible{background:#75f2c8;border-color:#75f2c8;color:#071013}.hero-btn-secondary{background:#ffffff0f}.hero-btn-secondary:hover,.hero-btn-secondary:focus-visible{background:#ffffff1f;border-color:#ffffff57;color:#fff}.cube-carousel{position:relative;z-index:5;display:flex;justify-content:center;width:100%;height:42vh;max-height:430px;margin:6.5rem auto 0;perspective:1200px}.carousel-item{position:absolute;bottom:0;display:block;width:43vw;max-width:760px;aspect-ratio:16 / 9;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#17191f;box-shadow:0 24px 70px #00000073;cursor:pointer;transition:transform .8s cubic-bezier(.25,.8,.25,1),opacity .8s ease,border-color .2s ease}.carousel-item:hover,.carousel-item:focus-visible{border-color:#00e5ffb8;outline:none}.img-bg{display:block;width:100%;height:100%;border-radius:0;object-fit:cover;object-position:top}.item-center{z-index:3;opacity:1;cursor:default;transform:translate(0) translateY(0) scale(1.08)}.item-left{z-index:2;opacity:.78;transform:translate(-49vw) translateY(2vh) scale(.95) rotateY(12deg) rotate(-2deg)}.item-right{z-index:2;opacity:.78;transform:translate(49vw) translateY(2vh) scale(.95) rotateY(-12deg) rotate(2deg)}.item-left:hover,.item-right:hover{opacity:1}.item-hidden-right{z-index:1;opacity:0;pointer-events:none;transform:translate(90vw) scale(.6) rotateY(-18deg)}.item-hidden-left{z-index:1;opacity:0;pointer-events:none;transform:translate(-90vw) scale(.6) rotateY(18deg)}.section-block{position:relative;padding:6rem 1.25rem}.section-block.light{background:#eafbff;color:#071013}.section-block.dark{background:#08090b;color:#fff}.section-container{max-width:1040px;margin:0 auto}.section-container.wide{max-width:1120px}.section-title{max-width:780px;margin:0 auto 2.5rem;color:inherit;font-size:3rem;font-weight:900;letter-spacing:0;line-height:1.08;text-align:center;text-wrap:balance}.section-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;align-items:start}.feature-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:.8rem;min-height:0;padding:1.2rem;border:1px solid rgba(7,16,19,.12);border-radius:8px;background:#ffffffb3;text-align:left;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.feature-card:hover{transform:translateY(-4px);border-color:#0710133d;box-shadow:0 18px 45px #07101314}.feature-icon-box{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;color:#071013;flex-shrink:0}.feature-icon-cyan{background:#00e5ff}.feature-icon-mint{background:#75f2c8}.feature-icon-amber{background:#ffd166}.feature-card h3{margin:0;color:#071013;font-size:1.08rem;font-weight:900;line-height:1.25}.feature-card p{margin:0;color:#071013bd;font-size:.93rem;font-weight:600;line-height:1.55}.process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.process-step{position:relative;padding:1rem;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#ffffff0a}.process-media{width:100%;aspect-ratio:4 / 3;margin-bottom:1.25rem;overflow:hidden;border-radius:8px;background:#00e5ff14}.process-media img{display:block;width:100%;height:100%;border-radius:0;object-fit:cover}.process-header{display:flex;align-items:baseline;gap:.75rem;margin-bottom:.75rem}.process-number{color:#75f2c8;font-size:.85rem;font-weight:900;line-height:1}.process-step h3{margin:0;color:#fff;font-size:1.1rem;font-weight:900;line-height:1.25}.process-step p{margin:0;color:#ffffffb8;font-size:.92rem;font-weight:500;line-height:1.55}.faq-section{position:relative;padding:6rem 1.25rem;background:#f7fafb;color:#071013}.faq-container{max-width:820px;margin:0 auto}.faq-container h2{margin:0 0 3rem;color:#071013;font-size:3rem;font-weight:900;line-height:1.1;text-align:center;letter-spacing:0}.faq-item{padding:1.25rem 0;border-bottom:1px solid rgba(7,16,19,.14)}.faq-item summary{position:relative;padding-right:2rem;color:#071013;font-size:1.12rem;font-weight:850;line-height:1.4;list-style:none;cursor:pointer}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";position:absolute;top:0;right:0;color:#0f7f8f;font-size:1.4rem;font-weight:800;transition:transform .2s ease}.faq-item[open] summary:after{transform:rotate(45deg)}.faq-item summary:hover,.faq-item summary:focus-visible{color:#0f7f8f;outline:none}.faq-content{margin-top:1rem;color:#071013bd;font-size:1rem;font-weight:600;line-height:1.65}.faq-content p{margin:0}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@media(max-width:1100px){.hero-content h1{font-size:4rem}.cube-carousel{height:36vh}.carousel-item{width:58vw}.item-left{opacity:.65;transform:translate(-36vw) translateY(2vh) scale(.78) rotateY(12deg) rotate(-3deg)}.item-right{opacity:.65;transform:translate(36vw) translateY(2vh) scale(.78) rotateY(-12deg) rotate(3deg)}.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.landing-wrapper{min-height:auto;padding-top:4.5rem}.hero-content h1{font-size:3.1rem;line-height:1.04}.hero-copy{font-size:1rem}.cube-carousel{height:30vh;margin-top:5rem}.carousel-item{width:78vw}.item-center{transform:translate(0) translateY(0) scale(1)}.item-left{opacity:0;pointer-events:none;transform:translate(-75vw) scale(.68) rotateY(12deg)}.item-right{opacity:0;pointer-events:none;transform:translate(75vw) scale(.68) rotateY(-12deg)}.section-block,.faq-section{padding:4.5rem 1rem}.section-title,.faq-container h2{font-size:2.2rem}.section-grid,.process-grid{grid-template-columns:1fr}}@media(max-width:460px){.hero-content h1{font-size:2.45rem}.hero-actions{align-items:stretch;flex-direction:column}.hero-btn{width:100%;box-sizing:border-box}.cube-carousel{height:24vh}.carousel-item{width:90vw}.section-title,.faq-container h2{font-size:1.9rem}}
