.contact-bar.svelte-7qkcbl{display:flex;align-items:center;justify-content:center;padding:1rem 0;gap:2rem;flex-wrap:wrap}.contact-item.svelte-7qkcbl{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:.4em;gap:1rem;color:#fff;flex:0 0 12rem}.contact-link.svelte-7qkcbl{display:flex;flex-direction:column;align-items:center;width:240px;text-decoration:none;line-height:1.2;padding:.5rem;color:#f3fcf0;background-image:linear-gradient(135deg,#540d6e,#ee4266);border:2px solid #1F271B;border-radius:.5rem;cursor:pointer;transition:transform .2s ease,background .2s ease,opacity .2s ease}.contact-link.svelte-7qkcbl:hover{background-color:#e9e900;color:#e9e900;transform:translateY(-2px)}.contact-link.svelte-7qkcbl:active{background-image:linear-gradient(to bottom right,#ee4266,#e9e900);transform:translateY(-1px)}.contact-link.svelte-7qkcbl:disabled{opacity:.6;cursor:not-allowed}.contact-label.svelte-7qkcbl{font-size:1.3rem;font-weight:700}.contact-detail.svelte-7qkcbl{font-size:1.1rem;opacity:.8;margin-top:.25rem;padding:.1rem}@media (prefers-reduced-motion: reduce){.contact-link.svelte-7qkcbl{transition:none}}@media (max-width: 1024px){.contact-link.svelte-7qkcbl{padding:0;margin-top:14px}.contact-bar.svelte-7qkcbl{padding:0;gap:0}}.pick-button.svelte-10g1kzl{width:300px;margin-inline:auto;margin-top:1rem;display:flex;align-items:center;justify-content:center;gap:.625rem;padding:.75rem 1rem;font-size:1.3rem;font-weight:700;text-decoration:none;color:#f3fcf0;background-image:linear-gradient(135deg,#540d6e,#ee4266);border:2px solid #1F271B;border-radius:.5rem;box-shadow:0 4px 6px #1f271b80;transition:transform .2s ease,background .2s ease;position:relative}.pick-button.svelte-10g1kzl:hover{background-color:#e9e900;color:#e9e900;transform:translateY(-2px)}.pick-button.svelte-10g1kzl:active{background-image:linear-gradient(to bottom right,#ee4266,#e9e900);box-shadow:none;transform:translateY(1px)}.pick-button.svelte-10g1kzl:focus-visible{outline:3px dashed #F3FCF0;outline-offset:4px}.image-wrapper.svelte-10g1kzl{display:flex;align-items:center;justify-content:center}.button-text.svelte-10g1kzl{font-family:system-ui,-apple-system,sans-serif;line-height:1.5}img.svelte-10g1kzl{width:50px;height:50px;object-fit:cover;border-radius:50%;transition:filter .2s ease-in-out}.pick-button.svelte-10g1kzl:active img:where(.svelte-10g1kzl){filter:invert(1)}@media (max-width: 1024px){.pick-button.svelte-10g1kzl{width:240px;font-size:1rem;margin-top:0}img.svelte-10g1kzl{width:40px;height:40px}}@media (prefers-reduced-motion: reduce){.pick-button.svelte-10g1kzl,img.svelte-10g1kzl{transition:none}}.card.svelte-xz8t01 a:where(.svelte-xz8t01){text-align:center;color:#fff;line-height:1.5}.card.svelte-xz8t01{position:relative;border-radius:.5rem;overflow:hidden;transition:transform .3s ease;justify-content:start;text-decoration:none;color:inherit;margin:.5em;align-items:center;min-width:200px;line-height:1.5}.card.svelte-xz8t01:hover{transform:scale(1.02)}.card.svelte-xz8t01 a:where(.svelte-xz8t01):hover{text-decoration:none;transform:scale(1.02);line-height:1.5}.card-image.svelte-xz8t01 img:where(.svelte-xz8t01){max-width:100%;border-radius:4px 4px 0 0}.about.svelte-fjhjnh{margin-top:2rem;border-top:1px solid rgba(255,255,255,.3);font-size:1.2rem;line-height:1.5;color:#fff;text-shadow:-1px -1px 0 rgba(0,0,0,.3),1px -1px 0 rgba(0,0,0,.3),-1px 1px 0 rgba(0,0,0,.3),1px 1px 0 rgba(0,0,0,.3)}.card-overlay.svelte-fjhjnh{background:#000000b3;padding:1rem;color:#fff;align-content:center;height:45px}.card-overlay.svelte-fjhjnh h3:where(.svelte-fjhjnh){margin:0;font-size:2rem;font-family:"Bree Serif",sans-serif;font-weight:400}.page-layout.svelte-fjhjnh{display:flex;flex-wrap:wrap;gap:2rem;max-width:1800px;margin:0 auto;line-height:1.5}.info-section.svelte-fjhjnh{flex:3;min-width:300px;max-height:1420px;height:90%;text-align:center;background:linear-gradient(180deg,#0000 10%,#00000070);border-radius:.5rem;line-height:.5}.info-section.svelte-fjhjnh h1:where(.svelte-fjhjnh){font-family:"Bree Serif",sans-serif}.categories-grid.svelte-fjhjnh{flex:4;display:grid;grid-template-columns:1fr 1fr;background:#0000003d;border-radius:.5rem}.logo.svelte-fjhjnh{width:50%;max-width:300px;height:auto;padding-right:16px}.description.svelte-fjhjnh{margin:1rem;font-size:1.3rem;color:#fff;text-shadow:-1px -1px 0 rgba(0,0,0,.4),1px -1px 0 rgba(0,0,0,.4),-1px 1px 0 rgba(0,0,0,.4),1px 1px 0 rgba(0,0,0,.4);line-height:.5}.description.svelte-fjhjnh p:where(.svelte-fjhjnh),.description.svelte-fjhjnh h1:where(.svelte-fjhjnh){margin:1rem 0 0;padding:0 1rem 0 0;line-height:1}a.svelte-fjhjnh:hover{text-decoration:none}@media (max-width: 768px){.categories-grid.svelte-fjhjnh{grid-template-columns:1fr}.description.svelte-fjhjnh,.description.svelte-fjhjnh p:where(.svelte-fjhjnh),.description.svelte-fjhjnh h1:where(.svelte-fjhjnh){margin:0;padding:.2rem}.page-layout.svelte-fjhjnh{flex-direction:column}}
