*{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f3efe5;--bg-alt:#e8e0d3;--text:#2c241e;--text-light:#5f4e42;--accent:#b37b5e;--accent-dark:#8b5a3e;--border:#b37b5e4d;--card-bg:#ffffff40;--glass-bg:#f3efe54d;--glass-border:#ffffff80;--shadow:0 8px 32px #0000001a, 0 0 0 1px #ffffffb3;--shadow-hover:0 12px 48px #00000026, 0 0 0 1px var(--accent);--radius:16px;--radius-sm:8px;--transition:all .25s ease}[data-theme=dark]{--bg:#2c241e;--bg-alt:#3f342c;--text:#f0e7db;--text-light:#cbb59e;--accent:#c99e7c;--accent-dark:#b37b5e;--border:#c99e7c4d;--card-bg:#2c241e80;--glass-bg:#2c241e4d;--glass-border:#ffffff26;--shadow:0 8px 32px #0006, 0 0 0 1px #ffffff0d;--shadow-hover:0 12px 48px #0009, 0 0 0 1px var(--accent)}body{background:var(--bg);color:var(--text);-webkit-tap-highlight-color:transparent;font-family:Inter,sans-serif;line-height:1.6;transition:background-color .3s,color .3s;overflow-x:hidden}html{scroll-behavior:smooth;scroll-padding-top:90px}.container{width:100%;max-width:1300px;margin:0 auto;padding:0 2rem}.noise{pointer-events:none;opacity:.02;z-index:1000;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMzAwIj48ZmlsdGVyIGlkPSJmIj48ZmVUdXJidWxlbmNlIHR5cGU9ImZyYWN0YWxOb2lzZSIgYmFzZUZyZXF1ZW5jeT0iLjc1IiBudW1PY3RhdmVzPSIzIiAvPjwvZmlsdGVyPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbHRlcj0idXJsKCNmKSIgb3BhY2l0eT0iMC40IiAvPjwvc3ZnPg==);width:100%;height:100%;position:fixed;top:0;left:0}.glass-aero{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);box-shadow:0 4px 24px #0000001a,inset 0 1px 2px #ffffff80}.glass-aero-card{background:var(--card-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow), inset 0 1px 1px #ffffff4d;transition:var(--transition)}.glass-aero-card:hover{box-shadow:var(--shadow-hover), inset 0 1px 2px #ffffff80;border-color:var(--accent)}.glass-aero-btn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--glass-border);background:#ffffff26;box-shadow:inset 0 1px 2px #fff6}.glass-aero-btn:hover{border-color:var(--accent);background:#ffffff40}.header{z-index:100;background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:40px;width:100%;max-width:1300px;margin:0 auto;padding:.5rem 2rem;position:sticky;top:1rem;left:0;box-shadow:0 4px 24px #0000001a,inset 0 1px 2px #ffffff80}.header-container{justify-content:space-between;align-items:center;display:flex}.logo{letter-spacing:.5px;align-items:center;gap:.75rem;font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:700;display:flex}.logo i{color:var(--accent);filter:drop-shadow(0 0 6px #b37b5e66);font-size:1.8rem}.accent{color:var(--accent)}.nav{gap:1rem;display:flex}.nav-link{color:var(--text);white-space:nowrap;border-radius:30px;align-items:center;min-height:44px;padding:.5rem 1rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.nav-link:hover,.nav-link.active{color:var(--accent);background:#fff3}.header-actions{align-items:center;gap:.8rem;display:flex}.btn{cursor:pointer;transition:var(--transition);color:var(--text);white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:none;border:1px solid var(--glass-border);background:#ffffff26;border-radius:40px;align-items:center;gap:.5rem;min-height:44px;padding:.6rem 1.4rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;display:inline-flex;box-shadow:inset 0 1px 2px #fff6}.btn-primary{background:var(--accent);color:#f3efe5;border:1px solid #ffffff4d;box-shadow:inset 0 1px 3px #fff9}.btn-primary:hover{background:var(--accent-dark);box-shadow:0 8px 16px -6px var(--accent), inset 0 1px 3px #ffffffb3;transform:translateY(-2px)}.btn-outline{border:1px solid var(--border);background:0 0}.btn-outline:hover{border-color:var(--accent);color:var(--accent);background:#ffffff40;transform:translateY(-2px)}.btn-icon{padding:.6rem 1rem;font-size:1.1rem}.btn-large{padding:1rem 2rem;font-size:1.1rem}.mobile-toggle{color:var(--text);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:none;border:1px solid var(--glass-border);background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;min-width:44px;min-height:44px;font-size:1.8rem;display:none;box-shadow:inset 0 1px 2px #fff6}.hero{text-align:center;justify-content:center;align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.hero-canvas{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.hero-content{z-index:2;background:var(--card-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border);border-radius:var(--radius);width:100%;max-width:900px;box-shadow:var(--shadow), inset 0 1px 1px #ffffff4d;padding:2rem;position:relative}.hero-badge{letter-spacing:2px;color:var(--accent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#b37b5e33;border:1px solid #b37b5e4d;border-radius:40px;margin-bottom:2rem;padding:.5rem 1.5rem;font-size:.8rem;font-weight:600;animation:.8s ease-out slideDown;display:inline-block}@keyframes slideDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.hero-title{text-transform:uppercase;letter-spacing:2px;word-break:break-word;margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:clamp(2.8rem,12vw,6rem);font-weight:900;line-height:1.1;animation:1s ease-out fadeIn}.hero-subtitle{color:var(--text-light);min-height:3rem;margin-bottom:1.5rem;font-family:Cormorant Garamond,serif;font-size:clamp(1.3rem,5vw,1.5rem);font-style:italic;animation:1s ease-out .2s both fadeIn}.hero-description{color:var(--text-light);margin-bottom:2.5rem;font-size:1.2rem;animation:1s ease-out .4s both fadeIn}.hero-actions{flex-wrap:wrap;justify-content:center;gap:1rem;animation:1s ease-out .6s both fadeIn;display:flex}.scroll-indicator{background:linear-gradient(to bottom, var(--accent), transparent);width:2px;height:60px;animation:2s infinite scrollPulse;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}@keyframes scrollPulse{0%{opacity:.3;transform:translate(-50%)scaleY(.5)}50%{opacity:1;transform:translate(-50%)scaleY(1)}to{opacity:.3;transform:translate(-50%)scaleY(.5)}}.section{z-index:1;padding:5rem 0;position:relative}.alt-bg{background-color:var(--bg-alt)}.section-header{border-left:4px solid var(--accent);margin-bottom:4rem;padding-left:2rem;animation:.8s ease-out slideInLeft}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.section-tag{letter-spacing:3px;color:var(--accent);margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:block}.section-header h2{font-family:Cormorant Garamond,serif;font-size:clamp(2rem,6vw,3.8rem);font-weight:700;line-height:1.2}.about-grid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.about-text{padding:2rem}.lead{color:var(--text-light);margin-bottom:2rem;font-size:clamp(1.1rem,3vw,1.2rem);line-height:1.8}.featured-list{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.featured-item{border:1px solid var(--border);background:#b37b5e26;border-radius:40px;align-items:center;gap:.5rem;min-height:44px;padding:.5rem 1.2rem;font-size:.9rem;font-weight:600;display:flex}.featured-item i{color:var(--accent)}.about-timeline{flex-direction:column;justify-content:space-around;min-height:300px;padding:2rem;display:flex;position:relative}.about-timeline:before{content:"";background:linear-gradient(to bottom, transparent, var(--accent), transparent);width:2px;position:absolute;top:10%;bottom:10%;left:50%;transform:translate(-50%)}.timeline-marker{text-align:center;color:var(--accent);background:var(--card-bg);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid var(--border);width:fit-content;transition:var(--transition);border-radius:30px;align-items:center;min-height:44px;margin:0 auto;padding:.3rem 1rem;font-size:clamp(1rem,4vw,1.2rem);font-weight:700;display:inline-flex;position:relative}.timeline-marker:hover{border-color:var(--accent);transform:scale(1.05)}.details-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;display:grid}.detail-card{text-align:center;transition:var(--transition);padding:2rem;animation:.6s ease-out both fadeInUp}.detail-card:first-child{animation-delay:.1s}.detail-card:nth-child(2){animation-delay:.2s}.detail-card:nth-child(3){animation-delay:.3s}.detail-card:nth-child(4){animation-delay:.4s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.detail-card:hover{transform:translateY(-5px)}.detail-icon{color:var(--accent);margin-bottom:1rem;font-size:2.5rem}.detail-card h3{margin-bottom:.5rem;font-size:clamp(1.2rem,4vw,1.3rem);font-weight:600}.leaders-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;display:grid}.leader-card{text-align:center;transition:var(--transition);padding:2rem;animation:.6s ease-out both fadeInUp}.leader-card:first-child{animation-delay:.1s}.leader-card:nth-child(2){animation-delay:.2s}.leader-card:nth-child(3){animation-delay:.3s}.leader-card:hover{transform:translateY(-5px)}.leader-avatar{background:linear-gradient(135deg, var(--bg-alt), var(--card-bg));width:90px;height:90px;color:var(--accent);border:2px solid var(--accent);transition:var(--transition);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.2rem;font-size:2.8rem;display:flex;box-shadow:0 0 15px #b37b5e4d}.leader-card:hover .leader-avatar{transform:scale(1.05);box-shadow:0 0 25px #b37b5e80}.leader-card h3{margin-bottom:.3rem;font-size:clamp(1.2rem,4vw,1.4rem)}.role{color:var(--accent);background:#b37b5e26;border-radius:40px;padding:.3rem 1.2rem;font-size:.9rem;font-weight:600;display:inline-block}.sims-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;display:grid}.sim-card{text-align:center;transition:var(--transition);padding:2rem;animation:.6s ease-out both fadeInUp}.sim-card:first-child{animation-delay:.1s}.sim-card:nth-child(2){animation-delay:.2s}.sim-card:nth-child(3){animation-delay:.3s}.sim-card:nth-child(4){animation-delay:.4s}.sim-card:hover{transform:translateY(-5px)}.sim-card i{color:var(--accent);margin-bottom:1rem;font-size:2.5rem}.sim-card h3{margin-bottom:.5rem;font-size:clamp(1.2rem,4vw,1.4rem)}.sim-card p{color:var(--text-light);font-size:.95rem}.footer{border-top:1px solid var(--border);margin-top:3rem;padding:3rem 0}.footer-logo{align-items:center;gap:.8rem;margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:clamp(1.3rem,5vw,1.5rem);font-weight:700;display:flex}.footer-logo i{color:var(--accent)}.footer-info{color:var(--text-light);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.developer-credit a{color:var(--accent);border-bottom:1px dotted #0000;text-decoration:none;transition:border-color .2s}.developer-credit a:hover{border-bottom-color:var(--accent)}.notification{background:var(--accent);color:#f3efe5;z-index:999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center;border:1px solid #fff3;border-radius:40px;max-width:90vw;padding:1rem 2rem;font-weight:600;transition:transform .4s;position:fixed;bottom:2rem;right:2rem;transform:translate(400px);box-shadow:0 10px 30px #0000004d}.notification.show{transform:translate(0)}@media (pointer:fine){body:not(.touch-device){cursor:none!important}.history-cursor{pointer-events:none;z-index:99999;opacity:1;mix-blend-mode:difference;width:40px;height:40px;transition:transform .15s,width .2s,height .2s;position:fixed;transform:translate(-50%,-50%)}.history-cursor:before{content:"📜";filter:drop-shadow(0 0 6px var(--accent));font-size:24px;transition:all .2s;animation:3s ease-in-out infinite parchmentWave;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.history-cursor:after{content:"";border:2px solid var(--accent);opacity:.4;border-radius:50%;width:50px;height:50px;animation:2s infinite cursorRing;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.8)}.history-cursor.hovering:before{content:"✒️";font-size:28px;animation:1s infinite quillWrite}.history-cursor.hovering:after{border-color:var(--accent-dark)}.history-cursor.clicking{transform:translate(-50%,-50%)scale(.8)}.history-cursor.clicking:before{content:"🗺️";font-size:26px;animation:none}.history-cursor.precision{width:30px;height:30px}.history-cursor.precision:before{content:"🔍";font-size:18px}.history-cursor.precision:after{width:35px;height:35px}.cursor-trail{background:var(--accent);pointer-events:none;z-index:99998;opacity:.4;width:8px;height:8px;box-shadow:0 0 10px var(--accent);border-radius:50%;transition:opacity .3s;position:fixed;transform:translate(-50%,-50%)}}@media (pointer:coarse){.history-cursor,.cursor-trail{display:none!important}}@keyframes parchmentWave{0%,to{transform:translate(-50%,-50%)rotate(0)}25%{transform:translate(-50%,-50%)rotate(-3deg)}75%{transform:translate(-50%,-50%)rotate(3deg)}}@keyframes quillWrite{0%,to{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(-50%,-50%)scale(1.1)}}@keyframes cursorRing{0%{opacity:.5;transform:translate(-50%,-50%)scale(.8)}50%{opacity:.2;transform:translate(-50%,-50%)scale(1.2)}to{opacity:0;transform:translate(-50%,-50%)scale(1.5)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (width>=768px) and (width<=1024px){.about-grid{gap:1.5rem}.details-grid,.leaders-grid,.sims-grid{grid-template-columns:repeat(2,1fr)}.hero-title{font-size:clamp(3.5rem,8vw,5rem)}.about-timeline:before{left:30px}.timeline-marker{margin-left:30px}}@media (width<=900px){.nav,.header-actions .btn-outline.join-btn{display:none}.mobile-toggle{display:flex}.nav.active{background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--border);z-index:99;border-radius:20px;flex-direction:column;gap:.8rem;min-width:200px;margin-top:.5rem;padding:1.5rem;display:flex;position:absolute;top:100%;left:0;right:0}.nav.active .nav-link{white-space:normal;justify-content:center;width:100%}.about-grid{grid-template-columns:1fr;gap:2rem}.footer-info{flex-direction:column;align-items:flex-start}.about-timeline:before{left:20px}.timeline-marker{margin-left:20px}}@media (width<=600px){.container{padding:0 1.2rem}.header{padding:.5rem 1rem;top:.5rem}.logo{font-size:1.2rem}.logo i{font-size:1.6rem}.hero-title{font-size:clamp(2.4rem,10vw,3.5rem)}.hero-subtitle{min-height:2.8rem;font-size:1.2rem}.hero-description{font-size:1rem}.hero-actions{flex-direction:column;align-items:stretch;gap:.8rem}.btn-large{justify-content:center;width:100%}.hero-badge{padding:.4rem 1rem;font-size:.7rem}.section-header{padding-left:1rem}.section-header h2{font-size:1.8rem}.details-grid,.leaders-grid,.sims-grid{grid-template-columns:1fr;gap:1.5rem}.about-text{padding:1.5rem}.about-timeline{min-height:auto;padding:1.5rem}.about-timeline:before{left:15px}.timeline-marker{margin-left:15px;font-size:.9rem}.featured-list{justify-content:center}.featured-item{padding:.4rem 1rem;font-size:.85rem}.leader-avatar{width:80px;height:80px;font-size:2.5rem}.footer-logo{font-size:1.3rem}.notification{bottom:1rem;left:1rem;right:1rem;transform:translateY(200%)}.notification.show{transform:translateY(0)}}@media (width<=380px){.hero-title{font-size:2.2rem}.hero-subtitle{font-size:1.1rem}.btn{padding:.5rem 1rem;font-size:.85rem}.btn-large{padding:.8rem 1.5rem}.section-header h2{font-size:1.6rem}.timeline-marker{font-size:.8rem}}@media (orientation:landscape) and (height<=600px){.hero{min-height:120vh;padding-top:100px}.scroll-indicator{height:40px}}@media (hover:none) and (pointer:coarse){.btn:hover,.glass-aero-card:hover,.nav-link:hover,.featured-item:hover,.detail-card:hover,.leader-card:hover,.sim-card:hover,.timeline-marker:hover{border-color:var(--border);box-shadow:var(--shadow);transform:none}.btn-primary:hover{background:var(--accent);transform:none}.btn-outline:hover{color:var(--text);background:0 0}}
