.workshop-card-date{background:var(--color-secondary-container);color:var(--color-on-secondary-container);flex-direction:column;justify-content:center;align-items:center;gap:.25rem;min-width:75px;padding:.75rem 1rem;display:flex}.card-item--past .workshop-card-date{background:var(--color-outline)}.workshop-card-date--featured{background:var(--color-primary);color:var(--color-on-primary);border-radius:var(--shape-corner-large);padding:3em}.workshop-card-date-day{font-size:1.5rem;font-weight:700;line-height:1}.workshop-card-date--featured .workshop-card-date-day{font-size:2rem}.workshop-card-date-month{letter-spacing:.04em;opacity:.9;margin-top:.15rem;font-size:.65rem;font-weight:600}.workshop-card-date--featured .workshop-card-date-month{letter-spacing:.05em;margin-top:.25rem;font-size:.75rem}.workshop-card-time{color:var(--color-on-secondary-container);opacity:.8;border-top:1px solid #0000001a;margin-top:.25rem;padding-top:.25rem;font-size:.6rem;font-weight:600}.card-item--past .workshop-card-time{opacity:.7}.workshop-card-instructor{color:var(--color-on-surface-variant);font-size:.7rem;font-style:italic}@media (max-width:500px){.workshop-card-date{min-width:60px;padding:.75rem}.workshop-card-date-day{font-size:1.25rem}.workshop-card-date--featured{padding:2em}.workshop-card-date--featured .workshop-card-date-day{font-size:1.5rem}}
.workshops-page{width:100%;overflow-x:hidden}.workshops-header{background:linear-gradient(135deg,var(--color-primary-container)0%,var(--color-surface)100%);border-bottom:1px solid var(--color-outline-variant)}.workshops-header-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;padding:1.5rem 2rem;display:flex}.workshops-header-left{flex-direction:column;gap:.25rem;display:flex}.workshops-header-title{color:var(--color-on-surface);letter-spacing:-.02em;margin:0;font-size:1.75rem;font-weight:600}.workshops-header-subtitle{color:var(--color-on-surface-variant);margin:0;font-size:.9rem}.workshops-header-stats{gap:1.5rem;display:flex}.workshops-header-stat{align-items:baseline;gap:.4rem;display:flex}.workshops-header-stat-value{color:var(--color-primary);font-size:1.5rem;font-weight:700;line-height:1}.workshops-header-stat-label{color:var(--color-on-surface-variant);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}@media (max-width:600px){.workshops-header-content{padding:1rem 1.5rem}.workshops-header-title{font-size:1.5rem}.workshops-header-stats{gap:1rem}.workshops-header-stat-value{font-size:1.25rem}}.workshops-empty{text-align:center;max-width:500px;margin:0 auto;padding:4rem 2rem;position:relative}.workshops-empty-icon{background:var(--color-surface-container);border-radius:var(--shape-corner-large);width:72px;height:72px;color:var(--color-primary);justify-content:center;align-items:center;margin-bottom:1.5rem;display:inline-flex}.workshops-empty-icon svg{width:36px;height:36px}.workshops-empty h3{color:var(--color-on-surface);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.workshops-empty p{color:var(--color-on-surface-variant);font-size:.9rem;line-height:1.6}.workshops-empty-decoration{display:none}.workshops-featured{max-width:1200px;margin:0 auto;padding:2rem 2rem 3rem}.workshops-featured-label{letter-spacing:.08em;text-transform:uppercase;color:var(--color-primary);align-items:center;gap:.75rem;margin-bottom:1rem;font-size:.75rem;font-weight:600;display:flex}.workshops-featured-label-line{background:var(--color-primary);width:24px;height:2px}.workshops-featured-card{background:var(--color-surface-container);border:1px solid var(--color-outline-variant);border-radius:var(--shape-corner-large);color:inherit;transition:all var(--animation-speed-fast)ease;align-items:stretch;gap:0;padding:1em;text-decoration:none;display:flex;position:relative;overflow:hidden}.workshops-featured-card:hover{border-color:var(--color-primary);box-shadow:var(--shadow-lvl-2)}.workshops-featured-decoration{display:none}.workshops-featured-date{background:var(--color-primary);color:var(--color-on-primary);border-radius:var(--shape-corner-large);flex-direction:column;justify-content:center;align-items:center;padding:3em;display:flex}.workshops-featured-date-day{font-size:2rem;font-weight:700;line-height:1}.workshops-featured-date-month{letter-spacing:.05em;opacity:.9;margin-top:.25rem;font-size:.75rem;font-weight:600}.workshops-featured-content{flex-direction:column;flex:1;justify-content:center;gap:.5rem;padding:1.25rem 1.5rem;display:flex}.workshops-featured-badges{flex-wrap:wrap;gap:.5rem;margin-bottom:.25rem;display:flex}.workshops-featured-badge{text-transform:uppercase;letter-spacing:.04em;color:var(--color-primary);background:var(--color-primary-container);border-radius:var(--shape-corner-small);padding:.25rem .5rem;font-size:.65rem;font-weight:600;display:inline-flex}.workshops-featured-category{text-transform:capitalize;letter-spacing:.02em;color:var(--color-secondary);background:var(--color-secondary-container);border-radius:var(--shape-corner-small);padding:.25rem .5rem;font-size:.65rem;font-weight:600;display:inline-flex}.workshops-featured-level{text-transform:capitalize;letter-spacing:.02em;color:var(--color-tertiary);background:var(--color-tertiary-container);border-radius:var(--shape-corner-small);padding:.25rem .5rem;font-size:.65rem;font-weight:600;display:inline-flex}.workshops-featured-title{color:var(--color-on-surface);margin:0;font-size:1.25rem;font-weight:600;line-height:1.3}.workshops-featured-short-description{color:var(--color-on-surface);margin:0;font-size:.95rem;font-weight:500;line-height:1.5}.workshops-featured-long-description{color:var(--color-on-surface-variant);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.85rem;line-height:1.6;display:-webkit-box;overflow:hidden}.workshops-featured-description{color:var(--color-on-surface-variant);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.workshops-featured-meta{flex-wrap:wrap;gap:1rem;margin:0;display:flex}.workshops-featured-meta-item{color:var(--color-on-surface-variant);align-items:center;gap:.35rem;font-size:.8rem;display:inline-flex}.workshops-featured-meta-item svg{width:14px;height:14px;color:var(--color-primary)}.workshops-featured-price{color:var(--color-primary);font-weight:600}.workshops-featured-cta{background:var(--color-surface-container);color:var(--color-primary);border-radius:var(--shape-corner-medium);white-space:nowrap;transition:all var(--animation-speed-faster)ease;align-items:center;gap:.5rem;margin-left:auto;padding:.75rem 1.25rem;font-size:.8rem;font-weight:600;display:inline-flex}.workshops-featured-cta svg{width:16px;height:16px}.workshops-featured-card:hover .workshops-featured-cta{background:var(--color-primary);color:var(--color-on-primary)}.workshops-section{max-width:1200px;margin:0 auto;padding:0 2rem 3rem}.workshops-section:last-child{padding-bottom:4rem}.workshops-section-past{position:relative}.workshops-section-past:before{content:"";background:var(--color-outline-variant);height:1px;position:absolute;top:0;left:2rem;right:2rem}.workshops-section-past{padding-top:3rem}.workshops-section-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.workshops-section-header-left{align-items:center;gap:.75rem;display:flex}.workshops-section-number{color:var(--color-primary);border:1.5px solid var(--color-primary);border-radius:var(--shape-corner-small);padding:.35rem .6rem;font-size:.7rem;font-weight:700}.workshops-section-title{letter-spacing:-.01em;color:var(--color-on-surface);margin:0;font-size:1.125rem;font-weight:600}.workshops-section-count{color:var(--color-on-surface-variant);font-size:.75rem;font-weight:500}.workshops-grid{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:1rem;display:grid}.workshops-grid-archive{opacity:.85}@media (max-width:900px){.workshops-featured-card{flex-direction:column}.workshops-featured-date{flex-direction:row;gap:.5rem;padding:.75rem 1rem}.workshops-featured-date-day{font-size:1.5rem}.workshops-featured-cta{align-self:flex-start;margin-top:.5rem;margin-left:0}}@media (max-width:768px){.workshops-featured{padding:1.5rem 1.5rem 2rem}.workshops-featured-title{font-size:1.125rem}.workshops-section{padding:0 1.5rem 2rem}.workshops-section-past{padding-top:2rem}.workshops-section-past:before{left:1.5rem;right:1.5rem}.workshops-section-header{flex-direction:column;align-items:flex-start;gap:.5rem}.workshops-grid{grid-template-columns:1fr;gap:1rem}}
