.wow-manifesto{display:flex;align-items:center;justify-content:center;min-height:80vh;padding:clamp(80px,15vh,200px) clamp(24px,8vw,200px);background:#0b0a08}.wow-manifesto-text{font-family:Fraunces,Georgia,serif;font-size:clamp(28px,4.5vw,64px);font-weight:300;font-style:italic;line-height:1.3;text-align:center;color:#f5efe1;max-width:900px;margin:0 auto;letter-spacing:-.01em}.wow-section-title{font-family:Fraunces,Georgia,serif;font-size:clamp(20px,2.5vw,36px);font-weight:400;color:#f5efe180;text-align:center;margin:0 0 clamp(40px,6vw,80px);letter-spacing:.05em;text-transform:uppercase}.wow-artists{padding:clamp(60px,10vh,140px) clamp(24px,5vw,80px);background:#0b0a08}.wow-artists-list{display:flex;flex-direction:column;gap:clamp(60px,8vh,120px);max-width:1000px;margin:0 auto}.wow-artist-header{display:flex;align-items:flex-start;gap:clamp(20px,3vw,40px);margin-bottom:24px;text-decoration:none;color:inherit}.wow-artist-avatar{width:clamp(80px,10vw,120px);height:clamp(80px,10vw,120px);border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0;border:2px solid rgba(201,169,110,.3)}.wow-artist-info{flex:1;min-width:0}.wow-artist-name{font-family:Fraunces,Georgia,serif;font-size:clamp(22px,2.5vw,36px);font-weight:400;margin:0 0 8px;color:#f5efe1}.wow-artist-bio{font-size:clamp(14px,1.2vw,17px);font-weight:300;line-height:1.65;color:#f5efe199;margin:0 0 12px;max-width:600px}.wow-artist-meta{font-size:13px;color:#c9a96e99;letter-spacing:.05em;text-transform:uppercase}.wow-artist-works{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.wow-artist-work{aspect-ratio:1;overflow:hidden;border-radius:3px}.wow-artist-work img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s ease}.wow-artist-work:hover img{transform:scale(1.05)}.wow-gallery{padding:clamp(60px,10vh,140px) clamp(16px,3vw,40px);background:#0b0a08}.wow-gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:6px;max-width:1400px;margin:0 auto}.wow-gallery-item{position:relative;overflow:hidden;border-radius:3px;aspect-ratio:3/4}.wow-gallery-item--large{grid-column:span 2;grid-row:span 2}.wow-gallery-item img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .8s ease}.wow-gallery-item:hover img{transform:scale(1.04)}.wow-gallery-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;padding:16px;background:linear-gradient(to top,rgba(11,10,8,.8) 0%,transparent 50%);opacity:0;transition:opacity .4s ease}.wow-gallery-item:hover .wow-gallery-overlay{opacity:1}.wow-gallery-title{font-family:Fraunces,Georgia,serif;font-size:16px;font-weight:400;color:#f5efe1;line-height:1.3}.wow-gallery-creator{font-size:13px;font-weight:300;color:#f5efe1a6;margin-top:3px}.wow-gallery-technique{font-size:12px;font-weight:400;color:#c9a96e80;margin-top:4px;text-transform:uppercase;letter-spacing:.08em}.wow-collections{padding:clamp(60px,10vh,140px) clamp(24px,5vw,80px);background:#0b0a08}.wow-collections-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:clamp(16px,2vw,24px);max-width:1200px;margin:0 auto}.wow-collection-card{display:block;overflow:hidden;border-radius:6px;background:#f5efe10a;border:1px solid rgba(245,239,225,.08);transition:border-color .3s ease}.wow-collection-card:hover{border-color:#c9a96e4d}.wow-collection-mosaic{display:grid;grid-template-columns:1fr 1fr;gap:2px;aspect-ratio:2/1;overflow:hidden}.wow-collection-mosaic img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wow-collection-info{padding:16px 20px 20px;display:flex;flex-direction:column;gap:4px}.wow-collection-name{font-family:Fraunces,Georgia,serif;font-size:clamp(16px,1.5vw,20px);font-weight:400;color:#f5efe1;margin:0}.wow-collection-creator{font-size:13px;font-weight:300;color:#f5efe180}.wow-collection-count{font-size:12px;color:#c9a96e80;letter-spacing:.05em;text-transform:uppercase}.wow-invitation{display:flex;align-items:center;justify-content:center;min-height:60vh;padding:clamp(60px,12vh,160px) clamp(24px,5vw,80px);background:#0b0a08}.wow-invitation-inner{text-align:center}.wow-invitation-title{font-family:Fraunces,Georgia,serif;font-size:clamp(24px,3.5vw,48px);font-weight:300;color:#f5efe1;margin:0 0 32px}.wow-invitation-cta{display:inline-block;font-size:clamp(14px,1.2vw,16px);font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#0b0a08;background:#c9a96e;padding:14px 40px;border-radius:6px;transition:opacity .2s ease}.wow-invitation-cta:hover{opacity:.85}.wow-footer{padding:40px clamp(24px,5vw,80px);background:#0b0a08;border-top:1px solid rgba(245,239,225,.08)}.wow-footer-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.wow-footer-brand{display:flex;align-items:center;gap:12px}.wow-footer-logo{width:24px;height:24px;color:#c9a96e}.wow-footer-name{font-size:14px;font-weight:500;color:#f5efe1}.wow-footer-tagline{font-size:12px;color:#f5efe159}.wow-footer-links{display:flex;flex-wrap:wrap;gap:8px 20px}.wow-footer-links a{font-size:13px;color:#f5efe166;transition:color .2s}.wow-footer-links a:hover{color:#f5efe1}.wow-mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:199;background:#0b0a08f7;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);display:flex;align-items:center;justify-content:center}.wow-mobile-menu[hidden]{display:none}.wow-mobile-menu nav{display:flex;flex-direction:column;align-items:center;gap:20px}.wow-mobile-menu nav a{font-family:Fraunces,Georgia,serif;font-size:24px;font-weight:400;color:#f5efe1b3;transition:color .2s}.wow-mobile-menu nav a:hover{color:#f5efe1}.wow-mobile-divider{width:40px;height:1px;background:#f5efe126}.wow-mobile-register{color:#c9a96e!important}[data-wow-reveal]{opacity:0;transform:translateY(20px);transition:opacity .8s ease,transform .8s ease}[data-wow-reveal].is-visible{opacity:1;transform:translateY(0)}@media (max-width: 780px){.wow-hero-info{padding:24px 20px 60px}.wow-hero-scroll{bottom:16px}.wow-artist-header{flex-direction:column;align-items:center;text-align:center}.wow-artist-bio{text-align:center}.wow-artist-works{gap:3px}.wow-gallery-grid{grid-template-columns:repeat(2,1fr);gap:3px}.wow-gallery-item--large{grid-column:span 2;grid-row:span 1;aspect-ratio:2/1}.wow-gallery-overlay{opacity:1;background:linear-gradient(to top,rgba(11,10,8,.75) 0%,transparent 40%)}.wow-gallery-title{font-size:13px}.wow-gallery-creator,.wow-gallery-technique{display:none}.wow-collections-grid{grid-template-columns:1fr}.wow-footer-inner{flex-direction:column;align-items:center;text-align:center}.wow-footer-links{justify-content:center}}@media (max-width: 480px){.wow-manifesto-text{font-size:24px}}
