.hero-slideshow.svelte-1ymazjw{padding:2rem 1.5rem;max-width:100%;display:flex;flex-direction:column;align-items:center;gap:2rem}.phone-mockup.svelte-1ymazjw{--phone-width: 280px;--phone-height: 560px;position:relative;width:calc(var(--phone-width) + 20px);height:calc(var(--phone-height) + 20px);perspective:1000px}.phone-frame.svelte-1ymazjw{position:relative;width:100%;height:100%;background:linear-gradient(145deg,#f5f5f4,#e7e5e4);border-radius:40px;padding:10px;box-shadow:0 25px 50px -12px #00000026,0 0 40px #14b8a61a,inset 0 1px #fffc;transform:rotateY(-5deg) rotateX(2deg);transform-style:preserve-3d;transition:transform .4s ease}.phone-mockup.svelte-1ymazjw:hover .phone-frame:where(.svelte-1ymazjw){transform:rotateY(0) rotateX(0)}.phone-notch.svelte-1ymazjw{position:absolute;top:10px;left:50%;transform:translate(-50%);width:100px;height:24px;background:#fafaf9;border-radius:0 0 14px 14px;z-index:10}.phone-notch.svelte-1ymazjw:before{content:"";position:absolute;top:8px;left:50%;transform:translate(-50%);width:50px;height:5px;background:#d6d3d1;border-radius:3px}.phone-notch.svelte-1ymazjw:after{content:"";position:absolute;top:7px;right:14px;width:8px;height:8px;background:radial-gradient(circle,#a8a29e 40%,transparent 40%);border-radius:50%}.phone-screen.svelte-1ymazjw{position:relative;width:var(--phone-width);height:var(--phone-height);background:#fff;border-radius:30px;overflow:hidden}.status-bar.svelte-1ymazjw{position:absolute;top:0;left:0;right:0;height:40px;background:#fafaf9f2;display:flex;align-items:center;justify-content:space-between;padding:6px 20px 0;font-family:DM Sans,sans-serif;font-size:12px;font-weight:500;color:#44403c;z-index:5}.status-time.svelte-1ymazjw{font-weight:600}.status-icons.svelte-1ymazjw{display:flex;gap:6px;align-items:center}.battery.svelte-1ymazjw{display:inline-block;width:18px;height:9px;border:1.5px solid #44403c;border-radius:2px;position:relative}.battery.svelte-1ymazjw:after{content:"";position:absolute;right:-4px;top:50%;transform:translateY(-50%);width:2px;height:4px;background:#44403c;border-radius:0 1px 1px 0}.battery.svelte-1ymazjw:before{content:"";position:absolute;left:2px;top:2px;bottom:2px;width:65%;background:#22c55e;border-radius:1px}.slides-container.svelte-1ymazjw{position:absolute;top:40px;left:0;right:0;bottom:0}.slide.svelte-1ymazjw{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .6s ease;display:flex;align-items:center;justify-content:center}.slide.active.svelte-1ymazjw{opacity:1;z-index:1}.slide.svelte-1ymazjw picture:where(.svelte-1ymazjw){display:block;width:100%;height:100%}.slide.svelte-1ymazjw img:where(.svelte-1ymazjw){width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.slide-placeholder.svelte-1ymazjw{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f5f4,#fafaf9);border:2px dashed #d6d3d1;gap:1rem}.placeholder-icon.svelte-1ymazjw{width:80px;height:80px;border:3px solid #14b8a6;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:2rem}.placeholder-label.svelte-1ymazjw{font-family:DM Sans,sans-serif;font-size:14px;color:#78716c;text-transform:uppercase;letter-spacing:.1em}.caption-container.svelte-1ymazjw{min-height:3rem;text-align:center;max-width:400px}.caption-text.svelte-1ymazjw{font-family:DM Sans,sans-serif;font-size:1.25rem;font-weight:500;color:#1c1917;line-height:1.5}.cursor.svelte-1ymazjw{display:inline-block;width:2px;height:1.2em;background:#14b8a6;margin-left:2px;vertical-align:text-bottom;animation:svelte-1ymazjw-blink .7s infinite}.cursor.hidden.svelte-1ymazjw{opacity:0}@keyframes svelte-1ymazjw-blink{0%,50%{opacity:1}51%,to{opacity:0}}.nav-container.svelte-1ymazjw{display:flex;flex-direction:column;align-items:center;gap:1rem}.step-label.svelte-1ymazjw{font-family:DM Sans,sans-serif;font-size:12px;text-transform:uppercase;letter-spacing:.15em;color:#78716c}.step-label.svelte-1ymazjw .current-step:where(.svelte-1ymazjw){color:#14b8a6;font-weight:700}.step-label.svelte-1ymazjw .step-name:where(.svelte-1ymazjw){color:#14b8a6;font-weight:600}.nav-dots.svelte-1ymazjw{display:flex;gap:12px;padding:8px}.nav-dot.svelte-1ymazjw{width:12px;height:12px;border-radius:6px;background:#d6d3d1;border:none;cursor:pointer;transition:all .3s ease;position:relative}.nav-dot.svelte-1ymazjw:hover{background:#a8a29e}.nav-dot.svelte-1ymazjw:focus{outline:2px solid #14b8a6;outline-offset:2px}.nav-dot.active.svelte-1ymazjw{width:32px;background:#14b8a6}.nav-dot.completed.svelte-1ymazjw{background:#22c55e}.sr-only.svelte-1ymazjw{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.static-grid.svelte-1ymazjw{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:700px}.static-grid-item.svelte-1ymazjw{background:#fff;border-radius:16px;padding:1rem;border:1px solid #e7e5e4;box-shadow:0 2px 8px -2px #00000014}.static-grid-item.svelte-1ymazjw img:where(.svelte-1ymazjw){width:100%;height:auto;border-radius:8px;margin-bottom:.75rem}.static-grid-item.svelte-1ymazjw .step-number:where(.svelte-1ymazjw){font-family:DM Sans,sans-serif;font-size:11px;color:#14b8a6;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.25rem;font-weight:600}.static-grid-item.svelte-1ymazjw .step-caption:where(.svelte-1ymazjw){font-size:.9rem;color:#44403c;line-height:1.4}.static-grid-placeholder.svelte-1ymazjw{aspect-ratio:1/2;background:linear-gradient(135deg,#f5f5f4,#fafaf9);border:2px dashed #d6d3d1;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem}.static-grid-placeholder.svelte-1ymazjw span:where(.svelte-1ymazjw){font-family:DM Sans,sans-serif;font-size:12px;color:#78716c}@media (max-width: 767px){.phone-mockup.svelte-1ymazjw{--phone-width: 220px;--phone-height: 440px}.hero-slideshow.svelte-1ymazjw{padding:1.5rem 1rem;gap:1.5rem}.phone-frame.svelte-1ymazjw{border-radius:32px;padding:8px}.phone-notch.svelte-1ymazjw{width:80px;height:20px;top:8px}.phone-screen.svelte-1ymazjw{border-radius:24px}.status-bar.svelte-1ymazjw{height:32px;font-size:10px;padding:4px 14px 0}.slides-container.svelte-1ymazjw{top:32px}.caption-text.svelte-1ymazjw{font-size:1rem}.step-label.svelte-1ymazjw{font-size:10px}.nav-dots.svelte-1ymazjw{gap:10px}.nav-dot.svelte-1ymazjw{width:10px;height:10px}.nav-dot.active.svelte-1ymazjw{width:28px}.static-grid.svelte-1ymazjw{grid-template-columns:1fr;max-width:280px}}
