@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&display=swap";
.products-page{isolation:isolate;background-color:#0a0610;position:relative}.products-page:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(1200px 700px at 50% -10%,#8b5cf62e,#0000 60%),radial-gradient(900px 600px at 90% 30%,#a855f71a,#0000 60%),radial-gradient(900px 700px at 10% 80%,#5b21b61f,#0000 60%),#0a0610;position:fixed;inset:0}.products-page *{border-color:#2d2534;border-color:lab(16.0813% 6.90724 -8.44849)}.products-depot-font{letter-spacing:-.02em;font-family:Space Grotesk,Inter,sans-serif}.product-card{color:inherit;contain:layout paint;background:linear-gradient(#1e122d99,#120c1c99);border:1px solid #ffffff0f;border-radius:1rem;flex-direction:column;padding:1rem;text-decoration:none;transition:transform .35s cubic-bezier(.2,.7,.2,1),border-color .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden}.product-card:before{content:"";background:radial-gradient(600px circle at var(--mx,50%)var(--my,0%),#a855f72e,transparent 40%);opacity:0;pointer-events:none;transition:opacity .4s;position:absolute;inset:0}.product-card:hover{border-color:#c084fcd9;transform:translateY(-4px);box-shadow:0 0 0 1px #a855f78c,0 0 18px 1px #a855f78c,0 0 42px 6px #a855f747,0 20px 50px -20px #7c3aed8c}.product-card:hover:before{opacity:1}@keyframes product-card-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.product-card-animate{animation:.4s cubic-bezier(.2,.7,.2,1) both product-card-in}.btn-violet{letter-spacing:.02em;color:#fff;cursor:pointer;background:linear-gradient(135deg,#a855f7 0%,#7c3aed 100%);border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:.875rem;font-weight:600;transition:transform .25s,box-shadow .25s,filter .25s;display:inline-flex;box-shadow:0 10px 30px -8px #7c3aed99,inset 0 1px #fff3}.btn-violet:hover{filter:brightness(1.08);transform:translateY(-2px);box-shadow:0 16px 40px -10px #7c3aedcc}.eyebrow{letter-spacing:.25em;text-transform:uppercase;color:#c4b5fd;align-items:center;gap:.5rem;font-size:.6875rem;font-weight:600;display:inline-flex}.eyebrow:before{content:"";background:linear-gradient(90deg,#0000,#a855f7);width:28px;height:1px}.prose-product{color:#a1a1aa;font-size:.925rem;line-height:1.75}.prose-product h2,.prose-product h3{color:#f4f4f5;letter-spacing:-.01em;font-family:Space Grotesk,Inter,sans-serif;font-weight:600}.prose-product h2{border-bottom:1.5px solid #a855f740;margin-top:2rem;margin-bottom:.75rem;padding-bottom:.25rem;font-size:1.2rem;display:table}.prose-product h3{border-bottom:1px solid #a855f71f;margin-top:1.5rem;margin-bottom:.5rem;padding-bottom:.2rem;font-size:1.05rem;display:table}.prose-product p{color:#a1a1aa;margin-bottom:1rem}.prose-product b,.prose-product strong{color:#f4f4f5;font-weight:600}.prose-product span[style*=color]{color:inherit!important}.prose-product span[style*=font-size]{font-size:inherit!important}.prose-product ul,.prose-product ol{color:#a1a1aa;margin-bottom:1.25rem;padding-left:1.25rem}.prose-product ul{list-style-type:disc}.prose-product ol{list-style-type:decimal}.prose-product li{margin-bottom:.375rem;line-height:1.65}.prose-product li::marker{color:#a855f7bf}.prose-product table{border-collapse:collapse;background-color:#ffffff01;border:1px solid #ffffff08;border-radius:.375rem;width:100%;margin:1.5rem 0;font-size:.85rem;overflow:hidden}.prose-product th,.prose-product td{text-align:left;color:#a1a1aa;border-bottom:1px solid #ffffff08;padding:.6rem .875rem}.prose-product th{color:#f4f4f5;text-transform:uppercase;letter-spacing:.05em;background-color:#ffffff04;font-size:.75rem;font-weight:500}.prose-product tr:last-child td{border-bottom:none}.prose-product tr:nth-child(2n){background-color:#ffffff02}.prose-product img{border-radius:.5rem;max-width:100%;height:auto;margin:1.25rem 0}
