#contact-widget[data-astro-cid-cmcn3ymj]{z-index:1000;position:fixed;bottom:0;right:0}.contact-fab[data-astro-cid-cmcn3ymj]{color:#1a1a1a;cursor:pointer;z-index:1001;background:#c4a057;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 12px #c4a05766}.contact-fab[data-astro-cid-cmcn3ymj]:hover{background:#d4b067;transform:scale(1.1);box-shadow:0 6px 20px #c4a05799}.contact-fab[data-astro-cid-cmcn3ymj] svg[data-astro-cid-cmcn3ymj]{width:24px;height:24px}.contact-overlay[data-astro-cid-cmcn3ymj]{opacity:0;visibility:hidden;z-index:999;background:#000000b3;width:100%;height:100%;transition:all .3s;position:fixed;top:0;left:0}.contact-overlay[data-astro-cid-cmcn3ymj].active{opacity:1;visibility:visible}.contact-panel[data-astro-cid-cmcn3ymj]{z-index:1002;background:#1a1a1a;width:500px;max-width:90vw;height:100vh;padding:2rem;transition:transform .3s;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-4px 0 20px #00000080}.contact-panel[data-astro-cid-cmcn3ymj].active{transform:translate(0)}.panel-header[data-astro-cid-cmcn3ymj]{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.panel-header[data-astro-cid-cmcn3ymj] h3[data-astro-cid-cmcn3ymj]{color:#c4a057;margin:0;font-size:1.5rem}.close-btn[data-astro-cid-cmcn3ymj]{color:#c4a057;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:2rem;transition:transform .2s;display:flex}.close-btn[data-astro-cid-cmcn3ymj]:hover{transform:scale(1.2)}.panel-intro[data-astro-cid-cmcn3ymj]{color:#b0b0b0;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.contact-form[data-astro-cid-cmcn3ymj]{margin-bottom:2rem}.form-group[data-astro-cid-cmcn3ymj]{margin-bottom:1.5rem}.form-group[data-astro-cid-cmcn3ymj] label[data-astro-cid-cmcn3ymj]{color:#c4a057;margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:block}.form-group[data-astro-cid-cmcn3ymj] input[data-astro-cid-cmcn3ymj],.form-group[data-astro-cid-cmcn3ymj] textarea[data-astro-cid-cmcn3ymj]{color:#d0d0d0;background:#242424;border:2px solid #333;border-radius:4px;width:100%;padding:.75rem;font-family:inherit;font-size:1rem;transition:border-color .3s}.form-group[data-astro-cid-cmcn3ymj] input[data-astro-cid-cmcn3ymj]:focus,.form-group[data-astro-cid-cmcn3ymj] textarea[data-astro-cid-cmcn3ymj]:focus{border-color:#c4a057;outline:none}.form-group[data-astro-cid-cmcn3ymj] textarea[data-astro-cid-cmcn3ymj]{resize:vertical;min-height:120px}.submit-btn[data-astro-cid-cmcn3ymj]{color:#1a1a1a;cursor:pointer;background:#c4a057;border:none;border-radius:4px;width:100%;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.submit-btn[data-astro-cid-cmcn3ymj]:hover{background:#d4b067;box-shadow:0 4px 12px #c4a0574d}.contact-links[data-astro-cid-cmcn3ymj]{border-top:1px solid #333;flex-wrap:wrap;justify-content:center;gap:1.5rem;padding-top:1.5rem;display:flex}.contact-links[data-astro-cid-cmcn3ymj] a[data-astro-cid-cmcn3ymj]{color:#c4a057;border-bottom:1px solid #0000;font-size:.95rem;font-weight:500;text-decoration:none;transition:border-color .3s}.contact-links[data-astro-cid-cmcn3ymj] a[data-astro-cid-cmcn3ymj]:hover{border-bottom-color:#c4a057}.form-status[data-astro-cid-cmcn3ymj]{text-align:center;border-radius:4px;margin:1rem 0;padding:1rem;font-weight:500;display:none}.form-status[data-astro-cid-cmcn3ymj].success{color:#4caf50;background:#4caf5033;border:1px solid #4caf50;display:block}.form-status[data-astro-cid-cmcn3ymj].error{color:#f44336;background:#f4433633;border:1px solid #f44336;display:block}@media (width<=768px){.contact-fab[data-astro-cid-cmcn3ymj]{width:56px;height:56px;bottom:1.5rem;right:1.5rem}.contact-panel[data-astro-cid-cmcn3ymj]{width:100%;max-width:100vw;padding:1.5rem}}*{box-sizing:border-box;margin:0;padding:0}body{color:#d0d0d0;background:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:2rem}header{border-bottom:2px solid #c4a057;margin-bottom:3rem;padding:2rem 0}nav{flex-wrap:wrap;gap:2rem;margin-bottom:1rem;display:flex}nav a{color:#d0d0d0;text-decoration:none;transition:color .3s;position:relative}nav a:hover{color:#c4a057}nav a.active{color:#c4a057;font-weight:600}nav a.active:after{content:"";background:#c4a057;height:2px;position:absolute;bottom:-4px;left:0;right:0}h1{color:#c4a057;margin-bottom:1rem;font-size:3rem}h2{color:#c4a057;margin:2rem 0 1rem;font-size:2rem}h3{color:#d0d0d0;margin:1.5rem 0 .75rem;font-size:1.5rem}p{color:#b0b0b0;margin-bottom:1rem}a{color:#c4a057;border-bottom:1px solid #0000;text-decoration:none;transition:border-color .3s}a:hover{border-bottom-color:#c4a057}ul,ol{color:#b0b0b0;margin-bottom:1rem;margin-left:2rem}li{margin-bottom:.5rem}code{color:#c4a057;background:#242424;border-radius:4px;padding:.2rem .4rem;font-family:Courier New,monospace;font-size:.9em}pre{background:#242424;border-radius:8px;margin:1rem 0;padding:1rem;overflow-x:auto}pre code{color:#d0d0d0;background:0 0;padding:0}img,video{border-radius:8px;max-width:100%;height:auto;margin:1.5rem 0}blockquote{color:#a0a0a0;border-left:4px solid #c4a057;margin:1.5rem 0;padding-left:1.5rem;font-style:italic}hr{border:none;border-top:2px solid #333;margin:2rem 0}mark{color:#c4a057;background:#c4a05733;border-radius:3px;padding:.1em .3em}footer{text-align:center;border-top:2px solid #404040;margin-top:4rem;padding-top:2rem}.footer-content p{color:#888;margin-bottom:.5rem;font-size:.9rem}.footer-email a{color:#c4a057;font-weight:500}main{animation:.6s ease-out fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.container{padding:1rem}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}}
