.Landing-module__EMv3da__page{background-color:var(--background-off-white);min-height:100vh;font-family:var(--font-body);flex-direction:column;display:flex}.Landing-module__EMv3da__header{z-index:50;background-color:#fff;border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;padding:1.25rem 5%;display:flex;position:sticky;top:0}.Landing-module__EMv3da__logoArea{align-items:center;gap:.875rem;display:flex}.Landing-module__EMv3da__navLinks{align-items:center;gap:2rem;display:flex}.Landing-module__EMv3da__navLink{color:var(--secondary-black);align-items:center;gap:.25rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:color .2s;display:flex}.Landing-module__EMv3da__navLink:hover,.Landing-module__EMv3da__navLinkActive{color:#1a7056}.Landing-module__EMv3da__navActions{align-items:center;gap:1.5rem;display:flex}.Landing-module__EMv3da__hero{background:radial-gradient(circle at 70% 30%,#4a0d0d 0%,#1a0505 50%,#000 100%);grid-template-columns:1.3fr 1fr;align-items:center;gap:2rem;min-height:80vh;padding:6rem 5% 7rem;display:grid;position:relative;overflow:hidden;color:#fff!important}.Landing-module__EMv3da__heroBgOverlay{z-index:1;pointer-events:none;background-image:radial-gradient(#ffffff08 2px,#0000 2px);background-size:32px 32px;position:absolute;inset:0}.Landing-module__EMv3da__heroVerticalText{font-family:var(--font-heading);color:#0000;-webkit-text-stroke:1px #ffffff1a;white-space:nowrap;pointer-events:none;z-index:1;letter-spacing:.05em;font-size:16vw;font-weight:900;position:absolute;top:50%;right:-2%;transform:translateY(-50%)rotate(90deg)}.Landing-module__EMv3da__heroContent{z-index:3;animation:.8s cubic-bezier(.16,1,.3,1) Landing-module__EMv3da__slideUp;position:relative}.Landing-module__EMv3da__heroEyebrow{color:#ffffffe6;margin-bottom:2rem;font-size:1.125rem;font-weight:400;line-height:1.5;display:block}.Landing-module__EMv3da__heroTitle{font-family:var(--font-heading);letter-spacing:-.01em;text-transform:uppercase;margin-bottom:2rem;font-size:2.75rem;font-weight:800;line-height:1.25;color:#fff!important}.Landing-module__EMv3da__highlightText{color:var(--primary-red)}.Landing-module__EMv3da__heroTheme{color:#ffffffd9;margin-bottom:2.5rem;font-size:1.125rem;font-weight:400;line-height:1.6}@keyframes Landing-module__EMv3da__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Landing-module__EMv3da__btn{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.Landing-module__EMv3da__btnPrimary{background-color:var(--primary-red);border:2px solid var(--primary-red);color:#fff!important}.Landing-module__EMv3da__btnPrimary:hover{background-color:#0000;transform:translateY(-2px);box-shadow:0 4px 12px #a3202033;color:var(--primary-red)!important}.Landing-module__EMv3da__workshopsSection{background-color:#fafafa;padding:6rem 5%}.Landing-module__EMv3da__sectionHeader{text-align:center;margin-bottom:4rem}.Landing-module__EMv3da__sectionTitle{font-family:var(--font-heading);color:var(--secondary-black);letter-spacing:-.02em;margin-bottom:1rem;font-size:2.75rem;font-weight:800}.Landing-module__EMv3da__sectionSubtitle{color:var(--secondary-gray);max-width:600px;margin:0 auto;font-size:1.1875rem;line-height:1.6}.Landing-module__EMv3da__grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:2.5rem;max-width:1200px;margin:0 auto;display:grid}.Landing-module__EMv3da__workshopCard{background-color:#fff;border:1px solid #0000000f;border-radius:16px;flex-direction:column;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;box-shadow:0 4px 20px #00000008}.Landing-module__EMv3da__workshopCard:hover{border-color:#a3202026;transform:translateY(-6px);box-shadow:0 12px 32px #00000014}.Landing-module__EMv3da__workshopImage{object-fit:cover;background-color:var(--surface-muted);border-bottom:1px solid #0000000a;width:100%!important;height:200px!important}.Landing-module__EMv3da__workshopContent{flex-direction:column;flex:1;padding:2rem 1.75rem;display:flex}.Landing-module__EMv3da__workshopCategory{color:var(--primary-red);text-transform:uppercase;letter-spacing:.08em;background-color:#a320200d;border-radius:6px;align-self:flex-start;margin-bottom:.75rem;padding:.25rem .625rem;font-size:.75rem;font-weight:800;display:inline-block}.Landing-module__EMv3da__workshopTitle{color:var(--secondary-black);letter-spacing:-.01em;margin-bottom:1rem;font-size:1.375rem;font-weight:800;line-height:1.4}.Landing-module__EMv3da__workshopMeta{color:var(--secondary-gray);flex-direction:column;gap:.625rem;margin-bottom:2rem;font-size:.9375rem;display:flex}.Landing-module__EMv3da__metaItem{align-items:center;gap:.5rem;font-weight:500;display:flex}.Landing-module__EMv3da__workshopFooter{border-top:1px solid #0000000f;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1.5rem;display:flex}.Landing-module__EMv3da__bookLink{color:var(--primary-red);background-color:#a320200d;border:1px solid #0000;border-radius:8px;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.Landing-module__EMv3da__bookLink:hover{color:#fff;background-color:var(--primary-red)}.Landing-module__EMv3da__footer{background-color:var(--secondary-black);color:var(--background-white);margin-top:auto;padding:4rem 5% 2.5rem}.Landing-module__EMv3da__footerContent{text-align:center;flex-direction:column;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.Landing-module__EMv3da__footerLogo{opacity:.95}.Landing-module__EMv3da__footerCopyright{color:#fff9;border-top:1px solid #ffffff1a;width:100%;padding-top:2rem;font-size:.875rem;font-weight:400}@media (max-width:1024px){.Landing-module__EMv3da__hero{grid-template-columns:1fr;gap:3rem}.Landing-module__EMv3da__heroVerticalText,.Landing-module__EMv3da__navLinks{display:none}}.Landing-module__EMv3da__eventsSection{background-color:#f8f9fa;border-bottom:1px solid #00000008;padding:6rem 5%}.Landing-module__EMv3da__eventCardBanner{background-color:#fff;border:1px solid #0000000a;border-radius:24px;flex-direction:column;margin-bottom:4rem;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;box-shadow:0 20px 40px #0000000f}.Landing-module__EMv3da__eventCardBanner:hover{transform:translateY(-4px);box-shadow:0 30px 60px #0000001a}@media (min-width:992px){.Landing-module__EMv3da__eventCardBanner{flex-direction:row;align-items:stretch;min-height:480px}}.Landing-module__EMv3da__eventBannerImageWrapper{flex:0 0 50%;width:100%;position:relative}.Landing-module__EMv3da__eventBannerImage{object-fit:cover;min-height:300px;display:block;width:100%!important;height:100%!important}.Landing-module__EMv3da__eventBannerPulseBadge{background-color:var(--primary-red);color:#fff;letter-spacing:.05em;z-index:10;text-transform:uppercase;border-radius:999px;align-items:center;padding:.5rem 1.25rem;font-size:.875rem;font-weight:800;animation:2s infinite Landing-module__EMv3da__pulse-soft;display:inline-flex;position:absolute;top:1.5rem;left:1.5rem;box-shadow:0 4px 15px #a3202066}@keyframes Landing-module__EMv3da__pulse-soft{0%{box-shadow:0 0 #a3202066}70%{box-shadow:0 0 0 12px #a3202000}to{box-shadow:0 0 #a3202000}}.Landing-module__EMv3da__eventBannerContent{background-color:#fff;flex-direction:column;flex:1;justify-content:center;padding:3rem 2rem;display:flex}@media (min-width:992px){.Landing-module__EMv3da__eventBannerContent{padding:4rem 5rem}}.Landing-module__EMv3da__eventBannerCategory{color:var(--primary-red);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.875rem;font-weight:800;display:block}.Landing-module__EMv3da__eventBannerTitle{font-family:var(--font-heading);color:var(--secondary-black);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:2.25rem;font-weight:800;line-height:1.15}.Landing-module__EMv3da__eventBannerMeta{color:var(--secondary-gray);flex-direction:column;gap:1rem;margin-bottom:2.5rem;font-size:1rem;display:flex}@media (min-width:640px){.Landing-module__EMv3da__eventBannerMeta{flex-flow:wrap;gap:1.5rem}}.Landing-module__EMv3da__eventBannerMetaItem{align-items:center;gap:.5rem;font-weight:500;display:inline-flex}.Landing-module__EMv3da__eventBannerMetaItem svg{color:var(--primary-red);opacity:.8}.Landing-module__EMv3da__eventBannerSide{align-items:center;gap:1.5rem;margin-top:auto;display:flex}.Landing-module__EMv3da__btnOutline{color:var(--secondary-black);background:0 0;border:2px solid #0000001a}.Landing-module__EMv3da__btnOutline:hover{border-color:var(--secondary-black);color:var(--secondary-black)!important}
.Countdown-module__c3Borq__countdownWrapper{border-top:1px solid #ffffff26;gap:1.5rem;margin-top:2rem;padding-top:2rem;display:flex}.Countdown-module__c3Borq__timeBlock{flex-direction:column;align-items:center;display:flex;position:relative}.Countdown-module__c3Borq__timeBlock:not(:last-child):after{content:":";font-family:var(--font-heading);color:#ffffff80;font-size:2rem;font-weight:700;position:absolute;top:0;right:-1rem}.Countdown-module__c3Borq__number{font-family:var(--font-heading);color:#fff;text-shadow:0 2px 10px #0000004d;text-align:center;min-width:3.5rem;font-size:2.5rem;font-weight:800;line-height:1}.Countdown-module__c3Borq__label{text-transform:uppercase;letter-spacing:.1em;color:#fffc;margin-top:.5rem;font-size:.75rem;font-weight:600}@media (max-width:768px){.Countdown-module__c3Borq__countdownWrapper{gap:1rem}.Countdown-module__c3Borq__number{min-width:2.5rem;font-size:1.75rem}.Countdown-module__c3Borq__timeBlock:not(:last-child):after{font-size:1.5rem;right:-.65rem}.Countdown-module__c3Borq__label{font-size:.65rem}}
.WorkshopFilterList-module__7d1NRG__filterContainer{z-index:40;background-color:#fafafa;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:-1rem;margin-bottom:2.5rem;padding:1rem 0;display:flex;position:sticky;top:80px}.WorkshopFilterList-module__7d1NRG__filterTab{cursor:pointer;color:var(--secondary-gray);background-color:#fff;border:1px solid #00000014;border-radius:9999px;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:700;transition:all .2s}.WorkshopFilterList-module__7d1NRG__filterTab:hover{color:var(--primary-red);border-color:#a320204d}.WorkshopFilterList-module__7d1NRG__filterTabActive{background-color:var(--primary-red);color:#fff;border-color:var(--primary-red);box-shadow:0 4px 12px #a3202040}.WorkshopFilterList-module__7d1NRG__grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:2.5rem;max-width:1200px;margin:0 auto;display:grid}.WorkshopFilterList-module__7d1NRG__workshopCard{opacity:0;background-color:#fff;border:1px solid #0000000f;border-radius:16px;flex-direction:column;height:100%;transition:all .3s cubic-bezier(.16,1,.3,1);animation:.4s ease-out forwards WorkshopFilterList-module__7d1NRG__fadeIn;display:flex;overflow:hidden;box-shadow:0 4px 20px #00000008}@keyframes WorkshopFilterList-module__7d1NRG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.WorkshopFilterList-module__7d1NRG__workshopCard:hover{border-color:#a3202026;transform:translateY(-6px);box-shadow:0 12px 32px #00000014}.WorkshopFilterList-module__7d1NRG__workshopImage{object-fit:cover;background-color:var(--surface-muted);border-bottom:1px solid #0000000a;width:100%!important;height:200px!important}.WorkshopFilterList-module__7d1NRG__workshopContent{flex-direction:column;flex:1;padding:2rem 1.75rem;display:flex}.WorkshopFilterList-module__7d1NRG__workshopCategory{text-transform:uppercase;letter-spacing:.08em;border-radius:6px;align-self:flex-start;margin-bottom:.75rem;padding:.375rem .75rem;font-size:.75rem;font-weight:800;display:inline-block}.WorkshopFilterList-module__7d1NRG__workshopTitle{color:var(--secondary-black);letter-spacing:-.01em;margin-bottom:1rem;font-size:1.375rem;font-weight:800;line-height:1.4}.WorkshopFilterList-module__7d1NRG__workshopMeta{color:var(--secondary-gray);flex-direction:column;gap:.625rem;margin-bottom:1.25rem;font-size:.9375rem;display:flex}.WorkshopFilterList-module__7d1NRG__metaItem{align-items:center;gap:.5rem;font-weight:500;display:flex}.WorkshopFilterList-module__7d1NRG__expandSection{margin-bottom:1.5rem}.WorkshopFilterList-module__7d1NRG__expandToggle{color:var(--primary-red);cursor:pointer;background:0 0;border:none;align-items:center;gap:.375rem;padding:.25rem 0;font-size:.875rem;font-weight:600;transition:opacity .2s;display:flex}.WorkshopFilterList-module__7d1NRG__expandToggle:hover{opacity:.8}.WorkshopFilterList-module__7d1NRG__workshopDescriptionRich{color:var(--secondary-gray);border:1px solid var(--primary-red-light);overflow-wrap:break-word;word-wrap:break-word;box-sizing:border-box;background-color:#dc262605;border-radius:8px;max-width:100%;margin-top:1rem;padding:1rem;font-size:.875rem;line-height:1.6;animation:.3s ease-out WorkshopFilterList-module__7d1NRG__slideDown;overflow-x:auto}.WorkshopFilterList-module__7d1NRG__workshopDescriptionRich *{max-width:100%}@keyframes WorkshopFilterList-module__7d1NRG__slideDown{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.WorkshopFilterList-module__7d1NRG__workshopDescription p{margin-bottom:.875rem}.WorkshopFilterList-module__7d1NRG__workshopDescription p:last-child{margin-bottom:0}.WorkshopFilterList-module__7d1NRG__workshopDescription ul,.WorkshopFilterList-module__7d1NRG__workshopDescription ol{margin-bottom:1rem;padding-left:1.5rem}.WorkshopFilterList-module__7d1NRG__workshopDescription li{margin-bottom:.25rem}.WorkshopFilterList-module__7d1NRG__workshopDescription a{color:var(--primary-red);text-decoration:underline}.WorkshopFilterList-module__7d1NRG__workshopDescription a:hover{text-decoration:none}.WorkshopFilterList-module__7d1NRG__workshopDescription strong{color:var(--secondary-black)}.WorkshopFilterList-module__7d1NRG__workshopFooter{border-top:1px solid #0000000f;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1.5rem;display:flex}.WorkshopFilterList-module__7d1NRG__bookLink{color:var(--primary-red);background-color:#a320200d;border:1px solid #0000;border-radius:8px;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.WorkshopFilterList-module__7d1NRG__bookLink:hover{color:var(--primary-red);border:1px solid var(--primary-red);background-color:#0000}.WorkshopFilterList-module__7d1NRG__noResults{text-align:center;color:var(--secondary-gray);background:#fff;border:1px solid #0000000f;border-radius:16px;padding:4rem 1rem;font-size:1.125rem}.WorkshopFilterList-module__7d1NRG__pagination{justify-content:center;align-items:center;gap:1rem;margin-top:3rem;display:flex}.WorkshopFilterList-module__7d1NRG__pageButton{color:var(--secondary-black);cursor:pointer;background:#fff;border:1px solid #0000001a;border-radius:8px;padding:.625rem 1.25rem;font-weight:600;transition:all .2s}.WorkshopFilterList-module__7d1NRG__pageButton:hover:not(:disabled){border-color:var(--primary-red);color:var(--primary-red)}.WorkshopFilterList-module__7d1NRG__pageButton:disabled{opacity:.5;cursor:not-allowed}.WorkshopFilterList-module__7d1NRG__pageInfo{color:var(--secondary-gray);font-size:.9375rem;font-weight:500}
