*{margin:0;padding:0;box-sizing:border-box}body{font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;background-color:#0a0a14;color:#fff;-webkit-font-smoothing:antialiased}.site-nav{position:sticky;top:0;z-index:100;display:flex;justify-content:space-between;align-items:center;padding:16px 24px;background:#0a0a14f2;backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.06)}.site-nav a{font-size:13px;font-weight:600;color:#fff9;text-decoration:none;letter-spacing:.5px;transition:color .25s ease}.site-nav a:hover{color:#c5a55a}.nav-links{display:flex;gap:24px;align-items:center}.nav-brand{font-family:Playfair Display,Georgia,serif;font-size:16px;font-weight:700;color:#c5a55a!important;letter-spacing:0}.article-container{max-width:680px;margin:0 auto;padding:48px 24px 80px}.article-meta{margin-bottom:32px}.article-back{display:inline-block;font-size:13px;font-weight:500;color:#c5a55a;text-decoration:none;margin-bottom:24px;transition:opacity .2s}.article-back:hover{opacity:.7}.article-tags{display:flex;gap:8px;margin-bottom:16px;flex-wrap:wrap}.article-tag{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#c5a55a;background:#c5a55a1a;border:1px solid rgba(197,165,90,.2);padding:4px 10px;border-radius:6px}.article-title{font-family:Playfair Display,Georgia,serif;font-size:2.4rem;font-weight:700;line-height:1.15;letter-spacing:-.5px;margin-bottom:12px}.article-date{font-size:13px;color:#fff6}.article-divider{height:1px;background:linear-gradient(90deg,#c5a55a,#c5a55a1a);margin-bottom:32px}.article-hero-img{width:100%;border-radius:12px;margin-bottom:32px}.article-content{font-size:1.05rem;line-height:1.8;color:#ffffffd9}.article-content p{margin-bottom:24px}.article-content h2{font-family:Playfair Display,Georgia,serif;font-size:1.6rem;font-weight:700;margin:40px 0 16px;color:#fff}.article-content h3{font-size:1.2rem;font-weight:600;margin:32px 0 12px;color:#c5a55a}.article-content strong{color:#fff;font-weight:600}.article-content ul,.article-content ol{margin-bottom:24px;padding-left:24px}.article-content li{margin-bottom:8px;line-height:1.7}.article-content blockquote{border-left:3px solid #C5A55A;padding:16px 24px;margin:24px 0;background:#ffffff08;border-radius:0 12px 12px 0;font-style:italic;color:#ffffffb3}.article-content img{width:100%;border-radius:12px;margin-bottom:32px}.article-content a{color:#c5a55a;text-decoration:underline;text-underline-offset:3px}.article-content a:hover{color:#d4b86a}.article-author{display:flex;align-items:center;gap:16px;margin-top:48px;padding:24px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);border-radius:16px}.author-photo{width:64px;height:64px;border-radius:50%;object-fit:cover;border:2px solid rgba(197,165,90,.5)}.author-name{font-family:Playfair Display,Georgia,serif;font-size:1.1rem;font-weight:700;color:#fff;margin-bottom:2px}.author-title{font-size:.85rem;color:#ffffff80}.article-footer{margin-top:48px;padding-top:32px;border-top:1px solid rgba(255,255,255,.06);text-align:center}.article-footer-text{font-size:14px;color:#ffffff80;margin-bottom:16px}.article-cta{display:inline-block;padding:12px 28px;background:#c5a55a;color:#0a0a14;font-weight:600;font-size:14px;text-decoration:none;border-radius:10px;transition:all .25s ease}.article-cta:hover{background:#d4b86a;transform:translateY(-1px)}@media(max-width:480px){.article-title{font-size:1.8rem}.article-container{padding:32px 20px 60px}}.theme-toggle{background:#ffffff1a;border:1px solid rgba(255,255,255,.12);border-radius:10px;width:34px;height:34px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .25s ease;padding:0}.theme-toggle:hover{background:#ffffff2e}.theme-toggle svg{width:16px;height:16px;fill:#c5a55a}.theme-toggle .icon-light{display:block}.theme-toggle .icon-dark{display:none}html.light-mode body{background-color:#faf9f6;color:#1a1a2e}html.light-mode .site-nav{background:#faf9f6f2;border-bottom-color:#00000014}html.light-mode .site-nav a{color:#0009}html.light-mode .site-nav a:hover{color:#b8952e}html.light-mode .nav-brand{color:#b8952e!important}html.light-mode .theme-toggle{background:#0000000f;border-color:#0000001a}html.light-mode .theme-toggle:hover{background:#0000001a}html.light-mode .theme-toggle svg{fill:#b8952e}html.light-mode .theme-toggle .icon-light{display:none}html.light-mode .theme-toggle .icon-dark{display:block}html.light-mode .article-back{color:#b8952e}html.light-mode .article-tag{color:#b8952e;background:#b8952e14;border-color:#b8952e26}html.light-mode .article-title{color:#1a1a2e}html.light-mode .article-date{color:#0006}html.light-mode .article-divider{background:linear-gradient(90deg,#b8952e,#b8952e1a)}html.light-mode .article-content{color:#000c}html.light-mode .article-content h2{color:#1a1a2e}html.light-mode .article-content h3{color:#b8952e}html.light-mode .article-content strong{color:#1a1a2e}html.light-mode .article-content blockquote{border-left-color:#b8952e;background:#00000005;color:#0009}html.light-mode .article-content a{color:#b8952e}html.light-mode .article-content a:hover{color:#9a7d22}html.light-mode .article-author{background:#00000008;border-color:#00000014}html.light-mode .author-name{color:#1a1a2e}html.light-mode .author-title{color:#00000080}html.light-mode .author-photo{border-color:#b8952e80}html.light-mode .article-footer{border-top-color:#0000000f}html.light-mode .article-footer-text{color:#00000080}html.light-mode .article-cta{background:#b8952e;color:#fff}html.light-mode .article-cta:hover{background:#c5a55a}
