.main-header[data-astro-cid-pux6a34n]{position:sticky;top:0;z-index:900;width:100%;height:70px;transition:height .35s ease,box-shadow .35s ease,background .35s ease;font-family:Rubik,Segoe UI,Arial,sans-serif;overflow:visible}.header-glass[data-astro-cid-pux6a34n]{position:absolute;inset:0;background:linear-gradient(to left,#060264d9,#08145fd9,#060264d9);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:1;transition:background .35s ease}.main-header[data-astro-cid-pux6a34n].scrolled{height:60px;box-shadow:0 4px 30px #08047e59}.main-header[data-astro-cid-pux6a34n].scrolled .header-glass[data-astro-cid-pux6a34n]{background:linear-gradient(to left,#040250f2,#060a50f2,#040250f2)}.main-header[data-astro-cid-pux6a34n]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(to right,transparent,rgba(212,160,23,.8),rgba(29,168,232,.6),transparent);z-index:2}.header-inner[data-astro-cid-pux6a34n]{position:relative;z-index:3;display:flex;align-items:center;justify-content:space-between;height:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem;gap:1.5rem}.brand[data-astro-cid-pux6a34n],.drawer-brand[data-astro-cid-pux6a34n]{display:flex;align-items:center;gap:.6rem;text-decoration:none;flex-shrink:0}.brand-anchor[data-astro-cid-pux6a34n]{font-size:1.6rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.4));transition:transform .3s ease}.brand[data-astro-cid-pux6a34n]:hover .brand-anchor[data-astro-cid-pux6a34n]{transform:rotate(-15deg) scale(1.1)}.brand-text[data-astro-cid-pux6a34n]{display:flex;flex-direction:column;line-height:1.1}.brand-main[data-astro-cid-pux6a34n]{font-size:1.5rem;font-weight:700;color:#fff;letter-spacing:3px;text-shadow:0 2px 8px rgba(0,0,0,.4)}.brand-sub[data-astro-cid-pux6a34n]{font-size:.64rem;font-weight:500;color:#fff;letter-spacing:1.5px;text-transform:uppercase}.desktop-nav[data-astro-cid-pux6a34n]{display:flex}.desktop-nav[data-astro-cid-pux6a34n] ul[data-astro-cid-pux6a34n]{list-style:none;margin:0;padding:0;display:flex;gap:.15rem;align-items:center}.nav-link[data-astro-cid-pux6a34n]{position:relative;display:flex;align-items:center;padding:.5rem .85rem;color:#fff;text-decoration:none;font-size:.95rem;font-weight:600;border-radius:8px;transition:color .2s,background .2s;white-space:nowrap}.nav-underline[data-astro-cid-pux6a34n]{position:absolute;bottom:4px;left:.85rem;right:.85rem;height:2px;border-radius:2px;background:linear-gradient(to right,#d4a017,#f0c040);transform:scaleX(0);transform-origin:right;transition:transform .25s ease}.nav-link[data-astro-cid-pux6a34n]:hover{color:#fff;background:#ffffff1a}.nav-link[data-astro-cid-pux6a34n]:hover .nav-underline[data-astro-cid-pux6a34n]{transform:scaleX(1);transform-origin:left}.nav-link[data-astro-cid-pux6a34n].active{color:#f0c040;background:#ffffff1f}.nav-link[data-astro-cid-pux6a34n].active .nav-underline[data-astro-cid-pux6a34n]{transform:scaleX(1)}.header-phone-btn[data-astro-cid-pux6a34n]{display:inline-flex;align-items:center;gap:.45rem;background:linear-gradient(135deg,#d4a017,#f0c040);color:#08047e;font-weight:700;font-size:.85rem;padding:.55rem 1.1rem;border-radius:30px;text-decoration:none;white-space:nowrap;flex-shrink:0;box-shadow:0 3px 12px #d4a01766;transition:all .25s ease}.header-phone-btn[data-astro-cid-pux6a34n]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #d4a0178c;background:linear-gradient(135deg,#e6b520,#ffd553)}.hamburger[data-astro-cid-pux6a34n]{display:none;flex-direction:column;justify-content:center;align-items:center;width:44px;height:44px;background:#ffffff1f;border:1.5px solid rgba(255,255,255,.25);border-radius:10px;cursor:pointer;gap:5px;padding:0;transition:background .2s;flex-shrink:0}.hamburger[data-astro-cid-pux6a34n]:hover{background:#fff3}.bar[data-astro-cid-pux6a34n]{width:22px;height:2.5px;background:#fff;border-radius:3px;transition:transform .35s ease,opacity .25s ease,width .25s ease}.bar-2[data-astro-cid-pux6a34n]{width:15px}.hamburger[data-astro-cid-pux6a34n].active .bar-1[data-astro-cid-pux6a34n]{transform:translateY(7.5px) rotate(45deg);width:22px}.hamburger[data-astro-cid-pux6a34n].active .bar-2[data-astro-cid-pux6a34n]{opacity:0;transform:scaleX(0)}.hamburger[data-astro-cid-pux6a34n].active .bar-3[data-astro-cid-pux6a34n]{transform:translateY(-7.5px) rotate(-45deg);width:22px}.drawer-overlay[data-astro-cid-pux6a34n]{position:fixed;inset:0;background:#08047e8c;backdrop-filter:blur(3px);z-index:998;opacity:0;pointer-events:none;transition:opacity .35s ease}.drawer-overlay[data-astro-cid-pux6a34n].visible{opacity:1;pointer-events:auto}.mobile-drawer[data-astro-cid-pux6a34n]{position:fixed;top:0;right:0;width:min(320px,88vw);height:100dvh;background:linear-gradient(160deg,#08047e,#0a0590 40%,#0f5e8f);z-index:999;display:flex;flex-direction:column;transform:translate(110%);transition:transform .38s cubic-bezier(.4,0,.2,1);box-shadow:-8px 0 40px #0006;overflow-y:auto}.mobile-drawer[data-astro-cid-pux6a34n].open{transform:translate(0)}.drawer-header[data-astro-cid-pux6a34n]{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.12);flex-shrink:0}.drawer-brand[data-astro-cid-pux6a34n] .brand-main[data-astro-cid-pux6a34n]{font-size:1.1rem}.drawer-close[data-astro-cid-pux6a34n]{width:38px;height:38px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;transition:background .2s;flex-shrink:0}.drawer-close[data-astro-cid-pux6a34n]:hover{background:#fff3}.drawer-links[data-astro-cid-pux6a34n]{list-style:none;margin:0;padding:1rem 0;flex:1}.drawer-links[data-astro-cid-pux6a34n] li[data-astro-cid-pux6a34n]{opacity:0;transform:translate(20px);animation:slideIn .35s ease forwards;animation-delay:calc(var(--i) * .05s + .1s)}.mobile-drawer[data-astro-cid-pux6a34n].open .drawer-links[data-astro-cid-pux6a34n] li[data-astro-cid-pux6a34n]{opacity:0;animation:slideIn .35s ease forwards;animation-delay:calc(var(--i) * .06s + .15s)}@keyframes slideIn{to{opacity:1;transform:translate(0)}}.drawer-link[data-astro-cid-pux6a34n]{display:flex;align-items:center;gap:.85rem;padding:.9rem 1.5rem;color:gold;text-decoration:none;font-size:1.15rem;font-weight:600;transition:background .2s,color .2s,padding .2s;border-right:3px solid transparent;position:relative}.drawer-link[data-astro-cid-pux6a34n]:hover{background:#ffffff1a;color:#fff;padding-right:2rem;border-right-color:#f0c040}.drawer-link[data-astro-cid-pux6a34n].active{background:#ffffff1f;color:#f0c040;border-right-color:#f0c040;font-weight:600}.drawer-icon[data-astro-cid-pux6a34n]{font-size:1.15rem;width:26px;text-align:center}.drawer-arrow[data-astro-cid-pux6a34n]{margin-right:auto;opacity:.4;transition:opacity .2s,transform .2s}.drawer-link[data-astro-cid-pux6a34n]:hover .drawer-arrow[data-astro-cid-pux6a34n]{opacity:.8;transform:translate(-3px)}.drawer-footer[data-astro-cid-pux6a34n]{padding:1.25rem 1.5rem;border-top:1px solid rgba(255,255,255,.12);display:flex;flex-direction:column;gap:.75rem;flex-shrink:0}.drawer-cta[data-astro-cid-pux6a34n],.drawer-wa[data-astro-cid-pux6a34n]{display:flex;align-items:center;justify-content:center;gap:.6rem;padding:.85rem;border-radius:12px;font-weight:700;font-size:.97rem;text-decoration:none;transition:all .2s ease}.drawer-cta[data-astro-cid-pux6a34n]{background:linear-gradient(135deg,#d4a017,#f0c040);color:#08047e}.drawer-cta[data-astro-cid-pux6a34n]:hover{filter:brightness(1.1);transform:translateY(-1px)}.drawer-wa[data-astro-cid-pux6a34n]{background:#25d366;color:#fff}.drawer-wa[data-astro-cid-pux6a34n]:hover{background:#128c7e;transform:translateY(-1px)}@media(max-width:1000px){.desktop-nav[data-astro-cid-pux6a34n] ul[data-astro-cid-pux6a34n]{gap:0}.nav-link[data-astro-cid-pux6a34n]{font-size:.82rem;padding:.45rem .6rem}.header-phone-btn[data-astro-cid-pux6a34n] span[data-astro-cid-pux6a34n]{display:none}.header-phone-btn[data-astro-cid-pux6a34n]{padding:.55rem .7rem;border-radius:50%}}@media(max-width:768px){.desktop-nav[data-astro-cid-pux6a34n],.header-phone-btn[data-astro-cid-pux6a34n]{display:none}.hamburger[data-astro-cid-pux6a34n]{display:flex}.main-header[data-astro-cid-pux6a34n]{height:64px}.main-header[data-astro-cid-pux6a34n].scrolled{height:56px}}.sr-only[data-astro-cid-pux6a34n]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.desktop-nav[data-astro-cid-pux6a34n] li[data-astro-cid-pux6a34n].has-dropdown{position:relative}.dropdown-chevron[data-astro-cid-pux6a34n]{display:inline-block;vertical-align:middle;margin-right:3px;margin-bottom:1px;transition:transform .25s ease}.has-dropdown[data-astro-cid-pux6a34n]:hover .dropdown-chevron[data-astro-cid-pux6a34n]{transform:rotate(180deg)}.dropdown-menu[data-astro-cid-pux6a34n]{position:absolute;top:calc(100% + 2px);right:0;min-width:210px;background:#fff;border-radius:14px;box-shadow:0 16px 48px #08047e33,0 2px 8px #00000014;padding:.5rem;padding-top:10px;z-index:1000;opacity:0;transform:translateY(-6px);pointer-events:none;transition:opacity .2s ease 0s,transform .2s ease 0s,pointer-events 0s linear .3s}.dropdown-menu[data-astro-cid-pux6a34n]:after{content:"";position:absolute;top:-14px;left:0;right:0;height:14px;background:transparent}.dropdown-menu[data-astro-cid-pux6a34n]:before{content:"";position:absolute;top:-5px;right:18px;width:10px;height:10px;background:#fff;transform:rotate(45deg);border-radius:2px;box-shadow:-2px -2px 4px #0000000a}.has-dropdown[data-astro-cid-pux6a34n]:hover .dropdown-menu[data-astro-cid-pux6a34n],.has-dropdown[data-astro-cid-pux6a34n]:focus-within .dropdown-menu[data-astro-cid-pux6a34n]{opacity:1;transform:translateY(0);pointer-events:auto;transition:opacity .2s ease 0s,transform .2s ease 0s}.dropdown-item[data-astro-cid-pux6a34n]{display:flex;align-items:center;gap:.65rem;padding:.65rem .9rem;border-radius:10px;font-size:.88rem;font-weight:600;color:#1a1a2e;text-decoration:none;transition:background .18s,color .18s;white-space:nowrap}.dropdown-item[data-astro-cid-pux6a34n]:hover{background:#f2f5fb;color:#08047e}.dropdown-item[data-astro-cid-pux6a34n].active{background:#08047e12;color:#08047e}.drop-icon[data-astro-cid-pux6a34n]{font-size:1rem;flex-shrink:0}.drawer-group-btn[data-astro-cid-pux6a34n]{width:100%;background:transparent;border:none;cursor:pointer;font-family:inherit;color:gold;font-size:1.15rem;font-weight:600;text-align:right;-webkit-appearance:none;appearance:none}.drawer-group-btn[data-astro-cid-pux6a34n] .group-chevron[data-astro-cid-pux6a34n]{margin-right:auto;transition:transform .3s ease}.drawer-group-btn[data-astro-cid-pux6a34n].open .group-chevron[data-astro-cid-pux6a34n]{transform:rotate(180deg)}.drawer-sub[data-astro-cid-pux6a34n]{list-style:none;margin:0;padding:0 0 0 1rem;max-height:0;overflow:hidden;transition:max-height .35s ease;border-right:2px solid rgba(255,255,255,.12);margin-right:1.5rem}.drawer-sub-link[data-astro-cid-pux6a34n]{display:flex;align-items:center;gap:.65rem;padding:.65rem .6rem;border-radius:10px;font-size:1rem;font-weight:500;color:#fff;text-decoration:none;transition:background .2s,color .2s}.drawer-sub-link[data-astro-cid-pux6a34n]:hover,.drawer-sub-link[data-astro-cid-pux6a34n].active{background:#ffffff1a;color:#fff}.footer-wave[data-astro-cid-sz7xmlte]{display:block;line-height:0;margin-bottom:-2px;background:#f2f5fb}.footer-wave[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{display:block;width:100%;height:60px}.main-footer[data-astro-cid-sz7xmlte]{background:linear-gradient(160deg,#06046e,#08047e 30%,#0a5a8a 70%,#072060);color:#fff;font-family:Rubik,Segoe UI,Arial,sans-serif;position:relative;overflow:hidden}.main-footer[data-astro-cid-sz7xmlte]:before{content:"";position:absolute;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(29,168,232,.12) 0%,transparent 65%);top:-150px;left:-100px;pointer-events:none}.main-footer[data-astro-cid-sz7xmlte]:after{content:"";position:absolute;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(212,160,23,.08) 0%,transparent 65%);bottom:-80px;right:5%;pointer-events:none}.footer-inner[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1.6fr 1fr 1fr 1.5fr;gap:3rem 2rem;max-width:1200px;margin:0 auto;padding:3.5rem 2rem 2.5rem;position:relative;z-index:1}.footer-brand[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;gap:.65rem;text-decoration:none;margin-bottom:1.1rem}.footer-anchor[data-astro-cid-sz7xmlte]{font-size:2rem;filter:drop-shadow(0 2px 6px rgba(0,0,0,.5));transition:transform .35s ease}.footer-brand[data-astro-cid-sz7xmlte]:hover .footer-anchor[data-astro-cid-sz7xmlte]{transform:rotate(-15deg) scale(1.15)}.footer-brand-main[data-astro-cid-sz7xmlte]{font-size:1.6rem;font-weight:800;color:#fff;letter-spacing:3px;line-height:1}.footer-brand-sub[data-astro-cid-sz7xmlte]{font-size:.65rem;color:#fff;letter-spacing:2px;font-weight:600}.footer-tagline[data-astro-cid-sz7xmlte]{font-size:.88rem;color:#fff;line-height:1.7;margin:0 0 1.5rem;max-width:260px;font-weight:500}.footer-socials[data-astro-cid-sz7xmlte]{display:flex;gap:.55rem;flex-wrap:wrap}.social-icon[data-astro-cid-sz7xmlte]{width:40px;height:40px;border-radius:10px;background:#ffffff14;border:1px solid rgba(255,255,255,.14);display:flex;align-items:center;justify-content:center;color:#fffc;text-decoration:none;transition:all .25s ease}.social-icon[data-astro-cid-sz7xmlte]:hover{background:var(--c);border-color:var(--c);color:#fff;transform:translateY(-3px);box-shadow:0 6px 18px #0000004d}.footer-nav-col[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte],.footer-contact-items[data-astro-cid-sz7xmlte]{list-style:none;margin:0;padding:0}.footer-col-title[data-astro-cid-sz7xmlte]{font-size:.8rem;font-weight:800;letter-spacing:2px;text-transform:uppercase;color:#fff;margin:0 0 1.1rem;display:flex;align-items:center;gap:.6rem}.col-title-line[data-astro-cid-sz7xmlte]{display:inline-block;width:24px;height:2px;background:linear-gradient(to right,#d4a017,#f0c040);border-radius:2px;flex-shrink:0}.footer-nav-link[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.5rem;padding:.45rem 0;color:#fff;text-decoration:none;font-size:.95rem;font-weight:600;transition:color .2s,gap .2s;border-bottom:1px solid rgba(255,255,255,.15)}.footer-nav-link[data-astro-cid-sz7xmlte]:last-child{border-bottom:none}.link-arrow[data-astro-cid-sz7xmlte]{color:#d4a017;opacity:0;font-size:.8rem;transition:opacity .2s,transform .2s;transform:translate(4px)}.footer-nav-link[data-astro-cid-sz7xmlte]:hover{color:#fff;gap:.75rem}.footer-nav-link[data-astro-cid-sz7xmlte]:hover .link-arrow[data-astro-cid-sz7xmlte]{opacity:1;transform:translate(0)}.footer-contact-items[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.6rem;margin-bottom:1.25rem}.footer-contact-item[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.75rem;padding:.65rem .8rem;border-radius:10px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);text-decoration:none;color:inherit;transition:background .2s,transform .2s}a[data-astro-cid-sz7xmlte].footer-contact-item:hover{background:#ffffff1f;transform:translate(-3px)}.footer-contact-item[data-astro-cid-sz7xmlte].no-link{cursor:default}.contact-item-icon[data-astro-cid-sz7xmlte]{width:32px;height:32px;border-radius:8px;background:#ffffff1a;display:flex;align-items:center;justify-content:center;color:#d4a017;flex-shrink:0}.contact-item-label[data-astro-cid-sz7xmlte]{font-size:.75rem;color:#d4a017;font-weight:700;margin-bottom:.1rem}.contact-item-val[data-astro-cid-sz7xmlte]{font-size:.95rem;color:#fff;font-weight:700}.footer-wa-btn[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:center;gap:.55rem;background:#25d366;color:#fff;font-weight:700;font-size:.88rem;padding:.75rem 1rem;border-radius:12px;text-decoration:none;transition:all .25s ease;box-shadow:0 4px 16px #25d3664d}.footer-wa-btn[data-astro-cid-sz7xmlte]:hover{background:#128c7e;transform:translateY(-2px);box-shadow:0 8px 24px #25d36666}.footer-bottom[data-astro-cid-sz7xmlte]{border-top:1px solid rgba(255,255,255,.08);padding:1.1rem 2rem;position:relative;z-index:1}.footer-bottom[data-astro-cid-sz7xmlte]:before{content:"";position:absolute;top:-1px;left:10%;right:10%;height:1px;background:linear-gradient(to right,transparent,rgba(212,160,23,.5),transparent)}.footer-bottom-inner[data-astro-cid-sz7xmlte]{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem;font-size:.85rem;font-weight:500;color:#fff}.footer-bottom-links[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.6rem}.footer-bottom-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#fff;text-decoration:none;transition:color .2s}.footer-bottom-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#f0c040}.sep[data-astro-cid-sz7xmlte]{opacity:1;color:#d4a017;font-weight:700}.footer-takanon-note[data-astro-cid-sz7xmlte]{max-width:1200px;margin:.6rem auto 0;font-size:.85rem;font-weight:500;color:#fff;text-align:center;padding:0 2rem}.footer-takanon-note[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#d4a017;font-weight:700;text-decoration:underline;text-underline-offset:3px;transition:color .2s}.footer-takanon-note[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#f0c040}@media(max-width:1000px){.footer-inner[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 1fr;gap:2.5rem 2rem}.footer-brand-col[data-astro-cid-sz7xmlte]{grid-column:1 / -1}.footer-tagline[data-astro-cid-sz7xmlte]{max-width:100%}}@media(max-width:600px){.footer-inner[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;padding:2.5rem 1.5rem 2rem;gap:2rem}.footer-wave[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{height:40px}.footer-bottom[data-astro-cid-sz7xmlte]{padding:1rem 1.5rem}.footer-bottom-inner[data-astro-cid-sz7xmlte]{flex-direction:column;text-align:center;gap:.6rem}.footer-bottom-links[data-astro-cid-sz7xmlte]{flex-wrap:wrap;justify-content:center;gap:.4rem}.footer-takanon-note[data-astro-cid-sz7xmlte]{padding:0 1.5rem}.footer-wa-btn[data-astro-cid-sz7xmlte]{width:100%;justify-content:center;box-sizing:border-box}.footer-contact-item[data-astro-cid-sz7xmlte]{box-sizing:border-box;min-width:0}.contact-item-val[data-astro-cid-sz7xmlte]{word-break:break-all;font-size:.88rem}}.a11y-widget[data-astro-cid-q2bp7gvh]{position:fixed;bottom:1.75rem;left:1.25rem;z-index:9990;font-family:Rubik,Segoe UI,Arial,sans-serif;direction:rtl}.a11y-toggle[data-astro-cid-q2bp7gvh]{display:flex;flex-direction:column;align-items:center;gap:.3rem;width:58px;padding:.65rem .5rem;background:linear-gradient(145deg,#08047e,#0f7ab0);color:#fff;border:none;border-radius:16px;cursor:pointer;box-shadow:0 6px 24px #08047e73,0 0 0 2px #ffffff26;transition:transform .25s ease,box-shadow .25s ease;user-select:none}.a11y-toggle[data-astro-cid-q2bp7gvh]:hover{transform:translateY(-3px) scale(1.04);box-shadow:0 12px 32px #08047e8c,0 0 0 2px #ffffff4d}.a11y-toggle[data-astro-cid-q2bp7gvh]:focus-visible{outline:3px solid #f0c040;outline-offset:3px}.a11y-label[data-astro-cid-q2bp7gvh]{font-size:.62rem;font-weight:700;letter-spacing:.5px;line-height:1}.a11y-toggle[data-astro-cid-q2bp7gvh]:before{content:"";position:absolute;inset:-4px;border-radius:20px;border:2px solid rgba(15,122,176,.5);animation:ring-pulse 3s ease-in-out infinite}@keyframes ring-pulse{0%,to{transform:scale(1);opacity:.6}50%{transform:scale(1.12);opacity:0}}.a11y-panel[data-astro-cid-q2bp7gvh]{position:absolute;bottom:calc(100% + 12px);left:0;width:290px;background:#fff;border-radius:18px;box-shadow:0 20px 60px #08047e38,0 4px 16px #0000001f,0 0 0 1px #08047e14;opacity:0;transform:translateY(10px) scale(.97);transform-origin:bottom left;pointer-events:none;transition:opacity .25s ease,transform .25s ease;overflow:hidden}.a11y-panel[data-astro-cid-q2bp7gvh].open{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.panel-header[data-astro-cid-q2bp7gvh]{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.1rem .75rem;background:linear-gradient(135deg,#08047e,#0f7ab0);color:#fff}.panel-title[data-astro-cid-q2bp7gvh]{font-size:.92rem;font-weight:700;letter-spacing:.5px}.panel-close[data-astro-cid-q2bp7gvh]{width:30px;height:30px;background:#ffffff26;border:none;border-radius:8px;cursor:pointer;color:#fff;display:flex;align-items:center;justify-content:center;transition:background .2s}.panel-close[data-astro-cid-q2bp7gvh]:hover{background:#ffffff47}.panel-close[data-astro-cid-q2bp7gvh]:focus-visible{outline:2px solid #f0c040;outline-offset:2px}.panel-body[data-astro-cid-q2bp7gvh]{padding:1rem 1.1rem;display:flex;flex-direction:column;gap:1.1rem;max-height:430px;overflow-y:auto}.tool-group[data-astro-cid-q2bp7gvh]{display:flex;flex-direction:column;gap:.55rem}.tool-group-label[data-astro-cid-q2bp7gvh]{font-size:.68rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#6b7280}.tool-row[data-astro-cid-q2bp7gvh]{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.45rem}.tool-btn[data-astro-cid-q2bp7gvh]{display:flex;flex-direction:column;align-items:center;gap:.3rem;padding:.55rem .4rem;background:#f2f5fb;border:1.5px solid #e2e8f0;border-radius:10px;font-size:.7rem;font-weight:600;color:#3a3a5c;cursor:pointer;transition:all .2s;font-family:inherit}.tool-btn[data-astro-cid-q2bp7gvh]:hover{background:#e8eeff;border-color:#08047e;color:#08047e}.tool-btn[data-astro-cid-q2bp7gvh]:focus-visible{outline:2px solid #0f7ab0;outline-offset:2px}.font-size-indicator[data-astro-cid-q2bp7gvh]{text-align:center;font-size:.75rem;font-weight:700;color:#08047e;background:#f2f5fb;border-radius:8px;padding:.3rem}.tools-2x2[data-astro-cid-q2bp7gvh]{display:grid;grid-template-columns:1fr 1fr;gap:.45rem}.tool-toggle[data-astro-cid-q2bp7gvh]{display:flex;flex-direction:column;align-items:center;gap:.4rem;padding:.6rem .4rem;background:#f2f5fb;border:1.5px solid #e2e8f0;border-radius:10px;font-size:.68rem;font-weight:600;text-align:center;color:#3a3a5c;cursor:pointer;transition:all .2s;font-family:inherit}.tool-toggle[data-astro-cid-q2bp7gvh]:hover{background:#e8eeff;border-color:#08047e;color:#08047e}.tool-toggle[data-astro-cid-q2bp7gvh].active{background:#08047e;color:#fff;border-color:#08047e;box-shadow:0 4px 12px #08047e4d}.tool-toggle[data-astro-cid-q2bp7gvh]:focus-visible{outline:2px solid #0f7ab0;outline-offset:2px}.panel-footer[data-astro-cid-q2bp7gvh]{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.1rem;border-top:1px solid #f2f5fb;background:#fafbff}.reset-all-btn[data-astro-cid-q2bp7gvh]{display:inline-flex;align-items:center;gap:.35rem;font-size:.78rem;font-weight:600;color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:.4rem .75rem;cursor:pointer;transition:all .2s;font-family:inherit}.reset-all-btn[data-astro-cid-q2bp7gvh]:hover{background:#fee2e2}.reset-all-btn[data-astro-cid-q2bp7gvh]:focus-visible{outline:2px solid #dc2626;outline-offset:2px}.a11y-statement-link[data-astro-cid-q2bp7gvh]{font-size:.75rem;font-weight:600;color:#0f7ab0;text-decoration:none;transition:color .2s}.a11y-statement-link[data-astro-cid-q2bp7gvh]:hover{color:#08047e;text-decoration:underline}@media(max-width:480px){.a11y-widget[data-astro-cid-q2bp7gvh]{bottom:1rem;left:.75rem}.a11y-panel[data-astro-cid-q2bp7gvh]{width:min(290px,calc(100vw - 1.5rem));left:0}}html.a11y-high-contrast{filter:contrast(1.6) brightness(1.05)}html.a11y-invert{filter:invert(1) hue-rotate(180deg)}html.a11y-grayscale{filter:grayscale(1)}html.a11y-links a{outline:2px solid #f0c040!important;outline-offset:2px!important;background:#f0c04026!important;border-radius:3px!important}html.a11y-readable-font,html.a11y-readable-font *{font-family:Arial,sans-serif!important;letter-spacing:.05em!important}html.a11y-line-height,html.a11y-line-height p,html.a11y-line-height li,html.a11y-line-height span{line-height:2!important}html.a11y-no-motion *,html.a11y-no-motion *:before,html.a11y-no-motion *:after{animation-duration:.001ms!important;transition-duration:.001ms!important}html.a11y-focus *:focus{outline:3px solid #f0c040!important;outline-offset:3px!important}.hz-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}@media(max-width:768px){.hz-grid{grid-template-columns:1fr}.hz-card-body h3,.hz-card-body p{font-size:1.15rem}}.hz-card{position:relative;overflow:hidden;background:#fff;border-radius:20px;text-decoration:none;color:#000;box-shadow:0 4px 20px #08047e12;border:1px solid rgba(8,4,126,.05);display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease;animation:fadeUp .5s ease both;animation-delay:calc(var(--i) * .1s)}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hz-card:hover{transform:translateY(-7px);box-shadow:0 20px 50px #08047e26}.hz-card:hover .hz-glow{opacity:.06}.hz-card-img{position:relative;width:100%;aspect-ratio:3 / 2;overflow:hidden;border-radius:20px 20px 0 0;flex-shrink:0}.hz-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .5s ease}.hz-card:hover .hz-img{transform:scale(1.06)}.hz-badge{position:absolute;top:.75rem;right:.75rem;font-size:.85rem;font-weight:700;color:#fff;padding:.28rem .7rem;border-radius:20px;backdrop-filter:blur(4px);z-index:2}.hz-card-body{padding:1.2rem 1.4rem 1.4rem;display:flex;flex-direction:column;gap:.45rem;flex:1}.hz-card-icon{font-size:1.9rem;transition:transform .3s}.hz-card:hover .hz-card-icon{transform:scale(1.15) rotate(-5deg)}.hz-card-body h3{font-size:1.05rem;font-weight:700;color:#111;margin:0}.hz-card-body p{font-size:1.05rem;color:#222;line-height:1.6;margin:0;flex:1}.hz-card-cta{display:inline-flex;align-items:center;gap:.4rem;font-size:.95rem;font-weight:800;margin-top:.3rem;transition:gap .2s}.hz-card:hover .hz-card-cta{gap:.55rem}.hz-glow{position:absolute;bottom:-40px;left:50%;transform:translate(-50%);width:120px;height:120px;border-radius:50%;filter:blur(40px);opacity:0;transition:opacity .35s;pointer-events:none}.service-page{background:#f2f5fb;min-height:100vh;font-family:Rubik,sans-serif}.sp-hero{position:relative;height:75vh;min-height:500px;overflow:hidden}.sp-hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 30%;z-index:0}.mobile-hero{display:none}@media(max-width:768px){.desktop-hero{display:none}.mobile-hero{display:block;position:relative;height:auto;aspect-ratio:1 / 1;object-fit:cover}.sp-hero{height:auto}}.sp-content{padding:3rem 2rem;text-align:center}@media(max-width:768px){.sp-content{padding:2rem 1.5rem}}.sp-inner{max-width:800px;margin:0 auto;text-align:right}.sp-content h1{font-size:2.2rem;color:#000;margin-top:0;margin-bottom:1.5rem;text-align:center}.sp-content h3{font-size:1.6rem;color:#08047e;margin-top:2.5rem;margin-bottom:1rem;font-weight:800}.sp-content p{color:#000;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.back-link{display:inline-block;color:#0f7ab0;font-weight:600;text-decoration:none;padding:.5rem 1rem;border:1px solid #0f7ab0;border-radius:8px;transition:.2s;margin-top:2rem}.back-link:hover{background:#0f7ab0;color:#fff}.sp-list,.sp-pricing{list-style:none;padding:0;margin-bottom:2rem}.sp-list li,.sp-pricing li{font-size:1.1rem;color:#000;line-height:1.8;margin-bottom:1rem;position:relative;padding-right:1.5rem}.sp-list li:before,.sp-pricing li:before{content:"⚓";position:absolute;right:0;top:2px;font-size:1rem;color:#0f7ab0}.sp-gallery-img{display:block;width:100%;height:auto;aspect-ratio:3 / 2;object-fit:cover;border-radius:12px;box-shadow:0 8px 24px #08047e1a;margin:2.5rem 0}.sp-gallery-img.is-square{aspect-ratio:1 / 1}.sp-gallery-img.is-vertical{aspect-ratio:3 / 4;max-width:450px;margin-left:auto;margin-right:auto}.sp-gallery-img.is-widescreen{aspect-ratio:16 / 9}.sp-gallery-img.is-wide{width:100vw;max-width:1000px;margin-top:3.5rem;margin-bottom:3.5rem;position:relative;right:50%;transform:translate(50%)}.pos-top{object-position:top}.pos-bottom{object-position:bottom}.pos-left{object-position:left}.pos-right{object-position:right}.pos-center{object-position:center}.sp-note{font-size:.95rem!important;color:#000;margin-top:-1rem}.sp-closing{font-weight:600;font-size:1.25rem!important;color:#08047e!important;margin-top:3rem;text-align:center;border-top:2px dashed #e2e8f0;padding-top:2rem}.services-grid{display:grid;grid-template-columns:minmax(auto,350px);justify-content:center;gap:1.25rem;margin-top:3rem;margin-bottom:2rem}.service-card{position:relative;overflow:hidden;background:#fff;border-radius:20px;padding:0;text-decoration:none;color:#000;box-shadow:0 4px 20px #08047e12;border:1px solid rgba(8,4,126,.05);transition:transform .3s ease,box-shadow .3s ease;animation:fadeUp .5s ease both;animation-delay:calc(var(--i) * .08s);display:flex;flex-direction:column;text-align:right}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.service-card:hover{transform:translateY(-8px);box-shadow:0 20px 50px #08047e29}.sc-img-wrap{position:relative;width:100%;aspect-ratio:3 / 2;overflow:hidden;border-radius:20px 20px 0 0;flex-shrink:0}.sc-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .5s ease}.service-card:hover .sc-img{transform:scale(1.06)}.sc-tag{position:absolute;top:.75rem;right:.75rem;font-size:.85rem;font-weight:700;letter-spacing:.5px;padding:.28rem .7rem;border-radius:20px;backdrop-filter:blur(4px)}.sc-body{padding:1.2rem 1.4rem 1.35rem;display:flex;flex-direction:column;gap:.45rem;flex:1}.sc-icon{font-size:2rem;transition:transform .3s;margin-top:0;margin-bottom:0}.service-card:hover .sc-icon{transform:scale(1.15) rotate(-5deg)}.sc-body h3{font-size:1.05rem;font-weight:700;color:#000;margin:0;text-align:right}.sc-body p{font-size:.875rem;color:#000!important;line-height:1.6;margin:0;flex:1;text-align:right;margin-bottom:0!important}.sc-arrow{display:inline-flex;align-items:center;gap:.4rem;font-size:.95rem;font-weight:800;margin-top:auto;transition:gap .2s}.service-card:hover .sc-arrow{gap:.55rem}.faq-wrapper{max-width:800px;margin:4rem auto 0;text-align:right}.faq-title{font-size:1.5rem;font-weight:800;color:#08047e;margin-bottom:1.5rem;text-align:center}.accordion{display:flex;flex-direction:column;gap:.6rem}.accordion-item{background:#fff;border-radius:16px;box-shadow:0 6px 28px #08047e17;overflow:hidden;transition:box-shadow .25s}.accordion-item.open{box-shadow:0 10px 36px #08047e24}.accordion-trigger{width:100%;display:flex;align-items:center;gap:.9rem;padding:1.1rem 1.25rem;border:none;background:transparent;text-align:right;cursor:pointer;font-family:inherit;transition:background .2s}.accordion-trigger:hover{background:#fafbff}.q-num{min-width:28px;height:28px;border-radius:8px;font-size:.75rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#08047e14;color:#08047e}.q-text{flex:1;font-size:.97rem;font-weight:600;color:#000;text-align:right;line-height:1.4}.q-chevron{flex-shrink:0;color:#6b7280;transition:transform .3s ease;display:flex}.accordion-item.open .q-chevron{transform:rotate(180deg)}.accordion-body{max-height:0;overflow:hidden;transition:max-height .35s ease}.accordion-body:not([hidden]){max-height:500px}.accordion-answer{display:flex;gap:1rem;padding:0 1.25rem 1.25rem}.answer-bar{width:3px;border-radius:3px;flex-shrink:0;align-self:stretch;min-height:100%;opacity:.6;background:#0f7ab0}.accordion-answer p{margin:0;font-size:.93rem;color:#000;line-height:1.75}@media(max-width:768px){.faq-wrapper{margin-top:3rem}.faq-title{font-size:1.25rem}.accordion-trigger{padding:1rem;gap:.65rem}.q-text{font-size:.9rem}}.page-hero{position:relative;background:linear-gradient(135deg,#05036a,#08047e 45%,#0f7ab0);padding:5rem 2rem;text-align:center;overflow:hidden}.page-hero:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:64px;background:#f2f5fb;clip-path:ellipse(55% 64px at 50% 64px)}.page-hero h1{font-size:clamp(2rem,5vw,3.2rem);font-weight:800;color:#fff;margin:0 0 .75rem;text-shadow:0 2px 14px rgba(0,0,0,.3)}.hero-sub{font-size:1.05rem;color:#ffffffc7;margin:0 auto 1.5rem;line-height:1.6;max-width:600px}.content-wrapper{max-width:960px;margin:0 auto;padding:3rem 1.5rem 5rem;display:flex;flex-direction:column;gap:2rem}@media(max-width:640px){.page-hero{padding:3.5rem 1.25rem 4rem}.content-wrapper{padding:2rem 1rem 4rem;gap:1.5rem}}.cta-btn{display:inline-flex;align-items:center;gap:.55rem;font-weight:700;font-size:.97rem;padding:.85rem 1.75rem;border-radius:12px;text-decoration:none;transition:all .25s ease}.cta-btn.primary{background:#fff;color:#08047e}.cta-btn.primary:hover{background:#f0c040;transform:translateY(-2px);box-shadow:0 8px 24px #0003}.cta-btn.whatsapp,.cta-btn.wa{background:#25d366;color:#fff}.cta-btn.whatsapp:hover,.cta-btn.wa:hover{background:#128c7e;transform:translateY(-2px);box-shadow:0 8px 24px #25d36666}.cta-btn.email{background:#ffffff1f;color:#fff;border:1.5px solid rgba(255,255,255,.25)}.cta-btn.email:hover{background:#ffffff38;transform:translateY(-2px)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;min-height:100vh;display:flex;flex-direction:column;font-family:Rubik,Segoe UI,Arial,sans-serif}.page-content{flex-grow:1}.brand-leader{color:inherit;font-weight:800;padding:0 .3em;border:1.5px solid #d4a017;border-radius:6px;background-color:#d4a01714;display:inline-block;line-height:1.2;white-space:nowrap}.global-gold-cta-section{border:3px solid #d4a017;border-radius:20px;padding:3rem 1.5rem 1rem;margin:4rem auto 2rem;max-width:1000px;background:#fff;box-shadow:0 10px 40px #d4a01733;text-align:center;position:relative;z-index:10}.global-gold-cta-section h3{color:#08047e;font-size:1.8rem;font-weight:800;margin:0 0 1rem}.global-gold-cta-section p{font-size:1.25rem;color:#333;line-height:1.7;margin-bottom:1.25rem}.global-gold-cta-section .big-yellow-text{font-size:2.2rem;font-weight:900;color:#d4a017;line-height:1.4;margin:1.5rem 0;text-shadow:0 2px 4px rgba(212,160,23,.2)}.global-gold-cta-section .strong-text{font-weight:800;color:#111}.main-footer{background:linear-gradient(135deg,#08047e,#0a0590 60%,#0f4a7a);color:#fff;padding:2.5rem 1rem;margin-top:auto;width:100%;display:flex;justify-content:center;align-items:center;border-top:2px solid rgba(212,160,23,.4);position:relative}.main-footer:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(to right,transparent,rgba(255,255,255,.2),transparent)}.footer-content{max-width:1200px;text-align:center;width:100%}.main-footer p{margin:0 0 1rem;font-size:.95rem;letter-spacing:.05em;opacity:.9}.main-footer .social-links{display:flex;gap:.75rem;align-items:center;justify-content:center;flex-wrap:wrap}.main-footer .social-links a{color:#fff;text-decoration:none;font-weight:600;font-size:.88rem;transition:all .25s ease;padding:.35rem .85rem;border-radius:20px;border:1px solid rgba(255,255,255,.2)}.main-footer .social-links a:hover{background:#ffffff26;border-color:#fff6;transform:translateY(-1px)}.main-footer .divider{opacity:.4;font-weight:300}@media(max-width:480px){.main-footer .divider{display:none}.main-footer .social-links{flex-direction:column;gap:.4rem}}.cookie-banner[data-astro-cid-fzbxxtek]{position:fixed;bottom:0;left:0;right:0;background:#0a192f;color:#fff;padding:1rem;z-index:9999;box-shadow:0 -4px 10px #0000001a;transform:translateY(0);transition:transform .3s ease-in-out}.cookie-banner[data-astro-cid-fzbxxtek].hidden{transform:translateY(100%)}.content[data-astro-cid-fzbxxtek]{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem}.btn[data-astro-cid-fzbxxtek]{background:gold;color:#0a192f;border:none;padding:.5rem 1.5rem;border-radius:4px;cursor:pointer;font-weight:700;white-space:nowrap}.link[data-astro-cid-fzbxxtek]{color:gold;text-decoration:underline;margin-right:5px}@media(max-width:768px){.content[data-astro-cid-fzbxxtek]{flex-direction:column;text-align:center}}
