*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#0a0a0a;color:#fff;overflow-x:clip;max-width:100vw}.scrolly{position:relative;display:flex;min-width:0}.scrolly--reversed{flex-direction:row-reverse}.scrolly__chart{position:sticky;top:0;height:100vh;flex:1;min-width:0;display:flex;align-items:center;justify-content:center;background:#111}.chart-container{width:100%;height:80%;overflow:hidden}.scrolly__steps{flex:0 0 35%;padding:2rem 2rem 40vh;position:relative;min-width:0}.step{min-height:100vh;display:flex;align-items:flex-start;padding:4rem 2rem 2rem;opacity:.2;transition:opacity .3s ease}.step.is-active{opacity:1}.step__content{background:#1e1e1ef2;padding:2rem;border-radius:12px;border-left:4px solid var(--accent, #3b82f6);width:100%;max-width:420px}.step__content h2{font-size:1.75rem;margin-bottom:1rem;color:var(--accent, #3b82f6)}.step__content p{font-size:1.1rem;line-height:1.7;color:#ccc}.step__content p+p{margin-top:.75rem}.highlight{color:#60a5fa;font-weight:600}.step__content .stat{font-size:2.5rem;font-weight:700;color:#2dd4bf;display:block;margin:1rem 0 .25rem}.step__content .stat-label{font-size:.8rem;color:#6b7280;margin:0 0 1rem}.hero{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem;background:linear-gradient(180deg,#0a0a0a,#1a1a2e)}.hero h1{font-size:3.5rem;margin-bottom:1rem;background:linear-gradient(90deg,#3b82f6,#14b8a6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero p{font-size:1.25rem;color:#888;max-width:600px}.hero .scroll-hint{margin-top:3rem;animation:bounce 2s infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}.intro{display:flex;align-items:center;justify-content:center;padding:6rem 2rem;background:#0a0a0a;min-height:100vh}.intro p{font-size:1.4rem;line-height:1.9;color:#aaa;max-width:680px;text-align:center}.section-divider{text-align:center;padding:4rem 2rem;background:#0a0a0a}.section-divider h2{font-size:2rem;margin-bottom:.5rem;background:linear-gradient(90deg,#3b82f6,#14b8a6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-divider p{font-size:1.1rem;color:#888}.outro{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6rem 2rem;background:linear-gradient(180deg,#0a0a0a,#0d1117);min-height:80vh;text-align:center}.outro p{font-size:1.4rem;line-height:1.9;color:#aaa;max-width:680px}.outro p+p{margin-top:1.5rem}.sources{padding:2rem 2rem 3rem;background:#0a0a0a;border-top:1px solid #1f1f1f}.sources p{font-size:1rem;color:#555;max-width:680px;margin:0 auto;line-height:1.7}.sources a{color:#666;text-decoration:underline}.sources a:hover{color:#888}#share-fab{position:fixed;bottom:2rem;right:2rem;z-index:1000}#share-fab-btn{width:44px;height:44px;border-radius:50%;background:#1e1e1e;border:1px solid #333;color:#aaa;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,color .2s}#share-fab-btn:hover{background:#2a2a2a;color:#fff}.share-dropdown{position:absolute;bottom:52px;right:0;background:#1e1e1e;border:1px solid #333;border-radius:8px;overflow:hidden;min-width:160px;box-shadow:0 4px 20px #00000080}.share-dropdown.hidden{display:none}.share-option{display:block;padding:.7rem 1rem;color:#ccc;text-decoration:none;font-size:.875rem;border:none;background:none;width:100%;text-align:left;cursor:pointer;font-family:inherit}.share-option:hover{background:#2a2a2a;color:#fff}.share-option+.share-option{border-top:1px solid #2a2a2a}.step__content{position:relative}.step__share-btn{position:absolute;top:.6rem;right:.6rem;width:26px;height:26px;border-radius:50%;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);color:#666;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.step__share-btn:hover{background:#ffffff1a;color:#ccc}#share-toast{position:fixed;bottom:5.5rem;right:2rem;background:#1e1e1e;border:1px solid #333;color:#ccc;padding:.4rem .9rem;border-radius:6px;font-size:.8rem;opacity:0;transform:translateY(6px);transition:opacity .2s,transform .2s;pointer-events:none;z-index:1001}#share-toast.visible{opacity:1;transform:translateY(0)}.chart-dl-btn{position:absolute;top:10px;right:10px;z-index:20;width:28px;height:28px;border-radius:4px;background:transparent;border:1px solid #888;color:#888;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .15s,color .15s,background .15s,border-color .15s;padding:0}.scrolly__chart:hover .chart-dl-btn{opacity:1}.chart-dl-btn:hover{color:#fff;background:#ffffff14;border-color:#ccc}#back-link{position:fixed;top:1rem;left:1rem;z-index:200;font-size:.7rem;font-weight:600;letter-spacing:.06em;color:#999;text-decoration:none;background:#0a0a0ad9;border:1px solid #333;border-radius:6px;padding:.2rem .6rem;backdrop-filter:blur(8px);transition:color .15s;line-height:1.6}#back-link:hover{color:#eee}#lang-switcher{position:fixed;top:1rem;right:1rem;z-index:200;display:flex;gap:2px;background:#0a0a0ad9;border:1px solid #333;border-radius:6px;padding:2px;backdrop-filter:blur(8px)}.lang-btn{padding:.2rem .5rem;font-size:.7rem;font-weight:600;letter-spacing:.06em;border-radius:4px;text-decoration:none;color:#666;transition:color .15s;line-height:1.6}.lang-btn.active{background:#2a2a2a;color:#ddd}.lang-btn:not(.active):hover{color:#bbb}@media(min-width:769px)and (max-width:1024px){.scrolly__steps{flex:0 0 45%;padding:2rem 1.5rem 40vh}.step__content{max-width:100%}.step__content h2{font-size:1.5rem}.hero h1{font-size:2.75rem}}@media(max-width:768px){.scrolly,.scrolly--reversed{flex-direction:column}.scrolly__chart{position:sticky;top:0;width:100%;height:35vh;flex:none;z-index:10}.scrolly__steps{width:100%;flex:none;padding:0 0 20vh}.step{min-height:70vh;padding:1rem;align-items:flex-start;opacity:1}.step__content{width:100%;max-width:100%;padding:1.25rem}.step__content h2{font-size:1.35rem}.step__content p{font-size:1rem;line-height:1.65}.step__content .stat{font-size:2rem}.hero{padding:1.5rem 2rem}.hero h1{font-size:2rem}.hero p{font-size:1.1rem}.intro{padding:4rem 2rem;min-height:auto}.intro p{width:100%;max-width:100%;font-size:1.2rem;line-height:1.75}.section-divider{padding:3rem 2rem}.section-divider h2{font-size:1.5rem}.section-divider p{font-size:1rem}.outro{padding:4rem 2rem;min-height:auto}.outro p{width:100%;max-width:100%;font-size:1.2rem;line-height:1.75}#share-fab{bottom:1.25rem;right:1.25rem}}@media(max-width:900px)and (orientation:landscape){.scrolly,.scrolly--reversed{flex-direction:row}.scrolly--reversed{flex-direction:row-reverse}.scrolly__chart{position:sticky;top:0;height:100vh;flex:1;width:auto}.scrolly__steps{flex:0 0 45%;width:auto;padding:2rem 1rem 40vh}.step{min-height:100vh;padding:2rem 1rem;opacity:.2}.step.is-active{opacity:1}.step__content{width:auto;max-width:100%}.step__content h2{font-size:1.35rem}.step__content p{font-size:.95rem;line-height:1.6}}@media(max-width:390px){.hero h1{font-size:1.75rem}.step__content h2{font-size:1.2rem}}
