*{margin:0;padding:0;box-sizing:border-box}body{font-family:Georgia,serif;line-height:1.6;color:#333;background:#000}.container{max-width:800px;margin:0 auto;padding:0 20px}.header{background:#000;color:#fff;padding:60px 0;text-align:center;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.header h1{font-size:3rem;font-weight:400;margin-bottom:20px;letter-spacing:-1px}.subtitle{font-size:1.2rem;opacity:.8;font-style:italic}.hero{background:#f8f8f8;padding:60px 0;text-align:center}.hero h2{font-size:2.5rem;margin-bottom:30px;color:#333;font-weight:400}.hero p{font-size:1.3rem;color:#666;max-width:600px;margin:0 auto}.manifesto{padding:60px 0}.principle{margin-bottom:60px;padding:10px 0;border-bottom:1px solid #eee}.principle:last-child{border-bottom:none}.principle h3{font-size:2rem;margin-bottom:20px;color:#000;font-weight:400}.principle p{font-size:1.1rem;line-height:1.7;color:#555;margin-bottom:20px}.quote{background:#f0f0f0;padding:40px;margin:40px 0;border-left:4px solid #333;font-style:italic;font-size:1.2rem}.highlight{background:#ffeb3b;padding:2px 4px;color:#000}.cta{background:#333;color:#fff;padding:60px 0;text-align:center}.cta h2{font-size:2.5rem;margin-bottom:30px;font-weight:400}.cta p{font-size:1.2rem;margin-bottom:40px;opacity:.9}.button{display:inline-block;background:#fff;color:#333;padding:15px 30px;text-decoration:none;font-size:1.1rem;font-weight:700;border-radius:3px;transition:all .3s ease}.button:hover{background:#f0f0f0;transform:translateY(-2px)}footer{background:#000;color:#fff;padding:40px 0;text-align:center}@media (max-width:768px){.header h1{font-size:2rem}.hero h2{font-size:1.8rem}.principle h3{font-size:1.5rem}}