:root{--copper: #D47E45;--deep-teal: #0E5A61;--medium-teal: #197A83;--navy: #1A2332;--sand-beige: #F0E7E0;--body-bg: #FAFAF8;--text-primary: #1A2332;--text-muted: #4A5A6A;--border: #E2D5CC;--gradient: linear-gradient(90deg, #D47E45 0%, #197A83 50%, #0E5A61 100%)}@font-face{font-family:TeX Gyre Adventor;src:url(/fonts/texgyreadventor-regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:TeX Gyre Adventor;src:url(/fonts/texgyreadventor-bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased}body{font-family:TeX Gyre Adventor,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;background:var(--body-bg);color:var(--text-primary);line-height:1.7;min-height:100vh;display:flex;flex-direction:column}main{flex:1}h1,h2,h3,h4,h5,h6{font-family:TeX Gyre Adventor,sans-serif;font-weight:700;line-height:1.25;color:var(--navy)}h1{font-size:2.25rem}h2{font-size:1.75rem}h3{font-size:1.375rem}a{color:var(--deep-teal);text-decoration:none}a:hover{color:var(--copper)}.site-header{background:var(--navy);position:sticky;top:0;z-index:50;box-shadow:0 2px 12px #1a233259}.header-inner{max-width:900px;margin:0 auto;padding:0 1.5rem;height:64px;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.site-brand{display:flex;align-items:center;gap:.75rem;text-decoration:none;flex-shrink:0}.brand-icon{width:40px;height:40px;border-radius:8px;background:var(--copper);display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 8px #d47e4559;transition:box-shadow .2s}.site-brand:hover .brand-icon{box-shadow:0 4px 16px #d47e4580}.brand-blade{width:26px;height:26px;object-fit:contain}.brand-text{display:flex;flex-direction:column;align-items:flex-start;gap:0}.brand-wordmark{filter:brightness(0) invert(1);height:22px;width:auto;display:block}.brand-sub{font-family:TeX Gyre Adventor,sans-serif;font-size:.7rem;font-weight:400;color:var(--copper);letter-spacing:.12em;text-transform:uppercase;line-height:1;margin-top:2px}.header-nav{display:flex;align-items:center;gap:1.5rem}.header-nav a{font-size:.875rem;font-weight:400;color:#ffffffa6;letter-spacing:.02em;transition:color .2s;text-decoration:none}.header-nav a:hover{color:var(--copper)}.header-gradient-bar{height:3px;background:var(--gradient)}.page-content{max-width:900px;margin:0 auto;padding:3rem 1.5rem}.blog-header{margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid var(--border)}.blog-header h1{font-size:2rem;margin-bottom:.5rem}.blog-header p{color:var(--text-muted);font-size:1rem;margin:0}.accent-bar{width:48px;height:3px;background:var(--gradient);border:none;margin:.75rem 0 1rem}.post-list{list-style:none;display:flex;flex-direction:column}.post-card{padding:1.75rem 0;border-bottom:1px solid var(--border)}.post-card:last-child{border-bottom:none}.post-meta{display:flex;align-items:center;gap:.875rem;margin-bottom:.5rem;flex-wrap:wrap}.post-date{font-size:.75rem;font-weight:700;color:var(--copper);letter-spacing:.06em;text-transform:uppercase;font-family:Franklin Gothic Book,Arial Narrow,sans-serif}.post-tags{display:flex;gap:.375rem;flex-wrap:wrap}.post-tag{font-size:.7rem;color:var(--deep-teal);background:#0e5a6114;border:1px solid rgba(14,90,97,.18);padding:.1rem .5rem;border-radius:3px;letter-spacing:.03em}.post-card h2{font-size:1.25rem;margin-bottom:.375rem;line-height:1.35}.post-card h2 a{color:var(--navy);transition:color .2s}.post-card h2 a:hover{color:var(--copper)}.post-description{color:var(--text-muted);font-size:.9375rem;margin:0;line-height:1.6}.back-link{display:inline-flex;align-items:center;gap:.375rem;color:var(--text-muted);font-size:.875rem;margin-bottom:2rem;transition:color .2s;font-family:Franklin Gothic Book,Arial Narrow,sans-serif}.back-link:hover{color:var(--copper)}.post-header{margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid var(--border)}.post-header h1{font-size:2rem;line-height:1.2;margin-bottom:1rem}.prose{font-size:1.0625rem;line-height:1.78;color:var(--text-primary);max-width:680px}.prose p{margin-bottom:1.25rem}.prose h2{font-size:1.4rem;margin-top:2.5rem;margin-bottom:.625rem;padding-bottom:.375rem;border-bottom:1px solid var(--border)}.prose h3{font-size:1.1875rem;margin-top:2rem;margin-bottom:.5rem}.prose h4{font-size:1rem;margin-top:1.5rem;margin-bottom:.375rem;color:var(--deep-teal)}.prose ul,.prose ol{margin:1.25rem 0;padding-left:1.75rem}.prose ul{list-style-type:disc}.prose ol{list-style-type:decimal}.prose li{margin-bottom:.4rem;padding-left:.25rem}.prose li::marker{color:var(--copper)}.prose li>ul,.prose li>ol{margin:.375rem 0}.prose ul:has(input[type=checkbox]){list-style:none;padding-left:.25rem}.prose li:has(input[type=checkbox]){display:flex;align-items:flex-start;gap:.5rem}.prose input[type=checkbox]{margin-top:.3rem;accent-color:var(--copper);flex-shrink:0}.prose strong{font-weight:700;color:var(--navy)}.prose em{font-style:italic}.prose del{text-decoration:line-through;color:var(--text-muted)}.prose a{color:var(--deep-teal);text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1px;transition:color .15s}.prose a:hover{color:var(--copper)}.prose blockquote{border-left:3px solid var(--copper);padding:.375rem 0 .375rem 1.25rem;margin:1.75rem 0;color:var(--text-muted)}.prose blockquote p{margin-bottom:0}.prose :not(pre)>code{background:#0e5a6112;color:var(--deep-teal);padding:.15rem .4rem;border-radius:3px;font-size:.875em;font-family:Menlo,Monaco,Consolas,monospace;border:1px solid rgba(14,90,97,.14)}.prose pre{border-radius:8px;overflow-x:auto;margin:1.75rem 0;font-size:.875rem;line-height:1.65;border:1px solid rgba(255,255,255,.06)}.prose pre code{background:none;padding:0;border:none;font-size:inherit}.prose table{width:100%;border-collapse:collapse;margin:1.75rem 0;font-size:.9375rem;border-radius:6px;overflow:hidden;border:1px solid var(--border)}.prose thead{background:var(--navy);color:#fff}.prose thead th{padding:.75rem 1rem;text-align:left;font-weight:700;font-size:.8rem;letter-spacing:.05em;text-transform:uppercase;font-family:Franklin Gothic Book,Arial Narrow,sans-serif}.prose tbody tr{border-bottom:1px solid var(--border)}.prose tbody tr:last-child{border-bottom:none}.prose tbody tr:hover{background:#0e5a6109}.prose tbody td{padding:.75rem 1rem;vertical-align:top}.prose img{max-width:100%;height:auto;border-radius:6px;margin:1.75rem 0;display:block}.prose figure{margin:2rem 0}.prose figcaption{font-size:.875rem;color:var(--text-muted);text-align:center;margin-top:.5rem;font-family:Franklin Gothic Book,Arial Narrow,sans-serif}.prose hr{border:none;border-top:1px solid var(--border);margin:2.5rem 0}.prose details{border:1px solid var(--border);border-radius:6px;padding:.75rem 1rem;margin:1.5rem 0}.prose summary{font-weight:700;cursor:pointer;color:var(--deep-teal);user-select:none}.prose summary:hover{color:var(--copper)}.prose details[open] summary{margin-bottom:.75rem}.site-footer{background:var(--navy);margin-top:4rem}.footer-inner{max-width:900px;margin:0 auto;padding:2rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.footer-brand{display:flex;align-items:center;gap:.625rem}.footer-icon{width:28px;height:28px;border-radius:5px;background:var(--copper);display:flex;align-items:center;justify-content:center;flex-shrink:0}.footer-icon img{width:18px;height:18px;object-fit:contain}.footer-wordmark{filter:brightness(0) invert(1);height:16px;width:auto;opacity:.8}.footer-copy{font-size:.8125rem;color:#ffffff73;margin:0;font-family:Franklin Gothic Book,Arial Narrow,sans-serif}.footer-copy a{color:#ffffff8c;transition:color .2s}.footer-copy a:hover{color:var(--copper)}.empty-state{text-align:center;padding:4rem 0;color:var(--text-muted)}@media(max-width:640px){h1{font-size:1.75rem}.blog-header h1,.post-header h1{font-size:1.625rem}.page-content{padding:2rem 1.25rem}.header-inner{height:56px;padding:0 1rem}.brand-wordmark{height:18px}.brand-icon{width:34px;height:34px}.brand-blade{width:22px;height:22px}.header-nav{gap:1rem}.header-nav a{font-size:.8125rem}.footer-inner{flex-direction:column;align-items:flex-start;gap:.75rem}}
