.vd-page{color:#1a1714;background:#faf8f4;min-height:100vh;font-family:DM Sans,system-ui,sans-serif}.vd-nav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:100;background:#faf8f4f2;border-bottom:.5px solid #1a171414;align-items:center;gap:1rem;padding:.875rem 1.5rem;display:flex;position:sticky;top:0}.vd-nav-back{color:#1a171480;align-items:center;gap:.3rem;font-size:13px;text-decoration:none;display:flex}.vd-nav-back:hover{color:#1a1714}.vd-nav-title{color:#1a1714;font-size:14px;font-weight:600}.vd-nav-right{align-items:center;gap:.75rem;margin-left:auto;display:flex}.vd-body{max-width:720px;margin:0 auto;padding:2rem 1.5rem 5rem}.vd-status-bar{background:#fff;border:.5px solid #1a17141f;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding:1rem 1.25rem;display:flex}.vd-status-left{align-items:center;gap:.6rem;display:flex}.vd-status-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.vd-status-dot.published{background:#2a8a55}.vd-status-dot.draft{background:#1a171440}.vd-status-label{font-size:13px;font-weight:600}.vd-status-label.published{color:#2a8a55}.vd-status-label.draft{color:#1a171480}.vd-status-hint{color:#1a171466;font-size:12px}.vd-status-actions{gap:.5rem;display:flex}.vd-card{background:#fff;border:.5px solid #1a17141f;border-radius:14px;margin-bottom:1rem;padding:1.5rem}.vd-card-label{letter-spacing:.09em;text-transform:uppercase;color:#1a171466;margin-bottom:1.25rem;font-size:11px;font-weight:600}.vd-photo-row{align-items:center;gap:1.25rem;display:flex}.vd-avatar{object-fit:cover;border-radius:14px;flex-shrink:0;width:80px;height:80px}.vd-avatar-placeholder{color:#fff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;font-size:1.6rem;font-weight:700;display:flex}.vd-photo-actions{flex-direction:column;gap:.4rem;display:flex}.vd-photo-hint{color:#1a171466;margin-top:.2rem;font-size:11px}.vd-field{margin-bottom:1rem}.vd-field:last-child{margin-bottom:0}.vd-label{color:#1a17148c;letter-spacing:.03em;margin-bottom:.35rem;font-size:12px;font-weight:600;display:block}.vd-input{color:#1a1714;background:#faf8f4;border:.5px solid #1a17142e;border-radius:10px;outline:none;width:100%;padding:.6rem .875rem;font-family:inherit;font-size:14px;transition:border-color .15s}.vd-input:focus{background:#fff;border-color:#1a1714}.vd-input:disabled{opacity:.5;cursor:not-allowed}.vd-textarea{resize:vertical;min-height:100px;line-height:1.6}.vd-char-count{color:#1a171459;text-align:right;margin-top:.25rem;font-size:11px}.vd-char-count.over{color:#c03020}.vd-select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%231a1714' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right .875rem center;background-repeat:no-repeat;padding-right:2.5rem}.vd-two-col{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.vd-portfolio-grid{grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:1rem;display:grid}.vd-portfolio-thumb{aspect-ratio:1;border-radius:10px;position:relative;overflow:hidden}.vd-portfolio-thumb img{object-fit:cover;width:100%;height:100%;display:block}.vd-portfolio-remove{color:#fff;cursor:pointer;background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;line-height:1;display:flex;position:absolute;top:4px;right:4px}.vd-portfolio-add{aspect-ratio:1;color:#1a171466;cursor:pointer;background:#faf8f4;border:.5px dashed #1a171440;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:.3rem;font-size:11px;transition:background .15s,border-color .15s;display:flex}.vd-portfolio-add:hover{background:#f2ede4;border-color:#1a171466}.vd-events-list{flex-direction:column;gap:.5rem;display:flex}.vd-event-row{color:#1a1714;background:#faf8f4;border:.5px solid #1a17141a;border-radius:8px;align-items:center;gap:.75rem;padding:.6rem .875rem;font-size:13px;font-weight:500;text-decoration:none;transition:background .15s;display:flex}.vd-event-row:hover{background:#f2ede4}.vd-event-dot{background:#b05c3a;border-radius:50%;flex-shrink:0;width:6px;height:6px}.vd-event-date{color:#1a171473;margin-left:auto;font-weight:400}.vd-btn-primary{color:#faf8f4;cursor:pointer;background:#1a1714;border:none;border-radius:100px;align-items:center;gap:.4rem;padding:.6rem 1.4rem;font-family:inherit;font-size:13px;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.vd-btn-primary:hover:not(:disabled){opacity:.85}.vd-btn-primary:disabled{opacity:.4;cursor:not-allowed}.vd-btn-ghost{color:#1a1714;cursor:pointer;background:0 0;border:.5px solid #1a17142e;border-radius:100px;align-items:center;gap:.4rem;padding:.6rem 1.2rem;font-family:inherit;font-size:13px;font-weight:500;text-decoration:none;transition:background .15s;display:inline-flex}.vd-btn-ghost:hover:not(:disabled){background:#f2ede4}.vd-btn-ghost:disabled{opacity:.4;cursor:not-allowed}.vd-btn-danger{color:#c03020;cursor:pointer;background:0 0;border:.5px solid #c0302040;border-radius:100px;align-items:center;gap:.4rem;padding:.6rem 1.2rem;font-family:inherit;font-size:13px;font-weight:500;transition:background .15s;display:inline-flex}.vd-btn-danger:hover{background:#fff5f4}.vd-save-bar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:50;background:#faf8f4f5;border-top:.5px solid #1a17141a;justify-content:flex-end;align-items:center;gap:.75rem;padding:.875rem 1.5rem;display:flex;position:fixed;bottom:0;left:0;right:0}.vd-save-msg{color:#1a171473;font-size:13px}.vd-save-msg.success{color:#2a8a55}.vd-save-msg.error{color:#c03020}.vd-onboard{max-width:480px;margin:3rem auto;padding:0 1rem}.vd-onboard-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#1a171466;margin-bottom:.75rem;font-size:11px;font-weight:600}.vd-onboard h1{margin-bottom:.5rem;font-size:1.5rem;font-weight:700;line-height:1.2}.vd-onboard p{color:#1a17148c;margin-bottom:2rem;font-size:14px;line-height:1.6}.vd-onboard-form{flex-direction:column;gap:.75rem;display:flex}.vd-cat-grid{flex-wrap:wrap;gap:.4rem;display:flex}.vd-cat-chip{cursor:pointer;color:#1a1714;background:0 0;border:.5px solid #1a17142e;border-radius:100px;padding:.4rem .875rem;font-family:inherit;font-size:12px;font-weight:500;transition:all .15s}.vd-cat-chip.selected{color:#faf8f4;background:#1a1714;border-color:#1a1714}@media (max-width:600px){.vd-body{padding:1.25rem 1rem 6rem}.vd-two-col{grid-template-columns:1fr}.vd-portfolio-grid{grid-template-columns:repeat(2,1fr)}.vd-status-bar{flex-direction:column;align-items:flex-start}}
