:root{--primary-green: #143c23;--accent-green: #4ade80;--accent-beige: #d2c8aa;--white: #ffffff;--black: #0a0a0a;--font-main: "Plus Jakarta Sans", sans-serif}[data-astro-cid-5blmo7yk],[data-astro-cid-5blmo7yk]:before,[data-astro-cid-5blmo7yk]:after{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-main);min-height:200vh;background:linear-gradient(135deg,#1a2f23,#2d4a3a)}body.nav-mobile-open{overflow:hidden}.button-shine[data-astro-cid-5blmo7yk]{position:relative;overflow:hidden}.button-shine[data-astro-cid-5blmo7yk]:after{content:"";position:absolute;top:-50%;left:-75%;width:50%;height:200%;background:linear-gradient(120deg,#fff0,#fff9,#fff0);transform:rotate(25deg);animation:shine 3s infinite}@keyframes shine{0%{left:-75%}20%{left:125%}to{left:125%}}.navbar[data-astro-cid-5blmo7yk]{position:fixed;top:0;left:0;width:100%;z-index:1000;padding:1.25rem 2rem;display:flex;justify-content:center}.nav-container[data-astro-cid-5blmo7yk]{display:flex;align-items:center;justify-content:space-between;background:#183d28;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:15px;padding:.5rem .5rem .5rem 1rem;border:1px solid rgba(255,255,255,.06);box-shadow:0 4px 30px #0003;max-width:1300px;width:100%}.logo[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:.5rem;text-decoration:none;flex-shrink:0;position:relative;z-index:1001}.logo-img[data-astro-cid-5blmo7yk]{height:36px;width:auto;object-fit:contain}.logo-img-fallback[data-astro-cid-5blmo7yk]{height:36px;width:36px;background:var(--accent-green);border-radius:8px;display:none;align-items:center;justify-content:center;font-weight:800;font-size:.9rem;color:var(--primary-green)}.logo-img[data-astro-cid-5blmo7yk]:not([src]),.logo-img[data-astro-cid-5blmo7yk][src=""],.logo-img[data-astro-cid-5blmo7yk].error{display:none}.logo-img[data-astro-cid-5blmo7yk]:not([src])+.logo-img-fallback[data-astro-cid-5blmo7yk],.logo-img[data-astro-cid-5blmo7yk][src=""]+.logo-img-fallback[data-astro-cid-5blmo7yk],.logo-img[data-astro-cid-5blmo7yk].error+.logo-img-fallback[data-astro-cid-5blmo7yk]{display:flex}.nav-menu[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:.15rem;list-style:none}.nav-item[data-astro-cid-5blmo7yk]{position:relative}.nav-link[data-astro-cid-5blmo7yk]{color:#ffffffd9;text-decoration:none;font-weight:500;font-size:.9rem;padding:.55rem .9rem;display:flex;align-items:center;gap:.4rem;border-radius:30px;transition:all .25s ease}.nav-link[data-astro-cid-5blmo7yk]:hover{color:var(--white);background:#ffffff14}.nav-link[data-astro-cid-5blmo7yk].active{color:var(--accent-green)}.nav-link[data-astro-cid-5blmo7yk].active:before{content:"•";font-size:.9rem;margin-right:.15rem}.dropdown-icon[data-astro-cid-5blmo7yk]{width:10px;height:10px;opacity:.6;transition:transform .25s ease}.nav-item[data-astro-cid-5blmo7yk]:hover .dropdown-icon[data-astro-cid-5blmo7yk]{transform:rotate(180deg)}.dropdown-menu[data-astro-cid-5blmo7yk]{position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%) translateY(10px);background:#19231efa;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:16px;padding:.5rem;min-width:200px;border:1px solid rgba(255,255,255,.08);box-shadow:0 15px 40px #0000004d;opacity:0;visibility:hidden;transition:all .25s ease;z-index:100}.nav-item[data-astro-cid-5blmo7yk]:hover .dropdown-menu[data-astro-cid-5blmo7yk]{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.dropdown-menu[data-astro-cid-5blmo7yk]:before{content:"";position:absolute;top:-8px;left:50%;transform:translate(-50%);border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid rgba(25,35,30,.98)}.dropdown-item[data-astro-cid-5blmo7yk]{display:block;padding:.7rem 1rem;color:#fffc;text-decoration:none;font-size:.875rem;font-weight:500;border-radius:10px;transition:all .2s ease}.dropdown-item[data-astro-cid-5blmo7yk]:hover{background:#ffffff14;color:var(--white)}.dropdown-item[data-astro-cid-5blmo7yk].active{color:var(--accent-green);background:#4ade801a}.dropdown-divider[data-astro-cid-5blmo7yk]{height:1px;background:#ffffff14;margin:.4rem 0}.nav-actions[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:.75rem}.btn-enquire[data-astro-cid-5blmo7yk]{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:var(--accent-green);color:var(--black);border:none;border-radius:7px;font-family:var(--font-main);font-weight:600;font-size:.9rem;text-decoration:none;cursor:pointer;transition:all .3s ease;white-space:nowrap}.btn-enquire[data-astro-cid-5blmo7yk]:hover{background:#5eeb99;transform:translateY(-2px);box-shadow:0 6px 20px #4ade8059}.btn-enquire[data-astro-cid-5blmo7yk] svg[data-astro-cid-5blmo7yk]{width:16px;height:16px;transition:transform .3s ease}.btn-enquire[data-astro-cid-5blmo7yk]:hover svg[data-astro-cid-5blmo7yk]{transform:translate(3px)}.menu-toggle[data-astro-cid-5blmo7yk]{display:none;width:44px;height:44px;align-items:center;justify-content:center;cursor:pointer;background:#ffffff14;border:none;border-radius:12px;position:relative;z-index:1001;transition:all .3s ease}.menu-toggle[data-astro-cid-5blmo7yk]:hover{background:#ffffff1f}.menu-toggle-inner[data-astro-cid-5blmo7yk]{width:20px;height:14px;position:relative}.menu-toggle[data-astro-cid-5blmo7yk] span[data-astro-cid-5blmo7yk]{position:absolute;left:0;width:100%;height:2px;background:var(--white);border-radius:2px;transition:all .3s ease}.menu-toggle[data-astro-cid-5blmo7yk] span[data-astro-cid-5blmo7yk]:nth-child(1){top:0}.menu-toggle[data-astro-cid-5blmo7yk] span[data-astro-cid-5blmo7yk]:nth-child(2){top:50%;transform:translateY(-50%)}.menu-toggle[data-astro-cid-5blmo7yk] span[data-astro-cid-5blmo7yk]:nth-child(3){bottom:0}.menu-toggle[data-astro-cid-5blmo7yk].active span[data-astro-cid-5blmo7yk]:nth-child(1){top:50%;transform:translateY(-50%) rotate(45deg)}.menu-toggle[data-astro-cid-5blmo7yk].active span[data-astro-cid-5blmo7yk]:nth-child(2){opacity:0;transform:translateY(-50%) translate(10px)}.menu-toggle[data-astro-cid-5blmo7yk].active span[data-astro-cid-5blmo7yk]:nth-child(3){bottom:50%;transform:translateY(50%) rotate(-45deg)}.nav-mobile-overlay[data-astro-cid-5blmo7yk]{display:none;position:fixed;top:0;left:0;width:100%;height:100%;height:100dvh;background:#0f1914fa;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);z-index:999;opacity:0;visibility:hidden;transition:all .4s cubic-bezier(.22,1,.36,1);overflow-y:auto;padding:100px 1.5rem 2rem}.nav-mobile-overlay[data-astro-cid-5blmo7yk].active{opacity:1;visibility:visible}.nav-mobile-content[data-astro-cid-5blmo7yk]{max-width:500px;margin:0 auto;display:flex;flex-direction:column;gap:.5rem}.nav-mobile-item[data-astro-cid-5blmo7yk]{border-bottom:1px solid rgba(255,255,255,.06)}.nav-mobile-item[data-astro-cid-5blmo7yk]:last-child{border-bottom:none}.nav-mobile-link[data-astro-cid-5blmo7yk]{display:flex;align-items:center;justify-content:space-between;padding:1.25rem .5rem;color:var(--white);text-decoration:none;font-size:1.35rem;font-weight:600;letter-spacing:-.3px;transition:all .3s ease}.nav-mobile-link[data-astro-cid-5blmo7yk]:hover,.nav-mobile-link[data-astro-cid-5blmo7yk].active{color:var(--accent-green)}.nav-mobile-link[data-astro-cid-5blmo7yk] .mobile-dropdown-icon[data-astro-cid-5blmo7yk]{width:24px;height:24px;color:#fff6;transition:all .3s ease}.nav-mobile-item[data-astro-cid-5blmo7yk].dropdown-open .mobile-dropdown-icon[data-astro-cid-5blmo7yk]{transform:rotate(180deg);color:var(--accent-green)}.nav-mobile-dropdown[data-astro-cid-5blmo7yk]{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.22,1,.36,1)}.nav-mobile-item[data-astro-cid-5blmo7yk].dropdown-open .nav-mobile-dropdown[data-astro-cid-5blmo7yk]{max-height:400px}.nav-mobile-dropdown-inner[data-astro-cid-5blmo7yk]{padding:0 0 1rem .5rem;display:flex;flex-direction:column;gap:.25rem}.nav-mobile-dropdown-item[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;color:#ffffffb3;text-decoration:none;font-size:1rem;font-weight:500;border-radius:12px;transition:all .25s ease;background:#ffffff08}.nav-mobile-dropdown-item[data-astro-cid-5blmo7yk]:hover{background:#ffffff14;color:var(--white)}.nav-mobile-dropdown-item[data-astro-cid-5blmo7yk].active{background:#4ade801f;color:var(--accent-green)}.nav-mobile-dropdown-item[data-astro-cid-5blmo7yk] svg[data-astro-cid-5blmo7yk]{width:18px;height:18px;opacity:.5}.nav-mobile-cta[data-astro-cid-5blmo7yk]{margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.08)}.btn-enquire-mobile[data-astro-cid-5blmo7yk]{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;padding:1.15rem 2rem;background:var(--accent-green);color:var(--black);border:none;border-radius:14px;font-family:var(--font-main);font-weight:600;font-size:1.1rem;text-decoration:none;cursor:pointer;transition:all .3s ease}.btn-enquire-mobile[data-astro-cid-5blmo7yk]:hover{background:#5eeb99;transform:translateY(-2px);box-shadow:0 10px 30px #4ade804d}.btn-enquire-mobile[data-astro-cid-5blmo7yk] svg[data-astro-cid-5blmo7yk]{width:20px;height:20px}.nav-mobile-contact[data-astro-cid-5blmo7yk]{margin-top:2rem;display:flex;flex-direction:column;gap:1rem;padding:0 .5rem}.nav-mobile-contact[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:.75rem;color:#fff9;text-decoration:none;font-size:.95rem;transition:all .3s ease}.nav-mobile-contact[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:hover{color:var(--accent-green)}.nav-mobile-contact[data-astro-cid-5blmo7yk] svg[data-astro-cid-5blmo7yk]{width:18px;height:18px;opacity:.6}@media(max-width:1024px){.navbar[data-astro-cid-5blmo7yk]{padding:1rem 1.25rem}.nav-menu[data-astro-cid-5blmo7yk]{display:none}.menu-toggle[data-astro-cid-5blmo7yk]{display:flex}.nav-mobile-overlay[data-astro-cid-5blmo7yk]{display:block}.btn-enquire[data-astro-cid-5blmo7yk]{padding:.65rem 1.25rem;font-size:.85rem;border-radius:10px}.btn-enquire[data-astro-cid-5blmo7yk] svg[data-astro-cid-5blmo7yk]{width:14px;height:14px}}@media(max-width:640px){.btn-enquire[data-astro-cid-5blmo7yk]{padding:.6rem 1rem;font-size:.8rem;gap:.35rem}.btn-enquire[data-astro-cid-5blmo7yk] svg[data-astro-cid-5blmo7yk]{width:12px;height:12px}}@media(max-width:480px){.navbar[data-astro-cid-5blmo7yk]{padding:.75rem 1rem}.nav-container[data-astro-cid-5blmo7yk]{padding:.4rem .4rem .4rem .85rem;border-radius:12px}.logo-img[data-astro-cid-5blmo7yk]{height:30px}.logo-img-fallback[data-astro-cid-5blmo7yk]{height:30px;width:30px;font-size:.75rem}.menu-toggle[data-astro-cid-5blmo7yk]{width:40px;height:40px;border-radius:10px}.btn-enquire[data-astro-cid-5blmo7yk] svg[data-astro-cid-5blmo7yk]{display:none}.btn-enquire[data-astro-cid-5blmo7yk]{padding:.55rem .9rem;font-size:.75rem}.nav-mobile-overlay[data-astro-cid-5blmo7yk]{padding:90px 1.25rem 2rem}.nav-mobile-link[data-astro-cid-5blmo7yk]{font-size:1.2rem;padding:1rem .25rem}.nav-mobile-dropdown-item[data-astro-cid-5blmo7yk]{font-size:.95rem;padding:.75rem .85rem}}.footer-logo-vcp[data-astro-cid-sz7xmlte]{width:80px;height:auto}.footer-section[data-astro-cid-sz7xmlte]{position:relative;padding:5rem 2rem 2rem;font-family:Plus Jakarta Sans,sans-serif;overflow:hidden}.footer-bg[data-astro-cid-sz7xmlte]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.footer-bg-gradient[data-astro-cid-sz7xmlte]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#0f2d1a,#143c23 40%,#1a4a2e)}.footer-bg-pattern[data-astro-cid-sz7xmlte]{position:absolute;top:0;right:0;width:50%;height:100%;background-image:radial-gradient(circle at 2px 2px,rgba(74,222,128,.12) 1px,transparent 0);background-size:32px 32px;mask-image:linear-gradient(to left,rgba(0,0,0,.6) 0%,transparent 80%);-webkit-mask-image:linear-gradient(to left,rgba(0,0,0,.6) 0%,transparent 80%)}.footer-watermark[data-astro-cid-sz7xmlte]{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);font-size:clamp(6rem,18vw,16rem);font-weight:800;color:#ffffff06;letter-spacing:-.02em;white-space:nowrap;pointer-events:none;user-select:none;line-height:1}.footer-wrapper[data-astro-cid-sz7xmlte]{position:relative;z-index:1;max-width:1200px;margin:0 auto}.footer-main[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1fr 1.5fr;gap:4rem;padding-bottom:3rem}.footer-cta[data-astro-cid-sz7xmlte]{max-width:400px}.footer-cta-title[data-astro-cid-sz7xmlte]{font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:700;line-height:1.2;color:#fff;margin-bottom:1rem;letter-spacing:-.5px}.footer-cta-desc[data-astro-cid-sz7xmlte]{font-size:.95rem;line-height:1.7;color:#fff9;margin-bottom:1.75rem}.footer-cta-btn[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;justify-content:center;padding:.9rem 1.75rem;background:#4ade80;color:#0a0a0a;border:none;border-radius:10px;font-family:Plus Jakarta Sans,sans-serif;font-weight:600;font-size:.95rem;text-decoration:none;cursor:pointer;transition:all .3s ease}.footer-cta-btn[data-astro-cid-sz7xmlte]:hover{background:#5eeb99;transform:translateY(-3px);box-shadow:0 10px 30px #4ade804d}.footer-info[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.footer-info-col[data-astro-cid-sz7xmlte]{min-width:0}.footer-info-title[data-astro-cid-sz7xmlte]{font-size:.95rem;font-weight:600;color:#fff;margin-bottom:1.25rem;letter-spacing:.2px}.footer-info-list[data-astro-cid-sz7xmlte]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.7rem}.footer-info-list[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.9rem;color:#fff9;text-decoration:none;transition:color .3s ease}.footer-info-list[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#4ade80}.footer-contact-list[data-astro-cid-sz7xmlte]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.footer-contact-list[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{display:flex;align-items:flex-start;gap:.75rem;font-size:.875rem;color:#fff9;line-height:1.5}.footer-contact-list[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:18px;height:18px;color:#4ade80;flex-shrink:0;margin-top:2px}.footer-contact-list[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#fff9;text-decoration:none;transition:color .3s ease}.footer-contact-list[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#4ade80}.footer-contact-list[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]{color:#fff9}.footer-divider[data-astro-cid-sz7xmlte]{width:100%;height:1px;background:linear-gradient(90deg,#ffffff1a,#ffffff26,#ffffff1a);margin-bottom:1.5rem}.footer-bar[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.footer-copyright[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:.8rem;color:#fff6;margin:0}.footer-legal[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.75rem}.footer-legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.8rem;color:#fff6;text-decoration:none;transition:color .3s ease}.footer-legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#ffffffb3}.footer-legal-sep[data-astro-cid-sz7xmlte]{color:#fff3;font-size:.7rem}.footer-social[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.5rem}.footer-social-link[data-astro-cid-sz7xmlte]{width:36px;height:36px;border-radius:8px;background:#ffffff0f;display:flex;align-items:center;justify-content:center;color:#fff9;transition:all .3s ease}.footer-social-link[data-astro-cid-sz7xmlte]:hover{background:#4ade80;color:#0a0a0a;transform:translateY(-2px)}.footer-social-link[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:16px;height:16px}.footer-cta[data-astro-cid-sz7xmlte],.footer-info-col[data-astro-cid-sz7xmlte],.footer-divider[data-astro-cid-sz7xmlte],.footer-bar[data-astro-cid-sz7xmlte]{opacity:0;transform:translateY(25px);transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1)}.footer-section[data-astro-cid-sz7xmlte].footer-animate .footer-cta[data-astro-cid-sz7xmlte]{opacity:1;transform:translateY(0);transition-delay:.1s}.footer-section[data-astro-cid-sz7xmlte].footer-animate .footer-info-col[data-astro-cid-sz7xmlte]:nth-child(1){opacity:1;transform:translateY(0);transition-delay:.15s}.footer-section[data-astro-cid-sz7xmlte].footer-animate .footer-info-col[data-astro-cid-sz7xmlte]:nth-child(2){opacity:1;transform:translateY(0);transition-delay:.2s}.footer-section[data-astro-cid-sz7xmlte].footer-animate .footer-info-col[data-astro-cid-sz7xmlte]:nth-child(3){opacity:1;transform:translateY(0);transition-delay:.25s}.footer-section[data-astro-cid-sz7xmlte].footer-animate .footer-divider[data-astro-cid-sz7xmlte]{opacity:1;transform:translateY(0);transition-delay:.35s}.footer-section[data-astro-cid-sz7xmlte].footer-animate .footer-bar[data-astro-cid-sz7xmlte]{opacity:1;transform:translateY(0);transition-delay:.4s}@media(max-width:1024px){.footer-main[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:3rem}.footer-cta[data-astro-cid-sz7xmlte]{max-width:100%;text-align:center}.footer-cta-btn[data-astro-cid-sz7xmlte]{width:auto}.footer-info[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;text-align:left}.footer-info-col[data-astro-cid-sz7xmlte]:not(.footer-info-col-contact){display:none}.footer-info-col-contact[data-astro-cid-sz7xmlte]{max-width:500px;margin:0 auto}.footer-contact-list[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media(max-width:768px){.footer-section[data-astro-cid-sz7xmlte]{padding:4rem 1.5rem 1.5rem}.footer-contact-list[data-astro-cid-sz7xmlte]{grid-template-columns:repeat(2,1fr);gap:1rem}.footer-bar[data-astro-cid-sz7xmlte]{justify-content:center;text-align:center}.footer-copyright[data-astro-cid-sz7xmlte],.footer-legal[data-astro-cid-sz7xmlte],.footer-social[data-astro-cid-sz7xmlte]{width:100%;justify-content:center}.footer-copyright[data-astro-cid-sz7xmlte]{order:1}.footer-legal[data-astro-cid-sz7xmlte]{order:2}.footer-social[data-astro-cid-sz7xmlte]{order:0;margin-bottom:.5rem}}@media(max-width:640px){.footer-cta-title[data-astro-cid-sz7xmlte]{font-size:1.5rem}.footer-contact-list[data-astro-cid-sz7xmlte]{grid-template-columns:1fr}.footer-watermark[data-astro-cid-sz7xmlte]{font-size:5rem;bottom:.5rem}}@media(max-width:480px){.footer-section[data-astro-cid-sz7xmlte]{padding:3rem 1.25rem 1.25rem}.footer-cta-title[data-astro-cid-sz7xmlte]{font-size:1.35rem}.footer-cta-desc[data-astro-cid-sz7xmlte]{font-size:.9rem}.footer-info-col-contact[data-astro-cid-sz7xmlte]{text-align:left}.footer-contact-list[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{justify-content:flex-start}.footer-watermark[data-astro-cid-sz7xmlte]{font-size:3.5rem}.footer-copyright[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte],.footer-legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.75rem}}html,body{margin:0;width:100%;height:100%}
