[data-scene]{flex-direction:column;justify-content:center;min-height:200vh;padding-top:64px;display:flex}.hero[data-scene]{min-height:100vh;padding-top:0}#footer{min-height:auto}[data-scene]:last-child{justify-content:center;min-height:100vh;max-height:100vh;padding-top:0}[data-scene]:last-child>[id=faq]{flex-direction:column;flex:1;justify-content:center;display:flex}[data-scene]:last-child>[id=footer]{flex-shrink:0}.reveal{opacity:0;will-change:opacity, transform;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.reveal.revealed{opacity:1;transform:translate(0,0)}.reveal-stagger>.reveal:first-child{transition-delay:0s}.reveal-stagger>.reveal:nth-child(2){transition-delay:.1s}.reveal-stagger>.reveal:nth-child(3){transition-delay:.2s}.reveal-stagger>.reveal:nth-child(4){transition-delay:.3s}.reveal-stagger>.reveal:nth-child(5){transition-delay:.4s}.process{padding:var(--section-padding) 0}.process-steps{justify-content:center;align-items:flex-start;gap:0;display:flex}.process-step{text-align:center;flex:1;max-width:300px;padding:2rem}.step-icon{background:var(--accent-subtle);will-change:transform, box-shadow;border:1px solid #3b82f64d;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1),border-color .4s;display:flex}.step-icon svg{width:32px;height:32px;color:var(--accent-primary);transition:color .3s,filter .3s}@media (hover:hover) and (pointer:fine){.process-step:hover .step-icon{border-color:#06b6d480;transform:scale(1.12);box-shadow:0 0 20px #06b6d44d,0 0 40px #3b82f633,0 8px 32px #0000004d}.process-step:hover .step-icon svg{color:var(--accent-cyan,#06b6d4);filter:drop-shadow(0 0 8px #06b6d499)}.process-step:hover h3{color:var(--text-main)}}.process-step h3{margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.process-step p{color:var(--text-muted);font-size:.95rem;line-height:1.6}.process-connector{width:80px;color:var(--accent-primary);opacity:.3;flex-shrink:0;padding-top:3rem}.process-connector svg{width:100%;height:20px}.story{padding:var(--section-padding) 0}.story-content{text-align:center;max-width:700px;margin:0 auto}.story-text{color:var(--text-muted);font-size:1.1rem;line-height:1.8}.story-text p{margin-bottom:1.5rem}.story-lead{color:var(--text-main);font-size:1.35rem;font-weight:500}.story-emphasis{color:var(--text-main);font-size:1.2rem;font-style:italic;font-weight:500}@keyframes scrollBob{0%,to{transform:translateY(0)}50%{transform:translateY(14px)}}.section-scroll-indicator{width:fit-content;color:var(--text-muted);cursor:pointer;flex-direction:column;align-items:center;gap:.5rem;margin:1.5rem auto 0;padding-bottom:0;font-size:.85rem;text-decoration:none;transition:color .3s;animation:2s ease-in-out infinite scrollBob;display:flex}@media (hover:hover) and (pointer:fine){.section-scroll-indicator:hover{color:var(--text-main)}}.gallery{padding:var(--section-padding) 0;padding-bottom:1.5rem}.gallery .section-header{margin-bottom:1rem}@media (max-width:768px){.section-scroll-indicator{display:none}.gallery .container{padding:0}.gallery .section-header{padding:0 1rem}.process-steps{flex-direction:column;align-items:center}.process-step{width:100%;max-width:320px;padding:1.5rem 1rem}.process-connector{display:none}}@media (prefers-reduced-motion:reduce){.reveal{transition:opacity .3s;transform:none}.reveal.revealed{transform:none}.reveal-stagger>.reveal{transition-delay:0s}.step-icon{will-change:auto;transition:none}.process-step:hover .step-icon{transform:none;box-shadow:0 0 20px #06b6d44d}.step-icon svg{transition:none}.section-scroll-indicator{animation:none}}
