.site-header[data-v-0dabd990]{background:var(--brand);color:#fff;position:sticky;top:0;z-index:100;box-shadow:0 2px 8px #00000026}.inner[data-v-0dabd990]{display:flex;align-items:center;justify-content:space-between;max-width:var(--max-width);margin:0 auto;padding:.75rem 1.25rem;gap:1rem}.logo[data-v-0dabd990]{height:60px;width:auto}nav[data-v-0dabd990]{display:flex;flex-wrap:wrap;gap:.25rem}nav a[data-v-0dabd990]{color:#fff;text-decoration:none;padding:.5rem .9rem;font-weight:500;border-radius:3px;transition:background .2s ease,color .2s ease}nav a[data-v-0dabd990]:hover{background:var(--accent);color:#fff}nav a.active[data-v-0dabd990]{background:#ffffff1f}.hamburger[data-v-0dabd990]{display:none;background:transparent;border:0;width:36px;height:32px;cursor:pointer;flex-direction:column;justify-content:space-between;padding:4px 0}.hamburger span[data-v-0dabd990]{display:block;height:3px;background:#fff;border-radius:2px;transition:transform .25s ease,opacity .2s ease}@media(max-width:768px){.inner[data-v-0dabd990]{flex-wrap:wrap}.hamburger[data-v-0dabd990]{display:flex}nav[data-v-0dabd990]{display:none;width:100%;flex-direction:column;gap:0;margin-top:.5rem}nav.open[data-v-0dabd990]{display:flex}nav a[data-v-0dabd990]{padding:.75rem .5rem;border-radius:0;border-top:1px solid rgba(255,255,255,.1)}.hamburger.open span[data-v-0dabd990]:nth-child(1){transform:translateY(8px) rotate(45deg)}.hamburger.open span[data-v-0dabd990]:nth-child(2){opacity:0}.hamburger.open span[data-v-0dabd990]:nth-child(3){transform:translateY(-8px) rotate(-45deg)}}.site-footer[data-v-5bb09132]{background:var(--footer-bg);color:#cfd8df;padding:2rem 0}.footer-grid[data-v-5bb09132]{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap;max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.footer-left[data-v-5bb09132]{display:flex;align-items:center}.footer-logo[data-v-5bb09132]{max-width:140px;height:auto}.footer-right[data-v-5bb09132]{text-align:right;display:flex;flex-direction:column;gap:.25rem}.footer-copy[data-v-5bb09132]{margin:0;font-size:.95rem;font-weight:500;color:#fff}.footer-credit[data-v-5bb09132]{margin:0;font-size:.85rem;color:#9aa8b1}.footer-credit a[data-v-5bb09132]{color:var(--accent);text-decoration:none}.footer-credit a[data-v-5bb09132]:hover{text-decoration:underline}@media(max-width:600px){.footer-grid[data-v-5bb09132]{flex-direction:column;text-align:center;gap:1rem}.footer-right[data-v-5bb09132]{text-align:center;align-items:center}.footer-left[data-v-5bb09132]{justify-content:center}}:root{--brand: #063f62;--brand-2: #0a5489;--accent: #e3a611;--text: #333;--muted: #777;--bg: #fff;--bg-alt: #f7f9fc;--footer-bg: #0c1f2c;--paypal-yellow: #ffc439;--paypal-blue: #003087;--max-width: 1140px;--radius: 8px;--shadow-sm: 0 4px 14px rgba(0, 0, 0, .08);--shadow-md: 0 6px 20px rgba(6, 63, 98, .12);--shadow-lg: 0 14px 40px rgba(6, 63, 98, .18)}*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:Roboto,Arial,sans-serif;color:var(--text);line-height:1.6;background:var(--bg)}img{max-width:100%;height:auto;display:block}a{color:var(--brand)}h1,h2,h3,h4,h5{font-family:Baskervville,Roboto Slab,Georgia,serif;color:var(--brand);margin:.5em 0;font-weight:400}main{display:block;min-height:50vh}.container{max-width:var(--max-width);margin:0 auto;padding:0 1.25rem}.section-title{text-align:center;font-size:2.4rem;margin:0 0 .5rem;color:var(--brand);position:relative}.section-title:after{content:"";display:block;width:80px;height:3px;background:var(--accent);margin:1rem auto 0}.cta-btn{display:inline-block;padding:.75rem 1.75rem;background:var(--accent);color:#fff;text-decoration:none;font-weight:600;border-radius:3px;border:none;font-family:inherit;font-size:1rem;cursor:pointer;transition:background .2s ease,transform .2s ease}.cta-btn:hover{background:var(--brand);transform:translateY(-2px)}.cta-btn--paypal{background:var(--paypal-yellow);color:var(--paypal-blue);font-weight:700}.cta-btn--paypal:hover{background:#f5b400;color:var(--paypal-blue)}.anchor-target{position:relative;top:-80px;visibility:hidden;display:block}.hero-band{background:linear-gradient(135deg,var(--brand) 0%,var(--brand-2) 100%);color:#fff;padding:5rem 2rem;text-align:center}.hero-band h1{color:#fff;font-size:3rem;letter-spacing:3px;text-transform:uppercase;margin:0}.hero-band p{color:#dde6ee;margin-top:.75rem;font-size:1.05rem}.hero-band:after{content:"";display:block;width:80px;height:3px;background:var(--accent);margin:1.25rem auto 0}@media(max-width:768px){.hero-band{padding:3.5rem 1.25rem}.hero-band h1{font-size:2rem;letter-spacing:2px}.section-title{font-size:1.8rem}}.page-enter-active,.page-leave-active{transition:opacity .25s ease}.page-enter-from,.page-leave-to{opacity:0}
