STONES / TRADING / CO
OFFICIAL KAYOU DISTRIBUTOR
/* WARM GOLD GLOW — TOP OF PAGE ONLY */
.stc2036{
position:relative;
}
.stc2036::before{
content:"";
position:absolute;
z-index:0;
top:0;
left:50%;
width:100%;
height:520px;
transform:translateX(-50%);
pointer-events:none;
background:
radial-gradient(
ellipse 70% 42% at 50% 0%,
rgba(224,187,85,.16) 0%,
rgba(224,187,85,.09) 28%,
rgba(224,187,85,.035) 52%,
transparent 76%
);
filter:blur(12px);
}
.stc2036 > *{
position:relative;
z-index:1;
}
/* =========================================================
REMOVE THE L-CORNER HARDWARE
These were decorative title-corner marks, not structural UI.
The title baseline/section rail remains.
========================================================= */
.stc36-array__title,
.stc36-releases__header > div:first-child,
.stc36-hot__header > div:first-child,
.stc36-preorders__header > div:first-child,
.stcAuction__header > div:first-child{
background-image:none !important;
}