:root{--content-width: 650px;--grid-gap: 2rem;--section-spacing: 8rem}.about-hero[data-astro-cid-kh7btl4r]{min-height:90vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:0 1rem}.about-hero-content[data-astro-cid-kh7btl4r]{max-width:800px}.about-hero-title[data-astro-cid-kh7btl4r]{font-size:clamp(3rem,6vw,5rem);line-height:1.1;margin-bottom:2rem;font-family:var(--font-heading);font-weight:300;letter-spacing:-.02em;opacity:0;transform:translateY(20px);animation:fadeInUp 1s ease forwards}.about-hero-subtitle[data-astro-cid-kh7btl4r]{font-size:clamp(1.25rem,2.5vw,1.75rem);line-height:1.6;font-weight:300;font-family:var(--font-body);max-width:600px;margin:0 auto 120px;opacity:0;transform:translateY(20px);animation:fadeInUp 1s ease forwards .3s}.manifesto-section[data-astro-cid-kh7btl4r]{padding:var(--section-spacing) 1rem}.manifesto-container[data-astro-cid-kh7btl4r]{max-width:var(--content-width);margin:0 auto;position:relative}.manifesto-title[data-astro-cid-kh7btl4r]{font-size:clamp(2rem,4vw,2.5rem);margin-bottom:3rem;font-family:var(--font-heading);font-weight:400;text-align:center;letter-spacing:.02em}.manifesto-content[data-astro-cid-kh7btl4r]{font-size:1.25rem;line-height:1.8;font-family:var(--font-body);text-align:left}.manifesto-content[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{margin-bottom:2rem}.drop-cap[data-astro-cid-kh7btl4r]{float:left;font-size:4.5rem;line-height:1;padding-top:.5rem;padding-right:.5rem;font-family:var(--font-heading);font-weight:300;color:var(--color-text-heading)}.manifesto-divider[data-astro-cid-kh7btl4r]{text-align:center;margin:3rem 0;color:var(--color-text-light);font-size:1.5rem;letter-spacing:.5em}.workshop-section[data-astro-cid-kh7btl4r]{padding:var(--section-spacing) 1rem;background-color:var(--color-bg-alt)}.workshop-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:auto auto;gap:var(--grid-gap);max-width:1200px;margin:0 auto}.workshop-main-image[data-astro-cid-kh7btl4r]{grid-column:1;grid-row:1 / span 2;position:relative;overflow:hidden;min-height:600px;display:flex;align-items:center;justify-content:center}.workshop-main-image[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{width:100%;height:100%;object-fit:contain;transition:transform .8s ease}.workshop-main-image[data-astro-cid-kh7btl4r]:hover img[data-astro-cid-kh7btl4r]{transform:scale(1.03)}.workshop-sketch[data-astro-cid-kh7btl4r]{grid-column:2;grid-row:1;position:relative;overflow:hidden}.workshop-sketch[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{width:100%;height:100%;object-fit:cover}.workshop-quote[data-astro-cid-kh7btl4r]{grid-column:2;grid-row:2;background-color:var(--color-bg);padding:2.5rem;display:flex;align-items:center;justify-content:center}.workshop-quote-text[data-astro-cid-kh7btl4r]{font-size:1.25rem;line-height:1.6;font-style:italic;color:var(--color-text-heading);text-align:center;font-family:var(--font-heading)}.product-section[data-astro-cid-kh7btl4r]{padding:var(--section-spacing) 1rem}.product-split[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:1200px;margin:0 auto;align-items:center}.product-image[data-astro-cid-kh7btl4r]{position:relative;overflow:hidden}.product-image[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{width:100%;height:auto;transition:transform .8s ease}.product-image[data-astro-cid-kh7btl4r]:hover img[data-astro-cid-kh7btl4r]{transform:scale(1.05)}.product-content[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;justify-content:center;height:100%}.product-title[data-astro-cid-kh7btl4r]{font-size:clamp(2rem,4vw,2.5rem);margin-bottom:2rem;font-family:var(--font-heading);font-weight:400}.product-description[data-astro-cid-kh7btl4r]{font-size:1.25rem;line-height:1.8;font-family:var(--font-body)}.product-description[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{margin-bottom:1.5rem}.materials-section[data-astro-cid-kh7btl4r]{padding:var(--section-spacing) 1rem;background-color:var(--color-bg-alt)}.materials-title[data-astro-cid-kh7btl4r]{font-size:clamp(2rem,4vw,2.5rem);margin-bottom:3rem;text-align:center;font-family:var(--font-heading);font-weight:400}.materials-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;max-width:1200px;margin:0 auto}.material-item[data-astro-cid-kh7btl4r]{text-align:center}.material-icon[data-astro-cid-kh7btl4r]{width:120px;height:120px;margin:0 auto 1.5rem;border-radius:50%;overflow:hidden;position:relative}.material-icon[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{width:100%;height:100%;object-fit:cover}.material-name[data-astro-cid-kh7btl4r]{font-size:1.25rem;font-family:var(--font-heading);margin-bottom:.5rem;color:var(--color-text-heading)}.material-description[data-astro-cid-kh7btl4r]{font-size:1rem;line-height:1.6;color:var(--color-text);font-family:var(--font-body)}.signature-section[data-astro-cid-kh7btl4r]{padding:var(--section-spacing) 1rem;text-align:center;background-color:var(--color-bg)}.signature-container[data-astro-cid-kh7btl4r]{max-width:600px;margin:0 auto}.signature-content[data-astro-cid-kh7btl4r]{font-size:1.25rem;line-height:1.8;margin-bottom:3rem;font-family:var(--font-body)}.signature-content[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{margin-bottom:1.5rem}.signature-box[data-astro-cid-kh7btl4r]{display:inline-block;padding:2rem 4rem;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);margin-top:2rem}.signature-name[data-astro-cid-kh7btl4r]{font-family:var(--font-heading);font-size:2rem;color:var(--color-text-heading);margin-bottom:.5rem}.signature-title[data-astro-cid-kh7btl4r]{font-size:1rem;color:var(--color-text-light);font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em}.cta-section[data-astro-cid-kh7btl4r]{padding:6rem 1rem;text-align:center;position:relative;overflow:hidden;background-color:#2c2c2c}.cta-section[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;inset:0;background-image:url(https://images.unsplash.com/photo-1506905925346-21bda4d32df4?ixlib=rb-4.0.3&auto=format&fit=crop&w=1350&q=80);background-size:cover;background-position:center;filter:blur(8px) brightness(.6);opacity:.7}.cta-content[data-astro-cid-kh7btl4r]{position:relative;z-index:1;max-width:600px;margin:0 auto}.cta-title[data-astro-cid-kh7btl4r]{font-size:clamp(2rem,4vw,3rem);margin-bottom:2rem;color:#fff;font-family:var(--font-heading);font-weight:300}.cta-button[data-astro-cid-kh7btl4r]{display:inline-block;padding:1rem 3rem;background-color:transparent;border:2px solid white;color:#fff;text-decoration:none;font-size:1rem;text-transform:uppercase;letter-spacing:.1em;font-family:var(--font-body);transition:all .3s ease}.cta-button[data-astro-cid-kh7btl4r]:hover{background-color:#fff;color:#2c2c2c}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@media(max-width:1024px){:root{--section-spacing: 6rem}.workshop-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;grid-template-rows:auto auto auto}.workshop-main-image[data-astro-cid-kh7btl4r]{grid-column:1;grid-row:1;min-height:400px}.workshop-main-image[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{object-fit:cover}.workshop-sketch[data-astro-cid-kh7btl4r]{grid-column:1;grid-row:2;min-height:300px}.workshop-quote[data-astro-cid-kh7btl4r]{grid-column:1;grid-row:3}.product-split[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:3rem}.product-image[data-astro-cid-kh7btl4r]{order:-1}.materials-grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){:root{--section-spacing: 4rem;--content-width: 100%}.about-hero[data-astro-cid-kh7btl4r]{min-height:70vh}.about-hero-title[data-astro-cid-kh7btl4r]{font-size:2.5rem}.about-hero-subtitle[data-astro-cid-kh7btl4r]{font-size:1.25rem;margin-bottom:80px}.manifesto-content[data-astro-cid-kh7btl4r],.product-description[data-astro-cid-kh7btl4r],.signature-content[data-astro-cid-kh7btl4r]{font-size:1.125rem}.drop-cap[data-astro-cid-kh7btl4r]{font-size:3.5rem}.materials-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:2rem}.material-icon[data-astro-cid-kh7btl4r]{width:100px;height:100px}.cta-button[data-astro-cid-kh7btl4r]{padding:.875rem 2.5rem}}@media(max-width:480px){.about-hero-title[data-astro-cid-kh7btl4r]{font-size:2rem}.about-hero-subtitle[data-astro-cid-kh7btl4r]{font-size:1.125rem;margin-bottom:60px}.manifesto-title[data-astro-cid-kh7btl4r],.product-title[data-astro-cid-kh7btl4r],.materials-title[data-astro-cid-kh7btl4r]{font-size:1.75rem}.workshop-quote[data-astro-cid-kh7btl4r]{padding:2rem}.workshop-quote-text[data-astro-cid-kh7btl4r]{font-size:1.125rem}.signature-box[data-astro-cid-kh7btl4r]{padding:1.5rem 2rem}.signature-name[data-astro-cid-kh7btl4r]{font-size:1.75rem}}.section-fade-in[data-astro-cid-kh7btl4r]{opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.section-fade-in[data-astro-cid-kh7btl4r].visible{opacity:1;transform:translateY(0)}
