@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;
}
.tc-wp-tool-root img,
.tc-wp-tool-root video,
.tc-wp-tool-root svg,
.tc-wp-tool-root iframe {
  max-width: 100%;
  height: auto;
}

.tc-wp-tool-root .ttg-premium-wrap, .tc-wp-tool-root .ttg-premium-wrap *{
  box-sizing: border-box;
}.tc-wp-tool-root .ttg-premium-wrap{
  position: relative;
  width: 100%;
  overflow: hidden;
  color: #162238;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background:
    radial-gradient(circle at 8% 18%, rgba(121, 98, 255, 0.12), transparent 26%),
    radial-gradient(circle at 92% 12%, rgba(33, 215, 176, 0.16), transparent 28%),
    linear-gradient(135deg, #f7fbff 0%, #ffffff 46%, #f4fffb 100%);
  padding: 42px 18px;
}.tc-wp-tool-root .ttg-premium-wrap::before{
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    radial-gradient(circle, rgba(47, 91, 145, 0.12) 1px, transparent 1px),
    linear-gradient(90deg, rgba(75, 122, 185, 0.06), transparent 44%);
  background-size: 22px 22px, 100% 100%;
  pointer-events: none;
}.tc-wp-tool-root .ttg-bg-decor{
  position: absolute;
  inset: 0;
  pointer-events: none;
}.tc-wp-tool-root .ttg-float-tag, .tc-wp-tool-root .ttg-search-card{
  position: absolute;
  border: 1px solid rgba(98, 117, 150, 0.18);
  background: rgba(255, 255, 255, 0.66);
  box-shadow: 0 18px 45px rgba(27, 50, 83, 0.08);
  backdrop-filter: blur(8px);
}.tc-wp-tool-root .ttg-float-tag{
  border-radius: 999px;
  padding: 8px 13px;
  color: #47617f;
  font-size: 12px;
  font-weight: 750;
}.tc-wp-tool-root .ttg-float-tag-1{ top: 72px; left: 5%; }.tc-wp-tool-root .ttg-float-tag-2{ top: 185px; right: 6%; }.tc-wp-tool-root .ttg-float-tag-3{ bottom: 84px; left: 8%; }.tc-wp-tool-root .ttg-search-card{
  width: 150px;
  height: 76px;
  border-radius: 10px;
}.tc-wp-tool-root .ttg-search-card::before, .tc-wp-tool-root .ttg-search-card::after{
  content: "";
  position: absolute;
  left: 14px;
  right: 14px;
  height: 8px;
  border-radius: 999px;
  background: rgba(64, 115, 184, 0.18);
}.tc-wp-tool-root .ttg-search-card::before{ top: 18px; }.tc-wp-tool-root .ttg-search-card::after{ top: 40px; width: 62%; background: rgba(32, 205, 165, 0.2); }.tc-wp-tool-root .ttg-search-card-1{ top: 92px; right: 14%; transform: rotate(5deg); }.tc-wp-tool-root .ttg-search-card-2{ bottom: 96px; right: 20%; transform: rotate(-4deg); }.tc-wp-tool-root .ttg-shell{
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.tc-wp-tool-root .ttg-hero{
  text-align: center;
  margin: 0 auto 26px;
  max-width: 780px;
}.tc-wp-tool-root .ttg-hero h1{
  margin: 0;
  font-size: clamp(1.8rem, 5vw, 2.8rem) !important;
  line-height: 1.05;
  letter-spacing: 0;
  color: #11213a;
  font-weight: 850;
}.tc-wp-tool-root .ttg-hero p{
  margin: 12px auto 0;
  color: #52647a;
  font-size: 1rem;
  line-height: 1.6;
}.tc-wp-tool-root .ttg-dashboard{
  width: 100%;
  display: grid;
  grid-template-columns: minmax(0, 38%) minmax(0, 62%);
  gap: 0;
  border: 1px solid rgba(125, 145, 175, 0.24);
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 24px 70px rgba(28, 48, 82, 0.14);
  overflow: hidden;
}.tc-wp-tool-root .ttg-settings-panel, .tc-wp-tool-root .ttg-preview-panel{
  min-width: 0;
  width: 100%;
  max-width: 100%;
  padding: 24px;
}.tc-wp-tool-root .ttg-settings-panel{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(246, 251, 255, 0.96)),
    repeating-linear-gradient(90deg, rgba(72, 117, 181, 0.04) 0 1px, transparent 1px 12px);
  border-right: 1px solid rgba(125, 145, 175, 0.18);
}.tc-wp-tool-root .ttg-preview-panel{
  background:
    radial-gradient(circle at 88% 8%, rgba(112, 96, 255, 0.1), transparent 24%),
    linear-gradient(180deg, rgba(250, 253, 255, 0.98), rgba(255, 255, 255, 0.98));
}.tc-wp-tool-root .ttg-panel-head, .tc-wp-tool-root .ttg-preview-head{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 14px;
  margin-bottom: 18px;
}.tc-wp-tool-root .ttg-panel-head h2, .tc-wp-tool-root .ttg-preview-head h2{
  margin: 0;
  color: #14243c;
  font-size: 1.05rem;
  line-height: 1.2;
  letter-spacing: 0;
}.tc-wp-tool-root .ttg-panel-head span, .tc-wp-tool-root .ttg-kicker, .tc-wp-tool-root .ttg-count{
  display: inline-flex;
  align-items: center;
  width: fit-content;
  max-width: 100%;
  border-radius: 999px;
  border: 1px solid rgba(45, 161, 204, 0.2);
  background: rgba(232, 248, 255, 0.78);
  color: #2c6684;
  font-size: 0.74rem;
  line-height: 1.2;
  font-weight: 800;
  padding: 6px 9px;
  overflow-wrap: anywhere;
}.tc-wp-tool-root .ttg-kicker{
  margin-bottom: 7px;
  background: rgba(235, 255, 249, 0.86);
  color: #1c7a65;
  border-color: rgba(35, 190, 151, 0.22);
}.tc-wp-tool-root .ttg-count{
  flex-shrink: 0;
  background: rgba(244, 241, 255, 0.9);
  color: #5a4cc9;
  border-color: rgba(116, 99, 236, 0.22);
}.tc-wp-tool-root .ttg-field-grid{
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 13px;
}.tc-wp-tool-root .ttg-field{
  min-width: 0;
  width: 100%;
  margin-bottom: 13px;
}.tc-wp-tool-root .ttg-field-grid .ttg-field{
  margin-bottom: 0;
}.tc-wp-tool-root .ttg-field label{
  display: block;
  margin-bottom: 7px;
  color: #33455f;
  font-size: 0.84rem;
  font-weight: 800;
  line-height: 1.25;
}.tc-wp-tool-root .ttg-field label span{
  color: #7d4df3;
}.tc-wp-tool-root .ttg-field input, .tc-wp-tool-root .ttg-field select{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  min-height: 44px;
  border: 1px solid rgba(118, 139, 170, 0.34);
  border-radius: 10px;
  background: #ffffff;
  color: #14243c;
  font: inherit;
  font-size: 0.92rem;
  outline: none;
  padding: 11px 12px;
  box-shadow: 0 1px 0 rgba(25, 43, 74, 0.03);
}.tc-wp-tool-root .ttg-field input:focus, .tc-wp-tool-root .ttg-field select:focus, .tc-wp-tool-root .ttg-btn:focus-visible{
  border-color: #6c7cff;
  box-shadow: 0 0 0 4px rgba(108, 124, 255, 0.16);
}.tc-wp-tool-root .ttg-message{
  min-height: 20px;
  margin-top: 12px;
  color: #35516e;
  font-size: 0.84rem;
  line-height: 1.45;
  overflow-wrap: anywhere;
}.tc-wp-tool-root .ttg-validation{
  color: #9b3a46;
}.tc-wp-tool-root .ttg-success{
  color: #1d755f;
}.tc-wp-tool-root .ttg-actions{
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
  margin-top: 14px;
}.tc-wp-tool-root .ttg-btn{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  min-height: 44px;
  border: 1px solid transparent;
  border-radius: 10px;
  cursor: pointer;
  font: inherit;
  font-size: 0.92rem;
  font-weight: 850;
  line-height: 1.2;
  padding: 11px 14px;
  transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease, background 0.18s ease;
}.tc-wp-tool-root .ttg-btn:hover{
  transform: translateY(-1px);
}.tc-wp-tool-root .ttg-btn-primary{
  color: #ffffff;
  background: linear-gradient(135deg, #4968ff, #20bfa3);
  box-shadow: 0 14px 30px rgba(61, 102, 232, 0.24);
}.tc-wp-tool-root .ttg-btn-secondary{
  color: #263a55;
  background: #f5fbff;
  border-color: rgba(85, 122, 172, 0.24);
}.tc-wp-tool-root .ttg-btn-ghost{
  color: #53657c;
  background: #ffffff;
  border-color: rgba(132, 150, 178, 0.22);
}.tc-wp-tool-root .ttg-btn-copy-all{
  display: block;
  width: fit-content;
  margin-top: 14px;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
  color: #ffffff;
  background: linear-gradient(135deg, #6658f0, #23c6ad);
  box-shadow: 0 14px 30px rgba(80, 90, 218, 0.2);
}.tc-wp-tool-root .ttg-btn[disabled]{
  opacity: 0.55;
  cursor: not-allowed;
  transform: none;
}.tc-wp-tool-root .ttg-output{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  max-height: 450px;
  overflow: auto;
  padding-right: 6px;
  overflow-wrap: anywhere;
  word-break: break-word;
}.tc-wp-tool-root .ttg-output::-webkit-scrollbar{
  width: 10px;
  height: 10px;
}.tc-wp-tool-root .ttg-output::-webkit-scrollbar-track{
  background: rgba(226, 236, 246, 0.78);
  border-radius: 999px;
}.tc-wp-tool-root .ttg-output::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #83d8d0, #8b89f7);
  border-radius: 999px;
  border: 2px solid rgba(246, 250, 255, 0.95);
}.tc-wp-tool-root .ttg-skeleton, .tc-wp-tool-root .ttg-cards{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  width: 100%;
  max-width: 100%;
}.tc-wp-tool-root .ttg-serp-card, .tc-wp-tool-root .ttg-title-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(123, 145, 177, 0.22);
  border-radius: 10px;
  background: #ffffff;
  padding: 15px;
  box-shadow: 0 12px 34px rgba(33, 54, 87, 0.08);
  overflow-wrap: anywhere;
  word-break: break-word;
}.tc-wp-tool-root .ttg-skel-chip, .tc-wp-tool-root .ttg-skel-title, .tc-wp-tool-root .ttg-skel-line{
  display: block;
  border-radius: 999px;
  background: linear-gradient(90deg, rgba(225, 234, 246, 0.9), rgba(244, 250, 255, 0.98), rgba(225, 234, 246, 0.9));
  background-size: 220% 100%;
  animation: ttgShimmer 1.45s ease-in-out infinite;
}.tc-wp-tool-root .ttg-skel-chip{
  width: 74px;
  height: 20px;
  margin-bottom: 14px;
}.tc-wp-tool-root .ttg-skel-chip.mint{
  background: linear-gradient(90deg, rgba(202, 244, 234, 0.9), rgba(246, 255, 252, 1), rgba(202, 244, 234, 0.9));
  background-size: 220% 100%;
}.tc-wp-tool-root .ttg-skel-chip.purple{
  background: linear-gradient(90deg, rgba(225, 220, 255, 0.9), rgba(249, 248, 255, 1), rgba(225, 220, 255, 0.9));
  background-size: 220% 100%;
}.tc-wp-tool-root .ttg-skel-title{
  width: 82%;
  height: 16px;
  margin-bottom: 12px;
}.tc-wp-tool-root .ttg-skel-title.wide{
  width: 94%;
}.tc-wp-tool-root .ttg-skel-line{
  width: 100%;
  height: 10px;
  margin-top: 8px;
}.tc-wp-tool-root .ttg-skel-line.short{ width: 58%; }.tc-wp-tool-root .ttg-skel-line.mid{ width: 76%; }@keyframes ttgShimmer {
  0% { background-position: 0% 50%; }
  100% { background-position: -220% 50%; }
}.tc-wp-tool-root .ttg-title-main{
  margin: 0 0 12px;
  color: #14243c;
  font-size: 0.98rem;
  line-height: 1.42;
  font-weight: 850;
  overflow-wrap: anywhere;
  word-break: break-word;
}.tc-wp-tool-root .ttg-meta{
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
  margin-bottom: 12px;
}.tc-wp-tool-root .ttg-meta span{
  display: inline-flex;
  max-width: 100%;
  border-radius: 999px;
  background: #eef8ff;
  border: 1px solid rgba(69, 145, 195, 0.18);
  color: #365b77;
  font-size: 0.74rem;
  font-weight: 750;
  line-height: 1.2;
  padding: 6px 8px;
  overflow-wrap: anywhere;
}.tc-wp-tool-root .ttg-card-copy{
  min-height: 36px;
  padding: 9px 11px;
  font-size: 0.82rem;
  background: #f7fbff;
  color: #32465f;
  border-color: rgba(105, 132, 170, 0.22);
}.tc-wp-tool-root .ttg-pre{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  margin: 0;
  border: 1px solid rgba(123, 145, 177, 0.22);
  border-radius: 10px;
  background: #ffffff;
  color: #21314a;
  padding: 16px;
  font: 0.88rem/1.55 ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", monospace;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
  word-break: break-word;
  box-shadow: 0 12px 34px rgba(33, 54, 87, 0.08);
}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-tool-root .ttg-premium-wrap{ padding: 28px 10px; }.tc-wp-tool-root .ttg-shell{ max-width: 100%; }.tc-wp-tool-root .ttg-hero p{ font-size: 0.88rem; }.tc-wp-tool-root .ttg-dashboard{ grid-template-columns: 1fr; }.tc-wp-tool-root .ttg-settings-panel, .tc-wp-tool-root .ttg-preview-panel{
    grid-column: 1 / -1;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    box-sizing: border-box;
    padding: 14px;
  }.tc-wp-tool-root .ttg-settings-panel{ border-right: 0; border-bottom: 1px solid rgba(125, 145, 175, 0.18); }.tc-wp-tool-root .ttg-field input, .tc-wp-tool-root .ttg-field select{ min-height: 42px; font-size: 0.86rem; padding: 10px; }.tc-wp-tool-root .ttg-btn{ min-height: 42px; font-size: 0.86rem; padding: 10px; }.tc-wp-tool-root .ttg-skeleton, .tc-wp-tool-root .ttg-cards{ grid-template-columns: 1fr; gap: 10px; }.tc-wp-tool-root .ttg-serp-card, .tc-wp-tool-root .ttg-title-card{ padding: 12px; }.tc-wp-tool-root .ttg-title-main{ font-size: 0.9rem; }.tc-wp-tool-root .ttg-meta span, .tc-wp-tool-root .ttg-panel-head span, .tc-wp-tool-root .ttg-kicker, .tc-wp-tool-root .ttg-count{ font-size: 0.68rem; padding: 5px 7px; }.tc-wp-tool-root .ttg-dashboard{ gap: 0; }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-tool-root .ttg-premium-wrap{ padding: 32px 12px; }.tc-wp-tool-root .ttg-shell{ max-width: 100%; }.tc-wp-tool-root .ttg-hero p{ font-size: 0.92rem; }.tc-wp-tool-root .ttg-dashboard{ grid-template-columns: 1fr; }.tc-wp-tool-root .ttg-settings-panel, .tc-wp-tool-root .ttg-preview-panel{
    grid-column: 1 / -1;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    box-sizing: border-box;
    padding: 16px;
  }.tc-wp-tool-root .ttg-settings-panel{ border-right: 0; border-bottom: 1px solid rgba(125, 145, 175, 0.18); }.tc-wp-tool-root .ttg-field input, .tc-wp-tool-root .ttg-field select{ min-height: 43px; font-size: 0.88rem; }.tc-wp-tool-root .ttg-btn{ min-height: 43px; font-size: 0.88rem; }.tc-wp-tool-root .ttg-skeleton, .tc-wp-tool-root .ttg-cards{ grid-template-columns: 1fr; gap: 11px; }.tc-wp-tool-root .ttg-serp-card, .tc-wp-tool-root .ttg-title-card{ padding: 13px; }.tc-wp-tool-root .ttg-title-main{ font-size: 0.92rem; }.tc-wp-tool-root .ttg-meta span{ font-size: 0.7rem; }.tc-wp-tool-root .ttg-dashboard{ gap: 0; }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-tool-root .ttg-premium-wrap{ padding: 36px 14px; }.tc-wp-tool-root .ttg-shell{ max-width: 100%; }.tc-wp-tool-root .ttg-hero p{ font-size: 0.95rem; }.tc-wp-tool-root .ttg-dashboard{ grid-template-columns: 1fr; }.tc-wp-tool-root .ttg-settings-panel, .tc-wp-tool-root .ttg-preview-panel{
    grid-column: 1 / -1;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    box-sizing: border-box;
    padding: 18px;
  }.tc-wp-tool-root .ttg-settings-panel{ border-right: 0; border-bottom: 1px solid rgba(125, 145, 175, 0.18); }.tc-wp-tool-root .ttg-field input, .tc-wp-tool-root .ttg-field select{ min-height: 44px; font-size: 0.9rem; }.tc-wp-tool-root .ttg-btn{ min-height: 44px; font-size: 0.9rem; }.tc-wp-tool-root .ttg-skeleton, .tc-wp-tool-root .ttg-cards{ grid-template-columns: 1fr; gap: 12px; }.tc-wp-tool-root .ttg-serp-card, .tc-wp-tool-root .ttg-title-card{ padding: 14px; }.tc-wp-tool-root .ttg-title-main{ font-size: 0.94rem; }.tc-wp-tool-root .ttg-meta span{ font-size: 0.72rem; }.tc-wp-tool-root .ttg-dashboard{ gap: 0; }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-tool-root .ttg-premium-wrap{ padding: 44px 20px; }.tc-wp-tool-root .ttg-shell{ max-width: 900px; }.tc-wp-tool-root .ttg-hero p{ font-size: 1rem; }.tc-wp-tool-root .ttg-dashboard{ grid-template-columns: 1fr; }.tc-wp-tool-root .ttg-settings-panel, .tc-wp-tool-root .ttg-preview-panel{
    grid-column: 1 / -1;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    box-sizing: border-box;
    padding: 24px;
  }.tc-wp-tool-root .ttg-settings-panel{ border-right: 0; border-bottom: 1px solid rgba(125, 145, 175, 0.18); }.tc-wp-tool-root .ttg-field-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px; }.tc-wp-tool-root .ttg-field-full{ grid-column: 1 / -1; }.tc-wp-tool-root .ttg-actions{ grid-template-columns: repeat(3, minmax(0, 1fr)); }.tc-wp-tool-root .ttg-field input, .tc-wp-tool-root .ttg-field select{ min-height: 45px; font-size: 0.92rem; }.tc-wp-tool-root .ttg-btn{ min-height: 45px; font-size: 0.92rem; }.tc-wp-tool-root .ttg-skeleton, .tc-wp-tool-root .ttg-cards{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px; }.tc-wp-tool-root .ttg-serp-card, .tc-wp-tool-root .ttg-title-card{ padding: 15px; }.tc-wp-tool-root .ttg-title-main{ font-size: 0.96rem; }.tc-wp-tool-root .ttg-meta span{ font-size: 0.73rem; }.tc-wp-tool-root .ttg-dashboard{ gap: 0; }}@media (min-width: 1024px) and (max-width: 1199px) {.tc-wp-tool-root .ttg-premium-wrap{ padding: 48px 24px; }.tc-wp-tool-root .ttg-shell{ max-width: 1080px; }.tc-wp-tool-root .ttg-hero p{ font-size: 1.02rem; }.tc-wp-tool-root .ttg-dashboard{ grid-template-columns: minmax(0, 38%) minmax(0, 62%); }.tc-wp-tool-root .ttg-settings-panel, .tc-wp-tool-root .ttg-preview-panel{ padding: 24px; }.tc-wp-tool-root .ttg-field input, .tc-wp-tool-root .ttg-field select{ min-height: 45px; font-size: 0.92rem; }.tc-wp-tool-root .ttg-btn{ min-height: 45px; font-size: 0.92rem; }.tc-wp-tool-root .ttg-skeleton, .tc-wp-tool-root .ttg-cards{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px; }.tc-wp-tool-root .ttg-serp-card, .tc-wp-tool-root .ttg-title-card{ padding: 15px; }.tc-wp-tool-root .ttg-title-main{ font-size: 0.97rem; }.tc-wp-tool-root .ttg-meta span{ font-size: 0.74rem; }.tc-wp-tool-root .ttg-dashboard{ gap: 0; }}@media (min-width: 1200px) {.tc-wp-tool-root .ttg-premium-wrap{ padding: 54px 28px; }.tc-wp-tool-root .ttg-shell{ max-width: 1200px; }.tc-wp-tool-root .ttg-hero p{ font-size: 1.04rem; }.tc-wp-tool-root .ttg-dashboard{ grid-template-columns: minmax(0, 38%) minmax(0, 62%); }.tc-wp-tool-root .ttg-settings-panel, .tc-wp-tool-root .ttg-preview-panel{ padding: 26px; }.tc-wp-tool-root .ttg-field input, .tc-wp-tool-root .ttg-field select{ min-height: 46px; font-size: 0.93rem; }.tc-wp-tool-root .ttg-btn{ min-height: 46px; font-size: 0.93rem; }.tc-wp-tool-root .ttg-skeleton, .tc-wp-tool-root .ttg-cards{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 15px; }.tc-wp-tool-root .ttg-serp-card, .tc-wp-tool-root .ttg-title-card{ padding: 16px; }.tc-wp-tool-root .ttg-title-main{ font-size: 0.99rem; }.tc-wp-tool-root .ttg-meta span{ font-size: 0.74rem; }.tc-wp-tool-root .ttg-dashboard{ gap: 0; }}.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;
}