html{font-size:17px;background:var(--bg);color:var(--text)}body{font-family:var(--font-body);background:var(--bg);color:var(--text);line-height:1.78;font-size:var(--text-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh}.topbar[data-astro-cid-j3uevyif]{background:var(--white);border-bottom:1px solid var(--border-light);position:sticky;top:0;z-index:50;padding-top:env(safe-area-inset-top,0)}:root[data-theme=dark] .topbar[data-astro-cid-j3uevyif]{background:var(--bg-alt);border-bottom-color:var(--border)}.topbar-inner[data-astro-cid-j3uevyif]{max-width:var(--content-max);margin:0 auto;padding:10px clamp(12px,4vw,32px);display:flex;align-items:center;justify-content:space-between;gap:8px}@media(min-width:540px){.topbar-inner[data-astro-cid-j3uevyif]{padding:12px clamp(16px,4vw,32px);gap:16px}}.brand-link[data-astro-cid-j3uevyif]{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:var(--text);flex-shrink:0}.brand-mark[data-astro-cid-j3uevyif]{width:32px;height:32px;border-radius:50%;background:var(--bg);border:2px solid var(--terra);display:inline-flex;align-items:center;justify-content:center;position:relative}.brand-mark[data-astro-cid-j3uevyif]:after{content:"";width:12px;height:12px;border-radius:50%;background:var(--terra)}.brand-name[data-astro-cid-j3uevyif]{font-family:var(--font-body);font-size:.85rem;font-weight:600;letter-spacing:.02em;color:var(--text);display:none}@media(min-width:480px){.brand-name[data-astro-cid-j3uevyif]{display:inline}}nav[data-astro-cid-j3uevyif].primary{display:flex;align-items:center;gap:4px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;flex:1;margin:0 8px;min-width:0}nav[data-astro-cid-j3uevyif].primary::-webkit-scrollbar{display:none}nav[data-astro-cid-j3uevyif].primary a[data-astro-cid-j3uevyif]{font-family:var(--font-body);font-size:.85rem;font-weight:500;color:var(--text-sec);padding:8px 12px;border-radius:var(--radius-sm);text-decoration:none;white-space:nowrap;flex-shrink:0;display:inline-flex;align-items:center;gap:6px;transition:color var(--transition-fast),background var(--transition-fast)}nav[data-astro-cid-j3uevyif].primary a[data-astro-cid-j3uevyif]:hover{color:var(--terra-dark);background:#c4622d0d}nav[data-astro-cid-j3uevyif].primary a[data-astro-cid-j3uevyif] .material-symbols-outlined[data-astro-cid-j3uevyif]{font-size:18px}.topbar-right[data-astro-cid-j3uevyif]{display:flex;align-items:center;gap:12px;flex-shrink:0}.talk-btn[data-astro-cid-j3uevyif]{display:inline-flex;align-items:center;gap:8px;background:var(--hunter);color:var(--white);font-family:var(--font-body);font-size:.85rem;font-weight:600;padding:10px 18px;border-radius:var(--radius-full);text-decoration:none;transition:background var(--transition-fast),transform var(--transition-fast);white-space:nowrap}.talk-btn[data-astro-cid-j3uevyif]:hover{background:#234a33;transform:translateY(-1px)}.talk-btn[data-astro-cid-j3uevyif] .material-symbols-outlined[data-astro-cid-j3uevyif]{font-size:18px}.talk-btn[data-astro-cid-j3uevyif] .talk-label[data-astro-cid-j3uevyif]{display:none}@media(min-width:540px){.talk-btn[data-astro-cid-j3uevyif] .talk-label[data-astro-cid-j3uevyif]{display:inline}}.theme-toggle[data-astro-cid-j3uevyif]{background:transparent;border:1px solid var(--border);width:36px;height:36px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:var(--text-sec);transition:background var(--transition-fast),color var(--transition-fast),border-color var(--transition-fast);flex-shrink:0}.theme-toggle[data-astro-cid-j3uevyif]:hover{background:var(--bg-alt);color:var(--terra-dark);border-color:var(--terra-dark)}.theme-toggle[data-astro-cid-j3uevyif] .material-symbols-outlined[data-astro-cid-j3uevyif]{font-size:20px}:root[data-theme=dark] .theme-toggle[data-astro-cid-j3uevyif]{border-color:var(--border)}.status[data-astro-cid-j3uevyif]{display:none;align-items:center;gap:6px;font-family:var(--font-body);font-size:.75rem;color:var(--text-muted)}@media(min-width:720px){.status[data-astro-cid-j3uevyif]{display:inline-flex}}.status-dot[data-astro-cid-j3uevyif]{width:8px;height:8px;border-radius:50%;background:var(--hunter);animation:pulse-soft 2.5s ease-in-out infinite}@keyframes pulse-soft{0%,to{opacity:1}50%{opacity:.4}}.reading-progress[data-astro-cid-j3uevyif]{position:fixed;top:0;left:0;width:0%;height:3px;background:linear-gradient(90deg,var(--terra),#e8935a);z-index:100;transition:width .1s linear}.page-header[data-astro-cid-j3uevyif]{max-width:var(--content-max);margin:0 auto;padding:clamp(40px,7vw,80px) clamp(16px,4vw,32px) clamp(24px,4vw,48px);animation:header-fade .5s var(--ease-out-soft) both}@keyframes header-fade{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.eyebrow[data-astro-cid-j3uevyif]{display:inline-flex;align-items:center;gap:14px;margin-bottom:24px}.eyebrow[data-astro-cid-j3uevyif] .icon-badge[data-astro-cid-j3uevyif]{width:38px;height:38px;border-radius:50%;background:var(--terra-dark);color:var(--white);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-size:20px;overflow:hidden}.eyebrow[data-astro-cid-j3uevyif] .icon-badge[data-astro-cid-j3uevyif] .material-symbols-outlined[data-astro-cid-j3uevyif]{font-size:22px;color:var(--white)}@media(min-width:720px){.eyebrow[data-astro-cid-j3uevyif] .icon-badge[data-astro-cid-j3uevyif]{width:44px;height:44px;font-size:22px}.eyebrow[data-astro-cid-j3uevyif] .icon-badge[data-astro-cid-j3uevyif] .material-symbols-outlined[data-astro-cid-j3uevyif]{font-size:24px}}.eyebrow-label[data-astro-cid-j3uevyif]{font-family:var(--font-body);font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.18em;color:var(--text-sec)}h1[data-astro-cid-j3uevyif].page-title{font-family:var(--font-display);font-weight:400;font-size:clamp(2rem,5vw,3.75rem);line-height:1.08;letter-spacing:-.02em;color:var(--text);margin:0 0 16px}:root[data-theme=dark] h1[data-astro-cid-j3uevyif].page-title{color:var(--text)}p[data-astro-cid-j3uevyif].page-subtitle{font-family:var(--font-body);font-size:clamp(1.05rem,1.8vw,1.25rem);font-weight:400;line-height:1.6;color:var(--text-sec);margin:0 0 16px;max-width:60ch}.page-meta[data-astro-cid-j3uevyif]{font-family:var(--font-body);font-size:.78rem;color:var(--text-muted);margin-top:18px;padding-top:14px;border-top:1px solid var(--border-light);display:inline-block;padding-right:32px}:root[data-theme=dark] .page-meta[data-astro-cid-j3uevyif]{border-top-color:var(--border)}main[data-astro-cid-j3uevyif].content{max-width:var(--content-max);margin:0 auto;padding:0 clamp(16px,4vw,32px) clamp(40px,6vw,80px)}main[data-astro-cid-j3uevyif].content>*{color:var(--text)}main[data-astro-cid-j3uevyif].content h2{font-family:var(--font-display);font-weight:700;color:var(--text)}main[data-astro-cid-j3uevyif].content h3{font-family:var(--font-display);font-weight:600;color:var(--text)}main[data-astro-cid-j3uevyif].content a:not([class]){color:var(--terra-dark);text-decoration:underline;text-underline-offset:3px}main[data-astro-cid-j3uevyif].content a:not([class]):hover{color:var(--terra)}main[data-astro-cid-j3uevyif].content code{font-family:var(--font-mono);font-size:.9em;background:var(--bg-alt);padding:1px 6px;border-radius:var(--radius-sm);color:var(--text)}footer[data-astro-cid-j3uevyif].site-footer{background:var(--white);border-top:1px solid var(--border-light);padding:28px clamp(16px,4vw,32px);margin-top:48px}:root[data-theme=dark] footer[data-astro-cid-j3uevyif].site-footer{background:var(--bg-alt);border-top-color:var(--border)}.footer-inner[data-astro-cid-j3uevyif]{max-width:var(--content-max);margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:8px;font-family:var(--font-body);font-size:.78rem;color:var(--text-muted)}@media(min-width:720px){.footer-inner[data-astro-cid-j3uevyif]{flex-direction:row;justify-content:space-between}}.footer-brand[data-astro-cid-j3uevyif]{display:inline-flex;align-items:center;gap:8px}.scroll-top[data-astro-cid-j3uevyif]{position:fixed;right:calc(env(safe-area-inset-right,0px) + 16px);bottom:calc(env(safe-area-inset-bottom,0px) + 16px);width:44px;height:44px;border-radius:50%;background:var(--terra-dark);color:var(--white);border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:var(--shadow-medium);opacity:0;transform:translateY(10px);pointer-events:none;transition:opacity var(--transition-fast),transform var(--transition-fast),background var(--transition-fast);z-index:50}.scroll-top[data-astro-cid-j3uevyif].visible{opacity:1;transform:translateY(0);pointer-events:auto}.scroll-top[data-astro-cid-j3uevyif]:hover{background:var(--terra-dark);filter:brightness(.9)}.scroll-top[data-astro-cid-j3uevyif] .material-symbols-outlined[data-astro-cid-j3uevyif]{font-size:22px;color:var(--white)}[data-astro-cid-j3uevyif]::selection{background:var(--terra);color:var(--white)}
