.culture-posters{--us-primary: #e8628c;--us-primary-hover: #d9507b;--us-primary-border: #f8d5e3;--us-bg: #faf5ef;--us-bg-alt: #f9ecd5;--us-text: #2d2926;--us-text-secondary: #8a7b6c;--us-text-muted: #b8aea2;--us-border: #f0ebe6;--us-border-strong: #e4dcd0;--us-radius-md: 12px;--us-radius-lg: 16px;--us-radius-pill: 999px;--us-shadow-card: 0 2px 12px rgba(180, 140, 120, .08);--us-shadow-card-hover: 0 8px 24px rgba(180, 140, 120, .16);--us-ease-out: cubic-bezier(.22, .61, .36, 1);--us-dur-base: .24s;--us-dur-slow: .36s;background:var(--us-bg);overflow:hidden;padding:80px 0}.culture-posters .container{width:100%;max-width:1280px;margin:0 auto;padding:0 80px}.culture-posters .spotlight-grid{display:grid;grid-template-columns:220px 1fr;gap:32px;align-items:start}.culture-posters .culture-carousel-wrap{position:relative;min-width:0}.culture-posters .carousel-frame{position:relative}.culture-posters .nav-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:44px;height:44px;border-radius:50%;border:1px solid var(--us-border-strong);background:#fffffff5;color:var(--us-text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 14px #00000014;transition:all var(--us-dur-base) var(--us-ease-out);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.culture-posters .nav-arrow:hover{background:var(--us-primary);color:#fff;border-color:var(--us-primary);box-shadow:0 6px 18px #e8628c52}.culture-posters .nav-arrow[hidden]{display:none!important}.culture-posters .nav-arrow--prev{left:-22px}.culture-posters .nav-arrow--next{right:-22px}.culture-posters .spotlight-dots{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:20px;min-height:8px}.culture-posters .spotlight-dots[hidden]{display:flex!important;visibility:hidden}.culture-posters .spotlight-dots__dot{width:8px;height:8px;border-radius:50%;border:0;padding:0;background:var(--us-border-strong);cursor:pointer;transition:all var(--us-dur-base) var(--us-ease-out)}.culture-posters .spotlight-dots__dot:hover{background:var(--us-text-muted)}.culture-posters .spotlight-dots__dot.is-active{width:24px;border-radius:999px;background:var(--us-primary)}.culture-posters .spotlight-heading{display:flex;flex-direction:column;padding:0;min-width:0}.culture-posters .spotlight-heading__eyebrow{font-size:13px;font-weight:600;color:var(--us-text-muted);letter-spacing:.02em;text-transform:lowercase;margin-bottom:8px}.culture-posters .spotlight-heading__title-row{display:flex;align-items:baseline;gap:8px;flex-wrap:nowrap}.culture-posters .spotlight-heading__title{font-size:clamp(28px,3.4vw,40px);font-weight:800;color:var(--us-text);letter-spacing:-.01em;line-height:1.15;margin:0}.culture-posters .spotlight-heading__icon{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;flex-shrink:0;transform:translateY(2px);animation:us-pulse 2.4s var(--us-ease-out) infinite}.culture-posters .spotlight-heading__icon svg{width:100%;height:100%;display:block}@keyframes us-pulse{0%,to{transform:translateY(2px)}50%{transform:translateY(-1px)}}.culture-posters .spotlight-heading__desc{margin-top:14px;font-size:15px;color:var(--us-text-secondary);line-height:1.6}.culture-posters .spotlight-heading__filters{margin-top:28px;display:flex;flex-direction:column;align-items:stretch;gap:8px}.culture-posters .spotlight-heading__filter{height:44px;padding:0 20px;font-size:14px;font-weight:600;color:var(--us-text);background:transparent;border:1.5px solid var(--us-border-strong);border-radius:10px;display:inline-flex;align-items:center;justify-content:flex-start;gap:6px;cursor:pointer;text-decoration:none;text-align:left;transition:all var(--us-dur-base) var(--us-ease-out);font-family:inherit}.culture-posters .spotlight-heading__filter:hover{border-color:var(--us-primary);color:var(--us-primary)}.culture-posters .spotlight-heading__filter.is-active{background:var(--us-primary);border-color:var(--us-primary);color:#fff;box-shadow:0 4px 14px #e8628c47}.culture-posters .spotlight-carousel{margin-right:0;padding:0 0 4px;overflow-x:auto;scroll-snap-type:x mandatory;display:flex;gap:24px;scrollbar-width:none;scroll-behavior:smooth}.culture-posters .spotlight-carousel::-webkit-scrollbar{display:none;width:0;height:0}.culture-posters .spotlight-card{flex:0 0 calc((100% - 48px) / 3);scroll-snap-align:start;position:relative;display:block;aspect-ratio:4 / 5;background:var(--us-bg-alt);border-radius:var(--us-radius-lg);box-shadow:var(--us-shadow-card);overflow:hidden;transition:transform var(--us-dur-base) var(--us-ease-out),box-shadow var(--us-dur-base) var(--us-ease-out);color:#fff;text-decoration:none}.culture-posters .spotlight-card:hover{transform:translateY(-4px);box-shadow:var(--us-shadow-card-hover)}.culture-posters .spotlight-card__bg{position:absolute;inset:0;background-size:cover;background-position:center;transition:transform .5s var(--us-ease-out)}.culture-posters .spotlight-card:hover .spotlight-card__bg{transform:scale(1.06)}.culture-posters .spotlight-card__badge{position:absolute;top:14px;left:14px;z-index:3;padding:5px 12px;background:#ffffffeb;color:var(--us-primary);border:1px solid var(--us-primary-border);border-radius:var(--us-radius-pill);font-size:12px;font-weight:600;line-height:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.culture-posters .spotlight-card__status,.culture-posters .spotlight-card__placeholder-badge{position:absolute;top:14px;right:14px;z-index:3;padding:5px 12px;border-radius:var(--us-radius-pill);font-size:12px;font-weight:600;line-height:1;letter-spacing:0;text-transform:none;background:#2d2926b8;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.culture-posters .spotlight-card__status:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;margin-right:6px;vertical-align:middle;background:currentColor}.culture-posters .spotlight-card__status--ongoing:before{background:#4ade80}.culture-posters .spotlight-card__status--upcoming:before{background:#60a5fa}.culture-posters .spotlight-card__status--preparing:before{background:#f472b6}.culture-posters .spotlight-card__status--ended:before{background:#a8a29e}.culture-posters .spotlight-card__caption{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:80px 20px 20px;background:linear-gradient(to top,#000000e0,#0000008c,#0000);color:#fff;display:flex;flex-direction:column;gap:6px}.culture-posters .spotlight-card__caption-title{font-size:17px;font-weight:800;line-height:1.3;color:#fff;letter-spacing:-.01em;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.culture-posters .spotlight-card__caption-date{font-size:12.5px;font-weight:500;color:#ffffffeb;margin:0;letter-spacing:0}.culture-posters .spotlight-card--placeholder{pointer-events:none;cursor:default}.culture-posters .spotlight-card--placeholder .spotlight-card__bg:after{content:"";position:absolute;inset:0;background:#fffaf740;pointer-events:none}.culture-posters .spotlight-card--placeholder .spotlight-card__caption-title,.culture-posters .spotlight-card--placeholder .spotlight-card__caption-date{opacity:.85}@media(max-width:1024px){.culture-posters{padding:64px 0}.culture-posters .container{padding:0 40px}.culture-posters .spotlight-grid{grid-template-columns:240px 1fr;gap:28px}.culture-posters .spotlight-card{flex:0 0 calc((100% - 24px)/2)}.culture-posters .nav-arrow--prev{left:-16px}.culture-posters .nav-arrow--next{right:-16px}}@media(max-width:767px){.culture-posters{padding:48px 0 56px}.culture-posters .container{padding:0}.culture-posters .spotlight-grid{display:block}.culture-posters .spotlight-heading{padding:0 20px 20px}.culture-posters .spotlight-heading__title{font-size:26px}.culture-posters .spotlight-heading__desc{font-size:14.5px;margin-top:10px}.culture-posters .spotlight-heading__filters{flex-direction:row;flex-wrap:nowrap;margin-top:20px;gap:8px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:4px}.culture-posters .spotlight-heading__filters::-webkit-scrollbar{display:none}.culture-posters .spotlight-heading__filter{height:38px;padding:0 16px;font-size:13px;flex:0 0 auto;border-radius:999px}.culture-posters .culture-carousel-wrap{margin:0}.culture-posters .spotlight-carousel{gap:12px;padding:0 20px 4px;scroll-padding-left:20px}.culture-posters .spotlight-card{flex:0 0 calc(100% - 60px);aspect-ratio:4 / 5;border-radius:14px}.culture-posters .spotlight-card__badge{top:10px;left:10px;padding:4px 10px;font-size:11px}.culture-posters .spotlight-card__status,.culture-posters .spotlight-card__placeholder-badge{top:10px;right:10px;padding:4px 9px;font-size:10.5px}.culture-posters .spotlight-card__caption{padding:60px 16px 16px}.culture-posters .spotlight-card__caption-title{font-size:15.5px}.culture-posters .spotlight-card__caption-date{font-size:11.5px}.culture-posters .nav-arrow{display:none!important}.culture-posters .spotlight-dots{margin-top:16px;padding:0 20px}}@media(max-width:380px){.culture-posters .spotlight-card{flex:0 0 calc(100% - 50px)}.culture-posters .spotlight-heading__title{font-size:23px}}
