*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{font-family:Georgia, 'Times New Roman', serif;font-size:1rem;line-height:1.6;color:#2c2416;background-color:#faf8f5;min-height:100vh;display:flex;flex-direction:column}h1,h2,h3,h4,h5,h6{font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;font-weight:600;line-height:1.3;color:#2c2416;letter-spacing:-0.02em}h1{font-size:2.5rem;margin-bottom:0.5rem}h2{font-size:1.5rem;text-transform:uppercase;letter-spacing:0.1em;color:#6b5847;padding-bottom:0.5em;border-bottom:2px solid #e8dcc8;margin-top:1.75em;margin-bottom:0.75em}h3{font-size:1.25rem;margin-top:1.25em;margin-bottom:0.5em}h4{font-size:1.1rem;margin-top:1em;margin-bottom:0.4em;font-weight:600}p{margin-bottom:1em}a{color:#6b5847;text-decoration:none;border-bottom:1px solid #d4c5b0;transition:all 0.2s ease}a:hover{color:#4a3d2f;border-bottom-color:#6b5847}ul,ol{margin:1em 0;padding-left:2em}li{margin-bottom:0.5em}ul li,ol li{margin-bottom:0.5em}hr{border:0;border-top:1px solid #d4c5b0;margin:1.75em 0}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.main-content .container{max-width:800px;background-color:#ffffff;padding:2.5rem 3rem;border-radius:8px;box-shadow:0 2px 8px rgba(107,88,71,0.08)}@media (max-width: 768px){.container{padding:0 1rem}.main-content .container{padding:1.5rem 1.25rem;border-radius:0;box-shadow:none}}@media (max-width: 480px){.main-content .container{padding:1.25rem 1rem}}.site-header{position:sticky;top:0;z-index:1000;background:linear-gradient(135deg, #2c2416 0%, #3a3026 100%);border-bottom:3px solid #6b5847;box-shadow:0 4px 12px rgba(107,88,71,0.25)}.header-content{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;max-width:1200px;margin:0 auto}.site-title h1{font-size:1.75rem;margin:0;line-height:1.2;font-weight:700;letter-spacing:-0.03em}.site-title h1 a{border:none;color:#faf8f5}.site-title h1 a:hover{color:#e8dcc8}.site-title .tagline{font-size:0.9rem;font-style:italic;color:#d4c5b0;margin:0.35rem 0 0 0;font-weight:400}.site-nav{display:flex;gap:2rem;align-items:center}.nav-internal,.nav-external{display:flex;gap:2rem;align-items:center}.nav-separator{width:1px;height:1.5rem;background-color:rgba(107,88,71,0.5)}.nav-link{font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;font-size:0.95rem;font-weight:600;padding:0.5rem 0;border:none;color:#e8dcc8;transition:color 0.2s ease;text-transform:uppercase;letter-spacing:0.05em}.nav-link:hover{color:#ffffff;border:none}.nav-link-external{display:flex;align-items:center;gap:0.4rem}.nav-link-external i{transition:transform 0.2s ease}.nav-link-external:hover i{transform:scale(1.15)}.mobile-menu-toggle{display:none;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;padding:0.5rem}.mobile-menu-toggle span{width:24px;height:3px;background-color:#e8dcc8;transition:all 0.3s ease;border-radius:2px}.mobile-menu-toggle.active span:nth-child(1){transform:rotate(45deg) translate(5px, 5px)}.mobile-menu-toggle.active span:nth-child(2){opacity:0}.mobile-menu-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(7px, -6px)}@media (max-width: 768px){.header-content{padding:1rem}.site-title h1{font-size:1.35rem}.site-title .tagline{display:none}.mobile-menu-toggle{display:flex}.site-nav{position:absolute;top:100%;left:0;right:0;flex-direction:column;background:#2c2416;border-bottom:3px solid #6b5847;padding:1rem;gap:0;display:none;box-shadow:0 4px 8px rgba(107,88,71,0.25)}.site-nav.active{display:flex}.nav-internal,.nav-external{flex-direction:column;width:100%;gap:0}.nav-separator{width:100%;height:1px;margin:0.5rem 0}.nav-link{padding:0.75rem;width:100%;text-align:left;border-bottom:1px solid #3a3026;color:#e8dcc8}.nav-link:last-child{border-bottom:none}.nav-link-external{justify-content:flex-start}}.main-content{flex:1;padding:3rem 0}@media (max-width: 768px){.main-content{padding:1.5rem 0}}.topic-tags{display:flex;flex-wrap:wrap;gap:0.5rem;margin:1.5rem 0}.topic-tag{display:inline-block;padding:0.4rem 0.9rem;background-color:#e8dcc8;color:#4a3d2f;border-radius:16px;font-size:0.85rem;font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;font-weight:500;border:1px solid #d4c5b0;transition:all 0.2s ease}.topic-tag:hover{background-color:#d4c5b0;border-color:#c5b299;transform:translateY(-2px);box-shadow:0 2px 4px rgba(107,88,71,0.15)}@media (max-width: 768px){.topic-tag{font-size:0.8rem;padding:0.3rem 0.7rem}}.site-footer{background-color:#ffffff;border-top:2px solid #e8dcc8;padding:1.5rem 0;margin-top:2rem;text-align:center;color:#6b5847}.site-footer p{margin-bottom:0.5rem;font-size:0.9rem}.site-footer a{color:#6b5847;border-bottom:1px solid transparent}.site-footer a:hover{border-bottom-color:#6b5847}@media (max-width: 768px){.site-footer{padding:1.5rem 0;margin-top:2rem}}@media (max-width: 768px){html{font-size:15px}h1{font-size:2rem}h2{font-size:1.3rem}h3{font-size:1.15rem}h4{font-size:1rem}}@media (max-width: 480px){html{font-size:14px}h1{font-size:1.75rem}h2{font-size:1.2rem}}@media (prefers-color-scheme: dark){body{background-color:#1a1612;color:#e8dcc8}.main-content .container{background-color:#2c2416;box-shadow:0 2px 8px rgba(0,0,0,0.3)}.site-header{background:linear-gradient(135deg, #1a1612 0%, #0f0d0a 100%);border-bottom-color:#3a3026}.site-title h1 a{color:#faf8f5}.site-title h1 a:hover{color:#ffffff}.site-title .tagline{color:#d4c5b0}.nav-link{color:#e8dcc8}.nav-link:hover{color:#ffffff}.mobile-menu-toggle span{background-color:#e8dcc8}.site-nav{background:#1a1612;border-bottom-color:#3a3026}.nav-separator{background-color:#4a3d2f}h1,h2,h3,h4,h5,h6{color:#e8dcc8}h2{color:#d4c5b0;border-bottom-color:#4a3d2f}a{color:#d4c5b0;border-bottom-color:#6b5847}a:hover{color:#e8dcc8;border-bottom-color:#d4c5b0}hr{border-top-color:#4a3d2f}.topic-tag{background-color:#4a3d2f;color:#e8dcc8;border-color:#6b5847}.topic-tag:hover{background-color:#6b5847;border-color:#8b7359}.site-footer{background-color:#2c2416;border-top-color:#4a3d2f;color:#c5b299}.site-footer a{color:#d4c5b0}.site-footer a:hover{border-bottom-color:#d4c5b0}}@media print{.site-header,.about-section,.site-footer{display:none}.main-content{padding:0}body{background:white;color:black}a{color:black;text-decoration:underline;border:none}}
