Sleep Dresses
A collection page of BERLOOK
About
Coming Soon Sleep Dresses Are Coming Soon Our sleep dress collection is being refreshed with soft, comfortable, and easy-to-wear styles for bedtime, slow mornings, and relaxed evenings at home. While this collection is getting ready, you can explore more effortless BERLOOK styles for lounging, layering, and everyday comfort. Explore Beach Dresses Shop Cover-Ups .berlook-coming-soon { max-width: 760px; margin: 36px auto; padding: 36px 24px; text-align: center; border: 1px solid #eeeeee; border-radius: 20px; background: linear-gradient(135deg, #fffaf7 0%, #ffffff 55%, #f7f7f7 100%); } .berlook-coming-soon__badge { display: inline-flex; align-items: center; gap: 8px; margin-bottom: 16px; padding: 8px 14px; border-radius: 999px; background: #111111; color: #ffffff; font-size: 13px; font-weight: 600; letter-spacing: 0.04em; text-transform: uppercase; } .berlook-coming-soon__dot { width: 8px; height: 8px; border-radius: 50%; background: #ffffff; animation: berlookPulse 1.6s ease-in-out infinite; } .berlook-coming-soon h2 { margin: 0 0 14px; font-size: clamp(24px, 4vw, 36px); line-height: 1.2; color: #111111; } .berlook-coming-soon p { max-width: 620px; margin: 0 auto 14px; font-size: 15px; line-height: 1.7; color: #555555; } .berlook-coming-soon__links { display: flex; justify-content: center; flex-wrap: wrap; gap: 12px; margin-top: 24px; } .berlook-coming-soon__links a { display: inline-block; padding: 12px 20px; border-radius: 999px; border: 1px solid #111111; color: #111111; background: #ffffff; font-size: 14px; font-weight: 600; text-decoration: none; transition: transform 0.2s ease, background 0.2s ease, color 0.2s ease; } .berlook-coming-soon__links a:hover { transform: translateY(-2px); background: #111111; color: #ffffff; } @keyframes berlookPulse { 0%, 100% { opacity: 0.45; transform: scale(0.9); } 50% { opacity: 1; transform: scale(1.15); } } @media (prefers-reduced-motion: reduce) { .berlook-coming-soon__dot, .berlook-coming-soon__links a { animation: none; tra