body{background-color:var(--color-sandgrey)}.story-container.svelte-1xyzzp{position:relative;width:100%;margin:0 auto}.article-header.svelte-1xyzzp{min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center;padding:2rem;background:linear-gradient(to bottom,var(--color-sandgrey) 0%,rgba(249,249,249,.9) 80%,transparent 100%)}.header-content.svelte-1xyzzp{max-width:800px;text-align:center}.article-title.svelte-1xyzzp{font-family:Montserrat,sans-serif;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;color:var(--color-secondary);margin-bottom:1.5rem;line-height:1.1;letter-spacing:-.02em}.article-subtitle.svelte-1xyzzp{font-size:clamp(1.125rem,2.5vw,1.5rem);color:var(--color-secondary);opacity:.8;margin-bottom:2rem;line-height:1.5;font-weight:400}.article-meta.svelte-1xyzzp{display:flex;justify-content:center;gap:1rem;font-size:.9rem;color:var(--color-secondary);opacity:.6}.article-date.svelte-1xyzzp{font-weight:500}.reading-time.svelte-1xyzzp:before{content:"·";margin-right:.5rem}.step-container.svelte-1xyzzp{min-height:100vh;display:flex;align-items:center;padding:2rem;transition:all .6s cubic-bezier(.4,0,.2,1)}.step-content.svelte-1xyzzp{background:#fff;padding:3rem;max-width:600px;box-shadow:0 4px 20px #00000014,0 1px 3px #0000001a;transform:translateY(40px);opacity:.6;transition:all .6s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.step-content.svelte-1xyzzp:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--color-primary) 0%,var(--color-orange) 100%);transform:scaleX(0);transform-origin:left;transition:transform .6s cubic-bezier(.4,0,.2,1)}.step-container.active.svelte-1xyzzp .step-content:where(.svelte-1xyzzp){transform:translateY(0);opacity:1;box-shadow:0 8px 40px #0000001f,0 2px 8px #00000014}.step-container.active.svelte-1xyzzp .step-content:where(.svelte-1xyzzp):before{transform:scaleX(1)}.step-number.svelte-1xyzzp{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:700;color:var(--color-primary);opacity:.8;margin-bottom:1rem;letter-spacing:.1em}.step-title.svelte-1xyzzp{font-family:Montserrat,sans-serif;font-size:1.75rem;font-weight:600;color:var(--color-secondary);margin-bottom:1.5rem;line-height:1.3}.step-description.svelte-1xyzzp{font-size:1.125rem;line-height:1.7;color:var(--color-secondary);opacity:.9;margin:0}.conclusion-section.svelte-1xyzzp{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:4rem 2rem;background:linear-gradient(to top,var(--color-sandgrey) 0%,rgba(249,249,249,.9) 80%,transparent 100%)}.conclusion-content.svelte-1xyzzp{max-width:700px;text-align:center}.conclusion-title.svelte-1xyzzp{font-family:Montserrat,sans-serif;font-size:2.5rem;font-weight:600;color:var(--color-secondary);margin-bottom:2rem;line-height:1.2}.conclusion-text.svelte-1xyzzp{font-size:1.25rem;line-height:1.7;color:var(--color-secondary);opacity:.9;margin-bottom:3rem}.cta-button.svelte-1xyzzp{display:inline-flex;align-items:center;gap:.75rem;padding:1.25rem 2.5rem;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-orange) 100%);color:#fff;border-radius:60px;font-weight:600;font-size:1.125rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 25px #ff9e174d;position:relative;overflow:hidden}.cta-button.svelte-1xyzzp:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s}.cta-button.svelte-1xyzzp:hover:before{left:100%}.cta-button.svelte-1xyzzp:hover{transform:translateY(-2px);box-shadow:0 12px 35px #ff9e1766}.cta-button.svelte-1xyzzp svg:where(.svelte-1xyzzp){transition:transform .3s cubic-bezier(.4,0,.2,1)}.cta-button.svelte-1xyzzp:hover svg:where(.svelte-1xyzzp){transform:translate(4px)}@media (max-width: 768px){.step-container.svelte-1xyzzp{padding:1rem}.step-content.svelte-1xyzzp{padding:2rem;margin:0}.step-title.svelte-1xyzzp{font-size:1.5rem}.step-description.svelte-1xyzzp{font-size:1rem}.conclusion-title.svelte-1xyzzp{font-size:2rem}.conclusion-text.svelte-1xyzzp{font-size:1.125rem}}@media (min-width: 1024px){.step-container.svelte-1xyzzp{padding:2rem 4rem}.step-content.svelte-1xyzzp{margin-left:2rem}}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--color-sandgrey)}::-webkit-scrollbar-thumb{background:var(--color-primary);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--color-orange)}
