:root{--color-chapter1: #4a90e2;--color-chapter2: #7b68ee;--color-chapter3: #e74c3c;--color-chapter4: #2ecc71;--color-bg: #0a0a0f;--color-text: #ffffff;--color-text-secondary: #b0b0b0;--spacing-xs: .5rem;--spacing-sm: 1rem;--spacing-md: 2rem;--spacing-lg: 4rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;font-weight:400;color-scheme:dark;color:var(--color-text);background-color:var(--color-bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-height:100vh;overflow-x:hidden;background:linear-gradient(180deg,#0a0a0f,#1a1a2e)}html{scroll-behavior:smooth;scrollbar-width:none}::-webkit-scrollbar{width:0;height:0;display:none}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:transparent}::-webkit-scrollbar-thumb:hover{background:transparent}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}h1{font-size:clamp(2rem,5vw,4rem);margin-bottom:var(--spacing-sm)}h2{font-size:clamp(1.5rem,4vw,3rem);margin-bottom:var(--spacing-sm)}h3{font-size:clamp(1.2rem,3vw,2rem);margin-bottom:var(--spacing-xs)}p{font-size:clamp(1rem,2vw,1.2rem);line-height:1.8;color:var(--color-text-secondary)}#loading-screen{position:fixed;top:0;left:0;width:100%;height:100vh;background:var(--color-bg);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:9999;transition:opacity .5s ease-out}#loading-screen.fade-out{opacity:0;pointer-events:none}.loading-spinner{width:50px;height:50px;border:3px solid rgba(255,255,255,.1);border-top-color:var(--color-chapter1);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading-text{margin-top:var(--spacing-md);font-size:1.2rem;color:var(--color-text-secondary)}.container{max-width:1200px;margin:0 auto;padding:0 var(--spacing-md)}.text-gradient{background:linear-gradient(135deg,var(--color-chapter1),var(--color-chapter2));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@media(max-width:768px){:root{--spacing-md: 1rem;--spacing-lg: 2rem}body{overflow-y:hidden;overflow-x:auto;width:100vw;height:100vh}html{overflow-y:hidden;overflow-x:auto;touch-action:pan-x pinch-zoom}}.chapter-overlay-stack{display:grid;grid-template-areas:"stack";align-items:start;pointer-events:none;overflow:hidden}.chapter-overlay-stack>.chapter-overlay{grid-area:stack;transition:opacity 80ms linear}.chapter-overlay{position:relative;pointer-events:none}.chapter-number{font-size:.85rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;margin-bottom:.4rem;opacity:.8}.chapter-title{font-size:clamp(1.8rem,4vw,3rem);font-weight:900;line-height:1.3;margin-bottom:.4rem}.chapter-subtitle{font-size:clamp(1rem,2vw,1.4rem);font-weight:600;color:#fff;margin-bottom:.4rem;opacity:.9}.chapter-location{font-size:clamp(.8rem,1.5vw,.95rem);font-weight:500;color:#ffffffb3;margin-bottom:.6rem;display:flex;align-items:center;flex-wrap:wrap;gap:.3rem}.chapter-period{font-weight:600;color:#ffffffd9;letter-spacing:.5px}.chapter-hook{font-size:clamp(.85rem,1.2vw,1rem);line-height:1.5;color:#ffffffeb;max-width:400px;margin-bottom:.55rem}.chapter-highlights{list-style:none;margin:0;padding:0;max-width:400px;display:flex;flex-direction:column;gap:.3rem}.chapter-highlights li{position:relative;padding-left:1rem;font-size:clamp(.78rem,1.1vw,.9rem);line-height:1.45;color:var(--color-text-secondary)}.chapter-highlights li:before{content:"▸";position:absolute;left:0;color:var(--chapter-color, currentColor)}@media(max-width:768px){.chapter-overlay{position:fixed;top:2rem;left:5%;max-width:90%;z-index:10;padding:0 1rem}.chapter-number{font-size:.7rem;margin-bottom:.2rem}.chapter-title{font-size:clamp(1.4rem,6vw,2rem);margin-bottom:.2rem}.chapter-subtitle{font-size:clamp(.85rem,3.5vw,1.1rem);margin-bottom:.3rem}.chapter-location{font-size:clamp(.7rem,2.5vw,.85rem);margin-bottom:.4rem}.chapter-hook{font-size:clamp(.72rem,2.6vw,.88rem);max-width:100%;line-height:1.4;margin-bottom:.4rem}.chapter-highlights{max-width:100%;gap:.25rem}.chapter-highlights li{font-size:clamp(.68rem,2.4vw,.82rem);line-height:1.35;padding-left:.85rem}}@media(max-height:500px){.chapter-overlay{position:fixed;top:.5rem;left:3%;max-width:40%;z-index:10;padding:0 .5rem}.chapter-number{font-size:.55rem;margin-bottom:.1rem}.chapter-title{font-size:clamp(.9rem,3.5vw,1.2rem);margin-bottom:.1rem;line-height:1}.chapter-subtitle{font-size:clamp(.65rem,2vw,.8rem);margin-bottom:.1rem}.chapter-location{font-size:clamp(.55rem,1.5vw,.7rem);margin-bottom:.15rem}.chapter-hook{font-size:clamp(.55rem,1.5vw,.7rem);line-height:1.2;margin-bottom:.2rem}.chapter-highlights{gap:.12rem}.chapter-highlights li{font-size:clamp(.52rem,1.4vw,.66rem);line-height:1.2;padding-left:.6rem}}@media(min-width:769px)and (min-height:501px)and (max-height:700px){.chapter-number{font-size:.75rem;margin-bottom:.25rem}.chapter-title{font-size:clamp(1.4rem,2.6vw,1.9rem);line-height:1.15;margin-bottom:.2rem}.chapter-subtitle{font-size:clamp(.85rem,1.4vw,1rem);margin-bottom:.2rem}.chapter-location{font-size:clamp(.72rem,1.1vw,.85rem);margin-bottom:.35rem}.chapter-hook{font-size:clamp(.78rem,1vw,.9rem);line-height:1.4;margin-bottom:.4rem}.chapter-highlights{gap:.22rem}.chapter-highlights li{font-size:clamp(.72rem,.95vw,.82rem);line-height:1.35}}@media(min-width:769px)and (min-height:501px)and (max-height:560px){.chapter-title{font-size:clamp(1.15rem,2.2vw,1.5rem);line-height:1.1}.chapter-subtitle{margin-bottom:.1rem}.chapter-location{margin-bottom:.2rem}.chapter-hook{margin-bottom:.25rem}.chapter-highlights{gap:.15rem}.chapter-highlights li{line-height:1.3}}.badges-grid-stack{display:grid;grid-template-areas:"stack";align-items:start;overflow:hidden}.badges-grid-stack>.badges-grid{grid-area:stack;transition:opacity 80ms linear}.skills-badges{position:relative;pointer-events:auto}.skills-title{font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;color:#ffffffb3;margin-bottom:.75rem}.badges-grid{display:flex;flex-wrap:wrap;gap:.6rem}.skill-badge{padding:.4rem .5rem;border:2px solid;border-radius:20px;font-size:.85rem;font-weight:600;background:#00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:default;transition:all .3s ease}@media(max-width:768px){.skills-badges{position:fixed;bottom:1.5rem;left:5%;max-width:90%;z-index:10}.skills-title{font-size:.75rem;margin-bottom:.5rem}.badges-grid{gap:.4rem}.skill-badge{font-size:.7rem;padding:.3rem .6rem}}@media(max-height:500px){.skills-badges{position:fixed;bottom:.5rem;right:3%;left:auto;max-width:40%;z-index:10}.skills-title{font-size:.55rem;margin-bottom:.25rem;letter-spacing:1px}.badges-grid{gap:.25rem}.skill-badge{font-size:.55rem;padding:.15rem .35rem;border-width:1px}}@media(min-width:769px)and (min-height:501px)and (max-height:700px){.skills-title{font-size:.7rem;margin-bottom:.45rem}.badges-grid{gap:.4rem}.skill-badge{font-size:.72rem;padding:.28rem .45rem}}@media(min-width:769px)and (min-height:501px)and (max-height:560px){.skills-title{font-size:.65rem;margin-bottom:.3rem}.badges-grid{gap:.3rem}.skill-badge{font-size:.66rem;padding:.2rem .4rem}}.chapter-panel{position:fixed;bottom:2rem;left:5%;max-width:500px;z-index:10;pointer-events:none;display:flex;flex-direction:column;gap:1.5rem}@media(max-width:768px){.chapter-panel{position:static;display:contents}}@media(max-height:500px){.chapter-panel{position:static;display:contents}}@media(min-width:769px)and (min-height:501px)and (max-height:700px){.chapter-panel{bottom:1.25rem;gap:1rem}}@media(min-width:769px)and (min-height:501px)and (max-height:560px){.chapter-panel{bottom:1rem;gap:.75rem}}.navigation{position:fixed;right:3rem;top:50%;transform:translateY(-50%);z-index:100;display:flex;align-items:center}.nav-dots{display:flex;flex-direction:column;gap:1.5rem;position:relative;z-index:2}.nav-dot{width:16px;height:16px;border-radius:50%;border:2px solid rgba(255,255,255,.5);background-color:#ffffff4d;cursor:pointer;position:relative}.nav-tooltip{position:absolute;right:30px;top:50%;transform:translateY(-50%);background:#000000e6;color:#fff;padding:.5rem 1rem;border-radius:4px;font-size:.9rem;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .3s ease}.nav-dot:hover .nav-tooltip{opacity:1}.nav-timeline{position:absolute;left:40%;transform:translate(-50%);top:8px;bottom:8px;width:2px;background:#fff3;z-index:1}.nav-progress{width:100%}@media(max-width:768px){.navigation{right:1rem}.nav-dots{gap:1rem}.nav-dot{width:12px;height:12px}.nav-dot.active{width:16px;height:16px}.nav-tooltip{display:none}.nav-timeline{top:6px;bottom:6px}}@media(max-height:500px){.navigation{right:.3rem}.nav-dots{gap:.5rem}.nav-dot{width:8px;height:8px;border-width:1px}.nav-dot.active{width:10px;height:10px}.nav-timeline{top:4px;bottom:4px}}.progress-indicator{position:fixed;top:2rem;right:3rem;z-index:100;display:flex;align-items:center;gap:1rem}.progress-text{font-size:1.5rem;font-weight:700;display:flex;align-items:baseline;gap:.3rem}.progress-current{font-size:2rem}.progress-separator{color:#ffffff80}.progress-total{color:#ffffffb3;font-size:1.2rem}.progress-bar-container{width:100px;height:4px;background:#fff3;border-radius:2px;overflow:hidden}.progress-bar{height:100%;border-radius:2px}@media(max-width:768px){.progress-indicator{top:1rem;right:1rem}.progress-text{font-size:1.2rem}.progress-current{font-size:1.5rem}.progress-bar-container{width:60px}}@media(max-height:500px){.progress-indicator{top:.3rem;right:.3rem;gap:.4rem}.progress-text{font-size:.85rem}.progress-current{font-size:1rem}.progress-total{font-size:.85rem}.progress-bar-container{width:40px;height:2px}}.scroll-indicator{position:fixed;bottom:6.5rem;left:50%;transform:translate(-50%);z-index:100;display:flex;flex-direction:column;align-items:center;gap:1rem}.scroll-icon{display:flex;justify-content:center}.mouse{width:30px;height:50px;border:2px solid rgba(255,255,255,.6);border-radius:15px;position:relative;display:flex;justify-content:center;padding-top:10px}.wheel{width:4px;height:10px;background:#fffc;border-radius:2px;animation:scroll-wheel 1.5s infinite}@keyframes scroll-wheel{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(15px)}}.arrow-keys{display:flex;gap:6px}.arrow-keys .key{min-width:28px;height:28px;padding:0 6px;display:flex;align-items:center;justify-content:center;font-size:16px;color:#ffffffd9;border:1px solid rgba(255,255,255,.35);border-radius:6px;background:#ffffff0f}.swipe-hand{display:flex;justify-content:center;align-items:center}.swipe-hand svg{filter:drop-shadow(0 2px 8px rgba(255,255,255,.2))}.scroll-text{font-size:.9rem;color:#ffffffb3;text-transform:uppercase;letter-spacing:2px;font-weight:600}@media(max-width:768px){.scroll-indicator{display:none}}@media(max-height:500px){.scroll-indicator{display:none}}.pn-controls{position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);z-index:90;display:flex;gap:1.25rem}.pn-btn{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;background:#0a0a1a8c;border:1px solid rgba(255,255,255,.18);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;transition:background .2s ease,opacity .2s ease,transform .15s ease}.pn-btn:hover:not(:disabled){background:#0a0a1ad9;transform:scale(1.1)}.pn-btn:active:not(:disabled){transform:scale(.92)}.pn-btn:disabled{opacity:.25;cursor:default}@media(max-width:768px){.pn-controls{inset:64% 0 auto;transform:none;justify-content:space-between;padding:0 12px;pointer-events:none}.pn-btn{width:46px;height:46px;pointer-events:auto}}.zoom-controls{position:fixed;bottom:2rem;right:2.5rem;display:flex;flex-direction:row;gap:1rem;z-index:1000}.zoom-button{width:44px;height:44px;border-radius:50%;border:2px solid;color:rgb(var(--zoom-rgb, 74, 144, 226));background:#00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:transform .3s ease,background .3s ease,box-shadow .3s ease}.zoom-button:hover{transform:scale(1.1);background:#ffffff1a;box-shadow:0 0 15px currentColor}.zoom-button:active{transform:scale(.95)}.zoom-button svg{width:24px;height:24px}@media(max-width:768px){.zoom-controls{top:3rem;right:1rem;bottom:auto;gap:6px}.zoom-button{width:30px;height:30px;border-width:2px}.zoom-button svg{width:18px;height:18px}.zoom-button:hover{transform:none;background:#00000080;box-shadow:none}.zoom-button:active{transform:scale(.9)}}@media(max-height:500px){.zoom-controls{top:25px;right:1px;bottom:auto}.zoom-button{width:25px;height:25px}.zoom-button svg{width:16px;height:16px}}.loading-screen-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background:radial-gradient(ellipse at bottom,#1b2735,#090a0f);display:flex;align-items:center;justify-content:center;z-index:10000;overflow:hidden}.stars-container{position:absolute;width:100%;height:100%;overflow:hidden}.star{position:absolute;width:2px;height:2px;background:#fff;border-radius:50%;animation:twinkle 3s infinite}@keyframes twinkle{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.5)}}.loading-content{text-align:center;max-width:600px;padding:2rem;position:relative;z-index:1}.spaceship-container{margin:0 auto 3rem;display:flex;justify-content:center;align-items:center;height:200px;width:100%;max-width:300px}@media(max-width:768px){.spaceship-container{height:150px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.loading-title{font-size:clamp(2rem,5vw,3rem);font-weight:900;background:linear-gradient(135deg,#4a90e2,#63a4ff,#4a90e2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem;text-shadow:0 0 30px rgba(74,144,226,.5);letter-spacing:2px;animation:fadeInUp .8s ease-out forwards}.loading-message{font-size:1.1rem;color:#ffffffb3;margin-bottom:2.5rem;font-weight:500;letter-spacing:.5px;min-height:30px;opacity:0;animation:fadeInUp .8s ease-out .3s forwards}.loading-bar-container{position:relative;width:100%;height:8px;background:#ffffff1a;border-radius:10px;overflow:visible;margin-bottom:1.5rem;box-shadow:inset 0 0 10px #00000080}.loading-bar{height:100%;background:linear-gradient(90deg,#4a90e2,#63a4ff,#4a90e2);border-radius:10px;position:relative;box-shadow:0 0 10px #4a90e266;transition:width .3s ease}.loading-bar-glow{position:absolute;top:-4px;left:0;height:16px;background:linear-gradient(90deg,#4a90e233,#63a4ff33,#4a90e233);border-radius:10px;filter:blur(8px);transition:width .3s ease;pointer-events:none}.loading-percentage{font-size:1.8rem;font-weight:700;color:#ffffffe6;text-shadow:0 0 5px rgba(74,144,226,.3);margin:0}.loading-status{margin-top:1rem;font-size:1.2rem;font-weight:600;color:#4a90e2;text-shadow:0 0 5px rgba(74,144,226,.4);letter-spacing:2px}.loading-credit{position:absolute;bottom:1.75rem;left:50%;transform:translate(-50%);margin:0;z-index:1;font-size:.7rem;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;max-width:90%;text-align:center;line-height:1.5;color:#ffffff59}@media(max-width:768px){.loading-title{font-size:clamp(1.5rem,4vw,2.5rem)}.loading-message{font-size:.95rem;margin-bottom:2rem}.loading-percentage{font-size:1.5rem}.loading-credit{font-size:.58rem;letter-spacing:1px;bottom:1.25rem}}@keyframes shoot{0%{transform:translate(0) translateY(0);opacity:1}to{transform:translate(-1000px) translateY(500px);opacity:0}}.loading-screen-overlay:before{content:"";position:absolute;top:10%;right:20%;width:2px;height:2px;background:#fff;box-shadow:0 0 4px #fff;animation:shoot 3s linear infinite}.loading-screen-overlay:after{content:"";position:absolute;top:30%;right:60%;width:2px;height:2px;background:#fff;box-shadow:0 0 4px #fff;animation:shoot 4s linear infinite 1.5s}.social-links{position:fixed;top:2rem;left:3rem;z-index:100;display:flex;gap:1.5rem;align-items:center}.social-button{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(var(--social-rgb, 74, 144, 226),.5);color:rgb(var(--social-rgb, 74, 144, 226));transition:background-color .25s ease,box-shadow .25s ease;cursor:pointer}.social-button:hover{background:rgba(var(--social-rgb, 74, 144, 226),.2);border-color:rgb(var(--social-rgb, 74, 144, 226));box-shadow:0 0 15px rgba(var(--social-rgb, 74, 144, 226),.4)}@media(max-width:768px){.social-links{bottom:auto;top:50%;transform:translateY(-50%);right:auto;left:1rem;flex-direction:column;gap:1rem}.social-button{width:32px;height:32px}}@media(max-height:500px){.social-links{inset:auto auto 20px 20px;flex-direction:row;gap:1rem;transform:none}.social-button{width:28px;height:28px}}canvas{pointer-events:auto}
