body{background-color:var(--paper);background-image:linear-gradient(rgba(16,17,22,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(16,17,22,.035) 1px,transparent 1px),radial-gradient(circle at 12% 12%,rgba(201,255,86,.22),transparent 20%),radial-gradient(circle at 88% 28%,rgba(169,150,255,.16),transparent 22%);background-size:46px 46px,46px 46px,auto,auto;background-attachment:fixed}.hero:before{content:"";position:absolute;inset:9% 4% auto auto;width:38vw;height:38vw;border:1px solid rgba(16,17,22,.08);border-radius:50%;pointer-events:none}.hero{position:relative}.products{position:relative;overflow:hidden}.products:before,.products:after{content:"";position:absolute;border:1px solid rgba(16,17,22,.08);border-radius:50%;pointer-events:none}.products:before{width:620px;height:230px;left:-240px;top:60px;transform:rotate(24deg)}.products:after{width:520px;height:520px;right:-310px;bottom:30px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;position:relative;z-index:1}.product-card{min-height:305px;padding:22px;border-radius:18px;background:rgba(250,248,241,.74);backdrop-filter:blur(8px);overflow:hidden;box-shadow:0 8px 25px rgba(16,17,22,.045)}.product-card:hover{transform:translateY(-7px);box-shadow:0 20px 45px color-mix(in srgb,var(--accent) 25%,transparent)}.product-icon{width:66px;height:66px;padding:0;overflow:hidden;border-radius:17px;background:#111}.product-icon img{width:100%;height:100%;object-fit:cover}.product-card:hover .product-icon{background:#111;color:initial}.product-watermark{position:absolute;width:230px;height:230px;object-fit:contain;right:-65px;top:-55px;opacity:.055;filter:grayscale(1);transform:rotate(9deg);transition:.35s;pointer-events:none}.product-card:hover .product-watermark{opacity:.16;transform:rotate(3deg) scale(1.06);filter:none}.product-card .product-category{margin-top:auto}.product-card h3{font-size:25px}.product-card p{font-size:14px;max-width:88%}.product-card a{display:inline-flex;width:max-content;padding-bottom:3px;border-bottom:1px solid currentColor}.product-card .arrow{position:relative;z-index:2}.studio{position:relative}.studio:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(115deg,transparent 0 34px,rgba(16,17,22,.025) 35px 36px);pointer-events:none}
@media(max-width:850px){.product-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){body{background-size:32px 32px,32px 32px,auto,auto}.product-grid{grid-template-columns:1fr}.product-card{min-height:285px}.product-watermark{width:200px;height:200px}}
