.workshops-module__G-hjba__pageContainer{background-color:var(--background);min-height:100vh;color:var(--foreground);flex-direction:column;margin-top:-4rem;display:flex}.workshops-module__G-hjba__hero{border-bottom:1px solid var(--border);text-align:center;background:radial-gradient(circle at 100% 0,#1d2a4526,#0000 60%);padding:4.5rem 1.5rem 3rem}.workshops-module__G-hjba__badge{color:var(--primary-hover);border:1px solid var(--primary);background:#1d2a4533;border-radius:9999px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.workshops-module__G-hjba__heroTitle{background:linear-gradient(135deg, var(--foreground) 0%, var(--muted) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;max-width:800px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:3.5rem;font-weight:800;line-height:1.1}.workshops-module__G-hjba__heroDescription{color:var(--muted);max-width:600px;margin:0 auto 3rem;font-size:1.25rem;line-height:1.6}.workshops-module__G-hjba__content{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:4rem 1.5rem}.workshops-module__G-hjba__sectionHeader h2{scroll-margin-top:180px;font-size:2rem}.workshops-module__G-hjba__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;margin-top:2rem;display:grid}.workshops-module__G-hjba__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden}.workshops-module__G-hjba__card:hover{border-color:#1d2a4580;transform:translateY(-4px);box-shadow:0 12px 24px #0006}.workshops-module__G-hjba__cardImage{background:var(--surface-hover);justify-content:center;align-items:center;height:200px;display:flex;position:relative;overflow:hidden}.workshops-module__G-hjba__cardImage:after{content:"";background:linear-gradient(#0000 50%,#18181b 100%);position:absolute;inset:0}.workshops-module__G-hjba__levelBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;z-index:10;background:#0009;border:1px solid #ffffff1a;border-radius:999px;padding:.25rem .75rem;font-size:.8rem;font-weight:500;position:absolute;top:1rem;right:1rem}.workshops-module__G-hjba__cardContent{flex-direction:column;flex:1;padding:1.5rem;display:flex}.workshops-module__G-hjba__workshopTitle{color:var(--foreground);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.workshops-module__G-hjba__workshopMeta{color:var(--muted);align-items:center;gap:1rem;margin-bottom:1rem;font-size:.9rem;display:flex}.workshops-module__G-hjba__metaItem{align-items:center;gap:.4rem;display:flex}.workshops-module__G-hjba__workshopDesc{color:var(--muted);-webkit-line-clamp:4;-webkit-box-orient:vertical;flex:1;margin-bottom:2rem;font-size:.95rem;line-height:1.5;display:-webkit-box;overflow:hidden}.workshops-module__G-hjba__cardFooter{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding-top:1.5rem;display:flex}.workshops-module__G-hjba__price{color:var(--foreground);flex-direction:column;font-size:1.5rem;font-weight:700;display:flex}.workshops-module__G-hjba__price span{color:var(--muted);font-size:.8rem;font-weight:400}.workshops-module__G-hjba__btnBuy{background:var(--foreground);color:var(--background);cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.25rem;font-weight:600;transition:all .2s}.workshops-module__G-hjba__btnBuy:hover{background:#fff;transform:scale(1.05)}.workshops-module__G-hjba__passesSection{text-align:center;margin-top:6rem;scroll-margin-top:180px}.workshops-module__G-hjba__passesTitle{margin-bottom:1rem;font-size:2.5rem}.workshops-module__G-hjba__passesDesc{color:var(--muted);max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto}.workshops-module__G-hjba__passesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:900px;margin:0 auto;display:grid}.workshops-module__G-hjba__passCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;padding:3rem 2rem;transition:transform .3s;display:flex}.workshops-module__G-hjba__passCardPremium{border-color:var(--primary);background:linear-gradient(180deg, #1d2a450d 0%, var(--surface) 100%);position:relative}.workshops-module__G-hjba__passCardPremium:before{content:"Most Popular";background:var(--primary);color:var(--primary-foreground);border-radius:999px;padding:.25rem 1rem;font-size:.8rem;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.workshops-module__G-hjba__passName{margin-bottom:1rem;font-size:1.5rem;font-weight:700}.workshops-module__G-hjba__passPrice{margin-bottom:2rem;font-size:3rem;font-weight:800}.workshops-module__G-hjba__passPrice span{color:var(--muted);font-size:1rem;font-weight:500}.workshops-module__G-hjba__featureList{text-align:left;flex:1;margin:0 0 2.5rem;padding:0;list-style:none}.workshops-module__G-hjba__featureItem{color:var(--foreground);align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.workshops-module__G-hjba__featureIcon{color:var(--primary);flex-shrink:0}.workshops-module__G-hjba__btnPass{cursor:pointer;border:1px solid var(--border);width:100%;color:var(--foreground);background:0 0;border-radius:8px;padding:1rem;font-weight:600;transition:all .2s}.workshops-module__G-hjba__btnPass:hover{background:var(--surface-hover)}.workshops-module__G-hjba__btnPassPremium{background:var(--primary);border-color:var(--primary);color:var(--primary-foreground)!important}.workshops-module__G-hjba__btnPassPremium:hover{background:var(--primary-hover);border-color:var(--primary-hover)}.workshops-module__G-hjba__stickyNav{z-index:50;background:var(--header-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);margin-bottom:2rem;padding:.75rem 0;position:sticky;top:89px}.workshops-module__G-hjba__stickyNavInner{scrollbar-width:none;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;overflow-x:auto}.workshops-module__G-hjba__stickyNavInner::-webkit-scrollbar{display:none}.workshops-module__G-hjba__navLink{color:var(--muted);white-space:nowrap;border-bottom:2px solid #0000;padding:.5rem .25rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s}.workshops-module__G-hjba__navLink:hover{color:var(--foreground)}.workshops-module__G-hjba__navLinkActive{color:var(--foreground);border-bottom:2px solid var(--primary)}.workshops-module__G-hjba__btnPrimaryHero{background:var(--primary);color:var(--primary-foreground);border-radius:999px;padding:.8rem 2rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block;box-shadow:0 4px 14px #0000004d}.workshops-module__G-hjba__btnPrimaryHero:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0006}@media (max-width:768px){.workshops-module__G-hjba__hero{padding-top:2.5rem;padding-bottom:2rem}.workshops-module__G-hjba__heroTitle{margin-bottom:1rem}.workshops-module__G-hjba__heroDescription{margin-bottom:1.5rem;font-size:1rem}.workshops-module__G-hjba__badge,.workshops-module__G-hjba__stickyNav{margin-bottom:1rem}.workshops-module__G-hjba__content{padding:1.5rem 1rem}}
