.burger-menu[data-astro-cid-barybgjo]{position:fixed;top:24px;right:24px;z-index:1001;display:flex;align-items:center;gap:12px}.burger-toggle[data-astro-cid-barybgjo]{width:44px;height:44px;background:#0009;border:1px solid rgba(189,152,47,.4);border-radius:8px;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:10px;transition:all .3s ease;backdrop-filter:blur(10px);box-shadow:0 2px 8px #0003}.burger-toggle[data-astro-cid-barybgjo]:hover{background:#000c;border-color:#bd982fb3}.burger-line[data-astro-cid-barybgjo]{display:block;width:20px;height:2px;background:#bd982f;transition:all .3s ease}.burger-toggle[data-astro-cid-barybgjo].active .burger-line[data-astro-cid-barybgjo]:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.burger-toggle[data-astro-cid-barybgjo].active .burger-line[data-astro-cid-barybgjo]:nth-child(2){opacity:0}.burger-toggle[data-astro-cid-barybgjo].active .burger-line[data-astro-cid-barybgjo]:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.burger-overlay[data-astro-cid-barybgjo]{position:fixed;inset:0;background:#000000f7;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .4s ease;z-index:1000}.burger-overlay[data-astro-cid-barybgjo].open{opacity:1;visibility:visible}.close-btn[data-astro-cid-barybgjo]{position:absolute;top:24px;right:24px;width:50px;height:50px;background:transparent;border:1px solid rgba(189,152,47,.4);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;opacity:0;transform:rotate(-90deg)}.burger-overlay[data-astro-cid-barybgjo].open .close-btn[data-astro-cid-barybgjo]{opacity:1;transform:rotate(0);transition-delay:.2s}.close-btn[data-astro-cid-barybgjo] svg[data-astro-cid-barybgjo]{width:22px;height:22px;color:#bd982f}.close-btn[data-astro-cid-barybgjo]:hover{border-color:#bd982f;background:#bd982f1a}.burger-nav[data-astro-cid-barybgjo]{display:flex;flex-direction:column;align-items:center;gap:24px}.burger-link[data-astro-cid-barybgjo]{font-family:Questrial,-apple-system,sans-serif;font-size:clamp(1.5rem,4vw,2.5rem);letter-spacing:.1em;text-transform:uppercase;color:#fff;text-decoration:none;opacity:0;transform:translateY(20px);transition:all .3s ease}.burger-overlay[data-astro-cid-barybgjo].open .burger-link[data-astro-cid-barybgjo]{opacity:1;transform:translateY(0)}.burger-overlay[data-astro-cid-barybgjo].open .burger-link[data-astro-cid-barybgjo]:nth-child(1){transition-delay:.1s}.burger-overlay[data-astro-cid-barybgjo].open .burger-link[data-astro-cid-barybgjo]:nth-child(2){transition-delay:.15s}.burger-overlay[data-astro-cid-barybgjo].open .burger-link[data-astro-cid-barybgjo]:nth-child(3){transition-delay:.2s}.burger-overlay[data-astro-cid-barybgjo].open .burger-link[data-astro-cid-barybgjo]:nth-child(4){transition-delay:.25s}.burger-overlay[data-astro-cid-barybgjo].open .burger-link[data-astro-cid-barybgjo]:nth-child(5){transition-delay:.3s}.burger-overlay[data-astro-cid-barybgjo].open .burger-link[data-astro-cid-barybgjo]:nth-child(6){transition-delay:.35s}.burger-link[data-astro-cid-barybgjo]:hover{color:#bd982f}@media (max-width: 600px){.burger-menu[data-astro-cid-barybgjo],.close-btn[data-astro-cid-barybgjo]{top:16px;right:16px}}.fab-container[data-astro-cid-m5whh2lu]{position:fixed;bottom:30px;right:30px;z-index:900;display:flex;flex-direction:column;align-items:flex-end;gap:12px}.fab-toggle[data-astro-cid-m5whh2lu]{width:56px;height:56px;border-radius:50%;background:#bd982f;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #00000040;transition:all .3s ease}.fab-toggle[data-astro-cid-m5whh2lu]:hover{background:#9a7a1f;transform:scale(1.05)}.fab-toggle[data-astro-cid-m5whh2lu] svg[data-astro-cid-m5whh2lu]{width:24px;height:24px;color:#000;transition:all .3s ease}.fab-icon-close[data-astro-cid-m5whh2lu],.fab-container[data-astro-cid-m5whh2lu].open .fab-icon-open[data-astro-cid-m5whh2lu]{display:none}.fab-container[data-astro-cid-m5whh2lu].open .fab-icon-close[data-astro-cid-m5whh2lu]{display:block}.fab-container[data-astro-cid-m5whh2lu].open .fab-toggle[data-astro-cid-m5whh2lu]{background:#000}.fab-container[data-astro-cid-m5whh2lu].open .fab-toggle[data-astro-cid-m5whh2lu] svg[data-astro-cid-m5whh2lu]{color:#bd982f}.fab-actions[data-astro-cid-m5whh2lu]{display:flex;flex-direction:column;align-items:flex-end;gap:10px;opacity:0;visibility:hidden;transform:translateY(20px);transition:all .3s ease}.fab-container[data-astro-cid-m5whh2lu].open .fab-actions[data-astro-cid-m5whh2lu]{opacity:1;visibility:visible;transform:translateY(0)}.fab-action[data-astro-cid-m5whh2lu]{display:flex;align-items:center;gap:10px;padding:10px 16px;background:#000;color:#fff;text-decoration:none;border-radius:25px;font-size:.85rem;letter-spacing:.05em;box-shadow:0 4px 15px #0003;transition:all .3s ease;white-space:nowrap}.fab-action[data-astro-cid-m5whh2lu]:hover{background:#bd982f;color:#000}.fab-action[data-astro-cid-m5whh2lu] svg[data-astro-cid-m5whh2lu]{width:18px;height:18px}.fab-container[data-astro-cid-m5whh2lu].open .fab-action[data-astro-cid-m5whh2lu]:nth-child(1){transition-delay:.05s}.fab-container[data-astro-cid-m5whh2lu].open .fab-action[data-astro-cid-m5whh2lu]:nth-child(2){transition-delay:.1s}@media (max-width: 600px){.fab-container[data-astro-cid-m5whh2lu]{bottom:20px;right:20px}.fab-toggle[data-astro-cid-m5whh2lu]{width:50px;height:50px}}
