.visitor-counter.svelte-1pc3418{width:100%;padding:0;background:transparent}.stats-container.svelte-1pc3418{max-width:350px;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:0}.stat-card.svelte-1pc3418{display:flex;align-items:center;gap:1.25rem;padding:1rem 1.25rem;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0b2d5614;transition:all .3s ease;border:1px solid rgba(244,197,66,.1)}.stat-card.svelte-1pc3418:hover{box-shadow:0 8px 24px #0b2d561f;transform:translateY(-2px);border-color:#f4c5424d}.stat-card.animate.svelte-1pc3418{animation:svelte-1pc3418-slideInUp .6s cubic-bezier(.34,1.56,.64,1)}@keyframes svelte-1pc3418-slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.stat-icon.svelte-1pc3418{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0b2d56,#1e3a66);border-radius:12px;flex-shrink:0;color:#fff}.stat-icon.svelte-1pc3418 svg:where(.svelte-1pc3418){width:28px;height:28px}.stat-content.svelte-1pc3418{flex:1}.stat-label.svelte-1pc3418{margin:0;font-size:.75rem;color:#6b7280;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.stat-value.svelte-1pc3418{margin:.25rem 0 0;font-size:1.75rem;font-weight:800;color:#0b2d56;letter-spacing:-1px}.loading-skeleton.svelte-1pc3418{background:linear-gradient(90deg,#e5e7eb 25%,#f3f4f6,#e5e7eb 75%);background-size:200% 100%;animation:svelte-1pc3418-loading 1.5s infinite;height:2rem;border-radius:6px}@keyframes svelte-1pc3418-loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:768px){.visitor-counter.svelte-1pc3418{padding:1.5rem 0}.stats-container.svelte-1pc3418{gap:1rem}.stat-card.svelte-1pc3418{gap:1rem;padding:1.25rem}.stat-icon.svelte-1pc3418{width:50px;height:50px}.stat-icon.svelte-1pc3418 svg:where(.svelte-1pc3418){width:28px;height:28px}.stat-value.svelte-1pc3418{font-size:1.5rem}}header.svelte-1ta30n8{display:flex;justify-content:center;padding:20px;position:fixed;top:0;right:0;width:100%;background-color:#0b2d56;z-index:1000}.nav-container.svelte-1ta30n8{width:100%;display:flex;justify-content:space-between;align-items:center}.navbar-logo.svelte-1ta30n8{height:50px;margin-left:20px}nav.svelte-1ta30n8{display:flex;gap:25px;margin-right:20px}nav.svelte-1ta30n8 a:where(.svelte-1ta30n8){text-decoration:none;color:#f4c542;font-weight:700;font-size:1rem;padding:8px 16px;border-radius:8px;transition:all .3s ease}nav.svelte-1ta30n8 a:where(.svelte-1ta30n8):hover{background-color:#f4c542;color:#0b2d56;transform:scale(1.05)}main.svelte-1ta30n8{display:flex;justify-content:space-between;align-items:flex-start;height:100vh;box-sizing:border-box;overflow:hidden;padding:0}.left-section.svelte-1ta30n8{flex:1;max-width:50%;overflow:hidden}.left-section.svelte-1ta30n8 h1:where(.svelte-1ta30n8){margin-top:16rem;margin-left:2rem;font-size:5rem;color:#0b2d56;font-weight:800;line-height:1.1;letter-spacing:-1px;text-shadow:1px 1px 2px rgba(0,0,0,.1);opacity:0;transform:translateY(40px);animation:svelte-1ta30n8-fadeUp 1.4s ease-out forwards;animation-delay:.5s}.left-section.svelte-1ta30n8 h2:where(.svelte-1ta30n8){margin-left:2rem;margin-top:1rem;font-size:1.5rem;color:#0b2d56;font-weight:400;line-height:1.5;max-width:90%;opacity:0;transform:translateY(30px);animation:svelte-1ta30n8-fadeUp 1.2s ease-out forwards;animation-delay:.5s}.right-section.svelte-1ta30n8{flex:1;display:flex;justify-content:flex-start;align-items:flex-start;overflow:hidden;padding:0}.right-section.svelte-1ta30n8 img:where(.svelte-1ta30n8){max-width:100%;max-height:80%;-o-object-fit:contain;object-fit:contain;margin-left:10rem;margin-top:2rem;animation:svelte-1ta30n8-slideInFromRight 1.2s ease-out}.about-container.svelte-1ta30n8{display:flex;align-items:center;justify-content:center;min-height:100vh;background:#fff;padding-top:7rem;gap:2rem;animation:svelte-1ta30n8-fadeIn 1.2s ease}.about-image.svelte-1ta30n8{width:750px;height:560px;-o-object-fit:cover;object-fit:cover;border-radius:25% 0 0 25%;animation:svelte-1ta30n8-imageBounceIn 1.5s cubic-bezier(.68,-.55,.27,1.55)}.about-content.svelte-1ta30n8{max-width:600px;padding:2rem 1rem;animation:svelte-1ta30n8-fadeUp 1.2s .5s both}.about-content.svelte-1ta30n8 h1:where(.svelte-1ta30n8){font-size:2.8rem;font-weight:800;color:#0b2d56;margin-bottom:1.2rem;letter-spacing:-1px;text-shadow:1px 1px 2px rgba(0,0,0,.08);animation:svelte-1ta30n8-fadeUp 1.2s .7s both}.about-content.svelte-1ta30n8 p:where(.svelte-1ta30n8){font-size:1.25rem;color:#1e3a66;margin-bottom:1.5rem;line-height:1.6;animation:svelte-1ta30n8-fadeUp 1.2s .9s both}.about-content.svelte-1ta30n8 a:where(.svelte-1ta30n8){color:#0b2d56;font-weight:700;font-size:1.25rem;text-decoration:none;transition:color .3s}.about-content.svelte-1ta30n8 a:where(.svelte-1ta30n8):hover{color:#f4c542}.about-contact.svelte-1ta30n8{display:flex;flex-direction:column;gap:.7rem;margin-top:1.2rem;font-size:1.1rem;animation:svelte-1ta30n8-fadeUp 1.2s 1.1s both}.about-contact.svelte-1ta30n8 span:where(.svelte-1ta30n8){display:flex;align-items:center;gap:.7rem;color:#0b2d56;font-weight:500}.about-contact.svelte-1ta30n8 svg:where(.svelte-1ta30n8){width:1.5em;height:1.5em;color:#f4c542;flex-shrink:0;animation:svelte-1ta30n8-iconPop 1.2s 1.2s both}.social-links.svelte-1ta30n8{margin-left:2rem;margin-top:1rem;display:flex;align-items:center;gap:.5rem;opacity:0;transform:translateY(20px);animation:svelte-1ta30n8-fadeUp 1.2s ease-out forwards;animation-delay:1s;flex-wrap:wrap}.social-links.svelte-1ta30n8 a:where(.svelte-1ta30n8){display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background-color:#0b2d56;color:#fff;text-decoration:none;transition:transform .3s cubic-bezier(.68,-.55,.27,1.55),background-color .2s;box-shadow:0 2px 8px #0b2d5614;animation:svelte-1ta30n8-fbPopIn .8s cubic-bezier(.68,-.55,.27,1.55)}.social-links.svelte-1ta30n8 a:where(.svelte-1ta30n8):hover{transform:scale(1.15) translateY(-4px) rotate(-6deg);background-color:#0b2d56;box-shadow:0 4px 16px #0b2d562e;animation:svelte-1ta30n8-fbBounce .4s}@keyframes svelte-1ta30n8-fbPopIn{0%{opacity:0;transform:scale(.5) translateY(20px)}80%{opacity:1;transform:scale(1.1) translateY(-2px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes svelte-1ta30n8-fbBounce{0%{transform:scale(1) translateY(0) rotate(0)}40%{transform:scale(1.18) translateY(-6px) rotate(-8deg)}60%{transform:scale(.98) translateY(-2px) rotate(2deg)}to{transform:scale(1.15) translateY(-4px) rotate(-6deg)}}@keyframes svelte-1ta30n8-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-1ta30n8-fadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-1ta30n8-fadeInBounce{0%{opacity:0;transform:scale(.8) translateY(-50px)}50%{opacity:1;transform:scale(1.05) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes svelte-1ta30n8-slideInFromRight{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}@keyframes svelte-1ta30n8-imageBounceIn{0%{opacity:0;transform:scale(.8) translateY(-60px)}60%{opacity:1;transform:scale(1.05) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes svelte-1ta30n8-iconPop{0%{opacity:0;transform:scale(.5)}80%{opacity:1;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}@media(max-width:900px){.about-container.svelte-1ta30n8{flex-direction:column;padding-top:6rem}.about-image.svelte-1ta30n8{width:98vw;height:auto;border-radius:40% 40% 0 0}.about-content.svelte-1ta30n8{max-width:95vw}}@media(max-width:900px){header.svelte-1ta30n8{padding:14px}.nav-container.svelte-1ta30n8{padding:0 6px}nav.svelte-1ta30n8{gap:12px}nav.svelte-1ta30n8 a:where(.svelte-1ta30n8){font-size:.95rem;padding:6px 10px}main.svelte-1ta30n8{flex-direction:column;align-items:center;height:auto;overflow:visible;padding-top:5.5rem}.left-section.svelte-1ta30n8{max-width:100%;text-align:left;padding:0 1rem}.left-section.svelte-1ta30n8 h1:where(.svelte-1ta30n8){margin-top:1rem;margin-left:0;font-size:2.4rem;line-height:1.15}.left-section.svelte-1ta30n8 h2:where(.svelte-1ta30n8){margin-left:0;margin-top:1rem;font-size:1rem;max-width:100%}.social-links.svelte-1ta30n8{margin-left:0;gap:.4rem}.social-links.svelte-1ta30n8 a:where(.svelte-1ta30n8){width:38px;height:38px}.right-section.svelte-1ta30n8{width:100%;justify-content:center;align-items:center;margin-top:1rem}.right-section.svelte-1ta30n8 img:where(.svelte-1ta30n8){max-width:85%;max-height:none;height:auto;margin-left:0;margin-top:.5rem}}@media(max-width:480px){.left-section.svelte-1ta30n8 h1:where(.svelte-1ta30n8){font-size:2rem}.left-section.svelte-1ta30n8 h2:where(.svelte-1ta30n8){font-size:.95rem}.right-section.svelte-1ta30n8 img:where(.svelte-1ta30n8){max-width:90%}}.locations-section.svelte-1ta30n8{display:grid;grid-template-columns:1fr 1.2fr;min-height:520px;width:100%;margin:0}.location-left.svelte-1ta30n8{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#e1a800;padding:2.5rem 1rem;text-align:center}.location-left.svelte-1ta30n8 img:where(.svelte-1ta30n8){width:180px;height:180px;-o-object-fit:contain;object-fit:contain;margin-bottom:1.25rem}.location-left.svelte-1ta30n8 h3:where(.svelte-1ta30n8){margin:.25rem 0 .75rem;color:#0b2d56;font-size:2rem;letter-spacing:2px}.location-left.svelte-1ta30n8 p:where(.svelte-1ta30n8){max-width:560px;color:#0b2d56;line-height:1.6;font-weight:500}.location-right.svelte-1ta30n8{position:relative;min-height:520px;width:100%}.location-right.svelte-1ta30n8 iframe:where(.svelte-1ta30n8){position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.locations-title.svelte-1ta30n8{width:100%;text-align:center;margin:3rem 0 1rem;color:#0b2d56;font-weight:800;font-size:2rem;letter-spacing:3px}@media(max-width:900px){.locations-section.svelte-1ta30n8{grid-template-columns:1fr}.location-left.svelte-1ta30n8{padding:2rem 1.25rem}.location-left.svelte-1ta30n8 img:where(.svelte-1ta30n8){width:140px;height:140px}.locations-title.svelte-1ta30n8{margin-top:2rem}.location-right.svelte-1ta30n8,.location-right.svelte-1ta30n8 iframe:where(.svelte-1ta30n8){min-height:380px;height:380px}}
