*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}@media(max-width:640px){html{font-size:15px}}body{font-family:Segoe UI,Helvetica Neue,Arial,sans-serif;font-size:1rem;line-height:1.6;color:#333;background:#faf8f5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:1.3;color:#2c3e50}h1{font-size:2.5rem}@media(max-width:640px){h1{font-size:2rem}}h2{font-size:2rem}@media(max-width:640px){h2{font-size:1.5rem}}h3{font-size:1.5rem}a{color:#8b7355;text-decoration:none;transition:color .15s ease}a:hover{color:#2c3e50}img{max-width:100%;height:auto;display:block}ol,ul{padding-left:1.5rem}p{margin-bottom:1rem}p:last-child{margin-bottom:0}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}@media(max-width:640px){.container{padding:0 1rem}}.reading-container{max-width:720px;margin:0 auto;padding:0 1.5rem}@media(max-width:640px){.reading-container{padding:0 1rem}}.page{min-height:100vh;display:flex;flex-direction:column}.main{flex:1 1;padding:3rem 0}.text-center{text-align:center}.text-muted{color:#999}.mt-1{margin-top:1rem}.mt-2{margin-top:1.5rem}.mt-3{margin-top:2rem}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:1.5rem}.mb-3{margin-bottom:2rem}.header{background:#fff;border-bottom:1px solid #e5e0d8;padding:1rem 0}.header__inner{max-width:1200px;margin:0 auto;padding:0 1.5rem}@media(max-width:640px){.header__inner{padding:0 1rem}}.header__inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}@media(max-width:640px){.header__inner{gap:.5rem}}.header__logo{font-family:Georgia,Times New Roman,serif;font-size:1.5rem;color:#2c3e50;text-decoration:none;white-space:nowrap}@media(max-width:640px){.header__logo{font-size:1.125rem}}.header__logo:hover{color:#8b7355}.header__search{flex:1 1;max-width:300px;min-width:120px;order:3}@media(max-width:640px){.header__search{order:3;flex-basis:100%;max-width:100%;margin-top:.5rem}}.header__search-input{width:100%;padding:.5rem 1rem;font-family:Segoe UI,Helvetica Neue,Arial,sans-serif;font-size:.875rem;border:1px solid #e5e0d8;border-radius:4px;background:#faf8f5;transition:all .15s ease}.header__search-input:focus{outline:none;border-color:#8b7355;background:#fff}.header__search-input::placeholder{color:#999}.header__nav{display:flex;gap:1.5rem}@media(max-width:640px){.header__nav{gap:.5rem}}.header__link{color:#333;font-size:1rem;padding:.25rem 0;border-bottom:2px solid rgba(0,0,0,0);transition:all .15s ease}@media(max-width:640px){.header__link{font-size:.875rem}}.header__link--active,.header__link:hover{color:#2c3e50;border-bottom-color:#c9a959}.footer{background:#2c3e50;color:hsla(0,0%,100%,.8);padding:2rem 0;margin-top:auto}.footer__inner{max-width:1200px;margin:0 auto;padding:0 1.5rem}@media(max-width:640px){.footer__inner{padding:0 1rem}}.footer__inner{text-align:center}.footer__link,.footer__text{font-size:.875rem}.footer__link{display:block;margin-top:.5rem}.footer a{color:#fff}.footer a:hover{color:#c9a959}.btn,.btn--primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1.5rem;font-family:Segoe UI,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;border-radius:4px;border:none;cursor:pointer;transition:all .15s ease}.btn--primary{background:#2c3e50;color:#fff}.btn--primary:hover{background:rgb(29.5225806452,41.6,53.6774193548)}.btn--secondary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1.5rem;font-family:Segoe UI,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;border-radius:4px;cursor:pointer;transition:all .15s ease;background:rgba(0,0,0,0);color:#2c3e50;border:1px solid #e5e0d8}.btn--secondary:hover{background:#faf8f5;border-color:#2c3e50}.btn--small{padding:.25rem 1rem;font-size:.875rem}