@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Open+Sans:ital,wght@0,400;0,600;0,700;1,400&display=swap";body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--red: #B03A2E;--red-dark: #8B1A0E;--teal: #00AABB;--teal-dark: #008899;--cream: #FFF0D0;--card-brown: #8B5E4A;--heading-dark: #6B2010;--yellow: #F5D020;--white: #ffffff;--text-dark: #222222}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Open Sans,system-ui,sans-serif;background-color:var(--cream);color:var(--text-dark)}#root{display:flex;flex-direction:column;min-height:100vh}main{flex:1}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.placeholder{background-color:#0000002e;display:flex;align-items:center;justify-content:center;color:#fff9;font-size:.75rem;border-radius:6px;text-align:center;padding:.5rem}.placeholder-circle{border-radius:50%}.page-wrapper{background-color:var(--cream);padding:2.5rem 1.5rem 3rem;max-width:960px;margin:0 auto;width:100%}.page-heading{font-family:Open Sans,sans-serif;font-weight:400;font-size:3rem;color:var(--heading-dark);text-align:center;margin-bottom:2rem;letter-spacing:.02em}.card-brown{background-color:var(--card-brown);color:var(--white);border-radius:12px;padding:2rem;margin-bottom:1.5rem}.card-brown h2{font-size:1.4rem;font-weight:700;margin-bottom:1rem}.card-brown h3{font-size:1.1rem;font-weight:700;margin:1.2rem 0 .5rem}.card-brown p{font-size:.95rem;line-height:1.7;text-align:justify;margin-bottom:.75rem}.navbar{width:100%}.navbar-title{background-color:var(--red);text-align:center;padding:1rem 1.5rem}.navbar-title a{font-family:Bebas Neue,sans-serif;font-size:clamp(2.5rem,8vw,4.5rem);color:var(--white);letter-spacing:.08em}.navbar-links{background-color:var(--teal);display:flex;justify-content:center}.navbar-links a{color:var(--white);font-size:.85rem;font-weight:600;text-transform:lowercase;letter-spacing:.05em;padding:.75rem 2.5rem;transition:background-color .15s}.navbar-links a:hover{background-color:var(--teal-dark)}.navbar-links a.active{font-weight:700;text-decoration:underline}.footer{background-color:var(--teal);color:var(--white);padding:1.25rem 2rem .75rem}.footer-main{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;margin-bottom:.75rem}.footer-social{display:flex;align-items:center;gap:.6rem;font-size:.9rem;font-weight:700}.footer-social-icon{width:28px;height:28px;background-color:var(--white);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:var(--teal);transition:opacity .15s}.footer-social-icon:hover,.footer-kickstarter:hover{opacity:.8}.footer-kickstarter{font-family:Bebas Neue,sans-serif;font-size:1.4rem;letter-spacing:.05em}.footer-subscribe{background-color:var(--yellow);color:#333;font-weight:700;font-size:.85rem;padding:.6rem 1.2rem;border-radius:20px;cursor:pointer;border:none;font-family:Open Sans,sans-serif}.footer-subscribe:hover{background-color:#e8c200}.footer-bottom{display:flex;justify-content:space-between;flex-wrap:wrap;gap:.25rem;font-size:.8rem;border-top:1px solid rgba(255,255,255,.3);padding-top:.5rem}.hero{background-color:#9e7a5a;background-size:cover;background-position:center;background-repeat:no-repeat;min-height:360px;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-content{display:flex;align-items:center;gap:2.5rem;padding:2.5rem 2rem;max-width:900px;width:100%}.hero-book-cover{flex-shrink:0;width:180px;height:260px}.hero-text h2{font-size:clamp(1.6rem,4vw,2.2rem);font-weight:700;color:var(--white);margin-bottom:.5rem}.hero-text p{font-size:clamp(1.1rem,3vw,1.5rem);color:var(--white)}.home-blurb{background-color:var(--cream);padding:2.5rem 2rem;max-width:960px;margin:0 auto}.home-blurb h2{font-size:1.6rem;font-weight:700;color:var(--heading-dark);margin-bottom:1rem}.home-blurb p{font-size:1rem;line-height:1.7;margin-bottom:1rem}.home-blurb a{color:var(--heading-dark);font-weight:700;font-size:.9rem}.home-blurb a:hover{text-decoration:underline}.about-card-inner{display:flex;gap:1.5rem;align-items:flex-start}.about-portrait{flex-shrink:0;width:240px;height:200px;object-fit:contain}.book-card-inner{display:flex;gap:1.5rem;align-items:flex-start}.book-cover{flex-shrink:0;width:180px;height:240px}.book-info h2{font-size:1.5rem;font-weight:700;margin-bottom:.25rem}.book-info h3{font-size:1rem;font-weight:700;color:var(--yellow);margin-bottom:1rem}.coming-soon-inner{display:flex;gap:1.5rem;align-items:flex-start}.coming-soon-img{flex-shrink:0;width:160px;height:160px}.coming-soon-text h2{font-size:1.3rem;font-weight:700;margin-bottom:.75rem}.coming-soon-text p{line-height:1.8}.characters-container{background-color:var(--card-brown);border-radius:12px;padding:2rem}.characters-container>h2{text-align:center;font-size:1.3rem;font-weight:600;color:var(--white);margin-bottom:1.5rem}.character-row{display:flex;gap:1.5rem;align-items:flex-start;padding:1.25rem 0;border-bottom:1px solid rgba(255,255,255,.15);color:var(--white)}.character-row:last-child{border-bottom:none}.character-left{flex-shrink:0;width:100px;text-align:center}.character-portrait{width:80px;height:80px;margin:0 auto .5rem;border-radius:50%;object-fit:cover}.character-quote{font-style:italic;font-size:.75rem;color:#ffffffd9;line-height:1.4}.character-right h3{font-size:1rem;font-weight:700;margin-bottom:.4rem}.character-right p{font-size:.88rem;line-height:1.6;text-align:justify}.contact-form-wrapper{background-color:var(--white);border-radius:8px;padding:1.5rem;margin-bottom:2rem;border:1px solid #ddd;color:var(--text-dark)}.contact-form-wrapper h2{font-size:1.2rem;font-weight:700;margin-bottom:.25rem}.contact-form-wrapper .form-note{font-size:.8rem;color:#1a73e8;margin-bottom:.2rem}.contact-form-wrapper .required-note{font-size:.8rem;color:#c00;margin-bottom:1rem}.form-group{margin-bottom:1.25rem}.form-group label{display:block;font-size:.9rem;font-weight:600;margin-bottom:.4rem;color:#444}.form-group label .required{color:#c00}.form-group input[type=email],.form-group textarea{width:100%;border:none;border-bottom:1px solid #aaa;padding:.4rem 0;font-size:.9rem;background:transparent;outline:none;font-family:inherit;color:#aaa}.form-group textarea{resize:vertical;min-height:80px}.form-group .checkbox-group{display:flex;flex-direction:column;gap:.5rem}.form-group .checkbox-group label{font-weight:400;display:flex;align-items:center;gap:.5rem;cursor:pointer}.form-actions{display:flex;justify-content:space-between;align-items:center}.btn-submit{background-color:var(--red-dark, #8B1A0E);color:var(--white);border:none;padding:.6rem 1.5rem;border-radius:4px;font-size:.9rem;font-weight:600;cursor:pointer;font-family:inherit}.btn-submit:hover{background-color:var(--red)}.btn-clear{background:none;border:none;color:var(--teal);font-size:.9rem;cursor:pointer;text-decoration:underline;font-family:inherit}.form-lock-note{font-size:.75rem;color:#888;margin-top:.5rem}.team-photo{width:100px;height:100px;border-radius:50%;margin:0 auto 1rem;object-fit:cover}.team-member-header{text-align:center;margin-bottom:1rem}.team-member-header h2{font-size:1.2rem;font-weight:700;line-height:1.3}@media(max-width:640px){.navbar-links a{padding:.6rem .8rem;font-size:.75rem}.hero-content{flex-direction:column;align-items:center;text-align:center}.about-card-inner,.book-card-inner,.coming-soon-inner{flex-direction:column;align-items:center}.about-portrait{order:-1}.character-row{flex-direction:column;align-items:center;text-align:center}.character-right p{text-align:left}.footer-main{flex-direction:column;align-items:flex-start}}
