@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css');

/* tc-scoped:tc-wp-tool-root */

.tc-wp-tool-root{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  display: flow-root;
  isolation: isolate;
  position: relative;
}.wpc-scope-605 .tc-wp-tool-root img, .wpc-scope-605 .tc-wp-tool-root video, .wpc-scope-605 .tc-wp-tool-root svg, .wpc-scope-605 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 58px 18px;
  color: #ffffff;
  background:
    radial-gradient(circle at 12% 10%, rgba(253, 185, 39, 0.28), transparent 30%),
    radial-gradient(circle at 88% 18%, rgba(85, 37, 130, 0.58), transparent 34%),
    linear-gradient(135deg, #15051f 0%, #2d0b46 38%, #09070d 72%, #fdb927 145%);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-shell, .wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-shell div, .wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-shell textarea, .wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-shell button, .wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-shell h1, .wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-shell h2, .wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-shell p, .wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-shell label{
  box-sizing: border-box;
}.wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-hero{
  text-align: center;
  max-width: 860px;
  margin: 0 auto 30px;
}.wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 14px;
  margin-bottom: 14px;
  border: 1px solid rgba(253, 185, 39, 0.45);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
  color: #ffd979;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
  box-shadow: 0 0 22px rgba(253, 185, 39, 0.16);
}.wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-hero h1{
  margin: 0;
  color: #ffffff;
  font-size: 54px;
  line-height: 1.04;
  font-weight: 900;
  letter-spacing: 0;
  text-shadow: 0 4px 0 rgba(85, 37, 130, 0.7), 0 0 32px rgba(253, 185, 39, 0.32);
}.wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-subtitle{
  max-width: 720px;
  margin: 16px auto 0;
  color: rgba(255, 255, 255, 0.82);
  font-size: 18px;
  line-height: 1.6;
}.wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-control-panel{
  width: 100%;
  padding: 22px;
  margin: 0 auto 28px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 8px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.13), rgba(255, 255, 255, 0.055));
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(16px);
}.wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-input-label{
  display: block;
  margin: 0 0 10px;
  color: #ffe7a8;
  font-size: 14px;
  font-weight: 800;
}.wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-input-row{
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 14px;
  align-items: stretch;
  width: 100%;
  max-width: 100%;
}.wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-text-input{
  width: 100%;
  max-width: 100%;
  min-height: 86px;
  resize: vertical;
  padding: 17px 18px;
  border: 1px solid rgba(253, 185, 39, 0.34);
  border-radius: 8px;
  outline: none;
  background: rgba(8, 6, 13, 0.62);
  color: #ffffff;
  font: inherit;
  font-size: 18px;
  line-height: 1.45;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.04);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-text-input::placeholder{
  color: rgba(255, 255, 255, 0.48);
}.wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-text-input:focus{
  border-color: rgba(253, 185, 39, 0.88);
  background: rgba(12, 8, 19, 0.82);
  box-shadow: 0 0 0 4px rgba(253, 185, 39, 0.16), 0 0 34px rgba(253, 185, 39, 0.16);
}.wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-clear-btn, .wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-load-btn, .wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-copy-btn{
  appearance: none;
  border: 0;
  border-radius: 8px;
  cursor: pointer;
  font-family: inherit;
  font-weight: 900;
  letter-spacing: 0;
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, background 180ms ease;
}.wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-clear-btn{
  min-width: 118px;
  padding: 0 22px;
  color: #1b0d22;
  background: linear-gradient(135deg, #fdb927, #fff1b8);
  box-shadow: 0 14px 34px rgba(253, 185, 39, 0.24);
  font-size: 15px;
}.wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-clear-btn:hover, .wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-load-btn:hover, .wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-copy-btn:hover{
  transform: translateY(-2px);
  filter: saturate(1.08);
}.wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-clear-btn:hover, .wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-load-btn:hover{
  box-shadow: 0 18px 44px rgba(253, 185, 39, 0.34);
}.wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-grid-wrap{
  width: 100%;
  max-width: 100%;
}.wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-style-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
}.wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-card{
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 8px;
  background: linear-gradient(155deg, rgba(255, 255, 255, 0.125), rgba(255, 255, 255, 0.045));
  box-shadow: 0 20px 54px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.14);
  backdrop-filter: blur(14px);
  overflow: hidden;
  animation: lfgFadeUp 360ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(253, 185, 39, 0.42);
  box-shadow: 0 28px 70px rgba(0, 0, 0, 0.38), 0 0 30px rgba(253, 185, 39, 0.13);
}.wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-card-head{
  display: flex;
  align-items: center;
  min-height: 32px;
  margin-bottom: 12px;
}.wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-card-title{
  margin: 0;
  color: #ffe39a;
  font-size: 15px;
  line-height: 1.3;
  font-weight: 900;
}.wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-preview{
  flex: 1 1 auto;
  width: 100%;
  max-width: 100%;
  min-height: 126px;
  max-height: 180px;
  padding: 16px;
  border-radius: 8px;
  border: 1px solid rgba(253, 185, 39, 0.18);
  background: rgba(5, 4, 9, 0.56);
  color: #ffffff;
  overflow-y: auto;
  overflow-x: hidden;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
  line-height: 1.35;
  scrollbar-width: thin;
  scrollbar-color: rgba(253, 185, 39, 0.72) rgba(255, 255, 255, 0.08);
}.wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.08);
  border-radius: 999px;
}.wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(#fdb927, #7a3ec8);
  border-radius: 999px;
}.wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-copy-btn{
  width: 100%;
  margin-top: 14px;
  padding: 12px 14px;
  color: #ffffff;
  background: linear-gradient(135deg, #552583, #7c36bf);
  box-shadow: 0 12px 28px rgba(85, 37, 130, 0.32);
  font-size: 14px;
}.wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-copy-btn:hover{
  box-shadow: 0 16px 34px rgba(253, 185, 39, 0.18), 0 12px 30px rgba(85, 37, 130, 0.36);
}.wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-load-wrap{
  display: flex;
  justify-content: center;
  margin-top: 28px;
}.wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-load-btn{
  min-width: 220px;
  padding: 15px 26px;
  color: #190b22;
  background: linear-gradient(135deg, #fdb927, #fff0b1);
  box-shadow: 0 18px 48px rgba(253, 185, 39, 0.24);
  font-size: 16px;
}.wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-load-btn.lfg-hidden{
  display: none;
}.wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-v1 .lfg-preview{ color: #ffe08a; text-shadow: 0 0 14px rgba(253,185,39,.45); font-weight: 900; }.wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-v2 .lfg-preview{ color: #ffffff; text-shadow: 3px 3px 0 #552583, 0 0 18px rgba(253,185,39,.35); font-weight: 900; }.wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-v3 .lfg-preview{ color: #d9c2ff; font-style: italic; text-transform: uppercase; }.wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-v4 .lfg-preview{ color: #ffffff; background: linear-gradient(145deg, rgba(85,37,130,.72), rgba(0,0,0,.5)); font-weight: 800; }.wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-v5 .lfg-preview{ color: #fdb927; letter-spacing: 0; text-transform: uppercase; }.wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-v6 .lfg-preview{ color: #f7f2ff; text-decoration: underline; text-decoration-color: #fdb927; text-decoration-thickness: 3px; text-underline-offset: 5px; }.wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-v7 .lfg-preview{ color: #161016; background: linear-gradient(135deg, #fdb927, #fff2be); font-weight: 900; }.wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-v8 .lfg-preview{ color: #ffffff; text-shadow: -2px 0 #fdb927, 2px 0 #552583; font-weight: 900; }.wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-v9 .lfg-preview{ color: #f0e8ff; font-variant: small-caps; }.wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-v10 .lfg-preview{ color: #fff7d7; border-color: rgba(255,255,255,.26); box-shadow: inset 0 0 24px rgba(253,185,39,.12); }.wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-v11 .lfg-preview{ color: #c9a7ff; text-shadow: 0 0 16px rgba(122,62,200,.7); font-weight: 800; }.wpc-scope-605 .tc-wp-tool-root .lfg-lakers-font-tool .lfg-v12 .lfg-preview{ color: #111111; background: #ffffff; text-shadow: 1px 1px 0 #fdb927; font-weight: 900; }@keyframes lfgFadeUp{
  from { opacity: 0; transform: translateY(12px); }
  to { opacity: 1; transform: translateY(0); }
}@media (min-width: 1200px){.tc-wp-tool-root .lfg-lakers-font-tool{ padding: 64px 24px; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-shell{ width: 100%; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-hero h1{ font-size: 56px; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-subtitle{ font-size: 18px; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-text-input{ font-size: 18px; min-height: 88px; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-clear-btn, .tc-wp-tool-root .lfg-lakers-font-tool .lfg-load-btn{ font-size: 16px; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-style-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 20px; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-card{ padding: 18px; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-preview{ font-size: 24px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .lfg-lakers-font-tool{ padding: 58px 22px; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-shell{ width: 100%; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-hero h1{ font-size: 50px; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-subtitle{ font-size: 17px; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-text-input{ font-size: 17px; min-height: 86px; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-clear-btn, .tc-wp-tool-root .lfg-lakers-font-tool .lfg-load-btn{ font-size: 15px; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-style-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-card{ padding: 17px; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-preview{ font-size: 23px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .lfg-lakers-font-tool{ padding: 50px 18px; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-shell{ width: 100%; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-hero h1{ font-size: 42px; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-subtitle{ font-size: 16px; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-text-input{ font-size: 16px; min-height: 84px; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-clear-btn, .tc-wp-tool-root .lfg-lakers-font-tool .lfg-load-btn{ font-size: 15px; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-style-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-card{ padding: 16px; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-preview{ font-size: 22px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .lfg-lakers-font-tool{ padding: 42px 14px; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-shell{ width: 100%; max-width: 100%; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-hero h1{ font-size: 34px; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-subtitle{ font-size: 15px; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-control-panel{ padding: 16px; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-input-row{ grid-template-columns: 1fr; gap: 12px; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-text-input{ font-size: 16px; min-height: 92px; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-clear-btn, .tc-wp-tool-root .lfg-lakers-font-tool .lfg-load-btn{ width: 100%; min-width: 0; padding: 14px 18px; font-size: 15px; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-style-grid{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-card{ width: 100%; max-width: 100%; min-width: 0; padding: 15px; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-preview{ font-size: 21px; overflow-wrap: anywhere; word-break: break-word; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .lfg-lakers-font-tool{ padding: 38px 12px; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-shell{ width: 100%; max-width: 100%; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-hero h1{ font-size: 31px; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-subtitle{ font-size: 14px; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-control-panel{ padding: 14px; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-input-row{ grid-template-columns: 1fr; gap: 11px; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-text-input{ font-size: 15px; min-height: 90px; padding: 15px; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-clear-btn, .tc-wp-tool-root .lfg-lakers-font-tool .lfg-load-btn{ width: 100%; min-width: 0; padding: 13px 16px; font-size: 14px; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-style-grid{ grid-template-columns: 1fr !important; gap: 13px; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-card{ width: 100%; max-width: 100%; min-width: 0; padding: 14px; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-preview{ font-size: 20px; overflow-wrap: anywhere; word-break: break-word; }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .lfg-lakers-font-tool{ padding: 34px 10px; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-shell{ width: 100%; max-width: 100%; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-hero h1{ font-size: 28px; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-subtitle{ font-size: 13px; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-kicker{ font-size: 11px; padding: 7px 10px; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-control-panel{ padding: 12px; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-input-row{ grid-template-columns: 1fr; gap: 10px; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-text-input{ font-size: 15px; min-height: 88px; padding: 14px; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-clear-btn, .tc-wp-tool-root .lfg-lakers-font-tool .lfg-load-btn{ width: 100%; min-width: 0; padding: 12px 14px; font-size: 14px; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-style-grid{ grid-template-columns: 1fr !important; gap: 12px; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-card{ width: 100%; max-width: 100%; min-width: 0; padding: 13px; }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-preview{ font-size: 18px; overflow-wrap: anywhere; word-break: break-word; }}@media (prefers-reduced-motion: reduce){.tc-wp-tool-root .lfg-lakers-font-tool .lfg-card, .tc-wp-tool-root .lfg-lakers-font-tool .lfg-clear-btn, .tc-wp-tool-root .lfg-lakers-font-tool .lfg-load-btn, .tc-wp-tool-root .lfg-lakers-font-tool .lfg-copy-btn, .tc-wp-tool-root .lfg-lakers-font-tool .lfg-text-input{
    animation: none;
    transition: none;
  }.tc-wp-tool-root .lfg-lakers-font-tool .lfg-card:hover, .tc-wp-tool-root .lfg-lakers-font-tool .lfg-clear-btn:hover, .tc-wp-tool-root .lfg-lakers-font-tool .lfg-load-btn:hover, .tc-wp-tool-root .lfg-lakers-font-tool .lfg-copy-btn:hover{
    transform: none;
  }}.wpc-scope-605 /* tc-layout-guard: stay in page body flow — do not overlap theme header/nav */
.tc-wp-tool-root{
  position: relative !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  margin-top: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  box-sizing: border-box !important;
  z-index: 0 !important;
}