html{font-synthesis:none;text-rendering:optimizelegibility}body{min-width:320px;min-height:100vh}:root{--background:#f4efe8;--surface:#fffaf4;--text:#1d1b19;--muted:#6e6861;--border:#1d1b1924;--container:1320px;--page-padding:32px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.container{width:min(calc(100% - (var(--page-padding) * 2)), var(--container));margin-inline:auto}.header{z-index:10;color:#fff;width:100%;position:absolute;top:0;left:0}.header-inner{align-items:center;gap:48px;min-height:96px;display:flex}.logo{letter-spacing:-.03em;margin-right:auto;font-size:1.3rem;font-weight:700}.nav{align-items:center;gap:32px;font-size:.9rem;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 24px;font-size:.9rem;font-weight:600;display:inline-flex}.button-dark{background:var(--text);color:#fff}.button-light{color:var(--text);background:#fff}.hero{color:#fff;background:linear-gradient(#0000001a 0%,#0000008c 100%),url(/image.png) 50%/cover no-repeat;align-items:flex-end;min-height:100svh;display:flex;position:relative}.hero-content{padding-bottom:96px}.eyebrow,.section-label{text-transform:uppercase;letter-spacing:.16em;margin:0 0 20px;font-size:.72rem;font-weight:700}.hero h1{letter-spacing:-.07em;max-width:900px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(4.5rem,10vw,10rem);font-weight:400;line-height:.82}.hero-copy{max-width:540px;margin:32px 0 0;font-size:clamp(1.1rem,2vw,1.5rem);line-height:1.5}.hero-actions{align-items:center;gap:28px;margin-top:32px;display:flex}.text-link{border-bottom:1px solid;padding-bottom:4px}.intro{padding:140px 0}.intro-grid{grid-template-columns:220px 1fr;gap:64px;display:grid}.intro h2{letter-spacing:-.045em;max-width:1000px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.5rem,5vw,5.5rem);font-weight:400;line-height:1}.workshops-section{background:var(--surface);padding:120px 0 140px}.section-heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:56px;display:flex}.section-heading h2{letter-spacing:-.05em;max-width:760px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.8rem,5vw,5rem);font-weight:400;line-height:.98}.workshop-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.workshop-card{min-width:0}.workshop-image{aspect-ratio:4/5;background:#ddd;overflow:hidden}.workshop-image img{object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.workshop-card:hover .workshop-image img{transform:scale(1.035)}.workshop-card-content{padding-top:22px}.workshop-category{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;margin:0 0 10px;font-size:.7rem;font-weight:700}.workshop-card h3{letter-spacing:-.035em;margin:0 0 12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.5rem,2vw,2rem);font-weight:400;line-height:1.05}.workshop-card-content>p:not(.workshop-category){color:var(--muted);margin:0;font-size:.95rem;line-height:1.55}.card-link{border-bottom:1px solid;margin-top:20px;padding-bottom:4px;font-size:.88rem;font-weight:600;display:inline-block}.placeholder-section{border-top:1px solid var(--border);min-height:65vh;padding:120px 0}.placeholder-section h2{letter-spacing:-.05em;max-width:800px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,6vw,6rem);font-weight:400;line-height:.95}.footer{background:var(--text);color:#fff;padding:64px 0}@media (width<=1100px){.workshop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 20px}}@media (width<=800px){:root{--page-padding:20px}.header-inner{min-height:76px}.nav,.header .button{display:none}.hero-content{padding-bottom:56px}.hero h1{font-size:clamp(4rem,20vw,7rem)}.hero-actions{flex-direction:column;align-items:flex-start}.intro{padding:88px 0}.intro-grid{grid-template-columns:1fr;gap:24px}.workshops-section{padding:88px 0}.section-heading{flex-direction:column;align-items:flex-start;margin-bottom:40px}.placeholder-section{padding:88px 0}}@media (width<=650px){.workshop-grid{grid-template-columns:1fr;gap:48px}.workshop-image{aspect-ratio:4/4.8}}
