*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f1e8;color:#333}.container{max-width:900px;margin:0 auto;padding:2rem}.form-container{background:#fff;border-radius:12px;padding:3rem;box-shadow:0 2px 8px #0000001a}.form-section{margin-bottom:2.5rem}.form-section h2{font-size:1.5rem;color:#8b6f47;margin-bottom:1.5rem;border-bottom:2px solid #d4c5a9;padding-bottom:.5rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-size:1.1rem;font-weight:500;margin-bottom:.5rem;color:#555}.form-group input,.form-group textarea{width:100%;padding:.75rem;font-size:1rem;border:2px solid #e0d5c7;border-radius:6px;transition:border-color .3s}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#8b6f47}.form-group textarea{min-height:100px;resize:vertical;font-family:inherit}.error-message{color:#d9534f;font-size:.9rem;margin-top:.25rem}.button-primary{background-color:#8b6f47;color:#fff;padding:1rem 2rem;font-size:1.2rem;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s;width:100%;font-weight:600}.button-primary:hover{background-color:#6f5838}.button-secondary{background-color:#d4c5a9;color:#333;padding:.75rem 1.5rem;font-size:1rem;border:none;border-radius:6px;cursor:pointer;transition:background-color .3s;margin-bottom:1.5rem}.button-secondary:hover{background-color:#c4b599}.story-container{font-family:Georgia,Times New Roman,serif;line-height:1.8}.story-hero{text-align:center;padding:3rem 0;background:linear-gradient(to bottom,#f5f1e8,#fff)}.story-hero h1{font-size:3rem;color:#8b6f47;margin-bottom:.5rem}.story-hero p{font-size:1.3rem;color:#666}.chapter{margin:3rem 0;padding:2rem}.chapter h2{font-size:2rem;color:#8b6f47;margin-bottom:1.5rem}.chapter-image{width:100%;max-width:800px;height:auto;border-radius:12px;box-shadow:0 4px 12px #00000026;margin:2rem auto;display:block}.chapter-narrative{font-size:1.2rem;color:#444;margin-bottom:1rem}.story-footer{text-align:center;padding:3rem 0;color:#888;font-size:.95rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
