.post-workshop-content[data-astro-cid-uhjwnqyw]{display:flex;flex-direction:column;gap:var(--space-xl);margin-top:var(--space-xl)}.content-card[data-astro-cid-uhjwnqyw]{background-color:var(--color-background-white);padding:var(--space-lg);border-radius:var(--border-radius-lg);box-shadow:0 4px 15px #0000000d;text-align:center;border:1px solid var(--color-border)}.icon[data-astro-cid-uhjwnqyw]{font-size:3rem;margin-bottom:var(--space-md)}.content-card[data-astro-cid-uhjwnqyw] h2[data-astro-cid-uhjwnqyw]{color:var(--color-terracotta);margin-bottom:var(--space-md);font-size:var(--font-size-lg)}.content-card[data-astro-cid-uhjwnqyw] p[data-astro-cid-uhjwnqyw]{margin-bottom:var(--space-lg);line-height:var(--line-height-body)}.social-actions[data-astro-cid-uhjwnqyw],.download-buttons[data-astro-cid-uhjwnqyw]{display:flex;gap:var(--space-md);justify-content:center;flex-wrap:wrap}.download-button[data-astro-cid-uhjwnqyw]{display:inline-block;background-color:var(--color-marigold);color:var(--color-text);padding:var(--space-md) var(--space-lg);border-radius:var(--border-radius-pill);font-weight:var(--font-weight-bold);text-decoration:none;transition:all .3s ease}.download-button[data-astro-cid-uhjwnqyw]:hover{background-color:var(--color-terracotta);transform:translateY(-2px)}.home-action[data-astro-cid-uhjwnqyw]{display:flex;justify-content:center;margin-top:var(--space-md)}@media (max-width: 768px){.content-card[data-astro-cid-uhjwnqyw]{padding:var(--space-md)}}.hero-section-padding[data-astro-cid-fp7gedqe]{padding-top:calc(var(--header-height) + var(--space-xl));padding-bottom:var(--space-xl)}.section[data-astro-cid-fp7gedqe]{background-color:var(--color-sand);min-height:100vh}.narrow-container[data-astro-cid-fp7gedqe]{max-width:650px;margin:0 auto}.intro-content[data-astro-cid-fp7gedqe]{text-align:center;margin-bottom:var(--space-xl)}.intro-content[data-astro-cid-fp7gedqe] h1[data-astro-cid-fp7gedqe]{color:var(--color-terracotta);margin-bottom:var(--space-xs);font-size:var(--font-size-xl)}.workshop-name[data-astro-cid-fp7gedqe]{color:var(--color-text);font-size:var(--font-size-lg);margin-bottom:var(--space-md);font-weight:var(--font-weight-normal)}.intro-text[data-astro-cid-fp7gedqe]{font-size:var(--font-size-md);line-height:var(--line-height-body)}.form-card[data-astro-cid-fp7gedqe]{background-color:var(--color-background-light);padding:var(--space-lg);border-radius:var(--border-radius-lg);box-shadow:0 4px 20px #0000000d;margin-bottom:var(--space-xl)}.form-card[data-astro-cid-fp7gedqe] h2[data-astro-cid-fp7gedqe]{margin-top:0;margin-bottom:var(--space-lg);text-align:center;color:var(--color-terracotta)}.feedback-form[data-astro-cid-fp7gedqe]{display:flex;flex-direction:column;gap:var(--space-lg)}.form-group[data-astro-cid-fp7gedqe]{display:flex;flex-direction:column;gap:var(--space-xs)}.label-text[data-astro-cid-fp7gedqe],.form-group[data-astro-cid-fp7gedqe] label[data-astro-cid-fp7gedqe]{font-weight:var(--font-weight-bold);font-size:var(--font-size-base);color:var(--color-text)}.form-group[data-astro-cid-fp7gedqe] input[data-astro-cid-fp7gedqe][type=text],.form-group[data-astro-cid-fp7gedqe] input[data-astro-cid-fp7gedqe][type=email],.form-group[data-astro-cid-fp7gedqe] textarea[data-astro-cid-fp7gedqe]{padding:var(--space-sm);border:1px solid var(--color-marigold);border-radius:var(--border-radius-base);font-family:inherit;font-size:var(--font-size-base);background-color:var(--color-background-white);width:100%;transition:border-color .2s ease}.form-group[data-astro-cid-fp7gedqe].is-invalid input[data-astro-cid-fp7gedqe],.form-group[data-astro-cid-fp7gedqe].is-invalid textarea[data-astro-cid-fp7gedqe]{border-color:#ff4d4d!important;background-color:#fff5f5}.error-message[data-astro-cid-fp7gedqe]{color:#ff4d4d;font-size:var(--font-size-sm);margin-top:4px;display:none;font-weight:var(--font-weight-bold)}.form-group[data-astro-cid-fp7gedqe].is-invalid .error-message[data-astro-cid-fp7gedqe]{display:block}.radio-group[data-astro-cid-fp7gedqe]{display:flex;flex-direction:column;gap:var(--space-sm);margin-top:var(--space-xs)}.radio-card[data-astro-cid-fp7gedqe]{display:flex;align-items:center;gap:var(--space-md);padding:var(--space-md);background-color:var(--color-background-white);border:1px solid var(--color-border);border-radius:var(--border-radius-base);cursor:pointer;transition:all .2s ease}.radio-card[data-astro-cid-fp7gedqe].disabled{opacity:.6;cursor:not-allowed;background-color:#f5f5f5}.radio-card[data-astro-cid-fp7gedqe]:has(input:checked){border-color:var(--color-terracotta);background-color:var(--color-ivory)}.radio-indicator[data-astro-cid-fp7gedqe]{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border:2px solid var(--color-marigold);border-radius:50%;background-color:var(--color-background-white)}.radio-card[data-astro-cid-fp7gedqe]:has(input:checked) .radio-indicator[data-astro-cid-fp7gedqe]{background-color:var(--color-terracotta);border-color:var(--color-terracotta)}.check-icon[data-astro-cid-fp7gedqe]{width:12px;height:12px;color:#fff;opacity:0}.radio-card[data-astro-cid-fp7gedqe]:has(input:checked) .check-icon[data-astro-cid-fp7gedqe]{opacity:1}.sr-only[data-astro-cid-fp7gedqe]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.submit-button[data-astro-cid-fp7gedqe]{background-color:var(--color-terracotta);color:var(--color-text);padding:var(--space-md) var(--space-lg);border:none;border-radius:var(--border-radius-pill);font-weight:var(--font-weight-bold);font-size:var(--font-size-md);cursor:pointer;transition:all .3s ease;align-self:center;min-width:200px}.submit-button[data-astro-cid-fp7gedqe]:hover{background-color:var(--color-marigold);transform:translateY(-2px)}@media (max-width: 768px){.hero-section-padding[data-astro-cid-fp7gedqe]{padding-top:calc(var(--header-height) + var(--space-lg))}.form-card[data-astro-cid-fp7gedqe]{padding:var(--space-md)}}
