@import"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,400&display=swap";:root{--color-navy: #0F355B;--color-navy-light: #1B4269;--color-navy-dark: #0A2643;--color-amber: #EB9D00;--color-amber-hover: #D48D00;--color-bg-white: #FFFFFF;--color-bg-light: #FAFAFA;--color-bg-card: #FFFFFF;--color-text-main: #0F355B;--color-text-muted: rgba(15, 53, 91, .7);--color-text-light: #FFFFFF;--font-heading: "Rubik", system-ui, -apple-system, sans-serif;--font-body: "Rubik", system-ui, -apple-system, sans-serif;--container-max-width: 1240px;--transition-fast: .2s ease;--transition-base: .3s cubic-bezier(.16, 1, .3, 1)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-body);font-size:16px;scroll-behavior:smooth;background-color:#fff;color:var(--color-text-main);-webkit-font-smoothing:antialiased}body{min-height:100vh;overflow-x:hidden;line-height:1.5}.container{width:100%;max-width:var(--container-max-width);margin:0 auto;padding:0 24px}.text-center{text-align:center}.text-left{text-align:left}.text-amber{color:var(--color-amber)}.text-navy{color:var(--color-navy)}.section{padding:90px 0;position:relative}img{max-width:100%;height:auto;display:block}.navbar[data-astro-cid-5blmo7yk]{position:fixed;top:0;left:0;right:0;width:100%;z-index:1000;background:#fff;border-bottom:1px solid rgba(15,53,91,.08);height:76px;display:flex;align-items:center;transition:all var(--transition-base);box-sizing:border-box}.navbar-inner[data-astro-cid-5blmo7yk]{display:flex;align-items:center;justify-content:space-between;width:100%}.brand-logo[data-astro-cid-5blmo7yk]{display:flex;align-items:center;text-decoration:none}.brand-logo-img[data-astro-cid-5blmo7yk]{height:32px;width:auto;display:block}.nav-links[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:36px}.nav-link[data-astro-cid-5blmo7yk]{font-family:var(--font-heading);font-size:14px;font-weight:500;color:#0f355b;text-decoration:none;transition:color var(--transition-fast)}.nav-link[data-astro-cid-5blmo7yk]:hover,.nav-link[data-astro-cid-5blmo7yk].active{color:#eb9d00}.nav-actions[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:12px}.btn-trial[data-astro-cid-5blmo7yk]{display:inline-flex;align-items:center;justify-content:center;padding:10px 24px;background:#eb9d00;color:#fff;font-family:var(--font-heading);font-size:14px;font-weight:600;border-radius:20px;text-decoration:none;transition:all var(--transition-fast);box-shadow:0 4px 12px #eb9d0040;white-space:nowrap}.btn-trial[data-astro-cid-5blmo7yk]:hover{background:#d48d00;transform:translateY(-1px);box-shadow:0 6px 16px #eb9d0059}.menu-toggle[data-astro-cid-5blmo7yk]{display:none;background:none;border:none;padding:6px;cursor:pointer;border-radius:8px}.mobile-drawer[data-astro-cid-5blmo7yk]{display:none;position:absolute;top:76px;left:0;right:0;background:#fff;border-bottom:1px solid rgba(15,53,91,.1);box-shadow:0 10px 30px #00000014;padding:24px 20px;transform:translateY(-10px);opacity:0;pointer-events:none;transition:all .3s ease}.mobile-drawer[data-astro-cid-5blmo7yk].open{transform:translateY(0);opacity:1;pointer-events:auto}.mobile-nav-links[data-astro-cid-5blmo7yk]{display:flex;flex-direction:column;gap:16px}.mobile-nav-link[data-astro-cid-5blmo7yk]{font-family:var(--font-heading);font-size:16px;font-weight:500;color:#0f355b;text-decoration:none;padding:8px 0}.mobile-btn[data-astro-cid-5blmo7yk]{margin-top:10px;width:100%;text-align:center}@media (max-width: 1024px){.nav-links[data-astro-cid-5blmo7yk]{gap:20px}.brand-logo-img[data-astro-cid-5blmo7yk]{height:28px}}@media (max-width: 768px){.nav-links[data-astro-cid-5blmo7yk]{display:none}.btn-trial[data-astro-cid-5blmo7yk]:not(.mobile-btn){display:none}.menu-toggle[data-astro-cid-5blmo7yk]{display:flex;align-items:center;justify-content:center}.mobile-drawer[data-astro-cid-5blmo7yk]{display:block}}.blog-section[data-astro-cid-cbhgs5rp]{background:#fff;padding:90px 0}.sub-label[data-astro-cid-cbhgs5rp]{font-family:var(--font-heading);font-size:13px;font-weight:500;color:#0f355b99;display:block;margin-bottom:8px}.main-title[data-astro-cid-cbhgs5rp]{font-family:var(--font-heading);font-size:clamp(26px,3.5vw,38px);font-weight:700;color:#0f355b;margin-bottom:60px}.navy-highlight[data-astro-cid-cbhgs5rp]{color:#0f355b}.articles-grid[data-astro-cid-cbhgs5rp]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.article-card[data-astro-cid-cbhgs5rp]{background:#fafafa;border-radius:16px;overflow:hidden;border:1px solid rgba(15,53,91,.08);text-align:left;display:flex;flex-direction:column}.article-thumb-wrap[data-astro-cid-cbhgs5rp]{width:100%;height:180px;overflow:hidden}.article-thumb[data-astro-cid-cbhgs5rp]{width:100%;height:100%;object-fit:cover}.article-body[data-astro-cid-cbhgs5rp]{padding:24px;display:flex;flex-direction:column;gap:10px;flex:1}.article-date[data-astro-cid-cbhgs5rp]{font-family:var(--font-heading);font-size:11px;color:#0f355b80}.article-title[data-astro-cid-cbhgs5rp]{font-family:var(--font-heading);font-size:15px;font-weight:600;color:#0f355b;line-height:1.4}.article-title-link[data-astro-cid-cbhgs5rp]{color:#0f355b;text-decoration:none;transition:color .2s ease}.article-title-link[data-astro-cid-cbhgs5rp]:hover{color:#eb9d00}.article-link[data-astro-cid-cbhgs5rp]{font-family:var(--font-heading);font-size:13px;font-weight:500;color:#eb9d00;text-decoration:none;margin-top:auto}.footer[data-astro-cid-cbhgs5rp]{background:#0f355b;color:#fff;padding-top:60px}.footer-top-bar[data-astro-cid-cbhgs5rp]{display:flex;align-items:center;justify-content:space-between;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,.1)}.footer-logo[data-astro-cid-cbhgs5rp]{display:flex;align-items:center;text-decoration:none}.footer-logo-img[data-astro-cid-cbhgs5rp]{height:32px;width:auto;display:block}.footer-socials[data-astro-cid-cbhgs5rp]{display:flex;align-items:center;gap:16px}.footer-social-btn[data-astro-cid-cbhgs5rp]{color:#fff;opacity:.8;transition:opacity var(--transition-fast)}.footer-social-btn[data-astro-cid-cbhgs5rp]:hover{opacity:1}.head-office-section[data-astro-cid-cbhgs5rp]{padding:50px 0 60px}.head-office-title[data-astro-cid-cbhgs5rp]{font-family:var(--font-heading);font-size:22px;font-weight:600;color:#fff;margin-bottom:24px}.map-placeholder-box[data-astro-cid-cbhgs5rp]{width:100%;max-width:960px;height:240px;background:#d9d9d9;border-radius:12px;margin:0 auto}.footer-bottom-bar[data-astro-cid-cbhgs5rp]{border-top:1px solid rgba(255,255,255,.1);padding:24px 0}.bottom-bar-inner[data-astro-cid-cbhgs5rp]{display:flex;align-items:center;justify-content:center;gap:24px;font-family:var(--font-heading);font-size:14px;color:#fff;flex-wrap:wrap}.official-contact-label[data-astro-cid-cbhgs5rp]{font-weight:500}.contact-items[data-astro-cid-cbhgs5rp]{display:flex;align-items:center;gap:24px}.contact-item[data-astro-cid-cbhgs5rp]{display:flex;align-items:center;gap:8px;color:#fff;text-decoration:none;font-weight:400}.contact-item[data-astro-cid-cbhgs5rp]:hover{color:#eb9d00}@media (max-width: 900px){.articles-grid[data-astro-cid-cbhgs5rp]{grid-template-columns:1fr}.footer-top-bar[data-astro-cid-cbhgs5rp]{flex-direction:column;gap:20px}.bottom-bar-inner[data-astro-cid-cbhgs5rp]{flex-direction:column;gap:12px}}
