@font-face{font-family:Bitter;src:url(/fonts/Bitter/static/Bitter-Regular.ttf) format(truetype)}@font-face{font-family:Bitter;src:url(/fonts/Bitter/static/Bitter-Bold.ttf) format("truetype");font-style:normal;font-weight:700}@font-face{font-family:Bitter;src:url(/assets/Bitter-SemiBold-B0Bx0wKz.ttf) format("truetype");font-style:normal;font-weight:600}@property --itemColor1{syntax: "<color>"; initial-value: #fedb37; inherits: false;}@property --itemColor2{syntax: "<color>"; initial-value: #fdb931; inherits: false;}@property --itemColor3{syntax: "<color>"; initial-value: #9f7928; inherits: false;}@property --itemColor4{syntax: "<color>"; initial-value: #8a6e2f; inherits: false;}.btn{display:inline-block;border:none;border-radius:50px;padding:15px 30px;color:#fff;text-decoration:none;font-weight:600;cursor:pointer;transition:--itemColor1 1s,--itemColor2 1s,--itemColor3 1s,--itemColor4 1s,color 1s;background-color:#a58028;background-image:radial-gradient(ellipse farthest-corner at right bottom,var(--itemColor1) 0%,var(--itemColor2) 8%,var(--itemColor3) 30%,var(--itemColor4) 40%,transparent 80%),radial-gradient(ellipse farthest-corner at left top,#fff,#ffffac 8%,#d1b464 25%,#5d4a1f,#5d4a1f)}.btn:hover{--itemColor1: #8a6e2f;--itemColor2: #9f7928;--itemColor3: #fdb931;--itemColor4: #fedb37;color:#000}:root{background-color:#000;height:100vh;height:calc(var(--vh, 1vh) * 100)}*{padding:0;margin:0;box-sizing:border-box}#app{height:100vh;height:calc(var(--vh, 1vh) * 100);overflow:hidden;font-size:17px}.gold{background-image:linear-gradient(to right top,#f1e1b3,#7a5903,#fcf5d3);background-clip:text;-webkit-background-clip:text;color:transparent}@media (max-width: 768px){#app{font-size:15px}}@media (max-width: 480px){#app{font-size:14px}}
