[data-astro-cid-jvbhyxym]{box-sizing:border-box;margin:0;padding:0}:root{--navy: #19223F;--navy-dark: #0d1117;--gold: #C99E50;--tan: #EBCA9C;--slate: #7FA8C9;--off-white: #B0B8C4;--muted: #8893A0;--white: #ffffff;--font-primary: "Lato", system-ui, sans-serif;--dm-bg: #0d1117;--dm-panel: #111827;--dm-border: rgba(255,255,255,.08);--dm-gold: #C99E50;--dm-accent2: #7FA8C9;--dm-accent2-muted: rgba(127,168,201,.2)}.dm-body[data-astro-cid-jvbhyxym]{font-family:var(--font-primary);background:var(--dm-bg);color:var(--white);height:100dvh;display:flex;flex-direction:column;overflow:hidden}.dm-header[data-astro-cid-jvbhyxym]{display:flex;align-items:center;justify-content:space-between;padding:0 1rem;height:52px;background:var(--navy);border-bottom:1px solid var(--dm-border);flex-shrink:0;gap:1rem}.dm-header-left[data-astro-cid-jvbhyxym]{display:flex;align-items:center;gap:.75rem;min-width:0}.dm-header-right[data-astro-cid-jvbhyxym]{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.dm-back[data-astro-cid-jvbhyxym]{display:inline-flex;align-items:center;gap:.35rem;color:var(--off-white);text-decoration:none;font-size:.8rem;opacity:.7;transition:opacity .15s;white-space:nowrap}.dm-back[data-astro-cid-jvbhyxym]:hover{opacity:1}.dm-title[data-astro-cid-jvbhyxym]{font-size:.9rem;color:var(--off-white);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dm-title[data-astro-cid-jvbhyxym] strong[data-astro-cid-jvbhyxym]{color:var(--white)}.dm-icon[data-astro-cid-jvbhyxym]{margin-right:.25rem}.dm-change-badge[data-astro-cid-jvbhyxym]{background:var(--dm-gold);color:var(--navy-dark);font-size:.7rem;font-weight:700;padding:2px 8px;border-radius:99px;white-space:nowrap}.dm-branch-label[data-astro-cid-jvbhyxym]{font-size:.7rem;color:var(--muted);font-family:monospace;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px;display:none}@media(min-width:900px){.dm-branch-label[data-astro-cid-jvbhyxym]{display:block}}.dm-session-dot[data-astro-cid-jvbhyxym]{width:8px;height:8px;border-radius:50%;background:var(--dm-border);flex-shrink:0;transition:background .3s;display:none}@media(min-width:900px){.dm-session-dot[data-astro-cid-jvbhyxym]{display:block}}.dm-session-dot[data-astro-cid-jvbhyxym].is-active{background:var(--dm-accent2);box-shadow:0 0 0 3px #7fa8c933}.dm-btn[data-astro-cid-jvbhyxym]{padding:.4rem .9rem;border-radius:6px;font-size:.8rem;font-weight:600;border:none;cursor:pointer;font-family:var(--font-primary);transition:opacity .15s,transform .1s;white-space:nowrap}.dm-btn[data-astro-cid-jvbhyxym]:hover{opacity:.85}.dm-btn[data-astro-cid-jvbhyxym]:active{transform:scale(.97)}.dm-btn-primary[data-astro-cid-jvbhyxym]{background:var(--dm-gold);color:var(--navy-dark)}.dm-btn-secondary[data-astro-cid-jvbhyxym]{background:var(--dm-accent2);color:var(--navy-dark)}.dm-btn-danger[data-astro-cid-jvbhyxym]{background:#ef444426;color:#f87171;border:1px solid rgba(239,68,68,.3)}.dm-btn-ghost[data-astro-cid-jvbhyxym]{background:transparent;color:var(--off-white);border:1px solid var(--dm-border)}.dm-btn[data-astro-cid-jvbhyxym]:disabled{opacity:.4;cursor:not-allowed}.dm-icon-btn[data-astro-cid-jvbhyxym]{background:#ffffff0f;border:1px solid var(--dm-border);color:var(--off-white);border-radius:6px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s}.dm-icon-btn[data-astro-cid-jvbhyxym]:hover{background:#ffffff1f}.dm-layout[data-astro-cid-jvbhyxym]{display:grid;grid-template-columns:40% 60%;flex:1;overflow:hidden}@media(max-width:767px){.dm-layout[data-astro-cid-jvbhyxym]{grid-template-columns:1fr;grid-template-rows:1fr auto}.dm-chat-panel[data-astro-cid-jvbhyxym]{order:2;max-height:45dvh}.dm-preview-panel[data-astro-cid-jvbhyxym]{order:1}}.dm-chat-panel[data-astro-cid-jvbhyxym]{display:flex;flex-direction:column;border-right:1px solid var(--dm-border);background:var(--dm-panel);overflow:hidden}.dm-messages[data-astro-cid-jvbhyxym]{flex:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:.75rem;scroll-behavior:smooth}.dm-msg[data-astro-cid-jvbhyxym]{display:flex;flex-direction:column;gap:.25rem}.dm-msg-content[data-astro-cid-jvbhyxym]{display:flex;flex-direction:column;gap:.2rem}.dm-msg-author[data-astro-cid-jvbhyxym]{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;opacity:.5}.dm-msg-may[data-astro-cid-jvbhyxym] .dm-msg-author[data-astro-cid-jvbhyxym]{color:var(--dm-gold)}.dm-msg-brian[data-astro-cid-jvbhyxym] .dm-msg-author[data-astro-cid-jvbhyxym]{color:var(--dm-accent2)}.dm-msg-text[data-astro-cid-jvbhyxym]{font-size:.875rem;line-height:1.5;color:var(--off-white);background:#ffffff0a;padding:.5rem .75rem;border-radius:8px}.dm-msg-may[data-astro-cid-jvbhyxym] .dm-msg-text[data-astro-cid-jvbhyxym]{border-left:2px solid var(--dm-gold);color:var(--white)}.dm-msg-brian[data-astro-cid-jvbhyxym] .dm-msg-text[data-astro-cid-jvbhyxym]{border-left:2px solid var(--dm-accent2);background:#7fa8c912}.dm-changes[data-astro-cid-jvbhyxym]{border-top:1px solid var(--dm-border);max-height:160px;overflow-y:auto}.dm-changes-header[data-astro-cid-jvbhyxym]{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);padding:.5rem 1rem .25rem;position:sticky;top:0;background:var(--dm-panel)}.dm-changes-list[data-astro-cid-jvbhyxym]{padding:0 .75rem .75rem;display:flex;flex-direction:column;gap:.35rem}.dm-change-card[data-astro-cid-jvbhyxym]{font-size:.78rem;padding:.35rem .6rem;border-radius:5px;background:#ffffff0a;border-left:2px solid var(--dm-gold);color:var(--off-white);display:flex;align-items:center;gap:.4rem}.dm-change-type[data-astro-cid-jvbhyxym]{font-size:.65rem;font-weight:700;padding:1px 5px;border-radius:3px;flex-shrink:0}.dm-type-hot-patch[data-astro-cid-jvbhyxym]{background:#c99e5033;color:var(--gold)}.dm-type-file-edit[data-astro-cid-jvbhyxym]{background:var(--dm-accent2-muted);color:var(--dm-accent2)}.dm-type-undo[data-astro-cid-jvbhyxym]{background:#ef444426;color:#f87171}.dm-input-area[data-astro-cid-jvbhyxym]{border-top:1px solid var(--dm-border);padding:.75rem;display:flex;gap:.5rem;align-items:flex-end}.dm-textarea[data-astro-cid-jvbhyxym]{flex:1;background:#ffffff0f;border:1px solid var(--dm-border);border-radius:8px;color:var(--white);font-family:var(--font-primary);font-size:.875rem;padding:.6rem .8rem;resize:none;outline:none;transition:border-color .2s;min-height:44px;max-height:120px}.dm-textarea[data-astro-cid-jvbhyxym]::placeholder{color:var(--muted)}.dm-textarea[data-astro-cid-jvbhyxym]:focus{border-color:#c99e5080}.dm-textarea[data-astro-cid-jvbhyxym]:disabled{opacity:.5;cursor:not-allowed}.dm-send-btn[data-astro-cid-jvbhyxym]{background:var(--dm-gold);color:var(--navy-dark);border:none;border-radius:8px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:opacity .15s}.dm-send-btn[data-astro-cid-jvbhyxym]:hover{opacity:.85}.dm-send-btn[data-astro-cid-jvbhyxym]:disabled{opacity:.4;cursor:not-allowed}.dm-preview-panel[data-astro-cid-jvbhyxym]{display:flex;flex-direction:column;background:var(--dm-bg);overflow:hidden}.dm-preview-toolbar[data-astro-cid-jvbhyxym]{display:flex;align-items:center;justify-content:space-between;padding:.4rem .75rem;border-bottom:1px solid var(--dm-border);height:40px;flex-shrink:0}.dm-preview-label[data-astro-cid-jvbhyxym]{font-size:.7rem;color:var(--muted);font-family:monospace;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dm-preview-actions[data-astro-cid-jvbhyxym]{display:flex;gap:.4rem;flex-shrink:0}.dm-preview-wrapper[data-astro-cid-jvbhyxym]{flex:1;position:relative;overflow:hidden}.dm-iframe[data-astro-cid-jvbhyxym]{width:100%;height:100%;border:none;background:#fff}.dm-rebuild-overlay[data-astro-cid-jvbhyxym]{position:absolute;inset:0;background:#0d1117bf;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:var(--off-white);font-size:.9rem;backdrop-filter:blur(2px)}.dm-rebuild-spinner[data-astro-cid-jvbhyxym]{width:32px;height:32px;border:3px solid rgba(201,158,80,.2);border-top-color:var(--dm-gold);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.dm-modal-backdrop[data-astro-cid-jvbhyxym]{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.dm-modal-backdrop[data-astro-cid-jvbhyxym][hidden],.dm-rebuild-overlay[data-astro-cid-jvbhyxym][hidden]{display:none!important}.dm-modal[data-astro-cid-jvbhyxym]{background:var(--navy);border:1px solid rgba(201,158,80,.25);border-radius:12px;width:100%;max-width:480px;max-height:80dvh;display:flex;flex-direction:column;overflow:hidden}.dm-modal-header[data-astro-cid-jvbhyxym]{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid var(--dm-border)}.dm-modal-header[data-astro-cid-jvbhyxym] h2[data-astro-cid-jvbhyxym]{font-size:1rem;font-weight:700}.dm-modal-close[data-astro-cid-jvbhyxym]{background:none;border:none;color:var(--muted);cursor:pointer;font-size:1rem;line-height:1;padding:.25rem;border-radius:4px;transition:color .15s}.dm-modal-close[data-astro-cid-jvbhyxym]:hover{color:var(--white)}.dm-modal-body[data-astro-cid-jvbhyxym]{padding:1.25rem;overflow-y:auto;flex:1}.dm-modal-subtitle[data-astro-cid-jvbhyxym]{font-size:.85rem;color:var(--off-white);margin-bottom:.75rem}.dm-modal-changes[data-astro-cid-jvbhyxym]{display:flex;flex-direction:column;gap:.4rem}.dm-modal-footer[data-astro-cid-jvbhyxym]{display:flex;justify-content:flex-end;gap:.5rem;padding:1rem 1.25rem;border-top:1px solid var(--dm-border)}
