LacyNighty™ Black Heart Leather Top
.bhl-pdp{ --ink:#0e0608;--paper:#f6efe8;--cream:#ede2d6;--wine:#7a1f2b; --blush:#d9b3ae;--rose:#b07a7a;--line:rgba(14,6,8,.10); --muted:#6b5b5e;--gold:#a88458; --serif:'Cormorant G aramond','Playfair Display',Didot,Georgia,serif; --sans:'Inter',-apple-system,system-ui,'Segoe UI',Roboto,sans-serif; font-family:var(--sans);color:var(--ink);background:var(--paper); margin:0 auto;padding:0;line-height:1.6;letter-spacing:.005em; -webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility; width:100%;max-width:none; } .bhl-pdp *,.bhl-pdp *::before,.bhl-pdp *::after{box-sizing:border-box;} .bhl-pdp img{display:block;max-width:100%;height:auto;} .bhl-pdp .wrap{max-width:1200px;margin:0 auto;} .bhl-pdp .inner{max-width:720px;margin:0 auto;padding:0 20px;} @media(min-width:640px){.bhl-pdp .inner{padding:0 32px;}} /* TYPE */ .bhl-pdp .eyebrow{ font-size:10px;letter-spacing:.32em;text-transform:uppercase; color:var(--wine);font-weight:600;margin:0 0 12px; } .bhl-pdp h2.display{ font-family:var(--serif); font-size:clamp(28px,7.4vw,62px);line-height:1.05; margin:0 0 16px;font-weight:400;letter-spacing:-.015em; word-wrap:break-word;hyphens:auto; } .bhl-pdp h2.display em{font-style:italic;color:var(--wine);} .bhl-pdp h3.sec{ font-family:var(--serif); font-size:clamp(22px,5.2vw,36px);line-height:1.1; font-weight:400;margin:0 0 14px;letter-spacing:-.01em; } .bhl-pdp h3.sec em{font-style:italic;color:var(--wine);} .bhl-pdp p{font-size:15px;line-height:1.68;color:var(--ink);margin:0 0 14px;} @media(min-width:640px){.bhl-pdp p{font-size:16px;}} .bhl-pdp p.lead{ font-family:var(--serif);font-style:italic; font-size:clamp(16px,3.2vw,20px);line-height:1.5; color:var(--muted);margin:0 auto;max-width:36ch; } .bhl-pdp .rule{width:36px;height:1px;background:var(--wine);margin:18px auto;border:0;} /* 1 · COVER */ .bhl-pdp .cover{background:var(--paper);padding:48px 0 36px;text-align:center;} @media(min-width:768px){.bhl-pdp .cover{padding:80px 0 56px;}} .bhl-pdp .cover .mark{ font-family:var(--serif);font-style:italic;font-size:12px; letter-spacing:.16em;color:var(--gold);margin-bottom:18px; } /* 2 · HERO */ .bhl-pdp .hero-img{position:relative;overflow:hidden;background:var(--ink);aspect-ratio:4/5;} @media(min-width:768px){.bhl-pdp .hero-img{aspect-ratio:16/9;max-height:680px;}} .bhl-pdp .hero-img img{width:100%;height:100%;object-fit:cover;object-position:center top;} .bhl-pdp .hero-img .cap{ position:absolute;left:0;right:0;bottom:0;padding:16px 20px;color:#fff; background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.62) 100%); font-family:var(--serif);font-style:italic;font-size:14px;letter-spacing:.02em; } @media(min-width:768px){.bhl-pdp .hero-img .cap{padding:28px 40px;font-size:16px;}} /* 3 · INTRO */ .bhl-pdp .intro{padding:48px 0 36px;background:var(--paper);text-align:center;} @media(min-width:768px){.bhl-pdp .intro{padding:72px 0 52px;}} /* 4 · INSIDE */ .bhl-pdp .inside{background:var(--cream);padding:48px 0;} @media(min-width:768px){.bhl-pdp .inside{padding:80px 0;}} .bhl-pdp .inside-head{text-align:center;margin-bottom:28px;padding:0 20px;} .bhl-pdp .inside-feature{margin:0 auto 28px;max-width:1200px;aspect-ratio:3/4;overflow:hidden;background:#111;} @media(min-width:768px){.bhl-pdp .inside-feature{aspect-ratio:16/9;max-height:560px;margin-bottom:40px;}} .bhl-pdp .inside-feature img{width:100%;height:100%;object-fit:cover;object-position:center;} .bhl-pdp .pieces{ display:grid;gap:1px;background:var(--line); grid-template-columns:1fr;max-width:1200px;margin:0 auto; border-top:1px solid var(--line);border-bottom:1px solid var(--line); } @media(min-width:560px){.bhl-pdp .pieces{grid-template-columns:1fr 1fr;}} @media(min-width:900px){.bhl-pdp .pieces{grid-template-columns:repeat(3,1fr);}} .bhl-pdp .piece{background:var(--cream);padding:24px 22px;} .bhl-pdp .piece .n{ font-family:var(--serif);font-style:italic;font-size:11px; color:var(--wine);letter-spacing:.12em;margin-bottom:8px;display:block; } .bhl-pdp .piece h4{font-family:var(--serif);font-size:20px;line-height:1.1;margin:0 0 7px;font-weight:400;} .bhl-pdp .piece p{font-size:13.5px;color:var(--muted);line-height:1.55;margin:0;} /* 5 · REVIEWS */ .bhl-pdp .reviews{background:var(--paper);padding:52px 0;} @media(min-width:768px){.bhl-pdp .reviews{padding:76px 0;}} .bhl-pdp .reviews-head{text-align:center;margin-bottom:28px;padding:0 20px;} .bhl-pdp .star-agg{font-size:22px;color:var(--gold);letter-spacing:.06em;margin-bottom:5px;} .bhl-pdp .rev-count{font-family:var(--sans);font-size:11px;letter-spacing:.20em;text-transform:uppercase;color:var(--muted);} .bhl-pdp .rev-grid{ display:grid;grid-template-columns:1fr;gap:1px;background:var(--line); max-width:1000px;margin:28px auto 0; border-top:1px solid var(--line);border-bottom:1px solid var(--line); } @media(min-width:580px){.bhl-pdp .rev-grid{grid-template-columns:1fr 1fr;}} @media(min-width:900px){.bhl-pdp .rev-grid{grid-template-columns:repeat(3,1fr);}} .bhl-pdp .rv{background:var(--paper);padding:24px 22px;} .bhl-pdp .rv .rv-stars{font-size:12px;color:var(--gold);margin-bottom:10px;letter-spacing:.04em;} .bhl-pdp .rv q{ quotes:none;font-family:var(--serif);font-style:italic; font-size:15.5px;line-height:1.55;color:var(--ink);display:block;margin:0 0 12px; } .bhl-pdp .rv cite{font-style:normal;font-family:var(--sans);font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);display:block;} .bhl-pdp .rv cite span{display:block;font-size:10px;color:var(--blush);margin-top:3px;letter-spacing:.12em;} /* 6 · SPLIT */ .bhl-pdp .split{display:grid;grid-template-columns:1fr;gap:1px;background:var(--cream);} @media(min-width:768px){.bhl-pdp .split{grid-template-columns:1fr 1fr;}} .bhl-pdp .split .panel{background:var(--paper);padding:44px 22px;display:flex;flex-direction:column;justify-content:center;} @media(min-width:768px){.bhl-pdp .split .panel{padding:64px 48px;}} .bhl-pdp .split .panel.img{padding:0;background:var(--ink);} .bhl-pdp .split .panel.img img{width:100%;height:100%;object-fit:cover;min-height:280px;} @media(min-width:768px){.bhl-pdp .split .panel.img img{min-height:480px;}} /* 7 · SPEC */ .bhl-pdp .spec{background:var(--cream);padding:48px 0;} @media(min-width:768px){.bhl-pdp .spec{padding:76px 0;}} .bhl-pdp .spec-head{text-align:center;margin-bottom:24px;} .bhl-pdp .duo{display:grid;gap:24px;grid-template-columns:1fr;max-width:700px;margin:0 auto;padding:0 20px;} @media(min-width:680px){.bhl-pdp .duo{grid-template-columns:1fr 1fr;gap:40px;}} .bhl-pdp .duo h4{ font-family:var(--sans);font-size:10px;letter-spacing:.26em;text-transform:uppercase; color:var(--wine);font-weight:600;margin:0 0 12px;padding-bottom:10px;border-bottom:1px solid var(--line); } .bhl-pdp .duo ul{list-style:none;padding:0;margin:0;} .bhl-pdp .duo li{padding:9px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:baseline;gap:10px;font-size:13.5px;} .bhl-pdp .duo li:last-child{border-bottom:0;} .bhl-pdp .duo .lk{color:var(--muted);flex-shrink:0;} .bhl-pdp .duo .lv{color:var(--ink);font-weight:500;text-align:right;font-family:var(--serif);font-size:15px;font-style:italic;} /* 8 · TRUST */ .bhl-pdp .trust{background:var(--ink);color:var(--paper);padding:36px 20px;} .bhl-pdp .trust-row{display:flex;flex-wrap:wrap;justify-content:center;max-width:700px;margin:0 auto;gap:0;} .bhl-pdp .tb{display:flex;align-items:flex-start;gap:10px;padding:14px 20px;flex:1 1 180px;min-width:160px;border-right:1px solid rgba(255,255,255,.08);} .bhl-pdp .tb:last-child{border-right:0;} @media(max-width:560px){ .bhl-pdp .tb{border-right:0;border-bottom:1px solid rgba(255,255,255,.08);flex:1 1 100%;} .bhl-pdp .tb:last-child{border-bottom:0;} } .bhl-pdp .tb-ico{flex-shrink:0;width:18px;height:18px;margin-top:2px;color:var(--blush);} .bhl-pdp .tb-ico svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;} .bhl-pdp .tb-title{font-size:10px;letter-spacing:.20em;text-transform:uppercase;color:var(--blush);font-weight:600;margin:0 0 3px;} .bhl-pdp .tb-desc{font-size:12.5px;color:rgba(246,239,232,.7);line-height:1.5;margin:0;} .bhl-pdp .tb-desc strong{color:var(--paper);font-weight:500;} /* 10 · FAQ */ .bhl-pdp .faq{background:var(--cream);padding:52px 0;} @media(min-width:768px){.bhl-pdp .faq{padding:76px 0;}} .bhl-pdp .faq-head{text-align:center;margin-bottom:24px;padding:0 20px;} .bhl-pdp .faq-list{max-width:620px;margin:0 auto;padding:0 20px;} .bhl-pdp .faq details{border-bottom:1px solid var(--line);} .bhl-pdp .faq details:first-of-type{border-top:1px solid var(--line);} .bhl-pdp .faq summary{ font-family:var(--serif);font-size:17px;line-height:1.35; cursor:pointer;list-style:none;position:relative; padding:16px 34px 16px 0;font-weight:400;min-height:44px; } @media(min-width:640px){.bhl-pdp .faq summary{font-size:19px;}} .bhl-pdp .faq summary::-webkit-details-marker{display:none;} .bhl-pdp .faq summary::after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:20px;color:var(--wine);font-weight:300;line-height:1;} .bhl-pdp .faq details[open] summary::after{content:"–";} .bhl-pdp .faq details>p{margin:0 0 18px;color:var(--muted);font-size:14px;line-height:1.7;max-width:58ch;} /* 11 · CLOSING */ .bhl-pdp .close{background:var(--paper);padding:60px 20px 44px;text-align:center;} @media(min-width:768px){.bhl-pdp .close{padding:88px 20px 64px;}} .bhl-pdp .close .ck{font-family:var(--serif);font-style:italic;font-size:clamp(19px,4.8vw,28px);line-height:1.35;max-width:22ch;margin:0 auto 14px;color:var(--ink);} .bhl-pdp .close .sig{font-family:var(--serif);font-style:italic;font-size:14px;color:var(--wine);letter-spacing:.06em;} .bhl-pdp .close .dot{width:4px;height:4px;background:var(--wine);border-radius:50%;display:inline-block;margin:0 8px;vertical-align:middle;} @media(prefers-reduced-motion:reduce){.bhl-pdp *{transition:none!important;}} Lacy Nighty · Est. for bold nights The Leather Edit One piece. All the confidence you need. Designed for women who set the tone — without adjusting all night. Straps that hold. An edge that lasts. Why this piece Most tops slip the moment things get interesting.This one was built for exactly that moment. The Black Heart Leather Top replaces the usual compromise between daring and functional. Fully adjustable vegan leather straps mean you find your fit once, wear it confidently the whole night. No fidgeting. No pulling. Just the look you planned — staying exactly where it should. What makes it work Three reasons it becomes your go-to — No. 01 Fully Adjustable Straps Every strap adjusts independently, so you dial in your fit rather than settling for a size. Vegan leather hardware holds its setting — no slipping once you've found the right tension. — No. 02 Heart Cutout Detail The heart window at the centre is the whole statement — bold without being costume. Cut with clean edges so the shape stays precise whether you're standing still or not. — No. 03 Vegan Leather Construction Cruelty-free vegan leather that photographs dark and rich — not plasticky or cheap in person. Holds structure across the chest without the stiffness of genuine leather. ★★★★★ 4.6 / 5 · Loved by 40,000+ customers worldwide ★★★★★ I was looking for something bold to pair with my outfit and this did not disappoint. It's lightweight, easy to adjust, and adds a serious wow factor. Very happy with this buy. Chloe B.Verified purchase · July 2025 ★★★☆☆ I liked how adjustable everything was — I felt secure and confident wearing it. It's definitely not soft leather, but the look and fit made up for it. Would buy again for sure. Naomi P.Verified purchase · July 2025 ★★★★☆ The design is sexy and edgy, perfect for themed events. The materials hold together well. If the straps were a touch softer it'd be an easy five stars — still a strong buy. Felix H.Verified purchase · July 2025 Designed for your shape Fit isn't a size. It's an adjustment. Every strap is independently adjustable, which means the top works for you — not the other way around. Pull tight where you want definition. Leave slack where you want ease. The hardware is solid enough to keep your settings once you've dialled them in. Worn and reviewed by customers across sizes — from XS to XL, the adjustability is what gets mentioned most. Built with intention Design & Materials Design SizingFully adjustable — one size Strap styleMulti-point independent adjust Feature detailHeart cutout at chest ClosureAdjustable buckle hardware Materials ExteriorVegan leather Cruelty-freeYes — no animal products ColourMatte black CareWipe clean, do not machine wash Unmarked box Ships in plain packaging — no brand name, no product description visible on the outside. Discreet billing Shows on your statement as "LN Goods" — not the product name or category. 30-day returns Free returns within 30 days if it's not what you expected — no questions asked. Common questions Before you order Will this fit me if I'm between sizes? Yes — that's exactly what the adjustable design is for. Every strap adjusts independently, so you're not locked into a size chart. Women across a wide range of sizes have worn it and the consensus is: dial it in once and it stays put. Is the leather real or synthetic? It's 100% vegan leather — no animal products anywhere in the construction. The material is firm enough to hold structure but flexible enough to move with you. It photographs as rich matte black, and that's consistent with what you'll receive. What will show on my bank statement? Your statement will show "LN Goods" — not the store name, product name, or category. The packaging is also plain with no external branding. How soon will it arrive? Most orders are delivered within 5–8 business days. Your order confirmation will include a tracking link once it ships. Expedited options may be available at checkout. Can I return it if it doesn't work for me? Yes — free returns within 30 days of delivery. The item should be unworn and in its original condition. Start a return from your order confirmation email or contact [email protected]. Is this for everyday wear or special occasions? Primarily special occasions, boudoir, or styled shoots — it's a statement piece, not a daily top. Customers wear it to events, for partner gifting, and for photography. It's built to last those moments, not to survive a dryer cycle. One piece. All the confidence you need. Lacy Nighty for the night you set the tone
More you might like
Related
LacyNighty™ Cold Heart Leather Top
Related
LacyNighty™ Black Heart Collar
Related
LacyNighty™ Dress Hearty Black
Related