.modal-overlay{position:fixed;inset:0;background:#0a1929d9;backdrop-filter:blur(8px);display:none;align-items:center;justify-content:center;z-index:9999;transition:all .3s cubic-bezier(.4,0,.2,1);padding:2rem 1rem}.modal-overlay.active{display:flex}.modal-container{background:#fff;border-radius:24px;box-shadow:0 30px 60px -12px #0006;max-width:480px;width:100%;max-height:90vh;overflow-y:auto;position:relative;transform:translateY(-20px);transition:transform .4s cubic-bezier(.165,.84,.44,1)}.modal-overlay.active .modal-container{transform:translateY(0)}.modal-content{padding:2.5rem 2rem 1.5rem}.modal-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.5rem}.modal-close{background:#f1f5f9;border:none;cursor:pointer;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#64748b;flex-shrink:0;transition:all .2s ease}.modal-close:hover{background:#e2e8f0;color:#0f172a}.modal-close:hover svg{transform:rotate(90deg)}.modal-close svg{transition:transform .2s ease}.modal-title{font-size:1.5rem;font-weight:800;color:#0f172a;margin:0;letter-spacing:-.02em;line-height:1.2}.modal-description{color:#64748b;font-size:.95rem;text-align:center;margin:0 0 1.5rem;line-height:1.5}.modal-form{display:flex;flex-direction:column;gap:1rem}.form-group{display:flex;flex-direction:column;gap:.4rem}.form-label{font-size:.85rem;font-weight:600;color:#0f172a}.form-input{padding:.9rem 1rem;border:2px solid #e2e8f0;border-radius:14px;font-size:1rem;font-family:inherit;transition:all .3s ease;outline:none;background:#f8fafc}.form-input:focus{border-color:#d4af37;background:#fff;box-shadow:0 0 0 4px #d4af371a}.form-input::placeholder{color:#94a3b8}.modal-submit{background:linear-gradient(135deg,#d4af37,#eac26e);color:#1e293b;border:none;padding:.9rem 1.5rem;border-radius:14px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 16px #d4af374d}.modal-submit:hover{box-shadow:0 8px 24px #d4af3780;transform:translateY(-2px)}.modal-submit:active{transform:translateY(0)}.form-privacy{font-size:.75rem;color:#94a3b8;text-align:center;margin:0;line-height:1.4}.consent-checkbox{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.5rem}.consent-checkbox input[type=checkbox]{width:18px;height:18px;margin-top:2px;accent-color:#d4af37;cursor:pointer;flex-shrink:0}.consent-checkbox label{font-size:.8rem;color:#64748b;line-height:1.4;cursor:pointer}.consent-checkbox a{color:#d4af37;text-decoration:underline}.consent-checkbox a:hover{color:#b8962e}.privacy-link{color:#d4af37;text-decoration:underline;text-underline-offset:2px;transition:color .2s ease}.privacy-link:hover{color:#b8962e;text-decoration:none}.hidden-field{position:absolute;left:-9999px;opacity:0;pointer-events:none}@media(max-width:480px){.modal-overlay{padding:.5rem}.modal-container{border-radius:16px;max-height:85vh;width:calc(100% - 1rem)}.modal-content{padding:1.5rem 1.25rem 1.25rem}.modal-header{margin-bottom:.4rem}.modal-close{width:28px;height:28px}.modal-close svg{width:16px;height:16px}.modal-title{font-size:1.25rem}.modal-description{font-size:.85rem;margin-bottom:1.25rem}.modal-form{gap:.875rem}.form-label{font-size:.8rem}.form-input{padding:.8rem .9rem;font-size:.95rem;border-radius:12px}.modal-submit{padding:.85rem 1.25rem;font-size:.95rem;border-radius:12px}.form-privacy{font-size:.7rem}}@media(max-width:360px){.modal-title{font-size:1.1rem}.modal-description{font-size:.8rem}.form-input{padding:.75rem .8rem;font-size:.9rem}.modal-submit{padding:.75rem 1rem;font-size:.9rem}}.cookie-banner{display:none;position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #e2e8f0;box-shadow:0 -4px 20px #0000001a;z-index:9998;padding:1.25rem 1.5rem;transform:translateY(100%);transition:transform .3s ease}.cookie-banner.active{transform:translateY(0)}.cookie-content{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.cookie-text{flex:1;min-width:280px}.cookie-text h3{font-size:1rem;font-weight:700;color:#1e3050;margin:0 0 .5rem}.cookie-text p{font-size:.85rem;color:#64748b;margin:0;line-height:1.5}.cookie-text a{color:#d4af37;text-decoration:underline}.cookie-text a:hover{color:#b8962e}.cookie-actions{display:flex;gap:.75rem;flex-shrink:0}.cookie-btn{padding:.625rem 1.25rem;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;border:none}.cookie-btn-primary{background:linear-gradient(135deg,#d4af37,#eac26e);color:#1e293b}.cookie-btn-primary:hover{box-shadow:0 4px 12px #d4af3766;transform:translateY(-1px)}.cookie-btn-secondary{background:#f1f5f9;color:#64748b;border:1px solid #e2e8f0}.cookie-btn-secondary:hover{background:#e2e8f0;color:#475569}@media(max-width:640px){.cookie-content{flex-direction:column;align-items:stretch}.cookie-actions{justify-content:stretch}.cookie-btn{flex:1}.cookie-text{min-width:100%}}.main-content[data-astro-cid-sckkx6r4]{padding-top:0}.breadcrumbs-wrapper[data-astro-cid-sckkx6r4]{padding-top:4.5rem;background:#f8fafc;border-bottom:1px solid rgba(30,48,80,.05)}
