*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
html,body{margin:0;background:#020604;color:white;font-family:Inter,Arial,sans-serif}
body{
  background:
    radial-gradient(circle at 50% -10%,rgba(41,255,121,.20),transparent 34%),
    radial-gradient(circle at 100% 20%,rgba(0,255,120,.08),transparent 28%),
    #020604;
}
.app{max-width:720px;margin:0 auto;padding:22px 18px 48px}
.topbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:24px}
.icon-btn,.balance{
  height:58px;border:1px solid rgba(88,255,140,.16);
  background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.02));
  border-radius:22px;color:#fff;box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 16px 45px rgba(0,0,0,.24)
}
.icon-btn{width:58px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px}
.icon-btn span{width:24px;height:3px;background:#fff;border-radius:8px}
.brand{display:flex;align-items:center;gap:12px}
.brand i,.brand:before{
  content:"";width:25px;height:25px;border-radius:8px;background:linear-gradient(135deg,#66ff8c,#1fe860);
  box-shadow:0 0 28px rgba(73,255,116,.58);transform:rotate(12deg)
}
.brand b{font-size:23px;letter-spacing:-.8px}
.brand small{display:block;color:#7f9588;font-size:11px;text-transform:uppercase;letter-spacing:1.2px;margin-top:1px}
.balance{min-width:112px;max-width:145px;padding:0 16px;display:flex;align-items:center;justify-content:center;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}

.hero-premium{
  position:relative;overflow:hidden;border-radius:34px;padding:36px 28px;min-height:395px;
  background:
    linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.015)),
    radial-gradient(circle at 82% 55%,rgba(53,255,113,.23),transparent 35%),
    #06100b;
  box-shadow:0 34px 90px rgba(0,0,0,.45),inset 0 1px 0 rgba(255,255,255,.06);
}
.hero-premium:before{
  content:"";position:absolute;inset:1px;border-radius:33px;
  background:linear-gradient(135deg,rgba(93,255,148,.42),transparent 28%,rgba(93,255,148,.16));
  -webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);
  -webkit-mask-composite:xor;mask-composite:exclude;padding:1px;pointer-events:none
}
.eyebrow{color:#54ff85;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:1.4px;margin-bottom:15px}
.hero-copy{position:relative;z-index:2;max-width:365px}
.hero-copy h1{font-size:48px;line-height:.97;letter-spacing:-2.6px;margin:0}
.hero-copy h1 span{color:#4cff7c}
.hero-copy p{font-size:18px;line-height:1.48;color:#b7c5bd;margin:22px 0 0}
.hero-product{position:absolute;right:23px;bottom:30px;width:185px;height:245px;transform:rotate(-7deg)}
.card-face{
  width:100%;height:100%;border-radius:28px;padding:22px;
  background:linear-gradient(145deg,#0c1510,#020403);
  box-shadow:0 24px 70px rgba(0,0,0,.65),0 0 0 1px rgba(84,255,132,.28);
}
.r-logo{width:54px;height:54px;border-radius:17px;background:#4cff7c;color:#06100b;display:flex;align-items:center;justify-content:center;font-size:35px;font-weight:1000;box-shadow:0 0 30px rgba(76,255,124,.65)}
.card-face b{display:block;margin-top:35px;font-size:21px}
.card-face strong{display:block;margin-top:26px;font-size:42px}
.card-face span{color:#9daaa1;font-size:18px}

.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:14px 0 22px}
.trust-row div{
  border-radius:22px;padding:17px 10px;text-align:center;
  background:rgba(255,255,255,.035);box-shadow:inset 0 0 0 1px rgba(255,255,255,.055)
}
.trust-row b{display:block;font-size:20px}
.trust-row span{display:block;color:#8fa094;font-size:12px;margin-top:4px}

.quick{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:30px}
.quick a{
  height:58px;border-radius:20px;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#dce8df;font-weight:900;
  background:rgba(255,255,255,.035);box-shadow:inset 0 0 0 1px rgba(255,255,255,.055)
}
.quick .active{background:linear-gradient(135deg,#36ff70,#14b84a);color:#031008;box-shadow:0 18px 40px rgba(36,255,100,.22)}

.section-head{margin:0 0 18px}
.section-head h2,.how-block h2{font-size:34px;letter-spacing:-1.4px;margin:0}
.section-head p{color:#89998e;margin:9px 0 0}

.premium-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}
.premium-card{
  position:relative;overflow:hidden;min-height:315px;border:0;border-radius:30px;padding:24px 18px;
  display:flex;flex-direction:column;align-items:center;text-align:center;color:white;
  background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.018)),#05100b;
  box-shadow:inset 0 0 0 1px rgba(91,255,145,.14),0 28px 55px rgba(0,0,0,.32);
}
.premium-card:before{
  content:"";position:absolute;inset:auto 18px 0;height:40%;background:radial-gradient(circle at center,rgba(56,255,110,.16),transparent 70%);filter:blur(10px)
}
.premium-card em{
  position:absolute;top:14px;right:14px;border-radius:999px;padding:8px 13px;
  background:#4cff7c;color:#031008;font-style:normal;font-weight:1000;font-size:12px;z-index:2
}
.product-top{height:28px;display:flex;align-items:center;justify-content:center}
.product-top b{font-size:15px;letter-spacing:.8px;color:#dfeee5}
.gem{
  width:56px;height:56px;margin:35px 0 20px;background:linear-gradient(135deg,#7cff98,#22e75e);
  clip-path:polygon(25% 6%,75% 6%,100% 50%,75% 94%,25% 94%,0 50%);
  filter:drop-shadow(0 0 28px rgba(71,255,117,.65))
}
.premium-card h3{font-size:49px;line-height:1;margin:0;letter-spacing:-1px}
.premium-card p{font-size:18px;color:#9baaa1;margin:8px 0 19px}
.premium-card strong{font-size:30px;color:#4cff7c}
.premium-card button{
  width:100%;height:48px;margin-top:auto;border:0;border-radius:16px;background:rgba(255,255,255,.06);
  color:white;font-weight:900;font-size:15px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.07)
}
.premium-card:active{transform:scale(.98)}

.how-block{
  margin-top:28px;border-radius:32px;padding:24px;background:rgba(255,255,255,.035);
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.055)
}
.how-block div{display:flex;gap:16px;align-items:flex-start;padding:18px 0;border-bottom:1px solid rgba(255,255,255,.06)}
.how-block div:last-child{border-bottom:0}
.how-block b{color:#4cff7c;font-size:18px}
.how-block span{color:#c8d3cc;font-size:17px;line-height:1.35}

footer{display:flex;justify-content:center;gap:22px;margin:24px 0 0}
footer a{color:#8dffae;text-decoration:none;font-weight:800;font-size:14px}

.side-menu{position:fixed;inset:0;z-index:100;display:none;background:rgba(0,0,0,.72);backdrop-filter:blur(10px)}
.side-menu.open{display:block}
.side-panel{
  width:82%;max-width:335px;height:100%;padding:28px 20px;background:#040b08;
  box-shadow:30px 0 90px rgba(0,0,0,.65),inset -1px 0 0 rgba(80,255,130,.18)
}
.side-panel h3{font-size:26px;margin:10px 6px 26px}
.side-panel a,.side-panel button{
  width:100%;height:58px;margin:9px 0;border:0;border-radius:18px;padding:0 18px;
  display:flex;align-items:center;text-decoration:none;background:rgba(255,255,255,.045);
  color:white;font-size:16px;font-weight:900;box-shadow:inset 0 0 0 1px rgba(255,255,255,.06)
}

@media(max-width:520px){
  .app{padding:18px 15px 40px}
  .brand b{font-size:20px}
  .brand small{display:none}
  .hero-premium{min-height:365px;padding:30px 24px}
  .hero-copy{max-width:285px}
  .hero-copy h1{font-size:39px}
  .hero-copy p{font-size:16px}
  .hero-product{right:-40px;bottom:28px;width:158px;height:218px}
  .card-face strong{font-size:34px}
  .premium-card{min-height:292px;padding:22px 13px}
  .premium-card h3{font-size:42px}
  .premium-card strong{font-size:26px}
}

.back{
  font-size:26px;
  font-weight:900;
}

.order-card{
  position:relative;
  overflow:hidden;
  border-radius:34px;
  padding:32px 26px;
  background:
    linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.02)),
    radial-gradient(circle at 100% 0%,rgba(68,255,120,.18),transparent 35%),
    #06100b;
  box-shadow:0 34px 90px rgba(0,0,0,.45),inset 0 0 0 1px rgba(91,255,145,.16);
}

.order-label{
  display:inline-flex;
  height:34px;
  align-items:center;
  padding:0 14px;
  border-radius:999px;
  background:rgba(76,255,124,.12);
  color:#4cff7c;
  font-size:12px;
  font-weight:1000;
  letter-spacing:1px;
  text-transform:uppercase;
}

.order-card h1{
  margin:28px 0 14px;
  font-size:44px;
  letter-spacing:-1.8px;
  line-height:1;
}

.order-card h1 b{
  color:#4cff7c;
}

.order-card p{
  margin:0;
  color:#c8d3cc;
  font-size:19px;
  line-height:1.4;
}

.order-price{
  margin:28px 0;
  font-size:48px;
  font-weight:1000;
  color:#fff;
  letter-spacing:-1px;
}

.order-status{
  border-radius:24px;
  padding:18px;
  background:rgba(255,255,255,.045);
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.06);
}

.order-status span{
  display:block;
  color:#4cff7c;
  font-size:18px;
  font-weight:1000;
}

.order-status small{
  display:block;
  margin-top:7px;
  color:#9aa79f;
  font-size:14px;
  line-height:1.35;
}

.pay-button{
  width:100%;
  height:64px;
  margin-top:22px;
  border:0;
  border-radius:22px;
  background:linear-gradient(135deg,#4cff7c,#10c94d);
  color:#031008;
  font-size:18px;
  font-weight:1000;
  box-shadow:0 20px 50px rgba(32,255,97,.28);
}

.modal{
  position:fixed;
  inset:0;
  z-index:200;
  display:none;
  align-items:flex-end;
  background:rgba(0,0,0,.72);
  backdrop-filter:blur(8px);
}

.modal.open{
  display:flex;
}

.modal-box{
  width:100%;
  max-width:720px;
  margin:0 auto;
  padding:24px;
  border-radius:32px 32px 0 0;
  background:
    linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.02)),
    #06100b;
  box-shadow:0 -30px 90px rgba(0,0,0,.65),inset 0 0 0 1px rgba(91,255,145,.16);
}

.modal-box h3{
  margin:0 0 12px;
  font-size:28px;
}

.modal-box p{
  margin:0 0 22px;
  color:#b9c6be;
  font-size:18px;
  line-height:1.4;
}

.modal-actions{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px;
}

.modal-actions button{
  height:58px;
  border:0;
  border-radius:18px;
  font-size:16px;
  font-weight:1000;
}

.modal-cancel{
  background:rgba(255,255,255,.07);
  color:white;
}

.modal-ok{
  background:linear-gradient(135deg,#4cff7c,#10c94d);
  color:#031008;
}

body:before{
  content:"";
  position:fixed;
  inset:0;
  pointer-events:none;
  z-index:0;
  background:
    radial-gradient(circle at 8% 18%,rgba(70,255,120,.10) 0 18px,transparent 19px),
    radial-gradient(circle at 92% 28%,rgba(70,255,120,.08) 0 26px,transparent 27px),
    radial-gradient(circle at 16% 76%,rgba(70,255,120,.07) 0 22px,transparent 23px),
    radial-gradient(circle at 86% 88%,rgba(70,255,120,.09) 0 19px,transparent 20px);
  filter:blur(1px);
  opacity:.75;
  animation:floatRobux 14s ease-in-out infinite alternate;
}

@keyframes floatRobux{
  from{transform:translateY(0)}
  to{transform:translateY(-28px)}
}

.app{
  position:relative;
  z-index:1;
}

.page-card{
  border-radius:34px;
  padding:30px 24px;
  background:
    linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.02)),
    radial-gradient(circle at 100% 0%,rgba(68,255,120,.14),transparent 35%),
    #06100b;
  box-shadow:0 34px 90px rgba(0,0,0,.45),inset 0 0 0 1px rgba(91,255,145,.16);
}

.page-card h1{
  margin:18px 0 18px;
  font-size:42px;
  line-height:1.02;
  letter-spacing:-1.8px;
}

.page-card h1 span{
  color:#4cff7c;
}

.page-card p{
  color:#c8d3cc;
  font-size:18px;
  line-height:1.5;
}

.page-steps{
  display:grid;
  gap:12px;
  margin-top:24px;
}

.page-steps div{
  padding:18px;
  border-radius:22px;
  background:rgba(255,255,255,.045);
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.06);
}

.page-steps b{
  color:#4cff7c;
  font-size:20px;
}

.page-steps span{
  display:block;
  margin-top:7px;
  color:#c8d3cc;
  font-size:16px;
  line-height:1.35;
}

.chat-box{
  display:flex;
  flex-direction:column;
  gap:12px;
  margin-top:22px;
}

.msg{
  max-width:88%;
  padding:15px 16px;
  border-radius:20px;
  font-size:16px;
  line-height:1.35;
}

.msg.admin{
  background:rgba(255,255,255,.06);
  color:#dce8df;
}

.msg.user{
  margin-left:auto;
  background:linear-gradient(135deg,#4cff7c,#10c94d);
  color:#031008;
  font-weight:800;
}

.chat-input{
  display:grid;
  grid-template-columns:1fr 58px;
  gap:10px;
  margin-top:18px;
}

.chat-input input{
  height:58px;
  border:0;
  border-radius:18px;
  padding:0 16px;
  background:rgba(255,255,255,.06);
  color:white;
  font-size:16px;
  outline:none;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.06);
}

.chat-input button{
  border:0;
  border-radius:18px;
  background:#4cff7c;
  color:#031008;
  font-size:22px;
  font-weight:1000;
}

body:before{
  display:none !important;
}

.page-card{
  overflow:hidden;
}

.page-card h1{
  font-size:36px !important;
  word-break:normal;
  overflow-wrap:break-word;
}

@media(max-width:520px){
  .page-card h1{
    font-size:34px !important;
  }
}

.brand:before,
.brand i{
  display:none !important;
}

.brand-logo{
  width:42px;
  height:42px;
  border-radius:15px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:linear-gradient(135deg,#6cff8d,#16d653);
  color:#041008;
  font-size:27px;
  font-weight:1000;
  box-shadow:0 0 28px rgba(76,255,124,.55);
  transform:rotate(-7deg);
}

.hero-copy{
  max-width:330px !important;
}

.hero-copy h1{
  font-size:44px !important;
  text-shadow:0 3px 18px rgba(0,0,0,.65);
}

.hero-copy p{
  max-width:315px;
  color:#eef7f1 !important;
  text-shadow:0 2px 12px rgba(0,0,0,.75);
}

.eyebrow{
  color:#75ff99 !important;
  text-shadow:0 2px 14px rgba(0,0,0,.8);
}

.hero-product{
  right:-62px !important;
  opacity:.82;
}

.card-face{
  filter:brightness(.9);
}

@media(max-width:520px){
  .hero-copy{
    max-width:300px !important;
  }

  .hero-copy h1{
    font-size:41px !important;
  }

  .hero-copy p{
    max-width:290px;
    font-size:17px !important;
  }

  .hero-product{
    right:-78px !important;
    bottom:18px !important;
    opacity:.55;
  }
}

/* premium robux mark */
.gem{
  position:relative;
  width:62px !important;
  height:62px !important;
  border-radius:18px;
  clip-path:none !important;
  transform:rotate(12deg);
  background:linear-gradient(135deg,#79ff9b,#16d653);
  box-shadow:0 0 32px rgba(76,255,124,.55), inset 0 -10px 20px rgba(0,0,0,.18);
}

.gem:after{
  content:"";
  position:absolute;
  inset:18px;
  border-radius:7px;
  background:#07120c;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.08);
}

/* badges not blocking title */
.premium-card em{
  top:14px !important;
  right:14px !important;
  left:auto !important;
  padding:7px 12px !important;
  font-size:11px !important;
  border-radius:999px !important;
  z-index:5 !important;
}

.product-top{
  width:100%;
  padding-right:68px;
  justify-content:flex-start !important;
}

.product-top b{
  text-align:left;
  white-space:nowrap;
}

/* premium side menu */
.side-menu{
  background:rgba(0,0,0,.55) !important;
  backdrop-filter:blur(18px) saturate(130%) !important;
}

.side-panel{
  width:88% !important;
  max-width:360px !important;
  padding:26px 18px !important;
  background:
    radial-gradient(circle at 20% 0%,rgba(76,255,124,.16),transparent 34%),
    linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.018)),
    #050c08 !important;
  border-right:0 !important;
  box-shadow:35px 0 100px rgba(0,0,0,.75), inset -1px 0 0 rgba(255,255,255,.06) !important;
}

.side-panel h3{
  position:relative;
  margin:4px 6px 24px !important;
  padding-left:54px;
  font-size:30px !important;
  letter-spacing:-1px;
}

.side-panel h3:before{
  content:"R";
  position:absolute;
  left:0;
  top:-4px;
  width:42px;
  height:42px;
  border-radius:15px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:linear-gradient(135deg,#79ff9b,#16d653);
  color:#041008;
  font-size:27px;
  font-weight:1000;
  box-shadow:0 0 28px rgba(76,255,124,.45);
  transform:rotate(-8deg);
}

.side-panel a,
.side-panel button{
  position:relative;
  height:66px !important;
  margin:10px 0 !important;
  padding:0 18px 0 52px !important;
  border-radius:22px !important;
  background:linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.025)) !important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.07), 0 16px 35px rgba(0,0,0,.18) !important;
  font-size:17px !important;
}

.side-panel a:before,
.side-panel button:before{
  content:"";
  position:absolute;
  left:18px;
  width:18px;
  height:18px;
  border-radius:6px;
  background:linear-gradient(135deg,#79ff9b,#16d653);
  transform:rotate(12deg);
  box-shadow:0 0 16px rgba(76,255,124,.35);
}

.side-panel button{
  margin-top:22px !important;
  color:#9aaba0 !important;
}

.orders-list{
  display:grid;
  gap:14px;
}

.order-item{
  padding:20px;
  border-radius:26px;
  background:linear-gradient(145deg,rgba(255,255,255,.065),rgba(255,255,255,.018)),#06100b;
  box-shadow:inset 0 0 0 1px rgba(91,255,145,.12),0 20px 45px rgba(0,0,0,.25);
}

.order-item h3{
  margin:0 0 8px;
  font-size:21px;
}

.order-item p{
  margin:0;
  color:#9baaa1;
}

.order-item strong{
  display:block;
  margin:14px 0;
  color:#4cff7c;
  font-size:26px;
}

.order-actions{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
}

.order-actions a,
.order-actions button{
  height:48px;
  border:0;
  border-radius:16px;
  display:flex;
  align-items:center;
  justify-content:center;
  text-decoration:none;
  background:rgba(255,255,255,.06);
  color:white;
  font-weight:900;
}

.order-actions .cancel{
  color:#ff8f8f;
}

.support-online{
  height:44px;
  padding:0 13px;
  display:flex;
  align-items:center;
  gap:7px;
  border-radius:16px;
  background:rgba(255,255,255,.045);
  color:#a9b8ae;
  font-size:12px;
  font-weight:900;
}

.support-online i{
  width:7px;
  height:7px;
  border-radius:50%;
  background:#4cff7c;
  box-shadow:0 0 12px rgba(76,255,124,.8);
}

.support-chat{
  min-height:calc(100vh - 125px);
  display:flex;
  flex-direction:column;
  overflow:hidden;
  border-radius:32px;
  background:
    radial-gradient(circle at 100% 0%,rgba(76,255,124,.09),transparent 30%),
    linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.015)),
    #050d09;
  box-shadow:
    inset 0 0 0 1px rgba(255,255,255,.06),
    0 30px 80px rgba(0,0,0,.35);
}

.support-head{
  padding:25px 22px 19px;
}

.support-head h1{
  margin:17px 0 7px;
  font-size:30px;
  letter-spacing:-1.2px;
}

.support-head p{
  margin:0;
  color:#8f9e94;
  font-size:14px;
}

.messages{
  flex:1;
  min-height:330px;
  max-height:55vh;
  overflow-y:auto;
  padding:16px;
  border-top:1px solid rgba(255,255,255,.05);
  border-bottom:1px solid rgba(255,255,255,.05);
}

.message-row{
  display:flex;
  margin:9px 0;
}

.message-user{
  justify-content:flex-end;
}

.message-admin{
  justify-content:flex-start;
}

.message-bubble{
  max-width:82%;
  padding:13px 15px 9px;
  border-radius:19px;
  font-size:15px;
  line-height:1.4;
  word-break:break-word;
}

.message-user .message-bubble{
  border-bottom-right-radius:6px;
  background:linear-gradient(135deg,#4cff7c,#16c950);
  color:#031008;
  font-weight:700;
}

.message-admin .message-bubble{
  border-bottom-left-radius:6px;
  background:rgba(255,255,255,.07);
  color:#edf5ef;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.05);
}

.message-bubble small{
  display:block;
  margin-top:5px;
  opacity:.55;
  font-size:10px;
  text-align:right;
}

.support-welcome{
  margin:45px auto;
  max-width:300px;
  text-align:center;
}

.support-avatar{
  width:58px;
  height:58px;
  margin:0 auto 15px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:19px;
  background:linear-gradient(135deg,#70ff94,#17d455);
  color:#041008;
  font-size:31px;
  font-weight:1000;
  box-shadow:0 0 35px rgba(76,255,124,.3);
  transform:rotate(-6deg);
}

.support-welcome h3{
  margin:0 0 8px;
  font-size:20px;
}

.support-welcome p,
.chat-empty,
.chat-loading{
  color:#89988e;
  line-height:1.5;
  font-size:14px;
  text-align:center;
}

.support-compose{
  padding:14px;
  display:grid;
  grid-template-columns:1fr 54px;
  gap:10px;
  align-items:end;
}

.support-compose textarea{
  width:100%;
  min-height:54px;
  max-height:120px;
  resize:none;
  border:0;
  outline:0;
  border-radius:18px;
  padding:16px;
  background:rgba(255,255,255,.06);
  color:#fff;
  font:inherit;
  line-height:1.35;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.06);
}

.support-compose textarea::placeholder{
  color:#718078;
}

.support-compose button{
  width:54px;
  height:54px;
  border:0;
  border-radius:18px;
  background:linear-gradient(135deg,#67ff8d,#13c94d);
  color:#031008;
  font-size:25px;
  font-weight:1000;
  box-shadow:0 14px 35px rgba(42,255,101,.2);
}

.support-compose button:disabled{
  opacity:.5;
}

.admin-input,
.admin-textarea{
  width:100%;
  margin:12px 0;
  border:0;
  outline:0;
  border-radius:18px;
  padding:16px;
  background:rgba(255,255,255,.06);
  color:white;
  font:inherit;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.06);
}

.admin-input{
  height:56px;
}

.admin-textarea{
  min-height:180px;
  resize:vertical;
}

.admin-messages{
  max-height:380px;
  margin:14px 0;
}

/* richer shop background */
html,body{
  background:#030b07 !important;
}

body{
  min-height:100vh;
  background:
    radial-gradient(circle at 50% -8%,rgba(57,255,115,.22),transparent 34%),
    radial-gradient(circle at 0% 32%,rgba(46,255,105,.11),transparent 30%),
    radial-gradient(circle at 100% 58%,rgba(46,255,105,.10),transparent 32%),
    linear-gradient(180deg,#04130b 0%,#06140d 38%,#030b07 100%) !important;
}

.app:before{
  content:"";
  position:fixed;
  left:0;
  right:0;
  bottom:0;
  height:55vh;
  pointer-events:none;
  z-index:-1;
  background:
    radial-gradient(circle at 50% 0%,rgba(53,255,113,.12),transparent 44%),
    linear-gradient(180deg,transparent,#06120c 55%,#07140d);
}

/* clean navigation */
.quick{
  grid-template-columns:repeat(2,1fr) !important;
  gap:12px !important;
}

.quick a{
  min-height:60px !important;
  height:auto !important;
  padding:14px 12px !important;
  text-align:center;
  line-height:1.12;
  border-radius:22px !important;
  font-size:16px !important;
}

.quick a:first-child{
  grid-column:1 / -1;
  height:62px !important;
}

.quick a[href="/pages/activate.html"]{
  font-size:15px !important;
}

/* make bottom section less empty */
.how-block{
  background:
    radial-gradient(circle at 100% 0%,rgba(76,255,124,.08),transparent 38%),
    linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.018)),
    #07110c !important;
  box-shadow:
    inset 0 0 0 1px rgba(255,255,255,.06),
    0 28px 65px rgba(0,0,0,.32) !important;
}

footer{
  padding-bottom:18px;
}

/* card area spacing */
.section-head{
  margin-top:22px !important;
}

@media(max-width:520px){
  .quick a{
    font-size:15px !important;
  }

  .quick a[href="/pages/activate.html"]{
    font-size:14px !important;
  }
}

@keyframes robuxSpin{
  from{transform:rotate(0deg)}
  to{transform:rotate(360deg)}
}

.gem{
  animation:robuxSpin 7s linear infinite !important;
}

.side-panel a:before,
.side-panel button:before{
  animation:robuxSpin 5s linear infinite !important;
}

.balance.profile{
  gap:9px;
  padding:0 13px;
}

.balance.profile img{
  width:34px;
  height:34px;
  border-radius:50%;
  object-fit:cover;
  box-shadow:0 0 18px rgba(76,255,124,.35);
}

.balance.profile span{
  max-width:76px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
