*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-body, "DM Sans", system-ui, sans-serif);font-size:var(--font-size-base, 16px);background:var(--color-bg, #0a0a0f);color:var(--color-text, #e8e8ed);line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading, "DM Sans", system-ui, sans-serif)}a{color:var(--color-primary, #6366f1)}.app.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column}.container.svelte-12qhfyh{width:min(100% - var(--container-padding, 1.5rem) * 2,var(--container-max, 1280px));margin-inline:auto}.container.full-width.svelte-12qhfyh{width:100%;padding:0 var(--container-padding, 1.5rem);max-width:none}.app.has-fixed-header.svelte-12qhfyh{padding-top:var(--header-height, 80px)}header.svelte-12qhfyh{background:var(--header-bg, linear-gradient(to right, #081F5C, #1350BC));border-bottom:1px solid var(--header-border, rgba(255, 255, 255, .2));z-index:var(--header-z-index, 50);width:100%;left:0;right:0}header.fixed.svelte-12qhfyh{position:fixed;top:0}header.sticky.svelte-12qhfyh{position:sticky;top:0}header.svelte-12qhfyh nav:where(.svelte-12qhfyh){display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:var(--header-height, 70px)}.logo.svelte-12qhfyh{font-size:1.4rem;font-weight:700;color:#fff;text-decoration:none;letter-spacing:-.02em;display:flex;align-items:center;justify-self:start}.logo-img.svelte-12qhfyh{height:var(--logo-height, 48px);width:auto;max-width:var(--logo-max-width, none);object-fit:contain}.header-actions.svelte-12qhfyh{display:flex;align-items:center;gap:1rem;justify-self:end}.contact-button.svelte-12qhfyh{height:2.25rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;background:#fff;color:#000;border:none;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:9999px;transition:all .2s ease;white-space:nowrap}.contact-button.svelte-12qhfyh:hover{background:#e5e7eb;color:#000}main.svelte-12qhfyh{flex:1}.footer-main.svelte-12qhfyh{background:linear-gradient(to right,#081f5c,#0a3a8f,#1350bc);color:#fff;position:relative;overflow:hidden;margin-top:4rem}.tennis-grid.svelte-12qhfyh{position:absolute;inset:0;display:grid;grid-template-columns:repeat(20,1fr);grid-template-rows:repeat(12,1fr);z-index:0;pointer-events:none}.grid-cell.svelte-12qhfyh{border:1px solid rgba(255,255,255,.1);transition:background-color .2s;pointer-events:all}.grid-cell.svelte-12qhfyh:hover{background-color:#fff3}.footer-bg-decoration.svelte-12qhfyh{position:absolute;width:24rem;height:24rem;background:#ffffff0d;border-radius:50%;filter:blur(80px);pointer-events:none;z-index:0}.decoration-1.svelte-12qhfyh{top:-10rem;right:-10rem}.decoration-2.svelte-12qhfyh{bottom:-10rem;left:-10rem}.footer-main.svelte-12qhfyh .container:where(.svelte-12qhfyh){position:relative;z-index:10;padding-top:5rem;padding-bottom:2rem}.footer-content.svelte-12qhfyh{display:flex;flex-direction:column;gap:3rem;margin-bottom:4rem}@media(min-width:1024px){.footer-content.svelte-12qhfyh{flex-direction:row;justify-content:space-between}}.footer-company.svelte-12qhfyh{flex:0 0 33.333%}.footer-logo.svelte-12qhfyh{height:2rem;width:auto;margin-bottom:1.5rem;filter:brightness(0) invert(1)}.footer-logo-text.svelte-12qhfyh{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.footer-description.svelte-12qhfyh{color:#ffffffb3;font-size:1rem;line-height:1.6;margin-bottom:2rem}.footer-social.svelte-12qhfyh{display:flex;gap:.75rem}.footer-social.svelte-12qhfyh a:where(.svelte-12qhfyh){width:2.75rem;height:2.75rem;border-radius:50%;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;color:#fff;transition:all .3s;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.footer-social.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:#fff;color:#1350bc;transform:scale(1.1)}.footer-columns.svelte-12qhfyh{display:grid;grid-template-columns:1fr;gap:3rem;flex:1}@media(min-width:640px){.footer-columns.svelte-12qhfyh{grid-template-columns:repeat(3,1fr);gap:4rem}}.footer-column-title.svelte-12qhfyh{font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;color:#ffffff80;margin-bottom:1.5rem;font-weight:400}.footer-links.svelte-12qhfyh{list-style:none;padding:0;margin:0}.footer-links.svelte-12qhfyh li:where(.svelte-12qhfyh){margin-bottom:.75rem}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#fffc;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s;font-size:1rem}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fff}.footer-links.svelte-12qhfyh .arrow-icon:where(.svelte-12qhfyh){opacity:0;transform:translate(-1.5rem);transition:all .3s}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover .arrow-icon:where(.svelte-12qhfyh){opacity:1;transform:translate(0)}.footer-contact.svelte-12qhfyh{list-style:none;padding:0;margin:0}.footer-contact.svelte-12qhfyh li:where(.svelte-12qhfyh){display:flex;align-items:flex-start;gap:.75rem;color:#fffc;margin-bottom:1rem;font-size:1rem}.footer-contact.svelte-12qhfyh .contact-icon:where(.svelte-12qhfyh){flex-shrink:0;margin-top:.125rem}.footer-contact.svelte-12qhfyh a:where(.svelte-12qhfyh){color:inherit;text-decoration:none;transition:color .2s}.footer-contact.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fff}.footer-bottom.svelte-12qhfyh{border-top:1px solid rgba(255,255,255,.2);padding-top:2rem;display:flex;flex-direction:column;align-items:center;gap:1rem}@media(min-width:768px){.footer-bottom.svelte-12qhfyh{flex-direction:row;justify-content:space-between}}.footer-copyright.svelte-12qhfyh{color:#fff9;font-size:.875rem;margin:0}.footer-bottom-links.svelte-12qhfyh{display:flex;align-items:center;gap:1.5rem}.footer-bottom-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#fff9;text-decoration:none;font-size:.875rem;transition:color .2s}.footer-bottom-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fff}.footer-crafted.svelte-12qhfyh{display:flex;align-items:center;gap:.5rem;color:#fff9;font-size:.875rem}
