html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box
}

:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

html {
  -webkit-tap-highlight-color: transparent
}

@media(min-width:768px) {}

@media(min-width:768px) {
  .container {
      width: 750px
  }
}

@media(min-width:992px) {
  .container {
      width: 970px
  }
}

@media(min-width:1200px) {
  .container {
      width: 1170px
  }
}

@media(min-width:992px) {
  .col-md-8 {
      float: left
  }

  .col-md-8 {
      width: 66.66666667%
  }

  .col-md-offset-2 {
      margin-left: 16.66666667%
  }
}

@media screen and (max-width:767px) {}

.fade {
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear
}

.fade.in {
  opacity: 1
}

@-webkit-keyframes progress-bar-stripes {
  from {
      background-position: 40px 0
  }

  to {
      background-position: 0 0
  }
}

@-o-keyframes progress-bar-stripes {
  from {
      background-position: 40px 0
  }

  to {
      background-position: 0 0
  }
}

@keyframes progress-bar-stripes {
  from {
      background-position: 40px 0
  }

  to {
      background-position: 0 0
  }
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0
}

.modal.modal-hidden {
  opacity: 0;
}

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  border: 1px solid #cecece;
  border-radius: 8px;
  background-color: rgba(255, 255, 255, 0.85);
  position: relative;
  background-clip: padding-box;
  margin-top: 40%;
}

.modal-body {
  position: relative;
  padding: 15px;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
}

.option {
  height: 50px;
  padding: 15px 0px 15px 0px;
  border-top: solid #c5c4c4 1px;
}

.opword {
  font-size: 18px;
  text-align: center;
  color: #007aff;
  text-decoration: none;
  font-weight: bold;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
}

.pptt {
  color: #000;
  font-weight: 700;
  text-align: center;
  font-size: 20px;
}

.ppm {
  padding: 20px 0px;
  position: relative;
  white-space: normal;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
}

@media (min-width: 768px) {
  .modal-dialog {
      width: 600px;
      margin: 30px auto;
  }

  .modal-content {
      -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}

@media(min-width:768px) {}

.container:after,
.container:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.row:after,
.row:before {
  display: table;
  content: " "
}

.container:after,
.modal-footer:after,
.modal-header:after,
.row:after {
  clear: both
}

@media(max-width:767px) {}

@media(max-width:767px) {}

@media(min-width:992px) and (max-width:1199px) {}

@media(min-width:992px) and (max-width:1199px) {}

@media(max-width:767px) {}

@media(min-width:992px) and (max-width:1199px) {}

html {
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

header {
  display: block
}

img {
  border: 0
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent
}

body {
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  background-color: #fff
}

img {
  vertical-align: middle
}

@media(min-width:768px) {}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px
}

@media(min-width:768px) {
  .container {
      width: 750px
  }
}

@media(min-width:992px) {
  .container {
      width: 970px
  }
}

@media(min-width:1200px) {
  .container {
      width: 1170px
  }
}

.row {
  margin-left: -15px;
  margin-right: -15px
}

.col-md-8,
.col-xs-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px
}

.col-xs-12 {
  float: left
}

.col-xs-12 {
  width: 100%
}

@media(min-width:992px) {
  .col-md-8 {
      float: left
  }

  .col-md-8 {
      width: 66.66666667%
  }

  .col-md-offset-2 {
      margin-left: 16.66666667%
  }

  .footer {
      margin-left: 16.66666667%;
      width: 66.66666667%
  }
}

.container:after,
.container:before,
.row:after,
.row:before {
  content: " ";
  display: table
}

.container:after,
.row:after {
  clear: both
}

@media(max-width:767px) {}

@media(max-width:767px) {}

@media(min-width:992px) and (max-width:1199px) {}

@media(min-width:992px) and (max-width:1199px) {}

@media(max-width:767px) {}

@media(min-width:992px) and (max-width:1199px) {}

@media(min-width:992px) {}

.marked {
  font-weight: 700
}

body {
  font: 100%SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #000;
  background: #f5f5f7;
  background-repeat: no-repeat;
  background-attachment: fixed
}

header .slogan-wrap .slogan {
  font: 190%SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #1d1d1f;
  padding: 10px 15px 10px 15px;
  text-align: center;
  font-weight: 600;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
}

.body-container {
  background-color: transparent;
  margin-bottom: 10px
}

.lead-container {
  background-color: #fff
}

@media screen and (min-width:768px) {
  .lead-container {
      background-position: left bottom
  }
}

.lead-container .recipe-content {
  background-color: #fff !important;
  color: #000;
  font: 170%SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 300;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  overflow: hidden;
  border-radius: 0px;
  line-height: 1.3;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
  letter-spacing: .018em
}

.lead-container .recipe-content .Samsunger {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #565656
}

@media screen and (max-width:460px) {}

@media screen and (min-width:600px) {}

@media screen and (min-width:640px) {}

@media screen and (min-width:1200px) {}

@media screen and (max-width:370px) {}

#qu-progress {
  padding: 10px 30px 10px 30px
}

.qu-wrap {
  background-color: #fff;
  min-height: 70px;
  border-radius: 0px;
  margin-top: 0px;
  box-shadow: 0 0 0 0#080000
}

.qu-wrap #qu-prize {
  padding: 0px 20px 10px 20px;
  background-color: #fff
}

@media screen and (min-width:768px) {}

@media screen and (max-width:360px) {}

.tingle-modal {
  font: 140%SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  visibility: hidden;
  flex-direction: column;
  align-items: center;
  overflow-y: auto;
  background: rgba(0, 0, 0, .35);
  opacity: 0;
  cursor: pointer;
  transition: transform .2s ease
}

@media(max-width:540px) {
  .tingle-modal {
      width: 100%
  }
}

@keyframes fadeIn {
  from {
      opacity: 0
  }

  to {
      opacity: 1
  }
}

@keyframes fadeOut {
  from {
      opacity: 1
  }

  to {
      opacity: 0
  }
}

@keyframes draw {
  from {
      width: 0%
  }

  to {
      width: 100%
  }
}

@keyframes slideIn {
  from {
      margin-top: -100px
  }

  to {
      margin-top: 30px
  }
}

.slideIn {
  animation: slideIn 0.7s;
  -webkit-animation: slideIn 0.7s;
  -moz-animation: slideIn 0.7s;
  -o-animation: slideIn 0.7s;
}

@keyframes slideFadeOut {
  from {
      margin-top: 30px;
      opacity: 1
  }

  to {
      margin-top: 5px;
      opacity: 0
  }
}

.slideFadeOut {
  animation: slideFadeOut .7s;
  -webkit-animation: slideFadeOut .7s;
  -moz-animation: slideFadeOut .7s;
  -o-animation: slideFadeOut .7s
}

@keyframes scaleBox {
  from {
      transform: scale(0.6)
  }

  to {
      transform: scale(1)
  }
}

#logo {
  width: 100px
}

div.imgwrapper {
  display: inline-block
}

header .logo-wrap {
  background-color: #333;
  text-align: center
}

div#menu {
  float: left
}

div#user {
  float: right
}

@keyframes glowing {
  0% {
      background-color: #fd7a06;
      box-shadow: 0 0 5px #fd7a06
  }

  50% {
      background-color: #fd7a06;
      box-shadow: 0 0 20px #fd7a06
  }

  100% {
      background-color: #fd7a06;
      box-shadow: 0 0 5px #fd7a06
  }
}

.footer {
  margin-top: 20px;
  margin-bottom: 20px
}

.project {
  margin-bottom: 20px;
  color: #6e6e73;
  font-size: 13px;
  font-weight: 400;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
}

.fcolumn {
  color: #6e6e73;
  border-top: 1px solid #d2d2d7;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 400;
  font-size: 12px;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
}

.geo {
  color: #424245;
  border-top: 1px solid #d2d2d7;
  padding-top: 30px;
  padding-bottom: 20px;
  font-weight: 500;
  font-size: 13px;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
}

.terms {
  color: #6e6e73;
  font-weight: 400;
  font-size: 13px;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
}

.cdlg {
  height: 80px;
  display: flex;
  justify-content: center;
  margin-bottom: 5px
}

.iclg {
  vertical-align: middle;
  height: 80px
}

#txt11 {
  text-align: center
}

.qu-btn {
  margin: 30px auto;
  width: 80%;
  min-width: 300px;
  padding: 10px;
  text-align: center;
  font-size: 17px;
  cursor: pointer;
  animation: pulse-animation .9s infinite;
  text-decoration: none;
}

.prog-sec {
  width: 100%;
  margin: 0 auto;
  padding: 0 0 35px 0
}

.main-prog {
  background-color: #d7d7d7;
  height: 20px;
  width: 100%;
  margin: 7px 0 0 0;
  overflow: hidden;
  border-radius: 5px
}

.how-storage {
  display: flex;
  justify-content: space-between;
  align-items: center
}

.main-prog-sec {
  width: 100%;
  height: 100%;
  display: flex
}

.prog-sec-1-main {
  width: 55%;
  overflow: hidden;
  height: 100%
}

.prog-sec-1 {
  background-color: #4086f6;
  width: 0%;
  height: 100%
}

.prog-sec-2-main {
  width: 35%;
  overflow: hidden;
  height: 100%
}

.prog-sec-2 {
  background-color: #f8bd03;
  width: 0%;
  height: 100%
}

.prog-sec-3-main {
  width: 10%;
  overflow: hidden;
  height: 100%
}

.prog-sec-3 {
  background-color: #eb4236;
  width: 0%;
  height: 100%
}

.cercl-1 {
  width: 9px !important;
  height: 9px !important;
  background-color: #4086f6;
  border-radius: 50%;
  margin: 3px 7px 0 0
}

.cercl-2 {
  width: 9px !important;
  height: 9px !important;
  background-color: #f8bd03;
  border-radius: 50%;
  margin: 3px 7px 0 0
}

.cercl-3 {
  width: 9px !important;
  height: 9px !important;
  background-color: #eb4236;
  border-radius: 50%;
  margin: 3px 7px 0 0
}

.cercel-sec-1 {
  justify-content: center;
  align-items: center;
  margin: 10px 0 0 0
}

.storage-info {
  display: flex;
  justify-content: space-between;
  margin: 33px auto 0;
  width: 95%
}

.storage-info h5 {
  font-size: 15px;
  font-weight: 500
}

.storage-info p {
  color: #d56969;
  font-size: 14px;
  font-weight: 500
}

.mt-3 {
  margin-top: 1rem !important
}

.d-flex {
  display: flex !important
}

h5,
h6,
p {
  padding: 0;
  margin: 0
}

h6 {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2
}

.how-storage p {
  font-size: 13px;
  color: #363636;
  font-weight: 500
}

.qu-progress {
  animation: 1s identifier linear forwards;
}

@keyframes identifier {
  from {
      width: 0px
  }

  to {
      width: 100%
  }
}

#txt12 {
  color: rgba(22, 22, 23, .8);
  font-weight: 300
}


header .slogan-wrap {
  background-color: #f5f5f7;
  color: #000
}

.marked {
  color: #007aff
}

@keyframes glowing {
  0% {
      background-color: #fd7a06;
      box-shadow: 0 0 5px #fd7a06
  }

  50% {
      background-color: #fd7a06;
      box-shadow: 0 0 20px #fd7a06
  }

  100% {
      background-color: #fd7a06;
      box-shadow: 0 0 5px #fd7a06
  }
}

.qu-btn {
  color: #fff;
  border-radius: 980px;
  border-color: #333;
  background: #333
}

.qu-btn:hover {
  border: 0;
  color: #fff;
  border-radius: 980px;
  border-color: #007aff;
  background: #007aff
}

@keyframes pulse-animation {
  0% {
      box-shadow: 0 0 0 0px #333
  }

  100% {
      box-shadow: 0 0 0 16px rgba(0, 0, 0, 0)
  }
}

/* ==========================================================================
   Modern UI Polish & Distinct Style Customizations
   ========================================================================== */

body {
  font-family: 'Plus Jakarta Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important;
  background: #f8fafc !important;
  color: #1e293b;
}

/* Modal Styling */
.modal {
  background-color: rgba(15, 23, 42, 0.75) !important;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

.modal-content {
  border: 1px solid rgba(226, 232, 240, 0.8) !important;
  border-radius: 20px !important;
  background: rgba(255, 255, 255, 0.98) !important;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
  overflow: hidden;
  margin-top: 15vh !important;
  padding: 8px 12px;
}

.modal-header-badge {
  display: flex;
  justify-content: center;
  padding-top: 18px;
}

.warning-icon-pill {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: #fef2f2;
  color: #dc2626;
  border: 1px solid #fecdd3;
  padding: 6px 14px;
  border-radius: 50px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.3px;
  text-transform: uppercase;
}

.pptt {
  color: #0f172a !important;
  font-weight: 800 !important;
  font-size: 21px !important;
  margin-top: 10px;
}

.ppm {
  color: #475569 !important;
  font-size: 15px !important;
  line-height: 1.6 !important;
  text-align: center;
  padding: 16px 10px !important;
}

.modal-footer {
  border-top: 1px solid #f1f5f9;
}

.opword {
  color: #2563eb !important;
  font-weight: 700 !important;
  font-size: 16px !important;
  transition: opacity 0.2s;
}

.opword:hover {
  opacity: 0.8;
}

/* Header Styling */
header .logo-wrap {
  background: #0f172a !important;
  padding: 6px 0;
  box-shadow: 0 4px 12px rgba(0,0,0,0.05);
}

.header-container {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 48px;
}

.header-title-badge {
  font-size: 15px;
  font-weight: 700;
  color: #f8fafc;
  letter-spacing: 0.3px;
}

/* ==========================================================================
   Modern UI Polish - Compact Single Screen Optimization
   ========================================================================== */

body {
  font-family: 'Plus Jakarta Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important;
  background: #f8fafc !important;
  color: #1e293b;
  overflow-x: hidden;
}

/* Modal Styling */
.modal {
  background-color: rgba(15, 23, 42, 0.75) !important;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

.modal-content {
  border: 1px solid rgba(226, 232, 240, 0.8) !important;
  border-radius: 16px !important;
  background: rgba(255, 255, 255, 0.98) !important;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
  overflow: hidden;
  margin-top: 10vh !important;
  padding: 4px 8px;
}

.modal-header-badge {
  display: flex;
  justify-content: center;
  padding-top: 14px;
}

.warning-icon-pill {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: #fef2f2;
  color: #dc2626;
  border: 1px solid #fecdd3;
  padding: 4px 12px;
  border-radius: 50px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.3px;
  text-transform: uppercase;
}

.pptt {
  color: #0f172a !important;
  font-weight: 800 !important;
  font-size: 18px !important;
  margin-top: 6px;
}

.ppm {
  color: #475569 !important;
  font-size: 14px !important;
  line-height: 1.5 !important;
  text-align: center;
  padding: 10px 8px !important;
}

.modal-footer {
  border-top: 1px solid #f1f5f9;
}

.opword {
  color: #2563eb !important;
  font-weight: 700 !important;
  font-size: 15px !important;
  transition: opacity 0.2s;
}

.opword:hover {
  opacity: 0.8;
}

/* Compact Header Styling */
header .logo-wrap {
  background: #0f172a !important;
  padding: 2px 0;
  box-shadow: 0 2px 8px rgba(0,0,0,0.05);
}

.header-container {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 38px !important;
}

.header-title-badge {
  font-size: 14px;
  font-weight: 700;
  color: #f8fafc;
  letter-spacing: 0.3px;
}

/* Compact Container & Card */
.lead-container {
  background: #ffffff !important;
  border-radius: 18px !important;
  box-shadow: 0 12px 30px -10px rgba(15, 23, 42, 0.06) !important;
  border: 1px solid #e2e8f0 !important;
  padding: 16px 20px !important;
  margin-top: 12px !important;
  margin-bottom: 8px !important;
}

.lead-container .recipe-content {
  background: transparent !important;
}

/* Compact Cloud Icon */
.cdlg {
  height: 52px !important;
  margin-bottom: 8px !important;
}

.cloud-icon-wrapper {
  background: linear-gradient(135deg, #eff6ff 0%, #dbeafe 100%);
  width: 52px;
  height: 52px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 6px 14px -3px rgba(59, 130, 246, 0.2);
  animation: float 4s ease-in-out infinite;
}

@keyframes float {
  0%, 100% { transform: translateY(0px); }
  50% { transform: translateY(-4px); }
}

.iclg {
  height: 30px !important;
}

/* Compact Alert Headlines */
.alert-headline {
  margin-bottom: 12px !important;
}

.headline-title {
  display: block;
  font-size: 18px !important;
  font-weight: 800;
  color: #0f172a;
  margin-bottom: 2px;
  letter-spacing: -0.3px;
}

.headline-subtitle {
  display: block;
  font-size: 13px !important;
  color: #64748b;
  font-weight: 400;
  line-height: 1.4;
}

/* Compact Storage Card & Progress */
.prog-sec {
  padding: 0 0 10px 0 !important;
}

.storage-card-inner {
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 14px;
  padding: 12px 16px;
  margin: 0 auto;
}

.storage-info {
  margin: 0 0 8px 0 !important;
  width: 100% !important;
  align-items: center;
}

.storage-info h5 {
  font-size: 13px !important;
  font-weight: 700 !important;
  color: #334155;
}

.percentage-badge {
  background: #ef4444;
  color: #ffffff;
  padding: 2px 10px;
  border-radius: 50px;
  font-size: 13px;
  font-weight: 800;
  box-shadow: 0 2px 6px rgba(239, 68, 68, 0.25);
}

.main-prog {
  height: 16px !important;
  border-radius: 10px !important;
  background-color: #cbd5e1 !important;
  margin: 4px 0 0 0 !important;
  box-shadow: inset 0 2px 4px rgba(0,0,0,0.06);
}

.prog-sec-1 {
  background: linear-gradient(90deg, #3b82f6, #2563eb) !important;
}

.prog-sec-2 {
  background: linear-gradient(90deg, #f59e0b, #d97706) !important;
}

.prog-sec-3 {
  background: linear-gradient(90deg, #ef4444, #dc2626) !important;
}

/* Compact Breakdown Items */
.storage-breakdown {
  margin-top: 10px;
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.how-storage {
  background: #ffffff;
  padding: 8px 12px !important;
  border-radius: 10px;
  border: 1px solid #e2e8f0;
  margin-top: 0 !important;
}

.cercel-sec-1 {
  margin: 0 !important;
}

.how-storage h6 {
  font-size: 13px !important;
  font-weight: 600 !important;
  color: #1e293b;
}

.status-tag {
  font-size: 11px;
  font-weight: 700;
  padding: 2px 8px;
  border-radius: 4px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.status-full {
  background: #fef2f2;
  color: #ef4444;
  border: 1px solid #fecdd3;
}

/* Compact Offer Box */
.offer-box {
  background: linear-gradient(135deg, #fef2f2 0%, #fff1f2 100%);
  border: 1px solid #fecdd3;
  border-radius: 14px;
  padding: 12px 14px;
  margin-top: 10px;
  text-align: center;
}

.offer-badge-pill {
  display: inline-block;
  background: #ef4444;
  color: #ffffff;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  padding: 2px 10px;
  border-radius: 50px;
  margin-bottom: 6px;
}

.offer-text {
  display: block;
  color: #1e293b !important;
  font-size: 13px !important;
  line-height: 1.4;
  margin-bottom: 8px;
}

.timer-container {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  font-size: 13px;
  color: #475569;
  font-weight: 600;
  border-top: 1px solid #fecdd3 !important;
  padding-top: 8px !important;
  margin-top: 8px !important;
}

.countdown-pill {
  background: #2563eb;
  color: #ffffff !important;
  padding: 2px 10px;
  border-radius: 6px;
  font-weight: 800;
  font-size: 13px;
  box-shadow: 0 2px 8px rgba(37, 99, 235, 0.2);
}

/* Compact CTA Button */
.qu-wrap {
  background: transparent !important;
  box-shadow: none !important;
  min-height: auto !important;
}

.qu-btn {
  background: linear-gradient(135deg, #2563eb, #1d4ed8) !important;
  color: #ffffff !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  border-radius: 12px !important;
  border: none !important;
  box-shadow: 0 8px 20px -4px rgba(37, 99, 235, 0.4) !important;
  padding: 12px 24px !important;
  width: 90% !important;
  max-width: 380px;
  transition: all 0.2s ease !important;
  display: block !important;
  margin: 10px auto 12px !important;
}

.qu-btn:hover {
  background: linear-gradient(135deg, #1d4ed8, #1e40af) !important;
  transform: translateY(-2px);
  box-shadow: 0 12px 24px -4px rgba(37, 99, 235, 0.5) !important;
}

/* Compact Footer */
.footer {
  margin-top: 6px !important;
  margin-bottom: 12px !important;
}

.footer .project {
  color: #94a3b8 !important;
  font-size: 12px !important;
  margin-bottom: 8px !important;
}