Phantom Catsuit - VEX Nylon Edition - READY TO SHIP
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400&family=Inter:wght@300;400;500;600&display=swap'); /* --- Nylon Banner --- */ .v ex-nylon-banner { max-width: 100%; margin: 0 0 28px 0; border: 1px solid #e8e4e0; background: #faf9f7 !important; overflow: hidden; } /* --- Top Accent Bar --- */ .vex-nylon-banner__accent { height: 3px; background: linear-gradient(90deg, #1a1a1a 0%, #555 35%, #8b7d6b 50%, #555 65%, #1a1a1a 100%); } /* --- Banner Header --- */ .vex-nylon-banner__header { padding: 22px 24px 0; text-align: center; } .vex-nylon-banner__label { font-family: 'Inter', sans-serif !important; font-size: 9px !important; font-weight: 600 !important; letter-spacing: 3px; text-transform: uppercase; color: #8b7d6b !important; margin-bottom: 6px !important; display: block !important; } .vex-nylon-banner__title { font-family: 'Cormorant Garamond', Georgia, serif !important; font-size: 22px !important; font-weight: 400 !important; letter-spacing: 3px !important; text-transform: uppercase; color: #1a1a1a !important; margin: 0 0 4px 0 !important; line-height: 1.3 !important; } .vex-nylon-banner__subtitle { font-family: 'Cormorant Garamond', Georgia, serif !important; font-size: 15px !important; font-style: italic; color: #8b7d6b !important; margin: 0 0 18px 0 !important; letter-spacing: 0.5px; } .vex-nylon-banner__divider { width: 40px; height: 1px; background: #d4cfc8; margin: 0 auto 18px; border: none; } /* --- Duality Statement --- */ .vex-nylon-banner__duality { display: flex !important; justify-content: center; align-items: center; gap: 0; border-top: 1px solid #e8e4e0; border-bottom: 1px solid #e8e4e0; background: #e8e4e0; } .vex-nylon-duality__side { flex: 1; padding: 18px 16px !important; text-align: center; background: #faf9f7 !important; } .vex-nylon-duality__side--left { border-right: 1px solid #e8e4e0; } .vex-nylon-duality__icon { font-size: 14px; color: #8b7d6b !important; display: block; margin-bottom: 8px; } .vex-nylon-duality__label { font-family: 'Cormorant Garamond', Georgia, serif !important; font-size: 17px !important; font-weight: 400 !important; letter-spacing: 2px; text-transform: uppercase; color: #1a1a1a !important; display: block; margin-bottom: 4px; line-height: 1.3 !important; } .vex-nylon-duality__text { font-family: 'Inter', sans-serif !important; font-size: 10px !important; font-weight: 300 !important; color: #777 !important; letter-spacing: 0.3px; line-height: 1.5 !important; } .vex-nylon-duality__center { padding: 0 14px; background: #faf9f7 !important; display: flex; align-items: center; align-self: stretch; } .vex-nylon-duality__ampersand { font-family: 'Cormorant Garamond', Georgia, serif !important; font-size: 20px !important; font-style: italic; color: #8b7d6b !important; } /* --- Info Badges Row --- */ .vex-nylon-banner__badges { display: flex !important; justify-content: center; gap: 1px; background: #e8e4e0; border-bottom: 1px solid #e8e4e0; } .vex-nylon-badge { flex: 1; background: #faf9f7 !important; padding: 14px 12px !important; text-align: center; } .vex-nylon-badge__icon { font-size: 12px; color: #8b7d6b !important; display: block; margin-bottom: 6px; } .vex-nylon-badge__text { font-family: 'Inter', sans-serif !important; font-size: 9px !important; font-weight: 600 !important; letter-spacing: 1.5px; text-transform: uppercase; color: #1a1a1a !important; line-height: 1.4 !important; } /* --- Fabric Notice --- */ .vex-nylon-banner__notice { padding: 18px 24px; text-align: center; } .vex-nylon-banner__notice-text { font-family: 'Inter', sans-serif !important; font-size: 11px !important; font-weight: 300 !important; line-height: 1.8 !important; color: #777 !important; max-width: 520px; margin: 0 auto 10px !important; letter-spacing: 0.2px; } .vex-nylon-banner__notice-text strong { font-weight: 500 !important; color: #555 !important; } /* --- Final Sale Bar --- */ .vex-nylon-banner__final-sale { background: #f0ece8 !important; border-top: 1px solid #e8e4e0; border-bottom: 1px solid #e8e4e0; padding: 12px 24px; text-align: center; } .vex-nylon-banner__final-sale-label { font-family: 'Inter', sans-serif !important; font-size: 9px !important; font-weight: 600 !important; letter-spacing: 2.5px; text-transform: uppercase; color: #1a1a1a !important; display: block; margin-bottom: 4px; } .vex-nylon-banner__final-sale-text { font-family: 'Inter', sans-serif !important; font-size: 10.5px !important; font-weight: 300 !important; color: #777 !important; line-height: 1.6 !important; letter-spacing: 0.2px; } /* --- Footer --- */ .vex-nylon-banner__footer { background: #f5f3f0 !important; padding: 10px 24px; text-align: center; } .vex-nylon-banner__footer-text { font-family: 'Inter', sans-serif !important; font-size: 9px !important; font-weight: 400 !important; letter-spacing: 2px; text-transform: uppercase; color: #999 !important; } .vex-nylon-banner__footer-text em { font-style: normal; color: #8b7d6b !important; font-weight: 500 !important; } /* --- Responsive --- */ @media (max-width: 768px) { .vex-nylon-banner__title { font-size: 19px !important; letter-spacing: 2px !important; } .vex-nylon-banner__badges { flex-wrap: wrap; } .vex-nylon-badge { flex: 1 1 33%; min-width: 0; } } @media (max-width: 480px) { .vex-nylon-banner__header { padding: 18px 16px 0; } .vex-nylon-banner__duality { flex-direction: column; gap: 1px; } .vex-nylon-duality__side--left { border-right: none; border-bottom: 1px solid #e8e4e0; } .vex-nylon-duality__center { padding: 8px 0; justify-content: center; } .vex-nylon-duality__side { padding: 14px 16px !important; } .vex-nylon-banner__badges { flex-direction: column; } .vex-nylon-badge { flex: none; padding: 10px 12px !important; } .vex-nylon-banner__notice { padding: 16px 16px; } .vex-nylon-banner__title { font-size: 17px !important; letter-spacing: 1.5px !important; } .vex-nylon-banner__notice-text { font-size: 10.5px !important; } } Nylon Collection Vex Nylon Edition High-gloss nylon crafted for visual impact and movement ✨ Flawless & Pristine Intentional. Beautiful. & ✶ Torn & Distressed Intentional. Beautiful. ◆ DelicateFabric ✪ Will Run, Tear& Distress ✦ HandleWith Care ⚠ FinalSale This is a delicate fabric. While our heavyweight nylon is chosen for its luminous finish and striking resilience, snags and tears may occur — especially under pressure or sharp contact. We embrace this duality: wear it flawless, wear it torn, make it your story. Crafted for visual impact and movement — not for high-stress wear. Each piece should be handled with care. Final Sale — No Returns or Exchanges Due to the delicate nature of our high-gloss nylon, all pieces from this collection are final sale. Runs, tears, and distressing are not covered. For extra protection, we offer Redo Return Assurance at checkout. Vex Nylon Edition • Wear It How You Want • Make It Your Story Step into your second skin. The Phantom Catsuit from the VEX Nylon Collection is an ultra-sheer, high-stretch full-body suit designed to disappear onto the skin while making an unforgettable statement. With its seamless silhouette, integrated gloves and feet, and a clean mock neck, this catsuit evokes futuristic elegance with an edge. A hidden zipper at the center back ensures a smooth, uninterrupted look from every angle, while the sculpting nylon fabric flatters and flexes with every move. Whether worn solo or layered under outerwear, Phantom is the foundation for your boldest looks. Finished with the signature VEX Nylon metal label at the back neck. One Size Fits Most (XS–XL)This garment is designed with a sculpted, flexible fit that accommodates a range of body types.Fits best on sizes XS through XL according to our Size Chart. Ships in a Custom Satin Storage BagEach piece from the Nylon Collection arrives in its own reusable satin bag—perfect for storing and protecting your garment between wears. Part of the NYLON COLLECTION – a complement to our signature latex. Crafted from premium high-gloss nylon, each piece in this collection is designed to sculpt and shine—made to move with you, made to be seen. This is a delicate fabric. While our heavyweight nylon is chosen for its luminous finish and striking resilience, snags and tears may occur—especially under pressure or sharp contact. We embrace this duality: