main.svelte-r84foq{display:flex;flex-direction:column;align-items:center;padding:2rem 0 6rem;width:100%;max-width:100vw;box-sizing:border-box}.welcome-box.svelte-r84foq{background-color:#e6f0e8;border:4px solid #5a6f54;padding:2rem 1.5rem;border-radius:25px;box-shadow:0 0 30px 8px #3c82b480;text-align:center;width:1000px;max-width:95vw;margin-bottom:2rem;box-sizing:border-box}.welcome-box.svelte-r84foq h1:where(.svelte-r84foq){margin:0;font-size:4rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:#264d40;text-shadow:0 0 8px #a3c4f3bb,0 0 16px #a3c4f355}@media (max-width: 768px){.welcome-box.svelte-r84foq h1:where(.svelte-r84foq){font-size:2.5rem;line-height:1.2}}.content-container.svelte-r84foq{width:1000px;max-width:95vw;display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem;align-items:stretch}@media (min-width: 1024px){.content-container.svelte-r84foq{flex-direction:row}}.left-column.svelte-r84foq{flex:1;display:flex;flex-direction:column;gap:2rem;justify-content:flex-start}.carousel.svelte-r84foq{height:380px;border-radius:25px;overflow:hidden;border:4px solid #5a6f54;box-shadow:0 0 30px 6px #3c82b44d;background:#f9fbf9;position:relative}@media (max-width: 768px){.carousel.svelte-r84foq{height:250px}}.carousel.svelte-r84foq img:where(.svelte-r84foq){position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity 1.2s ease-in-out}.carousel.svelte-r84foq img.active:where(.svelte-r84foq){opacity:1;z-index:1}.logo-box.svelte-r84foq{border-radius:25px;overflow:hidden;border:4px solid #5a6f54;box-shadow:0 0 30px 6px #3c82b44d;background:#f9fbf9;flex-grow:1;height:auto;min-height:200px;display:flex;align-items:center;justify-content:center}.logo-box.svelte-r84foq img:where(.svelte-r84foq){width:100%;height:100%;object-fit:contain;padding:1rem;box-sizing:border-box}.about-us.svelte-r84foq{flex:1;background:linear-gradient(135deg,#cde3f7,#a0b8d9);border:4px solid #5a6f54;border-radius:25px;padding:1.5rem;box-shadow:0 0 30px 6px #5a6f544d;color:#213544;font-size:1.1rem;line-height:1.6;-webkit-user-select:text;user-select:text;overflow-y:auto;min-height:auto}@media (min-width: 768px){.about-us.svelte-r84foq{font-size:1.3rem;min-height:600px}}.eboard-container.svelte-r84foq{width:1000px;max-width:95vw;background:linear-gradient(135deg,#e6f0e8,#cde3f7);border:4px solid #5a6f54;border-radius:25px;padding:2rem 1.5rem;box-shadow:0 0 30px 6px #3c82b44d;margin-bottom:2rem;color:#213544;box-sizing:border-box}.eboard-container.svelte-r84foq h2:where(.svelte-r84foq){text-align:center;font-size:2rem;margin-bottom:1.5rem;color:#264d40;text-shadow:0 0 5px #a3c4f3bb}@media (min-width: 768px){.eboard-container.svelte-r84foq h2:where(.svelte-r84foq){font-size:2.5rem}}.eboard-grid.svelte-r84foq{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem;max-width:90%;margin:0 auto}@media (min-width: 640px){.eboard-grid.svelte-r84foq{grid-template-columns:repeat(2,minmax(0,1fr))}}.eboard-member.svelte-r84foq{background:#ffffffb3;padding:1.2rem;border-radius:15px;box-shadow:0 0 10px #0000001a}.signup-box.svelte-r84foq{background:linear-gradient(135deg,#3b6e47,#264d40);border-radius:25px;box-shadow:0 0 40px 10px #264d40e6;padding:2rem 1.5rem 4rem;text-align:center;width:1000px;max-width:95vw;color:#d9f0ff;position:relative;overflow:visible;box-sizing:border-box}.signup-box.svelte-r84foq h1:where(.svelte-r84foq){font-size:2.5rem;margin-bottom:1.5rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase;text-shadow:0 0 10px #a3c4f3dd}@media (min-width: 768px){.signup-box.svelte-r84foq h1:where(.svelte-r84foq){font-size:3.5rem;margin-bottom:2rem}.signup-box.svelte-r84foq{padding:3rem 2rem 5rem}}.signup-link.svelte-r84foq{display:inline-block;font-weight:700;font-size:1.2rem;color:#d9f0ff;text-decoration:none;border:3px solid #d9f0ff;padding:.9rem 2rem;border-radius:18px;transition:background-color .35s ease,color .35s ease,box-shadow .35s ease;box-shadow:0 0 12px 3px #a3c4f3aa;min-width:200px}@media (min-width: 768px){.signup-link.svelte-r84foq{font-size:1.5rem}}.signup-link.svelte-r84foq:hover,.signup-link.svelte-r84foq:focus{background-color:#d9f0ff;color:#264d40;box-shadow:0 0 20px 6px #fffc;outline:none}.password-container.svelte-r84foq{margin-top:1rem;font-size:1rem;color:#d9f0ff;display:flex;align-items:center;justify-content:center;gap:.75rem;-webkit-user-select:text;user-select:text;position:relative;flex-wrap:wrap}@media (min-width: 768px){.password-container.svelte-r84foq{font-size:1.1rem;flex-wrap:nowrap}}.copy-notification.svelte-r84foq{position:absolute;bottom:-25px;left:50%;transform:translate(-50%);color:#000;padding:4px 8px;border-radius:4px;font-size:1rem;opacity:0;transition:opacity .3s ease;pointer-events:none;white-space:nowrap}.copy-notification.show.svelte-r84foq{opacity:1}.qr-container.svelte-r84foq{max-width:220px;margin:2rem auto 0;border-radius:25px;box-shadow:0 0 20px 5px #a3c4f3cc;overflow:hidden}@media (min-width: 768px){.qr-container.svelte-r84foq{margin:3rem auto 0}}.qr-container.svelte-r84foq img:where(.svelte-r84foq){width:100%;height:auto;display:block}.scroll-hint.svelte-r84foq{position:fixed;bottom:20px;left:50%;transform:translate(-50%);font-size:1.2rem;font-weight:700;color:#000e;text-shadow:none;animation:svelte-r84foq-bounce 2.5s infinite ease-in-out;-webkit-user-select:none;user-select:none;display:flex;flex-direction:column;align-items:center;gap:6px;z-index:9999;pointer-events:none;transition:opacity .5s ease}.scroll-hint.svelte-r84foq svg:where(.svelte-r84foq){width:24px;height:24px;stroke:#000e;stroke-width:3;fill:none;animation:svelte-r84foq-arrowDown 2.5s infinite ease-in-out}@keyframes svelte-r84foq-bounce{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,15px)}}@keyframes svelte-r84foq-arrowDown{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.4;transform:translateY(8px)}}
