.category-module__59L5pa__page{background:var(--cream);min-height:100vh;padding:60px 0 0}.category-module__59L5pa__header{text-align:center;margin-bottom:60px;padding:0 64px}.category-module__59L5pa__header h1{font-family:var(--font-cormorant), serif;letter-spacing:.04em;color:var(--ink);text-transform:capitalize;margin-bottom:16px;font-size:72px;font-weight:500}.category-module__59L5pa__headerCopy{color:var(--ink);max-width:600px;margin:0 auto;font-size:14.5px;line-height:1.6}.category-module__59L5pa__headerCopy span{color:var(--muted);margin-top:4px;display:block}.category-module__59L5pa__shopBar{border-top:1px solid #2a241c1a;border-bottom:1px solid #2a241c1a;justify-content:space-between;align-items:center;margin-bottom:60px;padding:24px 64px;display:flex}.category-module__59L5pa__shopChips{color:var(--muted);align-items:center;gap:24px;font-size:13px;display:flex}.category-module__59L5pa__shopChips button{color:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:13px;transition:color .2s}.category-module__59L5pa__shopChips button:hover,.category-module__59L5pa__shopChips button.category-module__59L5pa__active{color:var(--ink);font-weight:500}.category-module__59L5pa__shopChips span{opacity:.5;font-size:10px}.category-module__59L5pa__shopRight{color:var(--muted);align-items:center;gap:32px;font-size:13px;display:flex}.category-module__59L5pa__sortSelect{color:var(--ink);cursor:pointer;align-items:center;gap:8px;display:flex}.category-module__59L5pa__gridWrapper{margin-bottom:100px;padding:0 64px}.category-module__59L5pa__grid1{justify-content:center;display:flex}.category-module__59L5pa__grid1 .category-module__59L5pa__card{width:100%;max-width:480px}.category-module__59L5pa__grid2{justify-content:center;gap:32px;display:flex}.category-module__59L5pa__grid2 .category-module__59L5pa__card{width:100%;max-width:500px}.category-module__59L5pa__grid3{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.category-module__59L5pa__card{background:var(--beige);aspect-ratio:3/4;border-radius:22px;display:block;position:relative;overflow:hidden}.category-module__59L5pa__card img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.category-module__59L5pa__card:hover img{transform:scale(1.03)}.category-module__59L5pa__badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.04em;color:var(--ink);background:#fffcf8e6;border-radius:999px;align-items:center;padding:6px 12px;font-size:11px;font-weight:500;display:flex;position:absolute;top:16px;left:16px}.category-module__59L5pa__cardMeta{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffcf8f2;border-radius:16px;justify-content:space-between;align-items:flex-end;padding:16px;display:flex;position:absolute;bottom:16px;left:16px;right:16px}@property --angle{syntax:"<angle>";inherits:false;initial-value:0deg}.category-module__59L5pa__cardMeta:before{content:"";background:conic-gradient(from var(--angle), transparent 50%, var(--gold-dark) 100%);-webkit-mask-composite:xor;z-index:-1;opacity:0;pointer-events:none;border-radius:17.5px;padding:1.5px;transition:opacity .4s;position:absolute;inset:-1.5px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.category-module__59L5pa__card:hover .category-module__59L5pa__cardMeta:before{opacity:1;animation:2.5s linear infinite category-module__59L5pa__borderSpin}@keyframes category-module__59L5pa__borderSpin{0%{--angle:0deg}to{--angle:360deg}}.category-module__59L5pa__cardMeta h3{color:var(--ink);margin-bottom:4px;font-size:14px;font-weight:500}.category-module__59L5pa__cardMetal{color:var(--muted);margin-bottom:8px;font-size:11px;display:block}.category-module__59L5pa__cardPrice{color:var(--ink);font-size:14px;font-weight:600}.category-module__59L5pa__emptyState{text-align:center;border-top:1px solid #2a241c1a;margin-top:60px;padding-top:60px}.category-module__59L5pa__emptyState p{color:var(--muted);margin-bottom:16px;font-size:14px}.category-module__59L5pa__emptyState a{color:var(--ink);text-underline-offset:4px;font-size:13px;font-weight:500;text-decoration:underline}.category-module__59L5pa__trustStrip{background:var(--beige);border-top:1px solid #2a241c0d;grid-template-columns:repeat(4,1fr);gap:32px;padding:80px 64px;display:grid}.category-module__59L5pa__trustItem{align-items:center;gap:16px;display:flex}.category-module__59L5pa__trustIcon{background:var(--white);width:48px;height:48px;color:var(--ink);border-radius:50%;justify-content:center;align-items:center;display:flex}.category-module__59L5pa__trustIcon svg{width:20px;height:20px}.category-module__59L5pa__trustText h4{color:var(--ink);margin-bottom:2px;font-size:13px;font-weight:600}.category-module__59L5pa__trustText p{color:var(--muted);font-size:11px}@media (max-width:1024px){.category-module__59L5pa__grid2,.category-module__59L5pa__grid3{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.category-module__59L5pa__grid1 .category-module__59L5pa__card,.category-module__59L5pa__grid2 .category-module__59L5pa__card,.category-module__59L5pa__grid3 .category-module__59L5pa__card{max-width:100%}.category-module__59L5pa__trustStrip{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.category-module__59L5pa__page{padding:40px 0 0}.category-module__59L5pa__header{margin-bottom:40px;padding:0 20px}.category-module__59L5pa__header h1{font-size:42px}.category-module__59L5pa__shopBar{flex-direction:column;gap:16px;margin-bottom:40px;padding:16px 20px}.category-module__59L5pa__shopChips{-webkit-overflow-scrolling:touch;white-space:nowrap;justify-content:flex-start;width:100%;padding-bottom:8px;display:flex;overflow-x:auto}.category-module__59L5pa__shopChips::-webkit-scrollbar{display:none}.category-module__59L5pa__shopRight{justify-content:space-between;width:100%}.category-module__59L5pa__gridWrapper{margin-bottom:60px;padding:0 20px}.category-module__59L5pa__grid2,.category-module__59L5pa__grid3{grid-template-columns:repeat(2,1fr);gap:12px}.category-module__59L5pa__cardMeta{padding:10px}.category-module__59L5pa__cardMeta h3,.category-module__59L5pa__cardPrice{font-size:12px}.category-module__59L5pa__trustStrip{grid-template-columns:1fr;gap:24px;padding:40px 20px}}
