@import '_content/CommonControl/CommonControl.bundle.scp.css';
@import '_content/NewsFeed/NewsFeed.bundle.scp.css';

/* /wwwroot/_content/CommonControl/svgicon/TrophyBigIcon.razor.rz.scp.css */
.box-canvas[b-oy7vfvxbik]{
  position: relative;
  margin: auto;
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 60px;
  height:60px;
}

.box-canvas[b-oy7vfvxbik]::after {
  content: '';
  position: absolute;
  right: 14px;
  top: -2px;
  width: 7px;
  height: 7px;
  background: #FFF2C3;
  transform: rotate(20deg);
  clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%);
  opacity: 0.7;
}

.handle[b-oy7vfvxbik] {
  position: absolute;
  top: 3px;
  width: 10px;
  height: 20px;
  border-radius: 50%;
}

    .handle.left[b-oy7vfvxbik] {
        left: 3px;
        transform: rotate(-30deg);
        border: 3px solid #eeb442;
    }

    .handle.right[b-oy7vfvxbik] {
        right: 3px;
        transform: rotate(30deg);
        border: 3px solid #eeb442;
    }

.cup[b-oy7vfvxbik] {
    position: absolute;
    top: 1px;
    left: 50%;
    transform: translateX(-50%);
    width: 35px;
    height: 35px;
    background: #eeb442;
    border-radius: 0 0 50% 50%;
}

.lip[b-oy7vfvxbik] {
    position: absolute;
    top: -1px;
    height: 2px;
    width: 39px;
    left: -2px;
    background: linear-gradient(to left, #F6AE1E,#F6AE1E 6px, #eeb442 6px );
    border-radius: 10% / 50%;
}

/* Shine */
.cup[b-oy7vfvxbik]::before {
  content: '';
  position: absolute;
  left: 5px;
  top: 2px;
  width: 25px;
  height: 28px;
  border-radius: 0 0 50% 50%;
  box-shadow: -2px 0 0 #FFF2C3;
}

/* Shade */
.cup[b-oy7vfvxbik]::after {
    content: '';
    position: absolute;
    width: 35px;
    height: 35px;
    border-radius: 0 0 50% 50%;
    box-shadow: 4px 0 0 #F6AE1E;
    right: 4px;
}

.trophy-bottom[b-oy7vfvxbik] {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 35px;
    width: 20px;
    height: 12px;
    background: #eeb442;
}

.cutout.left[b-oy7vfvxbik] {
    position: absolute;
    left: -2px;
    width: 8px;
    height: 8px;
    background: white;
    border-radius: 0 0 50% 0;
    transform: skew(-20deg);
}

    .cutout.left[b-oy7vfvxbik]::before {
        content: '';
        position: absolute;
        width: 8px;
        height: 7px;
        top: 2px;
        box-shadow: 1px 0 0 white;
        border-radius: 0 0 50% 0;
        left: 1px;
    }
    .cutout.left[b-oy7vfvxbik]::after {
        content: '';
        position: absolute;
        width: 8px;
        height: 7px;
        top: 2px;
        box-shadow: 1px 0 0 white;
        border-radius: 0 0 50% 0;
        left: 1px;
    }
.trophy-bottom[b-oy7vfvxbik]::before {
    content: '';
    position: absolute;
    right: -2px;
    width: 8px;
    height: 8px;
    background:white;
    border-radius: 0 0 0 50%;
    transform: skew(20deg);
    box-shadow: -2px 0 0 #F6AE1E;
}

.trophy-bottom[b-oy7vfvxbik]::after {
    content: '';
    position: absolute;
    width: 25px;
    height: 2px;
    background: #F6AE1E;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}

.stand[b-oy7vfvxbik] {
    position: absolute;
    bottom: 3px;
    left: 50%;
    transform: translateX(-50%);
    width: 30px;
    height: 10px;
    background: #603814;
}

    .stand[b-oy7vfvxbik]::before {
        content: '';
        position: absolute;
        bottom: -2px;
        left: 50%;
        transform: translateX(-50%);
        height: 2px;
        width: 34px;
        background: #3F220F;
    }

.plaque[b-oy7vfvxbik] {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 16px;
    height: 6px;
    background: #eeb442;
    background: linear-gradient(45deg, #FFF2C3, #FFF2C3 40%, #eeb442 40% );
    color: #F6AE1E;
    font-family: Arial, sans-serif;
    font-size: 4.5px;
    padding-top: 0.75px;
    text-align: center;
}

.screws[b-oy7vfvxbik] {
  position: absolute;
  width: 14px;
  height: 2px;
  left: 50%;
  transform: translateX(-50%);
}

.screws.top[b-oy7vfvxbik] {
  top: 0.5px;
}

.screws.bottom[b-oy7vfvxbik] {
  bottom: 0.5px;
}

    .screws[b-oy7vfvxbik]::before {
        content: '';
        position: absolute;
        left: 0;
        width: 1.5px;
        height: 1.5px;
        background: #F6AE1E;
        border-radius: 50%;
    }

    .screws[b-oy7vfvxbik]::after {
        content: '';
        position: absolute;
        right: 0;
        width: 1.5px;
        height: 1.5px;
        background: #F6AE1E;
        border-radius: 50%;
    }


.onestar[b-oy7vfvxbik] {
    display: inline-block;
    font-size: 28px;
    line-height: 1;
    margin-left: -5px;
    position: absolute;
}

    .onestar[b-oy7vfvxbik]::before {
        content: '★';
        letter-spacing: 3px;
        background: linear-gradient(90deg, #ffc107 calc(100 / 5 * 100%), #eee calc(100 / 5 * 100%));
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .one[b-oy7vfvxbik] {
        top: -26px;
        transform: rotate(45deg);
        animation: bigDiv 1s forwards infinite;
    }

.two[b-oy7vfvxbik] {
    top: -36px;
    left: 22px;
    animation: bigDiv 1.3s forwards infinite;
}

     .three[b-oy7vfvxbik] {
        right: -4px;
        top: -26px;
        transform: rotate(45deg);
        animation: bigDiv 0.8s forwards infinite;
    }
