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