*{box-sizing:border-box;margin:0;padding:0}body{color:#1a1a1a;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}.site-header{z-index:1000;background:#1a1a1a;padding:15px 20px;position:sticky;top:0;box-shadow:0 2px 10px #0000004d}.header-content{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;display:flex}.logo-section{cursor:pointer;align-items:center;gap:15px;text-decoration:none;display:flex}.copious-logo{background:radial-gradient(circle,#8b0000,#4d0000);border-radius:8px;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:relative;box-shadow:0 4px 15px #8b000066}.logo-square{border:2px solid #d4af37;border-radius:6px;width:38px;height:38px;position:relative}.logo-dot{background:#d4af37;border-radius:50%;position:absolute}.logo-dot.center{z-index:2;background:red;width:10px;height:10px;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 15px #f00c}.logo-dot.top{width:7px;height:7px;top:4px;left:50%;transform:translate(-50%)}.logo-dot.bottom-left{width:7px;height:7px;bottom:4px;left:4px}.logo-dot.bottom-right{width:7px;height:7px;bottom:4px;right:4px}.logo-text{color:#fff;font-size:22px;font-weight:700}.main-nav{gap:25px;display:flex}.main-nav a{color:#fff;cursor:pointer;font-size:15px;text-decoration:none;transition:color .3s}.main-nav a:hover,.main-nav a.active{color:#d4af37}.header-actions{align-items:center;gap:15px;display:flex}.btn-login{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff;border-radius:6px;padding:8px 20px;font-size:14px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.btn-login:hover{color:#1a1a1a;background:#fff}.btn-signup{color:#1a1a1a;cursor:pointer;background:#d4af37;border:none;border-radius:6px;padding:8px 20px;font-size:14px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.btn-signup:hover{background:#c29d2f}.beta-status{color:#1a1a1a;text-align:center;background:#d4af37;padding:15px 20px;font-size:16px;font-weight:700}.beta-spots{color:#8b0000;font-size:20px}.chronicle-impact{text-align:center;color:#fff;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);padding:60px 20px}.impact-title{color:#d4af37;margin-bottom:30px;font-size:36px}.impact-grid{grid-template-columns:repeat(3,1fr);gap:30px;max-width:1200px;margin:0 auto;display:grid}.impact-card{cursor:pointer;background:#8b000033;border:2px solid #8b0000;border-radius:15px;padding:30px;transition:all .3s}.impact-card:hover{background:#8b00004d;transform:translateY(-5px);box-shadow:0 10px 30px #8b000066}.impact-amount{color:red;margin-bottom:10px;font-size:42px;font-weight:700}.impact-label{color:#d4af37;margin-bottom:15px;font-size:20px}.impact-description{color:#fffc;font-size:15px;line-height:1.6}.hero{color:#fff;text-align:center;background:linear-gradient(135deg,#8b0000,#4d0000);padding:80px 20px}.hero-logo{background:radial-gradient(circle,#8b0000,#4d0000);border-radius:15px;justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:30px;display:inline-flex;box-shadow:0 10px 40px #8b000099}.hero-logo-square{border:3px solid #d4af37;border-radius:10px;width:90px;height:90px;position:relative}.hero-logo-dot{border-radius:50%;position:absolute}.hero-logo-dot.center{z-index:2;background:red;width:16px;height:16px;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 20px #f00c}.hero-logo-dot.top{background:#d4af37;width:12px;height:12px;top:8%;left:50%;transform:translate(-50%)}.hero-logo-dot.bottom-left{background:#d4af37;width:12px;height:12px;bottom:8%;left:12%}.hero-logo-dot.bottom-right{background:#d4af37;width:12px;height:12px;bottom:8%;right:12%}h1{margin-bottom:20px;font-size:56px}.tagline{color:#d4af37;margin-bottom:30px;font-size:24px}.hero-text{opacity:.9;max-width:700px;margin:0 auto 40px;font-size:18px;line-height:1.6}.btn{color:#1a1a1a;cursor:pointer;background:#d4af37;border:none;border-radius:8px;margin:0 10px;padding:16px 32px;font-size:18px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.btn:hover{transform:translateY(-2px);box-shadow:0 5px 20px #d4af3766}.btn-secondary{color:#fff;background:0 0;border:2px solid #fff}.btn-secondary:hover{color:#8b0000;background:#fff}.byollm-section{background:#f8f8f8;padding:80px 20px}.byollm-container{max-width:1200px;margin:0 auto}.byollm-header{text-align:center;margin-bottom:60px}.byollm-title{color:#8b0000;margin-bottom:20px;font-size:42px}.byollm-subtitle{color:#d4af37;margin-bottom:20px;font-size:24px}.byollm-description{color:#666;max-width:800px;margin:0 auto;font-size:18px;line-height:1.8}.byollm-features{grid-template-columns:repeat(3,1fr);gap:40px;margin-top:60px;display:grid}.byollm-card{text-align:center;background:#fff;border-radius:15px;padding:30px;transition:all .3s;box-shadow:0 4px 20px #0000001a}.byollm-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026}.byollm-icon{margin-bottom:20px;font-size:48px}.byollm-card h3{color:#8b0000;margin-bottom:15px;font-size:24px}.byollm-card p{color:#666;line-height:1.6}.stats{background:#fff;padding:60px 20px}.stats-grid{grid-template-columns:repeat(4,1fr);gap:30px;max-width:1200px;margin:0 auto;display:grid}.stat-card{text-align:center;background:#f8f8f8;border-radius:10px;padding:30px;box-shadow:0 4px 20px #0000001a}.stat-number{color:#8b0000;font-size:48px;font-weight:700}.stat-label{color:#666;margin-top:10px;font-size:15px}.modules{max-width:1200px;margin:0 auto;padding:80px 20px}.section-title{text-align:center;margin-bottom:60px;font-size:42px}.modules-grid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.module-card{color:#fff;border-radius:15px;padding:40px;transition:all .3s}.module-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0003}.module-card.learn{background:linear-gradient(135deg,#667eea,#764ba2)}.module-card.create{background:linear-gradient(135deg,#f093fb,#f5576c)}.module-card.connect{background:linear-gradient(135deg,#4facfe,#00f2fe)}.module-card h3{margin-bottom:15px;font-size:28px}.module-card p{margin-bottom:20px;font-size:16px;line-height:1.6}.module-card ul{padding:0;list-style:none}.module-card li{margin-bottom:10px}.module-card li:before{content:"✓ ";font-weight:700}.cta-strip{text-align:center;color:#fff;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);padding:80px 20px}footer{color:#fff;text-align:center;background:#1a1a1a;padding:60px 20px}.footer-logo-section{justify-content:center;align-items:center;gap:15px;margin-bottom:20px;display:flex}.footer-logo{background:radial-gradient(circle,#8b0000,#4d0000);border-radius:10px;justify-content:center;align-items:center;width:60px;height:60px;display:inline-flex}.footer-logo-square{border:2.5px solid #d4af37;border-radius:8px;width:45px;height:45px;position:relative}.footer-logo-dot{border-radius:50%;position:absolute}.footer-logo-dot.center{z-index:2;background:red;width:12px;height:12px;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 15px #f00c}.footer-logo-dot.top{background:#d4af37;width:8px;height:8px;top:5px;left:50%;transform:translate(-50%)}.footer-logo-dot.bottom-left{background:#d4af37;width:8px;height:8px;bottom:5px;left:5px}.footer-logo-dot.bottom-right{background:#d4af37;width:8px;height:8px;bottom:5px;right:5px}.footer-brand{font-size:24px;font-weight:700}.footer-tagline{color:#d4af37;margin:10px 0 30px;font-size:16px}.footer-links{flex-wrap:wrap;justify-content:center;gap:30px;margin:30px 0;display:flex}.footer-links a{color:#999;cursor:pointer;text-decoration:none;transition:color .3s}.footer-links a:hover{color:#d4af37}.footer-info{color:#999;margin-top:10px;font-size:14px}@media (max-width:768px){.impact-grid,.stats-grid,.modules-grid,.byollm-features{grid-template-columns:1fr}h1{font-size:36px}.main-nav{display:none}.header-actions{gap:10px}}
