.tab-strip[data-astro-cid-hglqw7t4]{background:var(--color-white);border-bottom:1px solid var(--color-border);position:sticky;top:4.5rem;z-index:100;box-shadow:var(--shadow-sm)}.tab-nav[data-astro-cid-hglqw7t4]{display:flex;gap:0;justify-content:center}.tab-btn[data-astro-cid-hglqw7t4]{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 1.75rem;font-size:.9375rem;font-weight:600;font-family:var(--font-sans);cursor:pointer;border:none;background:transparent;color:var(--color-secondary);border-bottom:3px solid transparent;transition:all .2s ease;margin-bottom:-1px}.tab-btn[data-astro-cid-hglqw7t4]:hover{color:var(--color-primary);background:var(--color-bg-soft)}.tab-btn[data-astro-cid-hglqw7t4].active{color:var(--color-accent);border-bottom-color:var(--color-accent);background:transparent}.hidden[data-astro-cid-hglqw7t4]{display:none}.empty-state[data-astro-cid-hglqw7t4]{max-width:520px;margin:0 auto;text-align:center;padding:3.5rem 2rem;border:2px dashed var(--color-border);border-radius:var(--radius-lg)}.empty-icon[data-astro-cid-hglqw7t4]{font-size:2.5rem;display:block;margin-bottom:1rem}.empty-state[data-astro-cid-hglqw7t4] h3[data-astro-cid-hglqw7t4]{margin-bottom:.75rem}.empty-state[data-astro-cid-hglqw7t4] p[data-astro-cid-hglqw7t4]{color:var(--color-text-light);font-size:.9375rem}.empty-state[data-astro-cid-hglqw7t4] a[data-astro-cid-hglqw7t4]{color:var(--color-accent);font-weight:600}.workshops-intro[data-astro-cid-hglqw7t4]{display:grid;grid-template-columns:1.4fr 1fr;gap:3rem;align-items:start;margin-bottom:3rem}.workshops-intro-text[data-astro-cid-hglqw7t4] h2[data-astro-cid-hglqw7t4]{margin-bottom:.5rem}.workshops-subtitle[data-astro-cid-hglqw7t4]{font-size:1.125rem;font-weight:600;color:var(--color-primary);margin-bottom:1.25rem}.workshops-intro-text[data-astro-cid-hglqw7t4] p[data-astro-cid-hglqw7t4]{color:var(--color-secondary);font-size:.9375rem;line-height:1.8;margin-bottom:.75rem}.workshops-intro-cta[data-astro-cid-hglqw7t4]{position:sticky;top:6rem;display:flex;flex-direction:column;gap:1.25rem}.workshop-video-wrap[data-astro-cid-hglqw7t4]{position:relative;border-radius:var(--radius-lg);overflow:hidden;background:#000;aspect-ratio:16/9}.workshop-video[data-astro-cid-hglqw7t4]{width:100%;height:100%;object-fit:cover;display:block}.video-play-btn[data-astro-cid-hglqw7t4]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;transition:transform .2s ease}.video-play-btn[data-astro-cid-hglqw7t4]:hover{transform:scale(1.1)}.video-play-btn[data-astro-cid-hglqw7t4].hidden{display:none}.workshop-photos[data-astro-cid-hglqw7t4]{position:relative;height:220px}.photo-item[data-astro-cid-hglqw7t4]{position:absolute;width:42%;cursor:pointer;border-radius:var(--radius-md);box-shadow:0 4px 16px #0000002e;overflow:hidden;transform:rotate(var(--r)) translate(var(--x),var(--y));transition:transform .25s ease,box-shadow .25s ease,z-index 0s;z-index:1}.photo-item[data-astro-cid-hglqw7t4]:nth-child(1){left:0%;top:10px}.photo-item[data-astro-cid-hglqw7t4]:nth-child(2){left:30%;top:0}.photo-item[data-astro-cid-hglqw7t4]:nth-child(3){left:60%;top:20px}.photo-item[data-astro-cid-hglqw7t4]:nth-child(4){left:5%;top:100px}.photo-item[data-astro-cid-hglqw7t4]:nth-child(5){left:50%;top:110px}.photo-item[data-astro-cid-hglqw7t4] img[data-astro-cid-hglqw7t4]{width:100%;height:100%;object-fit:cover;display:block;aspect-ratio:4/3}.photo-item[data-astro-cid-hglqw7t4]:hover{transform:rotate(0) translate(var(--x),var(--y)) scale(1.08);box-shadow:0 8px 28px #00000047;z-index:10}.photo-lightbox{position:fixed;inset:0;background:#000000d9;z-index:99999;display:flex;align-items:center;justify-content:center;padding:2rem}.photo-lightbox.hidden{display:none}.lightbox-stage{width:90vw;max-width:1100px;height:85vh;max-height:680px;overflow:hidden;position:relative;flex:0 0 auto;touch-action:pan-y}.lightbox-track{display:flex;height:100%;flex-wrap:nowrap;transition:transform .32s ease;will-change:transform}.lightbox-slide{min-width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:.5rem;box-sizing:border-box}.lightbox-slide img{max-width:100%;max-height:100%;border-radius:var(--radius-lg);box-shadow:0 16px 64px #00000080;object-fit:contain;user-select:none}.lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff26;border:none;color:#fff;font-size:2.5rem;line-height:1;width:3rem;height:3rem;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;z-index:1}.lightbox-nav:hover{background:#ffffff4d}.lightbox-prev{left:1.5rem}.lightbox-next{right:1.5rem}.lightbox-close{position:absolute;top:1.5rem;right:1.5rem;background:#ffffff26;border:none;color:#fff;font-size:1.25rem;width:2.5rem;height:2.5rem;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;z-index:2}.lightbox-close:hover{background:#ffffff4d}.workshops-monthly-note[data-astro-cid-hglqw7t4]{font-size:.875rem;color:var(--color-text-light);border-left:3px solid var(--color-accent);padding-left:.75rem;margin:0}@media(max-width:768px){.workshops-intro[data-astro-cid-hglqw7t4]{grid-template-columns:1fr}.workshops-intro-cta[data-astro-cid-hglqw7t4]{position:static}}.workshops-grid[data-astro-cid-hglqw7t4]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;align-items:stretch}.workshop-card[data-astro-cid-hglqw7t4]{padding:2rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;height:100%}.workshop-icon[data-astro-cid-hglqw7t4]{font-size:2rem;line-height:1;display:flex;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;background:var(--color-accent-light);border-radius:50%;flex-shrink:0}.workshop-card[data-astro-cid-hglqw7t4] h3[data-astro-cid-hglqw7t4]{font-size:1.125rem;margin:0}.workshop-card[data-astro-cid-hglqw7t4] p[data-astro-cid-hglqw7t4]{color:var(--color-secondary);font-size:.9375rem;line-height:1.7;margin:0;flex:1}.workshop-card[data-astro-cid-hglqw7t4] .btn[data-astro-cid-hglqw7t4]{margin-top:auto;width:fit-content}@media(max-width:1024px){.workshops-grid[data-astro-cid-hglqw7t4]{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.workshops-grid[data-astro-cid-hglqw7t4]{grid-template-columns:1fr}}.programs-grid[data-astro-cid-hglqw7t4]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;align-items:stretch}.program-card[data-astro-cid-hglqw7t4]{padding:2rem;display:flex;flex-direction:column;gap:1rem;position:relative;cursor:pointer;outline:none;height:100%;transition:box-shadow .2s ease,border-color .2s ease}.program-card[data-astro-cid-hglqw7t4].card-selected,.card-featured[data-astro-cid-hglqw7t4]{border-color:var(--color-accent);box-shadow:0 0 0 3px #0891b240,var(--shadow-xl)}.card-featured[data-astro-cid-hglqw7t4].card-selected{box-shadow:0 0 0 3px #0891b240,var(--shadow-xl)}.programs-grid[data-astro-cid-hglqw7t4].has-selection .card-featured[data-astro-cid-hglqw7t4]:not(.card-selected){border-color:var(--color-border);box-shadow:var(--shadow-md)}.program-card[data-astro-cid-hglqw7t4] .btn[data-astro-cid-hglqw7t4]:focus{outline:none}.featured-ribbon[data-astro-cid-hglqw7t4]{position:absolute;top:-.65rem;left:50%;transform:translate(-50%);background:var(--color-accent);color:#fff;font-size:.75rem;font-weight:700;padding:.2rem 1rem;border-radius:999px;white-space:nowrap;letter-spacing:.03em}.card-top[data-astro-cid-hglqw7t4]{display:flex;flex-direction:column;gap:.5rem}.duration-badge[data-astro-cid-hglqw7t4]{display:inline-block;background:var(--color-accent-light);color:var(--color-accent);font-size:.8125rem;font-weight:700;padding:.2rem .75rem;border-radius:999px;width:fit-content}.program-card[data-astro-cid-hglqw7t4] h3[data-astro-cid-hglqw7t4]{font-size:1.25rem;margin:0}.program-price[data-astro-cid-hglqw7t4]{font-size:1.5rem;font-weight:800;color:var(--color-accent);margin-top:.25rem}.tagline[data-astro-cid-hglqw7t4]{color:var(--color-text-light);font-size:.9rem;line-height:1.5;margin:0}.divider[data-astro-cid-hglqw7t4]{height:1px;background:var(--color-border)}.includes-title[data-astro-cid-hglqw7t4]{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--color-accent);margin:0}.includes-prev[data-astro-cid-hglqw7t4]{font-size:.9rem;color:var(--color-primary);font-weight:600;background:var(--color-accent-light);border-left:3px solid var(--color-accent);border-radius:var(--radius-sm);padding:.5rem .75rem;margin:0}.btn-full[data-astro-cid-hglqw7t4]{width:100%;margin-top:auto}.consulting-grid[data-astro-cid-hglqw7t4]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;align-items:stretch}.consulting-card[data-astro-cid-hglqw7t4]{padding:2rem;display:flex;flex-direction:column;gap:1rem;min-width:0;height:100%}.consulting-top[data-astro-cid-hglqw7t4]{display:flex;flex-direction:column;gap:.5rem}.consulting-top[data-astro-cid-hglqw7t4] h3[data-astro-cid-hglqw7t4]{font-size:1.125rem;margin:0}.price-badge[data-astro-cid-hglqw7t4]{display:inline-block;width:fit-content;background:var(--color-accent);color:#fff;font-size:.8125rem;font-weight:700;padding:.25rem .75rem;border-radius:999px}.bundle-card[data-astro-cid-hglqw7t4]{max-width:600px;margin:2rem auto 0;text-align:center;padding:1.5rem 2rem;background:var(--color-accent-light);border:1px solid var(--color-accent)}.bundle-label[data-astro-cid-hglqw7t4]{display:inline-block;background:var(--color-accent);color:#fff;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:.2rem .85rem;border-radius:999px;margin-bottom:.75rem}.bundle-card[data-astro-cid-hglqw7t4] p[data-astro-cid-hglqw7t4]{color:var(--color-secondary);font-size:.9375rem;line-height:1.6;margin:0}.include-list[data-astro-cid-hglqw7t4]{list-style:none;display:flex;flex-direction:column;gap:.5rem;margin:0;padding:0}.include-list[data-astro-cid-hglqw7t4] li[data-astro-cid-hglqw7t4]{color:var(--color-secondary);font-size:.9rem;padding-left:1.25rem;position:relative;line-height:1.6}.include-list[data-astro-cid-hglqw7t4] li[data-astro-cid-hglqw7t4]:before{content:"✓";position:absolute;left:0;color:var(--color-accent);font-weight:700}.discount-note[data-astro-cid-hglqw7t4]{background:var(--color-accent-light);border-left:3px solid var(--color-accent);border-radius:var(--radius-sm);padding:.75rem 1rem;font-size:.875rem;color:var(--color-secondary);line-height:1.5;margin-top:auto}.cta-section[data-astro-cid-hglqw7t4]{padding:5rem 0;background:linear-gradient(135deg,#0f172a,#1e3a5f,#0e7490);color:#fff}.cta-section[data-astro-cid-hglqw7t4] h2[data-astro-cid-hglqw7t4]{color:#fff}@media(max-width:1024px){.programs-grid[data-astro-cid-hglqw7t4],.consulting-grid[data-astro-cid-hglqw7t4]{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.programs-grid[data-astro-cid-hglqw7t4],.consulting-grid[data-astro-cid-hglqw7t4]{grid-template-columns:1fr}.tab-btn[data-astro-cid-hglqw7t4]{padding:.75rem 1rem;font-size:.8125rem}}
