:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #2c3e50;--vt-c-black-mute: #282828;--vt-c-indigo: #2a4c56;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-white-soft);--vt-c-text-dark-1: rgba(60, 60, 60, .88);--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-text-light: var(--vt-c-text-light-1);--color-text-dark: var(--vt-c-text-dark-1);--color-accent: #e37263;--section-gap: 160px}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.skip-link{position:absolute;top:-40px;left:6px;background:#000;color:#fff;padding:8px;text-decoration:none;z-index:1000;border-radius:4px}.skip-link:focus{top:6px}html,body,#app{height:100%;margin:0;padding:0;font-family:Georgia,serif;font-size:16px;color:#2b2b2b;background-color:#f9f9f9;line-height:1.6}a{text-decoration:none;color:#00796b;transition:background-color .3s ease,color .3s ease}@media (hover: hover){a:hover{background-color:#00796b1a;color:#004d40}}.text-accent{color:#00796b}@media (min-width: 1024px){body{display:block}#app{display:block;margin:0 auto}}:root,.light{color-scheme:light;background:#fff;color:#000}.member-button[data-v-e364e815]{background-color:var(--color-accent);color:#fff;padding:.5rem 1rem;border-radius:8px;font-weight:600;text-decoration:none;transition:background-color .3s ease}.member-button[data-v-e364e815]:hover{background-color:#c65e53}.mobile-member-button[data-v-e364e815]{margin-top:1rem;text-align:center;display:block;padding:.75rem 0;border-bottom:1px solid #e5e7eb;color:#fff!important;background-color:var(--color-accent);border-radius:8px;font-weight:600;text-decoration:none;transition:background-color .3s ease;font-size:1.1rem;line-height:1.4}.header[data-v-e364e815]{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background:#fff;position:relative;z-index:20;border-bottom:1px solid var(--color-accent)}.mobile-drawer[data-v-e364e815]{flex-direction:column;position:absolute;top:100%;left:0;right:0;background:#fff;box-shadow:0 4px 12px #0000001a;padding:1rem 1.5rem;z-index:15;border-top:1px solid #eee}.mobile-drawer a[data-v-e364e815]{padding:.75rem 0;border-bottom:1px solid #e5e7eb;color:var(--color-accent);text-decoration:none;font-size:1.1rem}.logo[data-v-e364e815]{font-size:1.5rem;font-weight:700;color:var(--color-accent)}.nav[data-v-e364e815]{display:flex;gap:1.25rem;font-weight:500}.nav-link[data-v-e364e815]{color:var(--color-accent);font-size:1.25rem;margin-top:5px}.hamburger[data-v-e364e815]{background:none;border:none;font-size:1.8rem;cursor:pointer;display:none;color:var(--color-accent)}.slide-enter-active[data-v-e364e815],.slide-leave-active[data-v-e364e815]{transition:all .2s ease}.slide-enter-from[data-v-e364e815],.slide-leave-to[data-v-e364e815]{transform:translateY(-10px);opacity:0}@media (max-width: 768px){.desktop-nav[data-v-e364e815]{display:none}.hamburger[data-v-e364e815]{display:block}.mobile-drawer[data-v-e364e815]{display:flex}}.footer[data-v-32f87464]{color:#fff;text-align:center;background-color:var(--vt-c-black-soft);padding:4rem}.footer-top[data-v-32f87464]{margin:4rem 0rem;padding-top:2rem}.logo[data-v-32f87464]{height:250px;width:auto;display:block;margin:0 auto}.footer-bottom[data-v-32f87464]{max-width:960px;margin:0 auto;color:#fff}.footer-nav[data-v-32f87464]{display:flex;flex-wrap:wrap;justify-content:center;gap:1.25rem;margin-bottom:1rem;font-weight:500}.footer-nav a[data-v-32f87464]{color:var(--color-text-light);text-decoration:none;transition:opacity .3s}.footer-nav a[data-v-32f87464]:hover{opacity:.75}.subscribe-box[data-v-32f87464]{margin:2rem auto;max-width:400px}.subscribe-box h3[data-v-32f87464]{font-size:1.2rem;margin-bottom:.75rem;color:var(--color-text-light)}.email-input[data-v-32f87464]{padding:.5rem;border-radius:4px;border:none;width:70%;margin-right:.5rem}.subscribe-button[data-v-32f87464]{background-color:var(--color-accent);color:#fff;border:none;padding:.5rem 1rem;font-weight:600;border-radius:4px;cursor:pointer;transition:background-color .3s}@media (max-width: 768px){.subscribe-button[data-v-32f87464]{margin-top:1rem}}.subscribe-button[data-v-32f87464]:hover{background-color:#c65e53}.subscribe-message[data-v-32f87464]{margin-top:.5rem;font-size:.9rem;color:var(--color-text-light)}.footer-copy[data-v-32f87464]{font-size:.875rem;opacity:.8;color:var(--color-text-light)}.layout[data-v-f4b0ccae]{display:flex;flex-direction:column}.page-content[data-v-f4b0ccae]{width:100%}.card[data-v-ae8421c8]{display:flex;flex-direction:column;background-color:var(--color-background);border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000014;transition:transform .2s}.card[data-v-ae8421c8]:hover{transform:translateY(-4px)}.card-image[data-v-ae8421c8]{width:100%;max-height:180px;object-fit:cover}.card-content[data-v-ae8421c8]{padding:1.5rem}.card-title[data-v-ae8421c8]{font-size:1.25rem;color:var(--color-heading);margin-bottom:.5rem}.card-subtitle[data-v-ae8421c8]{font-size:1rem;color:var(--color-text);margin-bottom:1rem}.card-details[data-v-ae8421c8]{margin-top:1rem;color:var(--color-text);font-size:.95rem;line-height:1.5}.card-details a[data-v-ae8421c8]{color:var(--color-accent);text-decoration:underline;font-weight:500}.card-details a[data-v-ae8421c8]:hover{color:var(--vt-c-indigo);text-decoration:none}.cta-button[data-v-ae8421c8]{background-color:var(--color-accent);color:#fff;border:none;padding:.5rem 1rem;font-weight:600;border-radius:6px;cursor:pointer;transition:background-color .3s}.cta-button[data-v-ae8421c8]:hover{background-color:#c65e53}.fade-enter-active[data-v-ae8421c8],.fade-leave-active[data-v-ae8421c8]{transition:opacity .3s ease}.fade-enter-from[data-v-ae8421c8],.fade-leave-to[data-v-ae8421c8]{opacity:0}.card-grid-section[data-v-8a2cffb2]{padding:3rem;width:100%;max-width:1500px;margin:0 auto}.grid-title[data-v-8a2cffb2]{text-align:center;font-size:2rem;margin-bottom:2rem;color:var(--color-heading)}.card-grid[data-v-8a2cffb2]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.article-card[data-v-08790d9a]{background:var(--color-background-soft);border-radius:8px;overflow:hidden;box-shadow:0 4px 10px #00000014;display:flex;flex-direction:column;transition:transform .2s}.article-card[data-v-08790d9a]:hover{transform:translateY(-4px)}.thumbnail[data-v-08790d9a]{width:100%;height:180px;object-fit:cover}.content[data-v-08790d9a]{padding:1rem;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.title[data-v-08790d9a]{font-size:1.1rem;margin-bottom:1rem;color:var(--color-heading)}.read-button[data-v-08790d9a]{align-self:flex-start;background-color:var(--color-accent);color:#fff;padding:.5rem 1rem;font-weight:500;border-radius:4px;text-decoration:none;transition:background-color .3s ease}.read-button[data-v-08790d9a]:hover{background-color:#c65e53}.article-grid-section[data-v-6cbd1349]{width:100%;max-width:1500px;margin:0 auto;padding:3rem}.grid-title[data-v-6cbd1349]{font-size:2rem;text-align:center;margin-bottom:2rem;color:var(--color-heading)}.article-grid[data-v-6cbd1349]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.event-card[data-v-941645ee]{display:flex;flex-direction:column;border:1px solid #ddd;border-radius:8px;overflow:hidden;background-color:#fff;box-shadow:0 4px 10px #0000001a;max-width:900px;margin-left:auto;margin-right:auto;opacity:1;transform:translateY(0)}@keyframes fadeSlide-941645ee{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.event-image[data-v-941645ee]{width:100%;height:200px;object-fit:cover;object-position:center 20%}.event-content[data-v-941645ee]{padding:1.5rem}.event-title[data-v-941645ee]{font-size:1.75rem;margin-bottom:.5rem;color:var(--color-accent)}.event-datetime[data-v-941645ee],.event-location[data-v-941645ee],.event-description[data-v-941645ee]{margin:.25rem 0;font-size:1rem;color:#333}.event-description a[data-v-941645ee],.schedule-title a[data-v-941645ee]{color:var(--color-accent);text-decoration:underline;font-weight:500}.event-description a[data-v-941645ee]:hover,.schedule-title a[data-v-941645ee]:hover{color:var(--vt-c-indigo);text-decoration:none}.event-button[data-v-941645ee]{display:inline-block;margin-top:1rem;padding:.75rem 1.5rem;background-color:var(--color-accent);color:#fff;text-decoration:none;border-radius:6px;font-weight:700;transition:background-color .3s ease}.event-button[data-v-941645ee]:hover{background-color:#c65e53}.schedule h3[data-v-941645ee]{font-size:1.25rem;margin-top:2rem;margin-bottom:.75rem;color:var(--color-heading)}.schedule-item[data-v-941645ee]{display:flex;align-items:flex-start;margin-bottom:.75rem;gap:1rem}.schedule-time[data-v-941645ee]{font-weight:700;min-width:6rem;flex-shrink:0;color:var(--color-text);line-height:1.4}.schedule-title[data-v-941645ee]{color:var(--color-text);flex:1;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word}.intro[data-v-4bdbbade]{display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.logo-column[data-v-4bdbbade]{flex:1;display:flex;justify-content:center;align-items:center;min-height:300px;animation:fadeInLeft-4bdbbade 1s ease-out forwards;opacity:0;transform:translate(-40px);background-color:#ca590d}.logo-img[data-v-4bdbbade]{max-width:100%;max-height:100%;height:auto;width:auto;object-fit:contain}.welcome-column[data-v-4bdbbade]{flex:1;display:flex;flex-direction:column;justify-content:center;padding:2rem;animation:fadeInRight-4bdbbade 1s ease-out forwards;animation-delay:.2s;opacity:0;transform:translate(40px)}@media (max-width: 768px){.intro[data-v-4bdbbade]{flex-direction:column}.logo-column[data-v-4bdbbade],.welcome-column[data-v-4bdbbade]{flex:unset;width:100%}}@keyframes fadeInLeft-4bdbbade{to{opacity:1;transform:translate(0)}}@keyframes fadeInRight-4bdbbade{to{opacity:1;transform:translate(0)}}@keyframes slideFadeIn-4bdbbade{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.welcome-title[data-v-4bdbbade]{font-size:2rem;font-weight:700;margin-bottom:1rem;color:var(--color-accent)}.welcome-subtitle[data-v-4bdbbade]{font-size:1rem;line-height:1.6;color:var(--vt-c-black-soft)}@media (max-width: 768px){.welcome-column[data-v-4bdbbade]{text-align:center}.welcome-title[data-v-4bdbbade]{font-size:2rem}.welcome-subtitle[data-v-4bdbbade]{font-size:1.25rem}}.home[data-v-4bdbbade]{display:flex;flex-direction:column}.about[data-v-4bdbbade]{width:100%;min-height:35vh;margin:0 auto;background-color:var(--vt-c-black-soft);color:var(--color-text-light);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:3rem 2rem}.about h2[data-v-4bdbbade]{font-size:1.75rem;margin-bottom:1rem;color:var(--color-text-light)}.about p[data-v-4bdbbade]{font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.cta-button[data-v-4bdbbade]{background-color:var(--color-accent);color:var(--color-text-light);padding:.75rem 1.5rem;border-radius:6px;font-weight:700;text-decoration:none;transition:background-color .3s ease}.cta-button[data-v-4bdbbade]:hover{background-color:#c65e53}.announcements-section[data-v-4bdbbade]{width:100%;background:#fff;padding:4rem 2rem;margin:0 auto}.announcements-container[data-v-4bdbbade]{max-width:1200px;margin:0 auto}.announcements-title[data-v-4bdbbade]{font-size:2.25rem;text-align:center;margin-bottom:2rem;color:var(--color-accent);font-weight:700}.announcements-content[data-v-4bdbbade]{display:flex;flex-direction:column;gap:2rem}.announcements-greeting[data-v-4bdbbade]{font-size:1.1rem;line-height:1.8;text-align:center;font-style:italic;color:var(--color-text, #555);margin-bottom:1rem}.announcement-cards[data-v-4bdbbade]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:1rem}.announcement-card[data-v-4bdbbade]{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 12px #0000001a;border-top:4px solid var(--color-accent);transition:transform .3s ease,box-shadow .3s ease}.announcement-card[data-v-4bdbbade]:hover{transform:translateY(-4px);box-shadow:0 6px 20px #00000026}.announcement-card h3[data-v-4bdbbade]{font-size:1.5rem;margin-bottom:1rem;color:var(--color-accent);font-weight:700}.announcement-card p[data-v-4bdbbade]{font-size:1rem;line-height:1.6;margin-bottom:1rem;color:var(--color-text, #555)}.announcement-card ul[data-v-4bdbbade]{margin:1rem 0;padding-left:1.5rem;list-style-type:disc}.announcement-card li[data-v-4bdbbade]{margin-bottom:.5rem;color:var(--color-text, #555)}.announcement-card .eligibility[data-v-4bdbbade]{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #eee;font-size:.95rem}.announcements-submission[data-v-4bdbbade]{background:#fff;border-radius:12px;padding:2.5rem;box-shadow:0 4px 12px #0000001a;border-left:4px solid var(--color-accent);text-align:center}.announcements-submission h3[data-v-4bdbbade]{font-size:1.75rem;margin-bottom:1.5rem;color:var(--color-heading, #333)}.announcements-submission p[data-v-4bdbbade]{font-size:1.1rem;line-height:1.8;margin-bottom:1rem;color:var(--color-text, #555)}.announcements-submission .contact-info[data-v-4bdbbade]{font-size:1.2rem;margin:1.5rem 0}.announcements-submission .contact-info a[data-v-4bdbbade]{color:var(--color-accent);text-decoration:none;font-weight:600;margin:0 .5rem}.announcements-submission .contact-info a[data-v-4bdbbade]:hover{text-decoration:underline}.announcements-submission .deadline[data-v-4bdbbade]{font-size:1.3rem;font-weight:700;color:var(--color-accent);margin:2rem 0 1.5rem;padding:1rem;background:#fff;border-radius:8px}.announcements-link[data-v-4bdbbade]{display:inline-block;background-color:var(--color-accent);color:#fff;padding:1rem 2rem;border-radius:8px;font-weight:700;text-decoration:none;font-size:1.1rem;transition:background-color .3s ease,transform .2s ease;margin-top:1rem}.announcements-link[data-v-4bdbbade]:hover{background-color:#b8500c;transform:scale(1.05)}@media (max-width: 768px){.announcements-section[data-v-4bdbbade]{padding:3rem 1.5rem}.announcements-title[data-v-4bdbbade]{font-size:1.75rem}.announcement-cards[data-v-4bdbbade]{grid-template-columns:1fr}.announcements-submission[data-v-4bdbbade]{padding:2rem 1.5rem}.announcements-submission .deadline[data-v-4bdbbade]{font-size:1.1rem}}.conference-and-carousel[data-v-4bdbbade]{display:flex;flex-direction:column;align-items:center;padding:2rem 10%}.section-title[data-v-4bdbbade]{width:100%;text-align:center;font-size:2rem;margin-bottom:1.5rem}.columns-container[data-v-4bdbbade]{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;align-items:center;width:100%}.columns-container[data-v-4bdbbade]>*{flex:1 1 400px}.carousel-column[data-v-4bdbbade]{display:flex;flex-direction:column;gap:1rem}.carousel-container[data-v-4bdbbade]{position:relative;width:100%;height:600px;overflow:hidden;border-radius:12px;box-shadow:0 4px 20px #0000001a}.carousel-track[data-v-4bdbbade]{display:flex;transition:transform .5s ease-in-out;height:100%}.carousel-slide[data-v-4bdbbade]{min-width:100%;position:relative;height:100%}.carousel-image[data-v-4bdbbade]{width:100%;height:100%;object-fit:cover}.carousel-button[data-v-4bdbbade]{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffe6;border:none;border-radius:50%;width:40px;height:40px;font-size:1.5rem;cursor:pointer;transition:all .3s ease;z-index:10;display:flex;align-items:center;justify-content:center;line-height:1;padding:0}.carousel-button[data-v-4bdbbade]:hover{background:#fff;box-shadow:0 2px 10px #0003}.carousel-button.prev[data-v-4bdbbade]{left:10px}.carousel-button.next[data-v-4bdbbade]{right:10px}.carousel-indicators[data-v-4bdbbade]{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:10}.indicator[data-v-4bdbbade]{width:12px;height:12px;border-radius:50%;border:none;background:#ffffff80;cursor:pointer;transition:all .3s ease;flex-shrink:0;-webkit-border-radius:50%;-moz-border-radius:50%;transform:translateZ(0);-webkit-transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.indicator.active[data-v-4bdbbade]{background:#fff;transform:scale(1.2)}.indicator[data-v-4bdbbade]:hover{background:#fffc}@media (max-width: 768px){.columns-container[data-v-4bdbbade]{flex-direction:column}.carousel-container[data-v-4bdbbade]{height:450px}}.hero[data-v-7cb3ac27]{width:100%;height:60vh;background-size:cover;background-position:center 25%;background-repeat:no-repeat;position:relative;display:flex;align-items:center;justify-content:center;padding:0 1rem}.animate-fade-slide[data-v-7cb3ac27]{opacity:0;transform:translateY(40px);animation:fadeSlideIn-7cb3ac27 1.2s ease-out forwards}@keyframes fadeSlideIn-7cb3ac27{to{opacity:1;transform:translateY(0)}}.overlay[data-v-7cb3ac27]{background-color:#c65e53cc;color:#fff;padding:2rem;border-radius:8px}.title[data-v-7cb3ac27]{font-size:2.5rem;margin-bottom:1rem}.subtitle[data-v-7cb3ac27]{font-size:1.25rem;font-weight:300}@media (max-width: 768px){.overlay[data-v-7cb3ac27]{padding:1.25rem 1rem;margin-bottom:6rem}.title[data-v-7cb3ac27]{font-size:1.75rem}.subtitle[data-v-7cb3ac27]{font-size:1rem}}.about-page[data-v-f625454e]{margin:0 auto;padding:4rem 0;background-color:var(--color-background);color:var(--color-text);text-align:center}section[data-v-f625454e]{padding:2rem 0;position:relative}section[data-v-f625454e]:not(:last-of-type):after{content:"";display:block;height:2px;background-color:var(--color-accent);margin:3rem auto 0;width:60%;opacity:.4}.section-content[data-v-f625454e]{max-width:900px;margin:0 auto;text-align:center;padding:0 1rem}#about-statement[data-v-f625454e]{margin-top:4rem}.section-heading[data-v-f625454e]{font-size:2rem;font-weight:700;color:var(--color-accent);margin-bottom:1rem}p[data-v-f625454e]{font-size:1.15rem;line-height:1.75;color:inherit}.officers[data-v-f625454e]{padding:2rem 0}#officers-section[data-v-f625454e]{margin-bottom:2rem}#officers-section p[data-v-f625454e]{max-width:700px;margin:0 auto;color:var(--color-text)}.officers-directory[data-v-f625454e]{max-width:1200px;margin:0 auto}@media (max-width: 768px){.section-heading[data-v-f625454e]{font-size:1.5rem}p[data-v-f625454e]{font-size:1rem}section[data-v-f625454e]:not(:last-of-type):after{width:80%}}.placeholder[data-v-7561f4d9]{display:flex;justify-content:center;align-items:center;min-height:60vh;text-align:center;background-color:var(--vt-c-white);padding:2rem}.content[data-v-7561f4d9]{max-width:600px}h1[data-v-7561f4d9]{font-size:2.5rem;margin-bottom:1rem;color:var(--color-accent)}p[data-v-7561f4d9]{font-size:1.25rem;color:var(--vt-c-black-soft)}.path[data-v-7561f4d9]{margin-top:1.5rem;font-size:1rem;color:gray}.confirmation[data-v-b2bec277]{display:flex;justify-content:center;align-items:center;min-height:90vh;background-color:var(--vt-c-white);padding:4rem 2rem;text-align:center}.confirmation-content[data-v-b2bec277]{max-width:700px;padding:2rem;border-radius:12px;background-color:#f9f9f9;box-shadow:0 4px 16px #00000014}h1[data-v-b2bec277]{font-size:2.3rem;color:var(--color-accent);margin-bottom:1rem}.message[data-v-b2bec277]{font-size:1.2rem;margin-bottom:1rem;color:var(--color-text)}.order-id[data-v-b2bec277]{font-size:1.1rem;margin-bottom:1rem;color:var(--color-text)}.followup[data-v-b2bec277],.next-steps[data-v-b2bec277]{font-size:1.1rem;margin-bottom:2rem;color:var(--color-text)}.home-button[data-v-b2bec277]{display:inline-block;background-color:var(--color-accent);color:#fff;padding:.8rem 1.5rem;font-size:1rem;border-radius:6px;text-decoration:none;transition:background-color .3s ease}.home-button[data-v-b2bec277]:hover{background-color:#c65e53}.fade-slide-enter-active[data-v-b2bec277]{transition:all .6s ease}.fade-slide-enter-from[data-v-b2bec277]{opacity:0;transform:translateY(20px)}.fade-slide-enter-to[data-v-b2bec277]{opacity:1;transform:translateY(0)}.info-section[data-v-af70b806]{margin-bottom:3rem;padding:2rem;background:var(--vt-c-white);border-radius:8px;box-shadow:0 2px 8px #0000000d}.heading[data-v-af70b806]{font-size:1.75rem;color:var(--color-accent);margin-bottom:.5rem}.subheading[data-v-af70b806]{font-size:1.2rem;font-weight:500;margin-bottom:.75rem}.description[data-v-af70b806]{font-size:1rem;margin-bottom:1rem}.read-more[data-v-af70b806]{color:var(--color-accent);font-weight:700;text-decoration:underline}.resources{padding:4rem 2rem;max-width:900px;margin:0 auto}.page-title{font-size:2.5rem;text-align:center;margin-bottom:3rem;color:var(--color-accent)}.back-button{display:inline-block;color:var(--color-accent);font-weight:700;text-decoration:none;margin-bottom:2rem;padding:.5rem 1rem;border:2px solid var(--color-accent);border-radius:6px;transition:all .3s ease;font-size:1rem}.back-button:hover{background-color:var(--color-accent);color:#fff;transform:translateY(-2px);box-shadow:0 4px 8px #e372634d}.animate-fade-slide{opacity:0;transform:translateY(30px);animation:fadeSlideIn .8s ease forwards}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.resources{padding:2rem 1rem}.page-title{font-size:2rem}}@media (max-width: 480px){.page-title{font-size:1.75rem}}.member-view[data-v-01d0c8f7]{padding:4rem 2rem;text-align:center}.page-title[data-v-01d0c8f7]{font-size:2.5rem;margin-bottom:1rem;color:var(--color-accent)}.verification-section[data-v-01d0c8f7]{max-width:500px;margin:0 auto 3rem}.verification-card[data-v-01d0c8f7]{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #0000001a;border:1px solid #e1e5e9}.verification-card h2[data-v-01d0c8f7]{font-size:1.5rem;color:var(--color-accent);margin-bottom:.5rem;font-family:Georgia,serif}.verification-card>p[data-v-01d0c8f7]{color:#666;margin-bottom:1.5rem}.verification-form[data-v-01d0c8f7]{display:flex;flex-direction:column;gap:1rem}.form-group[data-v-01d0c8f7]{display:flex;flex-direction:column;text-align:left}.form-group label[data-v-01d0c8f7]{font-weight:500;margin-bottom:.5rem;color:var(--color-text);font-family:Georgia,serif}.form-group input[data-v-01d0c8f7]{padding:.75rem;border:1px solid #ddd;border-radius:6px;font-size:1rem;font-family:Georgia,serif;transition:border-color .3s ease}.form-group input[data-v-01d0c8f7]:focus{outline:none;border-color:var(--color-accent)}.verify-button[data-v-01d0c8f7]{background-color:var(--color-accent);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;font-size:1rem;cursor:pointer;transition:background-color .3s ease;font-family:Georgia,serif;margin-top:1rem}.verify-button[data-v-01d0c8f7]:hover:enabled{background-color:#c65e53}.verify-button[data-v-01d0c8f7]:disabled{opacity:.6;cursor:not-allowed}.error-message[data-v-01d0c8f7]{background-color:#f8d7da;color:#721c24;padding:.75rem;border-radius:6px;margin-top:1rem;border:1px solid #f5c6cb}.success-message[data-v-01d0c8f7]{background-color:#d4edda;color:#155724;padding:.75rem;border-radius:6px;margin-top:1rem;border:1px solid #c3e6cb}.member-directory[data-v-01d0c8f7]{max-width:1200px;margin:0 auto}.welcome-message[data-v-01d0c8f7]{margin-bottom:2rem}.welcome-message p[data-v-01d0c8f7]{color:#000;font-size:1.1rem}.logout-button[data-v-01d0c8f7]{background-color:transparent;color:var(--color-accent);border:1px solid var(--color-accent);padding:.5rem 1rem;border-radius:6px;font-size:.9rem;cursor:pointer;transition:all .3s ease;font-family:Georgia,serif;margin-top:2rem}.logout-button[data-v-01d0c8f7]:hover{background-color:var(--color-accent);color:#fff}.loading-circle[data-v-01d0c8f7]{width:16px;height:16px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:spin-01d0c8f7 1s linear infinite;display:inline-block;margin-right:8px}.loading-circle.large[data-v-01d0c8f7]{width:32px;height:32px;border-width:3px;margin-right:0;margin-bottom:1rem}@keyframes spin-01d0c8f7{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-container[data-v-01d0c8f7]{display:flex;align-items:center;justify-content:center}.loading-section[data-v-01d0c8f7]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;color:var(--color-accent)}.loading-section p[data-v-01d0c8f7]{margin-top:1rem;font-family:Georgia,serif;color:#666}@keyframes fadeSlideIn-01d0c8f7{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-fade-slide[data-v-01d0c8f7]{opacity:0;transform:translateY(30px);animation:fadeSlideIn-01d0c8f7 .8s ease forwards}.events-view[data-v-c212de6a]{max-width:1000px;margin:0 auto;padding:2rem}.events-view h1[data-v-c212de6a]{font-size:2.5rem;margin-bottom:2rem;color:var(--color-accent);text-align:center}.events-container[data-v-c212de6a]>*{margin-bottom:2rem}.events-container[data-v-c212de6a]>*:last-child{margin-bottom:0}.animate-fade-slide[data-v-c212de6a]{opacity:0;transform:translateY(30px);animation:fadeSlideIn-c212de6a .8s ease forwards}@keyframes fadeSlideIn-c212de6a{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.contact-view[data-v-62636f40]{padding:4rem 2rem;max-width:800px;margin:0 auto;text-align:center}.page-title[data-v-62636f40]{font-size:2.5rem;margin-bottom:1rem;color:var(--color-accent)}.page-subtitle[data-v-62636f40]{font-size:1.25rem;margin-bottom:3rem;color:var(--color-text)}.contact-info[data-v-62636f40]{margin-bottom:3rem;font-size:1.1rem;color:var(--color-text);line-height:1.8}.contact-info a[data-v-62636f40]{color:var(--color-accent);text-decoration:none}.contact-info a[data-v-62636f40]:hover{text-decoration:underline}.contact-form h2[data-v-62636f40]{font-size:1.75rem;margin-bottom:1rem;color:var(--color-heading)}.contact-form form[data-v-62636f40]{display:flex;flex-direction:column;gap:1rem}.contact-form input[data-v-62636f40],.contact-form textarea[data-v-62636f40]{padding:.75rem;font-size:1rem;border:1px solid #ddd;border-radius:6px;font-family:Georgia,serif}.contact-form input[data-v-62636f40]:focus,.contact-form textarea[data-v-62636f40]:focus{border-color:var(--color-accent);outline:none}.cta-button[data-v-62636f40]{background-color:var(--color-accent);color:#fff;padding:.75rem 1.5rem;font-weight:600;border-radius:6px;border:none;cursor:pointer;transition:background-color .3s;font-family:Georgia,serif}.cta-button[data-v-62636f40]:hover{background-color:#c65e53}@keyframes fadeSlideIn-62636f40{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-fade-slide[data-v-62636f40]{opacity:0;transform:translateY(30px);animation:fadeSlideIn-62636f40 .8s ease forwards}.thank-you-view[data-v-6769796c]{padding:4rem 2rem;max-width:800px;margin:0 auto;text-align:center;min-height:60vh;display:flex;align-items:center;justify-content:center}.thank-you-content[data-v-6769796c]{width:100%}.success-icon[data-v-6769796c]{color:var(--color-accent);margin-bottom:2rem;display:flex;justify-content:center}.success-icon svg[data-v-6769796c]{animation:checkmark-6769796c .6s ease-in-out .3s both}@keyframes checkmark-6769796c{0%{transform:scale(0);opacity:0}50%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}.page-title[data-v-6769796c]{font-size:3rem;margin-bottom:1rem;color:var(--color-accent);font-weight:700}.page-subtitle[data-v-6769796c]{font-size:1.25rem;margin-bottom:2rem;color:var(--color-text);line-height:1.6}.thank-you-details[data-v-6769796c]{margin-bottom:3rem;text-align:left;background:#ffffff0d;padding:2rem;border-radius:12px;border:1px solid rgba(255,255,255,.1)}.thank-you-details p[data-v-6769796c]{font-size:1.1rem;color:var(--color-text);line-height:1.8;margin-bottom:2rem}.next-steps h3[data-v-6769796c]{font-size:1.5rem;margin-bottom:1rem;color:var(--color-heading);text-align:center}.next-steps ul[data-v-6769796c]{list-style:none;padding:0;margin:0}.next-steps li[data-v-6769796c]{color:var(--color-text);position:relative;padding:.75rem 0 .75rem 2rem;font-size:1rem;line-height:1.6}.next-steps li[data-v-6769796c]:before{content:"✓";position:absolute;left:0;top:.75rem;color:var(--color-accent);font-weight:700;font-size:1.2rem}.action-buttons[data-v-6769796c]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-button[data-v-6769796c]{padding:.75rem 2rem;font-weight:600;border-radius:6px;text-decoration:none;transition:all .3s ease;font-family:Georgia,serif;font-size:1rem;border:2px solid transparent;display:inline-block;min-width:160px;text-align:center}.cta-button.primary[data-v-6769796c]{background-color:var(--color-accent);color:#fff;border-color:var(--color-accent)}.cta-button.primary[data-v-6769796c]:hover{background-color:#c65e53;border-color:#c65e53;transform:translateY(-2px)}.cta-button.secondary[data-v-6769796c]{background-color:transparent;color:var(--color-accent);border-color:var(--color-accent)}.cta-button.secondary[data-v-6769796c]:hover{background-color:var(--color-accent);color:#fff;transform:translateY(-2px)}@keyframes fadeSlideIn-6769796c{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-fade-slide[data-v-6769796c]{opacity:0;transform:translateY(30px);animation:fadeSlideIn-6769796c .8s ease forwards}@media (max-width: 768px){.thank-you-view[data-v-6769796c]{padding:2rem 1rem}.page-title[data-v-6769796c]{font-size:2.5rem}.page-subtitle[data-v-6769796c]{font-size:1.1rem}.thank-you-details[data-v-6769796c]{padding:1.5rem}.action-buttons[data-v-6769796c]{flex-direction:column;align-items:center}.cta-button[data-v-6769796c]{width:100%;max-width:300px}}.conference-page[data-v-e74443a2]{max-width:1200px;margin:0 auto;padding:2rem;background-color:var(--color-background);color:var(--color-text-dark, #333)}.hero-section[data-v-e74443a2]{position:relative;background:linear-gradient(135deg,var(--color-accent) 0%,#c65e53 100%);background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff;padding:4rem 2rem;text-align:center;border-radius:12px;margin-bottom:3rem;overflow:hidden;min-height:400px;display:flex;align-items:center;justify-content:center}.hero-overlay[data-v-e74443a2]{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#c65e53d9,#c65e53bf,#c65e53d9);z-index:1}.hero-content[data-v-e74443a2]{position:relative;z-index:2;max-width:900px;margin:0 auto}.logos-section[data-v-e74443a2]{background-color:#fff;padding:3rem 2rem;border-radius:12px;margin-bottom:3rem;box-shadow:0 2px 8px #0000001a}.logos-container[data-v-e74443a2]{display:flex;justify-content:center;align-items:center;gap:2rem;flex-wrap:wrap}.partner-logo[data-v-e74443a2]{max-height:80px;max-width:180px;object-fit:contain;height:auto;width:auto}.partner-logo-fpi[data-v-e74443a2]{max-height:180px;max-width:400px}@media (min-width: 1200px){.logos-container[data-v-e74443a2]{gap:2.5rem;flex-wrap:nowrap}.partner-logo[data-v-e74443a2]{max-height:90px;max-width:200px}.partner-logo-fpi[data-v-e74443a2]{max-height:200px;max-width:450px}}@media (min-width: 768px) and (max-width: 1199px){.logos-container[data-v-e74443a2]{gap:2rem;max-width:700px;margin:0 auto}.partner-logo[data-v-e74443a2]{max-height:75px;max-width:160px}.partner-logo-fpi[data-v-e74443a2]{max-height:150px;max-width:320px}.partner-logo[data-v-e74443a2]:nth-child(-n+2){flex:0 1 calc(50% - 1rem)}.partner-logo[data-v-e74443a2]:nth-child(n+3){flex:0 1 calc(33.333% - 1.33rem)}}@media (max-width: 767px){.logos-container[data-v-e74443a2]{gap:1.5rem}.partner-logo[data-v-e74443a2]{max-height:60px;max-width:140px;flex:0 1 calc(50% - .75rem)}.partner-logo-fpi[data-v-e74443a2]{max-height:120px;max-width:280px}}.conference-title[data-v-e74443a2]{font-size:2.5rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.conference-subtitle[data-v-e74443a2]{font-size:1.5rem;margin-bottom:1rem;opacity:.95}.conference-meta[data-v-e74443a2]{margin-top:1.5rem}.conference-virtual-note[data-v-e74443a2]{margin-top:.75rem;font-size:1rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.conference-date[data-v-e74443a2]{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.conference-time[data-v-e74443a2]{font-size:1.1rem;font-weight:500;opacity:.95}.mission-section[data-v-e74443a2]{background-color:var(--vt-c-black-soft);color:var(--color-text-light);padding:3rem 2rem;border-radius:12px;margin-bottom:3rem;text-align:center}.mission-section h2[data-v-e74443a2]{font-size:2rem;margin-bottom:1.5rem;color:var(--color-text-light)}.mission-section p[data-v-e74443a2]{font-size:1.1rem;line-height:1.8;max-width:800px;margin:0 auto}.visual-break-section[data-v-e74443a2]{margin:3rem 0;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #00000026;max-height:400px}.visual-break-image[data-v-e74443a2]{width:100%;height:100%;object-fit:cover;display:block;max-height:400px}.objectives-section[data-v-e74443a2]{padding:3rem 2rem;margin-bottom:3rem;background-color:var(--color-background)}.objectives-section h2[data-v-e74443a2]{font-size:2rem;margin-bottom:1rem;color:var(--color-accent);text-align:center}.objectives-section>p[data-v-e74443a2]{font-size:1.1rem;margin-bottom:1.5rem;text-align:center;color:var(--color-text-dark, #333)}.objectives-list[data-v-e74443a2]{max-width:800px;margin:0 auto;font-size:1.1rem;line-height:1.8;padding-left:2rem;color:var(--color-text-dark, #333)}.objectives-list li[data-v-e74443a2]{margin-bottom:1rem}.agenda-section[data-v-e74443a2]{padding:3rem 2rem;margin-bottom:3rem;background-color:var(--color-background)}.agenda-section h2[data-v-e74443a2]{font-size:2rem;margin-bottom:2rem;color:var(--color-accent);text-align:center}.agenda-container[data-v-e74443a2]{display:flex;flex-direction:column;gap:2rem}.panel-card[data-v-e74443a2]{background:#fff;border:1px solid #ddd;border-radius:8px;padding:2rem;box-shadow:0 2px 8px #0000001a;color:var(--color-text-dark, #333)}.panel-card h3[data-v-e74443a2]{font-size:1.5rem;color:var(--color-accent);margin-bottom:.5rem}.panel-duration[data-v-e74443a2]{font-weight:600;color:var(--color-text-dark, #666);margin-bottom:1rem}.panel-focus[data-v-e74443a2]{margin-bottom:1rem;line-height:1.6;color:var(--color-text-dark, #333)}.panelists[data-v-e74443a2]{margin:1.5rem 0}.panelists h4[data-v-e74443a2]{font-size:1.1rem;margin-bottom:.5rem;color:var(--color-text-dark, #333)}.moderator[data-v-e74443a2]{margin:1.5rem 0}.moderator h4[data-v-e74443a2]{font-size:1.1rem;margin-bottom:.5rem;color:var(--color-text-dark, #333)}.presenter-list[data-v-e74443a2]{display:flex;flex-wrap:wrap;gap:.5rem}.presenter-badge[data-v-e74443a2]{background-color:var(--color-accent);color:#fff;padding:.5rem 1rem;border-radius:6px;font-weight:500}.panel-objectives[data-v-e74443a2]{margin-top:1.5rem}.panel-objectives h4[data-v-e74443a2]{font-size:1.1rem;margin-bottom:.5rem;color:var(--color-text-dark, #333)}.panel-objectives ul[data-v-e74443a2],.panel-objectives ol[data-v-e74443a2]{margin-left:1.5rem;line-height:1.8;color:var(--color-text-dark, #333)}.panel-objectives li[data-v-e74443a2]{margin-bottom:.5rem}.presenters-section[data-v-e74443a2]{padding:3rem 2rem;margin-bottom:3rem;background-color:var(--color-background)}.presenters-section h2[data-v-e74443a2]{font-size:2rem;margin-bottom:2rem;color:var(--color-accent);text-align:center}.presenters-grid[data-v-e74443a2]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.presenter-card[data-v-e74443a2]{background:#fff;border:1px solid #ddd;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column}.presenter-image-container[data-v-e74443a2]{width:100%;height:300px;overflow:hidden;background-color:#f5f5f5}.presenter-image[data-v-e74443a2]{width:100%;height:100%;object-fit:contain}.presenter-info[data-v-e74443a2]{padding:1.5rem}.presenter-card .presenter-name[data-v-e74443a2]{font-size:1.3rem;font-weight:700;color:var(--color-accent);margin-bottom:.5rem}.presenter-title[data-v-e74443a2]{font-size:1rem;color:var(--color-text-dark, #666);font-weight:600;margin-bottom:1rem}.presenter-bio[data-v-e74443a2]{font-size:.95rem;line-height:1.6;color:var(--color-text-dark, #333)}.registration-section[data-v-e74443a2]{background-color:var(--vt-c-black-soft);color:var(--color-text-light);padding:3rem 2rem;border-radius:12px;margin-bottom:3rem}.registration-section h2[data-v-e74443a2]{font-size:2rem;margin-bottom:2rem;color:var(--color-text-light);text-align:center}.registration-info[data-v-e74443a2]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1000px;margin:0 auto}.pricing h3[data-v-e74443a2],.payment-info h3[data-v-e74443a2],.ce-info h3[data-v-e74443a2]{font-size:1.3rem;margin-bottom:1rem;color:var(--color-text-light)}.pricing ul[data-v-e74443a2]{list-style:none;padding:0}.pricing li[data-v-e74443a2]{padding:.5rem 0;border-bottom:1px solid rgba(255,255,255,.1)}.pricing li[data-v-e74443a2]:last-child{border-bottom:none}.payment-info p[data-v-e74443a2],.ce-info p[data-v-e74443a2]{line-height:1.6}.registration-form-section[data-v-e74443a2]{margin-top:3rem;padding:2rem;background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a}.registration-form-section h3[data-v-e74443a2]{font-size:1.5rem;margin-bottom:1.5rem;color:var(--color-accent);text-align:center}.conference-signup-form[data-v-e74443a2]{display:flex;flex-direction:column;gap:1.25rem;max-width:500px;margin:0 auto}.form-group[data-v-e74443a2]{display:flex;flex-direction:column;gap:.5rem}.form-group label[data-v-e74443a2]{font-weight:600;color:var(--color-text-dark, #333);font-size:.95rem}.form-group input[data-v-e74443a2],.form-group select[data-v-e74443a2]{width:100%;padding:.75rem 1rem;font-size:1rem;border:1px solid #ddd;border-radius:6px;font-family:Georgia,serif;transition:border-color .2s ease}.form-group input[data-v-e74443a2]:focus,.form-group select[data-v-e74443a2]:focus{outline:none;border-color:var(--color-accent)}.form-group input[data-v-e74443a2]:disabled,.form-group select[data-v-e74443a2]:disabled{background-color:#f5f5f5;cursor:not-allowed}.price-display[data-v-e74443a2]{display:flex;align-items:baseline;justify-content:center;gap:.5rem;margin:1rem 0;padding:1rem;background-color:#f8f9fa;border-radius:6px}.price-display.free[data-v-e74443a2]{background-color:#f8f9fa;border-left:4px solid var(--color-accent)}.price-label[data-v-e74443a2]{font-size:1.1rem;color:var(--color-text-dark, #333)}.price-amount[data-v-e74443a2]{font-size:2rem;font-weight:700;color:var(--color-accent);font-family:Georgia,serif}#conference-paypal-button-container[data-v-e74443a2]{width:100%;max-width:400px;margin:1rem auto}.register-button[data-v-e74443a2]{width:100%;max-width:400px;margin:1rem auto;padding:.75rem 1.5rem;font-size:1.1rem;font-weight:600;color:#fff;background-color:var(--color-accent);border:none;border-radius:6px;cursor:pointer;transition:background-color .3s ease;font-family:Georgia,serif;display:block}.register-button[data-v-e74443a2]:hover:not(:disabled){background-color:#c65e53}.register-button[data-v-e74443a2]:disabled{background-color:#ccc;cursor:not-allowed;opacity:.7}.loading-state[data-v-e74443a2]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:2rem;margin:1rem auto;max-width:400px}.loading-state .spinner[data-v-e74443a2]{display:inline-block;width:40px;height:40px;border:4px solid rgba(0,0,0,.1);border-top:4px solid var(--color-accent);border-radius:50%;animation:spin-e74443a2 .8s linear infinite}.loading-state p[data-v-e74443a2]{margin:0;font-size:1rem;color:var(--color-text-dark, #333);font-weight:500}.form-note[data-v-e74443a2]{font-size:.9rem;color:#666;margin-top:.5rem;font-style:italic;text-align:center}.loading-spinner[data-v-e74443a2]{margin-top:2rem;font-size:1rem;color:var(--color-text-light);text-align:center}.spinner[data-v-e74443a2]{display:inline-block;margin-top:.5rem;width:24px;height:24px;border:3px solid rgba(255,255,255,.2);border-top:3px solid var(--color-text-light);border-radius:50%;animation:spin-e74443a2 .8s linear infinite}@keyframes spin-e74443a2{to{transform:rotate(360deg)}}.result-message[data-v-e74443a2]{margin-top:1rem;padding:1rem;border-radius:6px;font-size:.95rem;text-align:center}.result-message.success[data-v-e74443a2]{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.result-message.error[data-v-e74443a2]{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.result-message.info[data-v-e74443a2]{background-color:#d1ecf1;color:#0c5460;border:1px solid #bee5eb}@media (max-width: 768px){.conference-title[data-v-e74443a2]{font-size:1.75rem}.conference-subtitle[data-v-e74443a2]{font-size:1.25rem}.hero-section[data-v-e74443a2]{min-height:300px;padding:2.5rem 1.5rem}.visual-break-section[data-v-e74443a2]{margin:2rem 0;max-height:250px}.visual-break-image[data-v-e74443a2]{max-height:250px}.logos-container[data-v-e74443a2]{gap:1rem}.partner-logo[data-v-e74443a2]{max-height:60px}.presenters-grid[data-v-e74443a2],.registration-info[data-v-e74443a2]{grid-template-columns:1fr}}
