.playlist-section--immersive{background:var(--color-bg-primary,#f1e9e2);padding:clamp(2rem,4vw,2.75rem) 1.25rem;position:relative}.playlist-section--immersive.playlist-section--secondary,.playlist-section--immersive.playlist-section--light{background:var(--color-bg-secondary,#faf7f4)}.playlist-immersive-panel{background:linear-gradient(155deg,#1a3528 0%,#2e4d3d 48%,#3d5c4a 100%);border-radius:20px;position:absolute;inset:.75rem;overflow:hidden;box-shadow:0 28px 70px #1a352838,inset 0 1px #faf7f41a}.playlist-immersive-glow{filter:blur(70px);pointer-events:none;border-radius:50%;position:absolute}.playlist-immersive-glow--left{background:#faf7f424;width:280px;height:280px;top:-80px;left:-60px}.playlist-immersive-glow--right{background:#4a6b5a73;width:220px;height:220px;bottom:-70px;right:-40px}.playlist-immersive-grain{opacity:.35;mix-blend-mode:soft-light;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.5'/%3E%3C/svg%3E");position:absolute;inset:0}.playlist-immersive-inner{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:1.15rem;max-width:720px;margin:0 auto;padding:clamp(1.35rem,3vw,2rem) clamp(1.15rem,3vw,1.75rem);display:flex;position:relative}.playlist-immersive-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:#faf7f48c;margin:0 0 1rem;font-size:.7rem;font-weight:700}.playlist-immersive-cta-icon{flex-shrink:0;width:1.15rem;height:1.15rem}.playlist-immersive-quote{font-family:var(--font-display);letter-spacing:.03em;text-transform:uppercase;color:var(--color-off-white,#faf7f4);border:none;margin:0;padding:0;font-size:clamp(1.2rem,2.6vw,1.65rem);font-weight:400;line-height:1.2}.playlist-immersive-quote-mark{color:#faf7f459;margin-bottom:.35rem;font-size:2.5rem;line-height:1;display:block}.playlist-immersive-cta{color:var(--color-off-white,#faf7f4);letter-spacing:.04em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#faf7f414;border:1.5px solid #faf7f480;border-radius:999px;align-items:center;gap:.5rem;padding:.85rem 1.65rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .25s,border-color .25s,color .25s;display:inline-flex}.playlist-immersive-cta:hover{background:var(--color-off-white,#faf7f4);border-color:var(--color-off-white,#faf7f4);color:var(--color-forest-green,#2e4d3d);text-decoration:none}@media (min-width:768px){.playlist-section--immersive{padding:clamp(4rem,8vw,6rem) 2rem}.playlist-immersive-panel{inset:2rem}.playlist-immersive-inner{max-width:820px}}
