@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,600;9..144,700&display=swap";:root{--ink:#1b1e19;--cream:#f6f0e4;--paper:#fffaf0;--coral:#ef6b4a;--blue:#457bb6;--yellow:#f4be42;--green:#4b755f;--line:#1b1e192b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{width:100%;display:block}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.eyebrow{letter-spacing:.18em;margin:0 0 1rem;font-size:.72rem;font-weight:700}.button{background:var(--coral);color:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.75rem;padding:.92rem 1.35rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 7px #1b1e1926}.button-small{padding:.75rem 1.1rem;font-size:.84rem}.button.dark{background:var(--ink)}.site-header{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f6f0e4f2;justify-content:space-between;align-items:center;height:84px;padding:0 clamp(1.25rem,5vw,5rem);display:flex;position:sticky;top:0}.brand{align-items:center;gap:.8rem;display:flex}.brand-mark{align-items:flex-end;gap:3px;width:43px;height:43px;display:flex;transform:rotate(-4deg)}.brand-mark i{border-radius:50% 50% 15% 15%;display:block}.brand-mark i:first-child{background:var(--coral);width:13px;height:31px}.brand-mark i:nth-child(2){background:var(--yellow);width:13px;height:42px}.brand-mark i:nth-child(3){background:var(--blue);width:13px;height:25px}.brand span:last-child{flex-direction:column;display:flex}.brand b{font-family:Fraunces,serif;font-size:1rem;line-height:1}.brand em{letter-spacing:.23em;margin-top:.35rem;font-size:.67rem;font-style:normal}.site-header nav{gap:2rem;font-size:.86rem;font-weight:600;display:flex}.site-header nav a:hover{text-underline-offset:5px;text-decoration:underline}.hero{grid-template-columns:1.02fr .98fr;max-width:1500px;min-height:700px;margin:auto;padding:5.5rem clamp(1.25rem,5vw,5rem) 4.5rem;display:grid;overflow:hidden}.hero-copy{z-index:2;align-self:center}.hero h1,.section h2,.connect h2,.membership h2,.donate h2{letter-spacing:-.05em;margin:.7rem 0 1.6rem;font-family:Fraunces,serif;font-size:clamp(3.8rem,7vw,7.4rem);line-height:.88}.hero h1 span{color:var(--coral);font-style:italic}.lede{max-width:560px;font-size:1.1rem;line-height:1.65}.hero-about{border-left:5px solid var(--coral);background:#fffaf0b3;max-width:620px;margin:1.5rem 0 0;padding:1.15rem 1.25rem}.hero-about p{margin:0;line-height:1.65}.hero-about-label{letter-spacing:.15em;color:var(--blue);font-size:.68rem;font-weight:800;margin-bottom:.4rem!important}.hero-actions{align-items:center;gap:1.8rem;margin:2.2rem 0 4rem;display:flex}.text-link{border-bottom:1px solid;padding:.4rem 0;font-weight:700}.community-note{align-items:center;gap:1rem;font-size:.8rem;display:flex}.community-note p{margin:0;line-height:1.45}.avatar-stack{display:flex}.avatar-stack span{background:var(--blue);color:#fff;border:2px solid var(--cream);border-radius:50%;place-items:center;width:36px;height:36px;margin-left:-8px;font-size:.65rem;font-weight:700;display:grid}.avatar-stack span:first-child{background:var(--coral);margin-left:0}.avatar-stack span:nth-child(3){background:var(--green)}.avatar-stack span:last-child{background:var(--yellow);color:var(--ink)}.hero-art{min-height:540px;position:relative}.sun{background:var(--yellow);border-radius:50%;width:280px;height:280px;position:absolute;top:2%;right:2%}.hero-photo{background:var(--paper);box-shadow:12px 14px 0 var(--blue);position:absolute;overflow:hidden}.hero-photo>img{width:100%;height:100%;display:block}.hero-photo-main{width:64%;height:72%;top:10%;right:7%;transform:rotate(3deg)}.hero-photo-main>img{object-fit:contain;padding:1rem}.hero-photo-small{width:43%;height:42%;box-shadow:10px 10px 0 var(--coral);bottom:1%;left:2%;transform:rotate(-5deg)}.hero-photo-small>img{object-fit:cover}.hero-upload-placeholder{width:100%;height:100%;color:var(--ink);background:linear-gradient(145deg,#fffaf0,#e8dfcf);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;display:flex}.hero-upload-placeholder span{color:var(--coral);font-family:Fraunces,serif;font-size:clamp(4rem,8vw,7rem);line-height:.8}.hero-upload-placeholder small{letter-spacing:.18em;font-size:.65rem;font-weight:800}.hero-upload-placeholder.artwork{background:linear-gradient(145deg,#afcae1,#f5c3b4)}.hero-upload-placeholder.artwork span{color:var(--yellow)}.paint-stroke{background:var(--ink);color:#fff;text-align:center;letter-spacing:.08em;padding:1rem 2.2rem;font-family:Fraunces,serif;font-size:1.1rem;position:absolute;bottom:2%;right:-2%;transform:rotate(-7deg)}.scribble{color:var(--coral);font-size:7rem;position:absolute;top:0;left:0;transform:rotate(-18deg)}.marquee{background:var(--ink);color:var(--paper);white-space:nowrap;letter-spacing:.16em;padding:1rem 0;font-weight:700;overflow:hidden}.marquee div{width:max-content;animation:24s linear infinite scroll}.marquee span{color:var(--yellow);padding:0 1.2rem}@keyframes scroll{to{transform:translate(-35%)}}.section{max-width:1500px;margin:auto;padding:7rem clamp(1.25rem,5vw,5rem)}.section-heading{justify-content:space-between;align-items:end;gap:3rem;margin-bottom:3rem;display:flex}.section-heading h2{margin:0;font-size:clamp(2.7rem,5vw,5rem)}.section-heading>p{max-width:430px;line-height:1.65}.workshop-grid{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid}.workshop-card{border:1px solid var(--line);flex-direction:column;justify-content:space-between;min-height:315px;padding:1.5rem;display:flex;position:relative;overflow:hidden}.workshop-card.coral{background:#f5c3b4}.workshop-card.blue{background:#afcae1}.workshop-card.gold{background:#efd78d}.date-tile{background:var(--paper);flex-direction:column;justify-content:center;align-items:center;width:72px;height:82px;display:flex;transform:rotate(-2deg);box-shadow:4px 5px #1b1e191f}.date-tile small{letter-spacing:.12em;font-weight:700}.date-tile strong{font-family:Fraunces,serif;font-size:2rem}.workshop-card .spots{text-transform:uppercase;letter-spacing:.12em;font-size:.68rem;font-weight:700}.workshop-card h3{margin:.35rem 0;font-family:Fraunces,serif;font-size:2rem}.workshop-card>div:nth-child(2)>p:last-child{font-size:.9rem;line-height:1.6}.workshop-card>a{border-top:1px solid var(--line);justify-content:space-between;padding-top:1rem;font-weight:700;display:flex}.booking-panel{background:var(--paper);border:1px solid var(--line);grid-template-columns:.8fr 1.2fr;gap:4rem;margin-top:1.5rem;padding:clamp(1.5rem,4vw,3rem);display:grid}.booking-panel h3{margin:.4rem 0;font-family:Fraunces,serif;font-size:2.3rem}.booking-panel>div>p:last-child{line-height:1.6}.form-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.form-grid label,.stack-form label,.member-form label,.donation-form label{font-size:.76rem;font-weight:700}.form-grid label span,.stack-form label span{font-weight:400}.form-grid input,.form-grid select,.stack-form input,.stack-form textarea,.member-form input,.donation-form input{border:1px solid var(--line);background:#fff;border-radius:3px;width:100%;margin-top:.4rem;padding:.85rem;display:block}.form-grid button{align-self:end}.form-message{grid-column:1/-1;margin:.25rem 0;font-size:.82rem}.form-message.success{color:#2e644b;font-weight:700}.form-message.error{color:#9c2f22}.gallery-section{background:var(--ink);color:var(--paper)}.gallery-inner{max-width:1500px}.section-heading.light .eyebrow{color:var(--yellow)}.album-browser{gap:2rem;display:grid}.album-tabs{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.album-tabs button{color:var(--paper);text-align:left;cursor:pointer;background:#292c27;border:1px solid #555850;padding:0;transition:transform .2s,border-color .2s}.album-tabs button:hover,.album-tabs button.active{border-color:var(--yellow);transform:translateY(-4px)}.album-cover{background:#41443e;height:155px;display:block;overflow:hidden}.album-cover img{object-fit:cover;width:100%;height:100%}.album-tab-copy{justify-content:space-between;align-items:end;gap:.75rem;padding:1rem;display:flex}.album-tab-copy strong{font-family:Fraunces,serif;font-size:1.3rem}.album-tab-copy small{color:#b7b9b4;white-space:nowrap}.album-panel{border-top:1px solid #555850;padding-top:2rem}.album-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:1.5rem;display:flex}.album-heading h3{margin:.2rem 0 0;font-family:Fraunces,serif;font-size:clamp(2.3rem,4vw,4rem)}.album-heading>p{color:#c6c8c3;max-width:520px;margin:0;line-height:1.6}.album-photo-grid{columns:3 260px;column-gap:1rem}.album-photo-grid figure{break-inside:avoid;background:#292c27;margin:0 0 1rem}.album-photo-grid img{width:100%;height:auto;display:block}.album-photo-grid figcaption{padding:.8rem 1rem;font-size:.78rem;font-weight:700}.gallery-empty{text-align:center;border:1px dashed #666;padding:3rem}.gallery-note{text-align:right;color:#b7b9b4;margin-top:1.3rem;font-size:.8rem}.connect{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.subscribe-card,.suggestion-card{padding:clamp(2rem,5vw,4.5rem)}.subscribe-card{background:var(--coral);color:#fff}.suggestion-card{background:var(--paper);border:1px solid var(--line);position:relative}.connect h2{font-size:clamp(2.7rem,4.5vw,4.6rem)}.connect>div>p{line-height:1.65}.stack-form{flex-direction:column;gap:.8rem;margin-top:2rem;display:flex}.stack-form input,.stack-form textarea{background:#ffffffed}.check{align-items:flex-start;gap:.6rem;line-height:1.4;font-weight:400!important;display:flex!important}.check input{width:auto!important;margin:.15rem 0 0!important}.split{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.idea-icon{color:var(--coral);font-size:3rem}.membership{background:var(--blue);color:#fff;grid-template-columns:1fr 1fr;gap:8vw;padding:7rem clamp(1.25rem,7vw,8rem);display:grid}.membership-copy h2{font-size:clamp(3.5rem,6vw,6.6rem)}.membership-copy h2 span{color:var(--yellow);font-style:italic}.membership-copy>p:last-child{max-width:500px;font-size:1.08rem;line-height:1.7}.member-benefits{align-self:center}.member-benefits h3{font-family:Fraunces,serif;font-size:1.8rem}.member-benefits ul{margin:1.5rem 0 2rem;padding:0;list-style:none}.member-benefits li{border-top:1px solid #ffffff4d;gap:1.2rem;padding:1.1rem 0;display:flex}.member-benefits li>b{color:var(--yellow);font-family:Fraunces,serif}.member-benefits li span{flex-direction:column;font-size:.85rem;display:flex}.member-benefits li strong{margin-bottom:.25rem;font-size:1rem}.member-form{grid-template-columns:1fr 1fr auto;gap:.7rem;display:grid}.member-form input{margin:0}.fine-print{opacity:.75;font-size:.7rem!important;line-height:1.45!important}.member-form .form-message{grid-column:1/-1}.donate{grid-template-columns:.85fr 1.15fr;align-items:center;gap:7vw;display:grid}.donate-art{aspect-ratio:1;background:var(--yellow);box-shadow:-22px 20px 0 var(--coral),22px -18px 0 var(--blue);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;transform:rotate(-5deg)}.donate-art span{font-family:Fraunces,serif;font-size:clamp(5rem,12vw,10rem);line-height:.75}.donate-art small{font-family:Fraunces,serif;font-size:1.5rem;font-style:italic}.donate-copy h2{font-size:clamp(3rem,5vw,5rem)}.donate-copy>p{line-height:1.7}.venmo-card{border:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:1.25rem;margin:1.7rem 0 1rem;padding:1.2rem;display:flex;box-shadow:7px 7px #1b1e191a}.payment-qr{flex:none;width:90px;height:90px}.payment-qr img{object-fit:contain;width:100%;height:100%}.qr-placeholder{color:#656960;background:#f6f0e4;border:1px dashed #1b1e1959;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;min-height:80px;display:flex}.qr-placeholder span{font-family:Fraunces,serif;font-size:1.55rem;font-weight:700}.qr-placeholder small{letter-spacing:.1em;font-size:.52rem;font-weight:800}.venmo-account{flex-direction:column;gap:.2rem;display:flex}.venmo-account small{letter-spacing:.15em;color:var(--blue);font-size:.65rem;font-weight:800}.venmo-account strong{font-family:Fraunces,serif;font-size:1.35rem}.venmo-account span{color:#5e6259;font-size:.88rem}.venmo-button{white-space:nowrap;background:#008cff}footer{background:var(--ink);color:var(--paper);grid-template-columns:1fr 1fr;align-items:start;gap:2rem;padding:4rem clamp(1.25rem,5vw,5rem) 2rem;display:grid}.footer-brand .brand-mark i:first-child{background:var(--coral)}.footer-brand .brand-mark i:nth-child(2){background:var(--yellow)}.footer-brand .brand-mark i:nth-child(3){background:var(--blue)}footer>p{color:#b9bbb6;max-width:430px;line-height:1.6}.footer-links{justify-content:flex-end;gap:1.5rem;font-size:.82rem;display:flex}.footer-qr-card{border:1px solid #41433e;grid-column:2;justify-self:end;align-items:center;gap:1rem;max-width:340px;padding:.8rem;display:flex}.footer-qr-card>div{flex:none;width:78px;height:78px}.footer-qr-card img{object-fit:contain;background:#fff;width:100%;height:100%}.footer-qr-card p{flex-direction:column;gap:.25rem;margin:0;display:flex}.footer-qr-card strong{font-family:Fraunces,serif;font-size:1.15rem}.footer-qr-card small{color:#b9bbb6;line-height:1.4}.copyright{border-top:1px solid #41433e;grid-column:1/-1;max-width:none;padding-top:1.5rem;font-size:.72rem}@media (max-width:900px){.site-header nav,.site-header>.button{display:none}.hero{grid-template-columns:1fr;padding-top:3.5rem}.hero-art{min-height:480px;margin-top:2rem}.workshop-grid,.booking-panel,.membership,.donate,.connect,.member-form{grid-template-columns:1fr}.gallery-grid{grid-template-rows:260px 220px 220px;grid-template-columns:1fr 1fr}.gallery-1{grid-area:1/1/2/3}.gallery-2{grid-column:1/3}.donate-art{max-width:450px;margin:auto}.section-heading{flex-direction:column;align-items:start}.section-heading>p{margin:0}}@media (max-width:560px){.site-header{height:70px}.brand b{font-size:.84rem}.brand-mark{width:34px;height:34px}.brand-mark i:first-child{height:25px}.brand-mark i:nth-child(2){height:34px}.brand-mark i:nth-child(3){height:21px}.hero{min-height:auto}.hero h1{font-size:3.7rem}.hero-actions{flex-direction:column;align-items:flex-start}.hero-art{min-height:390px}.hero-photo-main{width:75%;height:70%}.hero-photo-small{width:50%;height:39%}.section{padding-top:5rem;padding-bottom:5rem}.form-grid,.split{grid-template-columns:1fr}.gallery-grid{flex-direction:column;display:flex}.gallery-grid figure{height:260px}.connect{padding-left:0;padding-right:0}.subscribe-card,.suggestion-card{padding:2rem 1.25rem}.membership{padding:5rem 1.25rem}.amounts{grid-template-columns:1fr 1fr}.venmo-card{flex-direction:column;align-items:stretch}.payment-qr{width:110px;height:110px}.venmo-button{white-space:normal;width:100%}footer{grid-template-columns:1fr}.footer-links{flex-wrap:wrap;justify-content:flex-start}.footer-qr-card{grid-column:1;justify-self:start}.copyright{grid-column:1}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.marquee div{animation:none}.button,.gallery-grid img{transition:none}}.workshop-price{color:#74442e;font-weight:700!important}.full-label{border-top:1px solid var(--line);padding-top:1rem;font-weight:800}.booking-payment{grid-column:1/-1;margin:0;font-size:.82rem}.booking-payment a{text-underline-offset:3px;font-weight:700;text-decoration:underline}.events-section{background:#e8dfcf}.events-inner{max-width:1500px}.events-calendar{background:var(--paper);border:1px solid var(--line)}.event-row{border-bottom:1px solid var(--line);grid-template-columns:118px 92px 1fr auto;align-items:center;gap:1.5rem;padding:1.2rem;display:grid}.event-row:last-child{border-bottom:0}.event-flyer{aspect-ratio:4/5;border:1px solid var(--line);background:#e8dfcf;width:118px;overflow:hidden}.event-flyer img{object-fit:contain;background:#fff;width:100%;height:100%}.event-flyer-placeholder{text-align:center;color:#6a6e65;background:linear-gradient(145deg,#f4ead7,#dfd2bb);flex-direction:column;justify-content:center;align-items:center;gap:.55rem;width:100%;height:100%;display:flex}.event-flyer-placeholder span{color:var(--coral);font-size:1.8rem}.event-flyer-placeholder small{letter-spacing:.12em;font-size:.56rem;font-weight:800;line-height:1.5}.event-date{flex-direction:column;justify-content:center;align-items:center;width:75px;height:78px;display:flex;transform:rotate(-2deg)}.event-date.coral{background:#f5c3b4}.event-date.blue{background:#afcae1}.event-date.gold{background:#efd78d}.event-date small{letter-spacing:.12em;font-size:.67rem;font-weight:800}.event-date strong{font-family:Fraunces,serif;font-size:2rem;line-height:1}.event-details p{letter-spacing:.06em;text-transform:uppercase;margin:0 0 .3rem;font-size:.7rem;font-weight:700}.event-details h3{margin:0 0 .35rem;font-family:Fraunces,serif;font-size:1.6rem}.event-details span{color:#5d6058;font-size:.8rem}.event-open{letter-spacing:.08em;text-transform:uppercase;border:1px solid var(--ink);border-radius:999px;padding:.65rem .85rem;font-size:.68rem;font-weight:800}.no-events{text-align:center;padding:3rem}.membership-price{align-items:baseline;gap:.6rem;margin:.8rem 0 .25rem;display:flex}.membership-price strong{color:var(--yellow);font-family:Fraunces,serif;font-size:2rem}.footer-address{color:var(--paper);text-underline-offset:4px;text-decoration:underline}@media (max-width:760px){.event-row{grid-template-columns:100px 72px 1fr;gap:1rem}.event-flyer{width:100px}.event-open{text-align:center;grid-column:1/-1}.event-date{width:65px;height:70px}}@media (max-width:560px){.event-row{grid-template-columns:88px 1fr}.event-flyer{grid-row:1/3;width:88px}.event-date,.event-details{grid-column:2}.event-open{grid-column:1/-1}}.members-hero{background:var(--yellow);grid-template-columns:1.15fr .85fr;align-items:end;gap:8vw;padding:clamp(4.5rem,9vw,8rem) clamp(1.25rem,7vw,8rem);display:grid;position:relative;overflow:hidden}.members-hero:after{content:"✦";color:#fffaf073;font-size:15rem;line-height:1;position:absolute;top:-2rem;right:5%;transform:rotate(13deg)}.members-hero h1{letter-spacing:-.055em;margin:0;font-family:Fraunces,serif;font-size:clamp(4.1rem,8vw,8rem);line-height:.82}.members-hero h1 span{color:var(--coral);font-style:italic}.members-hero>p{z-index:1;max-width:620px;margin:0;font-family:Fraunces,serif;font-size:clamp(1.35rem,2.2vw,2rem);line-height:1.45;position:relative}.member-directory{max-width:1500px}.member-section-heading{justify-content:space-between;align-items:end;gap:3rem;margin-bottom:2.5rem;display:flex}.member-section-heading h2{margin:0;font-family:Fraunces,serif;font-size:clamp(3rem,5vw,5rem);line-height:1}.member-section-heading>p{max-width:470px;margin:0;line-height:1.7}.member-profile-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.member-profile-card{background:var(--paper);border:1px solid var(--line);box-shadow:7px 7px #1b1e1914}.member-photo-placeholder{aspect-ratio:4/3;border-bottom:1px solid var(--line);color:#777b71;background:#e8dfcf;flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex;overflow:hidden}.member-photo-placeholder>img{object-fit:cover;width:100%;height:100%}.member-photo-placeholder small{letter-spacing:.17em;font-size:.65rem;font-weight:800}.photo-icon{border:2px solid;border-radius:4px;width:76px;height:62px;display:block;position:relative}.photo-icon i{border:2px solid;border-radius:50%;width:16px;height:16px;position:absolute;top:9px;right:10px}.photo-icon b{clip-path:polygon(0 100%,32% 25%,53% 62%,69% 41%,100% 100%);background:currentColor;height:27px;position:absolute;bottom:8px;left:8px;right:8px}.member-description-placeholder{padding:1.5rem}.member-card-label{letter-spacing:.14em;text-transform:uppercase;color:var(--coral);font-weight:800;margin:0 0 .7rem!important;font-size:.65rem!important}.member-description-placeholder h3{margin:0 0 .8rem;font-family:Fraunces,serif;font-size:1.8rem}.member-description-placeholder>p:last-child{color:#5e6259;margin:0;line-height:1.65}.honorary-member-section{background:var(--ink);color:var(--paper)}.honorary-member-section .section{max-width:1500px}.member-section-heading.light .eyebrow{color:var(--yellow)}.member-section-heading.light>p{color:#c4c6c0}.member-profile-card.honorary{color:var(--ink);box-shadow:7px 7px #f4be4259}.member-profile-card.honorary .member-photo-placeholder{background:#efd78d}.member-profile-card.honorary .member-card-label{color:var(--blue)}.members-cta{text-align:center;max-width:900px}.members-cta h2{margin:.35rem 0 1.25rem;font-family:Fraunces,serif;font-size:clamp(3rem,5vw,5rem);line-height:1}.members-cta>p:not(.eyebrow){max-width:620px;margin:0 auto 1.8rem;line-height:1.7}.members-page .site-header nav a[aria-current=page]{color:var(--coral);font-weight:800}@media (max-width:900px){.members-hero{grid-template-columns:1fr;gap:2.5rem}.member-profile-grid{grid-template-columns:1fr 1fr}.member-section-heading{flex-direction:column;align-items:start}.members-hero:after{font-size:10rem}}@media (max-width:560px){.member-profile-grid{grid-template-columns:1fr}.members-hero{padding-top:4rem;padding-bottom:4rem}.members-hero h1{font-size:4rem}.member-description-placeholder{padding:1.25rem}}.brand-logo{border:1px solid var(--line);background:#fff;border-radius:8px;flex:none;width:46px;height:46px;display:block;overflow:hidden}.brand-logo img{object-fit:contain;width:100%;height:100%;padding:2px}.footer-brand .brand-logo{border-color:#41433e}.workshop-card{min-height:540px;padding:0}.workshop-flyer{background:var(--paper);border-bottom:1px solid var(--line);width:100%;height:220px;overflow:hidden}.workshop-flyer>img{object-fit:contain;background:#fff;width:100%;height:100%}.workshop-flyer-placeholder{text-align:center;color:#666a61;background:linear-gradient(145deg,#fffaf0bf,#ffffff59);flex-direction:column;justify-content:center;align-items:center;gap:.65rem;width:100%;height:100%;display:flex}.workshop-flyer-placeholder span{color:var(--coral);font-size:2.2rem}.workshop-flyer-placeholder small{letter-spacing:.14em;font-size:.62rem;font-weight:800;line-height:1.55}.workshop-card-body{grid-template-columns:72px 1fr;gap:1.1rem;padding:1.35rem 1.35rem 1rem;display:grid}.workshop-card-copy>p{margin-top:.4rem;font-size:.88rem;line-height:1.55}.workshop-card>a,.workshop-card>.full-label{margin:0 1.35rem 1.35rem}.workshop-card>.full-label{display:block}@media (max-width:560px){.brand-logo{width:38px;height:38px}.workshop-flyer{height:240px}.workshop-card-body{grid-template-columns:64px 1fr;padding:1.1rem}.workshop-card h3{font-size:1.7rem}.workshop-card>a,.workshop-card>.full-label{margin-left:1.1rem;margin-right:1.1rem}}@media (max-width:900px){.album-tabs{grid-template-columns:1fr 1fr}.album-heading{flex-direction:column;align-items:start}}@media (max-width:560px){.album-tabs{grid-template-columns:1fr}.album-tabs button{grid-template-columns:110px 1fr;display:grid}.album-cover{height:90px}.album-tab-copy{align-items:center}.album-photo-grid{columns:1}.gallery-note{text-align:left}}.footer-admin{grid-column:1/-1;justify-content:flex-end;display:flex}.footer-admin-link{min-height:44px;color:var(--paper);border:1px solid #b9bbb6;border-radius:6px;justify-content:center;align-items:center;padding:.65rem 1.1rem;font-size:1rem;font-weight:600;display:inline-flex}.footer-admin-link:hover{background:var(--paper);color:var(--ink)}.footer-admin-link:focus-visible{outline:3px solid var(--yellow);outline-offset:4px}@media (max-width:560px){.footer-admin{justify-content:flex-start}}.membership-payment{border:1px solid;flex-wrap:wrap;grid-column:1/-1;gap:1rem;padding:1rem;display:flex}.membership-payment legend{padding:0 .4rem;font-weight:700}.membership-payment label{align-items:center;gap:.5rem;font-size:1rem;display:flex}.membership-payment input[type=radio]{width:1.2rem;height:1.2rem;accent-color:var(--ink);margin:0}.membership-confirmation{background:var(--paper);color:var(--ink);margin-top:1rem;padding:1.25rem;line-height:1.6}.membership-confirmation .payment-qr{margin:1rem 0;display:block}.membership-confirmation .button{white-space:normal}.member-form button:disabled{opacity:.6}
