.omny-app-shell {
  width: min(1180px, calc(100% - 32px));
  margin: 32px auto 64px;
  padding: 0;
}

.omny-app-header {
  margin-bottom: 24px;
}

.omny-app-kicker {
  margin: 0 0 8px;
  color: #66758f;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.omny-app-title {
  margin: 0;
  color: #0f172a;
  font-size: clamp(2rem, 4vw, 3.25rem);
  line-height: 1.05;
  font-weight: 800;
}

.omny-app-description {
  margin: 12px 0 0;
  max-width: 760px;
  color: #66758f;
  font-size: 16px;
  line-height: 1.65;
}

.omny-app-content,
.omny-quote-page,
.omny-quote-single,
.omny-quote-profile-shell,
.omny-app-archive-list,
.omny-quote-request-list,
.omny-quote-bid-list {
  min-width: 0;
  display: grid;
  gap: 16px;
}

.omny-quote-page,
.omny-quote-single,
.omny-quote-profile-shell {
  display: grid;
  gap: 24px;
}

.omny-quote-stack {
  display: grid;
  gap: 24px;
}

.omny-quote-panel,
.omny-quote-provider-banner,
.omny-quote-company-card,
.omny-list-item,
.omny-quote-meta-card,
.omny-quote-entity-card {
  min-width: 0;
  border: 1px solid #dbe4f0;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 12px 28px rgba(15, 23, 42, 0.04);
}

.omny-quote-panel,
.omny-quote-company-card {
  padding: 24px;
}

.omny-quote-dashboard-panel {
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
}

.omny-quote-panel-head {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 18px;
}

.omny-quote-panel-head h3,
.omny-quote-panel > h3 {
  margin: 0;
  color: #0f172a;
  font-size: 1.35rem;
  line-height: 1.2;
  font-weight: 750;
}

.omny-quote-panel > h3 {
  margin-bottom: 18px;
}

.omny-quote-panel-head > span,
.omny-quote-panel-head > a {
  color: #5c6d86;
  font-size: 14px;
  line-height: 1.5;
}

.omny-quote-provider-banner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  padding: 18px 20px;
}

.omny-quote-provider-banner strong {
  display: block;
  color: #0f172a;
}

.omny-quote-provider-banner span {
  display: block;
  color: #66758f;
  font-size: 14px;
  line-height: 1.55;
}

.omny-quote-form {
  display: grid;
  gap: 16px;
}

.omny-quote-form label {
  display: grid;
  gap: 8px;
  min-width: 0;
}

.omny-quote-form label > span,
.omny-quote-filter-bar label > span {
  color: #4f5f78;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.omny-quote-two-col,
.omny-quote-location-grid,
.omny-quote-filter-bar {
  display: grid;
  gap: 16px;
}

.omny-quote-two-col {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.omny-quote-location-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.omny-quote-filter-bar {
  grid-template-columns: minmax(0, 1.5fr) repeat(2, minmax(180px, 1fr)) auto;
  align-items: end;
  padding: 18px 20px;
  border: 1px solid #dbe4f0;
  border-radius: 18px;
  background: #f8fbff;
}

.omny-quote-filter-actions,
.omny-quote-card-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.omny-quote-filter-actions {
  align-items: center;
}

.omny-quote-form-actions {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 4px;
}

.omny-app-header--compact .omny-app-title {
  font-size: clamp(1.6rem, 3vw, 2.2rem);
}

.omny-quote-form input,
.omny-quote-form textarea,
.omny-quote-form select,
.omny-quote-filter-bar input,
.omny-quote-filter-bar select {
  width: 100%;
  max-width: 100%;
  min-height: 52px;
  padding: 0 16px;
  border: 1px solid #cfdae7;
  border-radius: 16px;
  background: #fff;
  color: #0f172a;
  font-size: 15px;
  line-height: 1.4;
  box-shadow: none;
}

.omny-quote-form textarea {
  min-height: 180px;
  padding: 14px 16px;
  resize: vertical;
}

.omny-quote-form input:focus,
.omny-quote-form textarea:focus,
.omny-quote-form select:focus,
.omny-quote-filter-bar input:focus,
.omny-quote-filter-bar select:focus {
  border-color: #8eb4e8;
  outline: none;
  box-shadow: 0 0 0 4px rgba(59, 130, 246, 0.1);
}

.omny-quote-section {
  display: grid;
  gap: 16px;
  padding-top: 4px;
}

.omny-quote-section-head {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 12px;
}

.omny-quote-section-head h4 {
  margin: 0 0 4px;
  color: #0f172a;
  font-size: 1.05rem;
}

.omny-quote-section-head p {
  margin: 0;
  color: #66758f;
  font-size: 14px;
  line-height: 1.55;
}

.omny-quote-item-rows,
.omny-quote-entity-list,
.omny-quote-detail-list {
  display: grid;
  gap: 14px;
}

.omny-quote-item-actions {
  margin-top: 14px;
  display: flex;
  justify-content: flex-start;
}

.omny-quote-item-row,
.omny-quote-entity-card {
  padding: 18px 20px;
  border: 1px solid #e4ebf3;
  border-radius: 18px;
  background: #f9fbfe;
  box-shadow: none;
}

.omny-quote-item-row-main {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 12px;
}

.omny-quote-detail-box {
  padding: 16px 18px;
  border: 1px solid #e4ebf3;
  border-radius: 18px;
  background: #f9fbfe;
}

.omny-quote-product-preview {
  display: grid;
  grid-template-columns: 140px minmax(0, 1fr);
  gap: 18px;
  align-items: start;
}

.omny-quote-product-media {
  overflow: hidden;
  border-radius: 16px;
  background: #eef4fb;
  border: 1px solid #dce7f2;
}

.omny-quote-product-media img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 1 / 1;
  object-fit: cover;
}

.omny-quote-product-main {
  display: grid;
  gap: 14px;
}

.omny-quote-product-head h5 {
  margin: 0;
  color: #0f172a;
  font-size: 1rem;
  font-weight: 700;
}

.omny-quote-config-stack,
.omny-quote-config-block,
.omny-quote-component-card,
.omny-quote-component-variation-box,
.omny-quote-component-option-preview,
.omny-quote-component-option {
  display: grid;
  gap: 12px;
}

.omny-quote-config-title {
  margin: 0;
  color: #0f172a;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.omny-quote-config-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 12px;
}

.omny-quote-component-option {
  grid-template-columns: 72px minmax(0, 1fr);
  align-items: center;
  padding: 12px;
  border: 1px solid #dce7f2;
  border-radius: 16px;
  background: #ffffff;
}

.omny-quote-component-option-media {
  overflow: hidden;
  border-radius: 12px;
  border: 1px solid #dce7f2;
  background: #eef4fb;
}

.omny-quote-component-option-media img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 1 / 1;
  object-fit: cover;
}

.omny-quote-component-option-main strong {
  display: block;
  color: #0f172a;
  font-size: 14px;
  line-height: 1.45;
  overflow-wrap: anywhere;
}

.omny-quote-detail-row {
  display: grid;
  grid-template-columns: minmax(120px, 180px) minmax(0, 1fr);
  gap: 10px 14px;
  align-items: start;
}

.omny-quote-detail-row span {
  color: #6b7a90;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

.omny-quote-detail-row strong,
.omny-quote-detail-row strong a {
  color: #0f172a;
  font-size: 15px;
  font-weight: 600;
  overflow-wrap: anywhere;
}

.omny-quote-empty {
  margin: 0;
  color: #718198;
  font-size: 15px;
  line-height: 1.6;
}

.omny-quote-meta-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 16px;
}

.omny-quote-meta-card {
  padding: 18px 20px;
}

.omny-quote-meta-card span {
  display: block;
  margin-bottom: 6px;
  color: #6b7a90;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.omny-quote-meta-card strong {
  display: block;
  color: #0f172a;
  font-size: 1.1rem;
  line-height: 1.35;
  font-weight: 700;
}

.omny-quote-grid {
  display: grid;
  gap: 20px;
}

.omny-quote-summary-grid,
.omny-quote-single-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.omny-list-item {
  display: grid;
  grid-template-columns: 72px minmax(0, 1fr);
  gap: 16px;
  padding: 18px 20px;
}

.omny-taxonomy-root-item {
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
}

.omny-taxonomy-root-item .omny-list-main {
  display: grid;
  gap: 10px;
}

.omny-taxonomy-root-item .omny-list-actions {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.omny-list-item-request {
  grid-template-columns: minmax(0, 1fr);
  gap: 0;
  padding: 18px 20px;
  border-radius: 18px;
  background: #f9fbfe;
  border-color: #e4ebf3;
  box-shadow: none;
}

.omny-list-item-request .omny-list-main {
  display: grid;
  gap: 10px;
}

.omny-list-item-request .omny-list-title {
  margin: 0;
  font-size: 1.05rem;
}

.omny-list-item-request .omny-list-meta {
  gap: 8px 14px;
  font-size: 14px;
}

.omny-list-item-request .omny-list-summary {
  margin: 0;
}

.omny-list-item-request .omny-quote-card-actions-compact {
  margin-top: 2px;
}

.omny-list-item-request .omny-quote-action-form + .omny-quote-action-form {
  margin-top: 0;
}

.omny-quote-marketplace-panel .omny-quote-request-list,
.omny-quote-dashboard-panel .omny-quote-request-list,
.omny-quote-dashboard-panel .omny-quote-bid-list {
  gap: 14px;
}

.omny-quote-marketplace-panel .omny-list-item-request,
.omny-quote-dashboard-panel .omny-list-item-request,
.omny-quote-dashboard-panel .omny-list-item-bid {
  padding: 22px 24px;
  border-radius: 20px;
  border: 1px solid #dbe4f0;
  background: #fff;
  box-shadow: 0 10px 24px rgba(15, 23, 42, 0.05);
}

.omny-quote-marketplace-panel .omny-list-item-request .omny-list-main,
.omny-quote-dashboard-panel .omny-list-item-request .omny-list-main,
.omny-quote-dashboard-panel .omny-list-item-bid .omny-list-main {
  gap: 12px;
}

.omny-quote-marketplace-panel .omny-list-item-request .omny-list-meta,
.omny-quote-dashboard-panel .omny-list-item-request .omny-list-meta,
.omny-quote-dashboard-panel .omny-list-item-bid .omny-list-meta {
  gap: 10px 16px;
}

.omny-quote-marketplace-panel .omny-list-item-request .omny-list-summary,
.omny-quote-dashboard-panel .omny-list-item-request .omny-list-summary,
.omny-quote-dashboard-panel .omny-list-item-bid .omny-list-summary {
  margin-top: 0;
}

.omny-list-thumb img {
  width: 72px;
  height: 72px;
  object-fit: cover;
  display: block;
  border-radius: 14px;
  border: 1px solid #dbe4f0;
  background: #fff;
}

.omny-list-main {
  min-width: 0;
}

.omny-list-title {
  margin: 0 0 8px;
  color: #0f172a;
  font-size: 1.1rem;
  line-height: 1.35;
}

.omny-list-title a {
  color: inherit;
  text-decoration: none;
}

.omny-list-title a:hover {
  text-decoration: underline;
}

.omny-list-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 16px;
  color: #66758f;
  font-size: 14px;
  line-height: 1.5;
}

.omny-list-meta-item {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  min-width: 0;
}

.omny-list-summary {
  margin: 10px 0 0;
  color: #66758f;
  font-size: 15px;
  line-height: 1.6;
}

.omny-entity-archive-head {
  margin-bottom: 20px;
}

.omny-entity-archive-toolbar-form {
  display: grid;
  gap: 14px;
  padding: 18px 20px;
  border: 1px solid #dbe4f0;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 12px 28px rgba(15, 23, 42, 0.04);
}

.omny-archive-token-input-wrap {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  min-height: 56px;
  padding: 10px 12px;
  border: 1px solid #dbe4f0;
  border-radius: 14px;
  background: #fff;
}

.omny-archive-token-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  min-width: 0;
  flex: 1 1 auto;
}

.omny-archive-token-chip {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 34px;
  padding: 6px 12px;
  border: 1px solid #dbe4f0;
  border-radius: 999px;
  background: #f8fbff;
  color: #0f172a;
  font-size: 13px;
}

.omny-archive-token-remove,
.omny-archive-location-button,
.omny-quote-remove-item {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.omny-archive-token-remove {
  width: 20px;
  height: 20px;
  padding: 0;
  border: 0;
  border-radius: 999px;
  background: #e2e8f0;
  color: #475569;
  font-size: 14px;
  line-height: 1;
}

.omny-archive-token-input {
  flex: 1 1 220px;
  min-width: 180px;
  border: 0 !important;
  box-shadow: none !important;
  padding: 8px 4px !important;
  background: transparent !important;
}

.omny-archive-location-button {
  width: 36px;
  height: 36px;
  padding: 0;
  border: 1px solid #dbe4f0;
  border-radius: 999px;
  background: #f8fbff;
  color: #334155;
}

.omny-archive-token-total {
  color: #66758f;
  font-size: 13px;
  font-weight: 700;
}

.omny-archive-token-trigger,
.omny-list-meta a,
.omny-entity-tax-link,
.omny-entity-website-link {
  color: #0f4c81;
  text-decoration: none;
}

.omny-archive-token-trigger:hover,
.omny-list-meta a:hover,
.omny-entity-tax-link:hover,
.omny-entity-website-link:hover {
  text-decoration: underline;
}

.omny-quote-notice {
  padding: 14px 16px;
  border-radius: 14px;
  margin: 0;
  font-weight: 600;
}

.omny-quote-notice-success {
  background: #ecfdf5;
  color: #166534;
  border: 1px solid #bbf7d0;
}

.omny-quote-notice-warning {
  background: #fff7ed;
  color: #9a3412;
  border: 1px solid #fed7aa;
}

.omny-quote-notice-error {
  background: #fef2f2;
  color: #991b1b;
  border: 1px solid #fecaca;
}

.btn,
.omny-quote-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 0 18px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
  box-shadow: none;
}

.btn-primary,
.omny-quote-button {
  border: 1px solid #1d4ed8;
  background: #1d4ed8;
  color: #fff;
}

.omny-quote-page .omny-quote-button,
.omny-quote-single .omny-quote-button,
.omny-quote-profile-shell .omny-quote-button,
.woocommerce-account .omny-quote-button {
  border: 1px solid #1d4ed8 !important;
  background: #1d4ed8 !important;
  color: #fff !important;
}

.btn-primary:hover,
.omny-quote-button:hover {
  background: #1842b8;
  border-color: #1842b8;
  color: #fff;
}

.omny-quote-page .omny-quote-button:hover,
.omny-quote-single .omny-quote-button:hover,
.omny-quote-profile-shell .omny-quote-button:hover,
.woocommerce-account .omny-quote-button:hover {
  background: #1842b8 !important;
  border-color: #1842b8 !important;
  color: #fff !important;
}

.btn-outline-primary {
  border: 1px solid #c9d8ea;
  background: #fff;
  color: #163b66;
}

.btn-outline-primary:hover {
  border-color: #9eb6d2;
  background: #f3f8fd;
  color: #102d4d;
}

.omny-quote-delete-button {
  border-color: #f2c4c4;
  color: #b42318;
}

.omny-quote-delete-button:hover {
  background: #fff3f2;
  border-color: #e9a8a8;
  color: #912018;
}

/* SINGLE REQUEST PAGE */
.omny-app-single-request {
  max-width: 1280px;
  margin: 32px auto 64px;
  padding: 0;
}

.omny-app-single-request .omny-app-header {
  margin-bottom: 24px;
  padding: 0 4px;
}

.omny-app-single-request .omny-app-kicker {
  margin: 0 0 8px;
  color: #66758f;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.omny-app-single-request .omny-app-title {
  margin: 0;
  color: #0f172a;
  font-size: clamp(2rem, 4vw, 3.25rem);
  line-height: 1.05;
  font-weight: 800;
}

.omny-app-single-request .omny-app-content {
  min-width: 0;
}

.omny-app-single-request .omny-quote-single {
  display: grid;
  gap: 24px;
}

.omny-app-single-request .omny-quote-meta-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.omny-app-single-request .omny-quote-meta-card {
  padding: 18px 20px;
  border: 1px solid #dbe4f0;
  border-radius: 18px;
  background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
  box-shadow: 0 10px 24px rgba(15, 23, 42, 0.04);
}

.omny-app-single-request .omny-quote-meta-card span {
  display: block;
  margin-bottom: 6px;
  color: #6b7a90;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.omny-app-single-request .omny-quote-meta-card strong {
  display: block;
  color: #0f172a;
  font-size: 1.1rem;
  line-height: 1.35;
  font-weight: 700;
}

.omny-app-single-request .omny-quote-grid {
  display: grid;
  gap: 20px;
}

.omny-app-single-request .omny-quote-summary-grid {
  grid-template-columns: minmax(0, 1.15fr) minmax(320px, 0.85fr);
}

.omny-app-single-request .omny-quote-single-grid {
  grid-template-columns: minmax(0, 1.15fr) minmax(320px, 0.85fr);
  align-items: start;
}

.omny-app-single-request .omny-quote-panel {
  min-width: 0;
  padding: 28px;
  border: 1px solid #dbe4f0;
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 14px 36px rgba(15, 23, 42, 0.05);
}

.omny-app-single-request .omny-quote-panel h3 {
  margin: 0 0 18px;
  color: #0f172a;
  font-size: 1.35rem;
  line-height: 1.2;
  font-weight: 750;
}

.omny-app-single-request .omny-quote-panel-head {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 18px;
}

.omny-app-single-request .omny-quote-panel-head h3 {
  margin: 0;
}

.omny-app-single-request .omny-quote-panel-head > span {
  display: inline-flex;
  align-items: center;
  min-height: 32px;
  padding: 6px 12px;
  border-radius: 999px;
  background: #eef5ff;
  color: #1d4ed8;
  font-size: 12px;
  font-weight: 700;
  white-space: nowrap;
}

.omny-app-single-request .omny-quote-entity-list {
  display: grid;
  gap: 16px;
}

.omny-app-single-request .omny-quote-entity-card {
  padding: 18px 20px;
  border: 1px solid #e4ebf3;
  border-radius: 18px;
  background: #f9fbfe;
}

.omny-app-single-request .omny-quote-entity-card h4 {
  margin: 0 0 14px;
  color: #0f172a;
  font-size: 1.05rem;
  line-height: 1.35;
  font-weight: 700;
}

.omny-app-single-request .omny-quote-detail-list {
  display: grid;
  gap: 10px;
}

.omny-app-single-request .omny-quote-detail-row {
  display: grid;
  grid-template-columns: minmax(120px, 180px) minmax(0, 1fr);
  gap: 10px 14px;
  align-items: start;
}

.omny-app-single-request .omny-quote-detail-row span {
  color: #6b7a90;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

.omny-app-single-request .omny-quote-detail-row strong {
  color: #0f172a;
  font-size: 15px;
  font-weight: 600;
  overflow-wrap: anywhere;
}

.omny-app-single-request .omny-quote-empty {
  margin: 0;
  color: #718198;
  font-size: 15px;
  line-height: 1.6;
}

.omny-app-single-request .omny-quote-owner-panel {
  padding: 24px 28px;
  border-color: #d5e3f7;
  background: linear-gradient(180deg, #ffffff 0%, #f6faff 100%);
}

.omny-app-single-request .omny-quote-card-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.omny-app-single-request .omny-quote-action-form {
  margin: 0;
}

.omny-app-single-request .omny-quote-action-form .btn {
  min-height: 44px;
  padding: 0 18px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 700;
  box-shadow: none;
}

.omny-app-single-request .btn-outline-primary {
  border: 1px solid #c9d8ea;
  background: #fff;
  color: #163b66;
}

.omny-app-single-request .btn-outline-primary:hover {
  border-color: #9eb6d2;
  background: #f3f8fd;
  color: #102d4d;
}

.omny-app-single-request .omny-quote-delete-button {
  border-color: #f2c4c4;
  color: #b42318;
}

.omny-app-single-request .omny-quote-delete-button:hover {
  background: #fff3f2;
  border-color: #e9a8a8;
  color: #912018;
}

.omny-app-single-request .omny-quote-form {
  display: grid;
  gap: 16px;
}

.omny-app-single-request .omny-quote-two-col {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.omny-app-single-request .omny-quote-form label {
  display: grid;
  gap: 8px;
  min-width: 0;
}

.omny-app-single-request .omny-quote-form label > span {
  color: #4f5f78;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.omny-app-single-request .omny-quote-form input,
.omny-app-single-request .omny-quote-form textarea,
.omny-app-single-request .omny-quote-form select {
  width: 100%;
  max-width: 100%;
  min-height: 52px;
  padding: 0 16px;
  border: 1px solid #cfdae7;
  border-radius: 16px;
  background: #fff;
  color: #0f172a;
  font-size: 15px;
  line-height: 1.4;
  box-shadow: none;
  transition: border-color 0.18s ease, box-shadow 0.18s ease, background-color 0.18s ease;
}

.omny-app-single-request .omny-quote-form textarea {
  min-height: 180px;
  padding: 14px 16px;
  resize: vertical;
}

.omny-app-single-request .omny-quote-form input:focus,
.omny-app-single-request .omny-quote-form textarea:focus,
.omny-app-single-request .omny-quote-form select:focus {
  border-color: #8eb4e8;
  outline: none;
  background: #fff;
  box-shadow: 0 0 0 4px rgba(59, 130, 246, 0.1);
}

.omny-app-single-request .btn,
.omny-app-single-request .omny-quote-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
  padding: 0 20px;
  border-radius: 999px;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
  transition: transform 0.15s ease, box-shadow 0.18s ease, background-color 0.18s ease, border-color 0.18s ease;
}

.omny-app-single-request .btn-primary,
.omny-app-single-request .omny-quote-button {
  border: 1px solid #1d4ed8;
  background: #1d4ed8;
  color: #fff;
  box-shadow: 0 10px 22px rgba(29, 78, 216, 0.18);
}

.omny-app-single-request .btn-primary:hover,
.omny-app-single-request .omny-quote-button:hover {
  background: #1842b8;
  border-color: #1842b8;
  color: #fff;
  transform: translateY(-1px);
}

.woocommerce-account .woocommerce-MyAccount-content .omny-quote-page--account {
  width: 100%;
  gap: 24px;
}

.woocommerce-account .woocommerce-MyAccount-content .omny-app-header--compact {
  margin-bottom: 0;
}

.woocommerce-account .woocommerce-MyAccount-content .omny-quote-dashboard-panel,
.woocommerce-account .woocommerce-MyAccount-content .omny-list-item,
.woocommerce-account .woocommerce-MyAccount-content .omny-quote-meta-card,
.woocommerce-account .woocommerce-MyAccount-content .omny-quote-entity-card {
  box-sizing: border-box;
}

.woocommerce-account .woocommerce-MyAccount-content .omny-quote-dashboard-panel {
  padding: 24px;
}

.omny-app-single-request #quote-bid-form {
  scroll-margin-top: 120px;
}

@media (max-width: 991px) {
  .omny-app-shell,
  .omny-app-single-request {
    width: min(100% - 24px, 100%);
    margin: 24px auto 48px;
  }

  .omny-quote-two-col,
  .omny-quote-location-grid,
  .omny-quote-filter-bar,
  .omny-quote-summary-grid,
  .omny-quote-single-grid,
  .omny-app-single-request .omny-quote-summary-grid,
  .omny-app-single-request .omny-quote-single-grid,
  .omny-app-single-request .omny-quote-meta-grid,
  .omny-app-single-request .omny-quote-two-col {
    grid-template-columns: 1fr;
  }

  .omny-quote-panel,
  .omny-app-single-request .omny-quote-panel {
    padding: 20px;
    border-radius: 18px;
  }

  .omny-quote-detail-row,
  .omny-app-single-request .omny-quote-detail-row {
    grid-template-columns: 1fr;
    gap: 6px;
  }

  .omny-quote-product-preview {
    grid-template-columns: 1fr;
  }

  .omny-quote-component-option {
    grid-template-columns: 1fr;
  }

  .omny-list-item {
    grid-template-columns: 56px minmax(0, 1fr);
    gap: 12px;
    padding: 16px;
  }

  .omny-taxonomy-root-item {
    grid-template-columns: 1fr;
  }

  .omny-taxonomy-root-item .omny-list-actions {
    justify-content: flex-start;
  }

  .omny-list-thumb img {
    width: 56px;
    height: 56px;
  }

  .omny-quote-panel-head,
  .omny-quote-section-head,
  .omny-quote-provider-banner {
    flex-direction: column;
    align-items: flex-start;
  }

  .omny-quote-card-actions,
  .omny-quote-filter-actions,
  .omny-app-single-request .omny-quote-card-actions {
    flex-direction: column;
  }

  .omny-quote-action-form,
  .omny-quote-action-form .btn,
  .omny-quote-form-actions,
  .omny-quote-form-actions .omny-quote-button,
  .omny-quote-button,
  .omny-app-single-request .omny-quote-action-form,
  .omny-app-single-request .omny-quote-action-form .btn,
  .omny-app-single-request .omny-quote-button {
    width: 100%;
  }
}

.omny-account-portal-view.woocommerce-account .woocommerce-MyAccount-navigation {
  display: none;
}

.omny-account-portal-view.woocommerce-account .woocommerce,
.omny-account-portal-view.woocommerce-account .woocommerce-MyAccount-content {
  width: 100%;
  float: none;
  margin: 0;
}

.omny-account-portal-view.woocommerce-account .woocommerce-MyAccount-content {
  display: grid;
  gap: 24px;
}

.omny-account-shell,
.omny-account-page {
  display: grid;
  gap: 24px;
}

.omny-account-shell {
  margin-bottom: 8px;
}

.omny-account-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 20px;
  flex-wrap: wrap;
}

.omny-account-header-copy,
.omny-account-section-head > div,
.omny-ei-header-copy {
  min-width: 0;
}

.omny-account-eyebrow,
.omny-account-section-kicker {
  margin: 0 0 8px;
  color: #64748b;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.omny-account-title,
.omny-account-section h2,
.omny-ei-header h2 {
  margin: 0;
  color: #0f172a;
  font-size: clamp(2rem, 3.8vw, 3rem);
  line-height: 1.05;
  font-weight: 800;
}

.omny-account-subtitle,
.omny-account-section-head p,
.omny-ei-lead {
  margin: 10px 0 0;
  color: #64748b;
  font-size: 15px;
  line-height: 1.7;
  max-width: 840px;
}

.omny-account-header-actions,
.omny-account-actions {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
}

.omny-account-topnav,
.omny-ei-subnav {
  display: flex;
  gap: 10px;
  overflow-x: auto;
  padding: 8px;
  background: #fff;
  border: 1px solid #dbe4f0;
  border-radius: 18px;
  box-shadow: 0 10px 26px rgba(15, 23, 42, 0.04);
}

.omny-account-topnav-link,
.omny-ei-subnav-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 16px;
  border-radius: 12px;
  color: #475569;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  white-space: nowrap;
  transition: background-color 0.18s ease, color 0.18s ease, transform 0.18s ease;
}

.omny-account-topnav-link:hover,
.omny-ei-subnav-link:hover {
  background: #eef4ff;
  color: #0f172a;
}

.omny-account-topnav-link.is-active,
.omny-ei-subnav-link.is-active {
  background: #0f172a;
  color: #fff;
}

.omny-account-section,
.omny-account-card,
.omny-account-upgrade,
.omny-account-setting-card,
.omny-account-stat,
.omny-account-mini-card,
.omny-account-feature {
  border: 1px solid #dbe4f0;
  border-radius: 22px;
  background: #fff;
  box-shadow: 0 12px 28px rgba(15, 23, 42, 0.04);
}

.omny-account-section,
.omny-account-card,
.omny-account-upgrade {
  padding: 24px;
}

.omny-account-card--soft,
.omny-account-upgrade {
  background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
}

.omny-account-section-head,
.omny-account-card-head,
.omny-ei-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 16px;
  flex-wrap: wrap;
}

.omny-account-card-head {
  margin-bottom: 16px;
}

.omny-account-card-head h3,
.omny-account-section h3 {
  margin: 0;
  color: #0f172a;
  font-size: 1.25rem;
  line-height: 1.25;
  font-weight: 750;
}

.omny-account-card-head a,
.omny-account-card-head span,
.omny-ei-meta span {
  color: #64748b;
  font-size: 14px;
}

.omny-account-stats,
.omny-account-settings-grid,
.omny-account-feature-grid {
  display: grid;
  gap: 16px;
}

.omny-account-stats {
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
}

.omny-account-stat {
  padding: 18px;
}

.omny-account-stat-label {
  display: block;
  margin-bottom: 10px;
  color: #64748b;
  font-size: 13px;
  font-weight: 700;
}

.omny-account-stat strong {
  display: block;
  margin-bottom: 8px;
  color: #0f172a;
  font-size: clamp(1.5rem, 3vw, 2rem);
  line-height: 1;
}

.omny-account-stat p,
.omny-account-mini-card p,
.omny-account-row p,
.omny-account-feature p {
  margin: 0;
  color: #64748b;
  font-size: 14px;
  line-height: 1.6;
}

.omny-account-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.7fr) minmax(280px, 0.9fr);
  gap: 24px;
}

.omny-account-grid--ei {
  align-items: start;
}

.omny-account-main,
.omny-account-side,
.omny-account-list,
.omny-account-linklist,
.omny-account-accordion {
  display: grid;
  gap: 16px;
}

.omny-account-richtext {
  color: #334155;
  line-height: 1.75;
}

.omny-account-richtext > :first-child {
  margin-top: 0;
}

.omny-account-richtext > :last-child {
  margin-bottom: 0;
}

.omny-account-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 14px;
  padding: 14px 0;
  border-bottom: 1px solid #e2e8f0;
}

.omny-account-row:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.omny-account-row strong,
.omny-account-mini-card strong,
.omny-account-feature strong {
  display: block;
  color: #0f172a;
  margin-bottom: 4px;
}

.omny-account-linklist a,
.omny-account-mini-card a {
  color: #0f172a;
  font-weight: 600;
  text-decoration: none;
}

.omny-account-linklist a {
  padding: 10px 0;
  border-bottom: 1px solid #e2e8f0;
}

.omny-account-linklist a:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.omny-account-card-grid,
.omny-account-settings-grid,
.omny-account-feature-grid {
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}

.omny-account-mini-card,
.omny-account-setting-card,
.omny-account-feature {
  padding: 18px;
}

.omny-account-setting-card {
  text-decoration: none;
}

.omny-account-setting-card span {
  display: block;
  margin-top: 6px;
  color: #64748b;
  line-height: 1.6;
}

.omny-account-pill {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 6px 10px;
  border-radius: 999px;
  background: #e8f1ff;
  color: #1d4ed8;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.omny-account-pill--inactive {
  background: #fee2e2;
  color: #991b1b;
}

.omny-ei-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  margin-top: 12px;
}

.omny-account-accordion-item {
  border: 1px solid #e2e8f0;
  border-radius: 16px;
  overflow: hidden;
}

.omny-account-accordion-item summary {
  list-style: none;
  cursor: pointer;
  padding: 16px 18px;
  font-weight: 700;
  color: #0f172a;
}

.omny-account-accordion-item summary::-webkit-details-marker {
  display: none;
}

.omny-account-accordion-body {
  padding: 0 18px 18px;
  color: #475569;
  line-height: 1.75;
}

.omny-account-form-block + .omny-account-form-block {
  margin-top: 18px;
}

.omny-account-card .omny-quote-conversation-panel {
  border: 0;
  background: transparent;
  box-shadow: none;
  padding: 0;
}

.omny-account-card .omny-quote-message-thread {
  margin-bottom: 16px;
}

@media (max-width: 991px) {
  .omny-account-grid {
    grid-template-columns: 1fr;
  }

  .omny-account-header,
  .omny-account-section-head,
  .omny-account-card-head,
  .omny-ei-header,
  .omny-account-row {
    flex-direction: column;
    align-items: flex-start;
  }

  .omny-account-section,
  .omny-account-card,
  .omny-account-upgrade {
    padding: 20px;
    border-radius: 18px;
  }
}

@media (max-width: 640px) {
  .omny-account-shell,
  .omny-account-page {
    gap: 18px;
  }

  .omny-account-stats,
  .omny-account-settings-grid,
  .omny-account-card-grid,
  .omny-account-feature-grid {
    grid-template-columns: 1fr;
  }

  .omny-account-header-actions,
  .omny-account-actions {
    width: 100%;
  }

  .omny-account-header-actions .btn,
  .omny-account-actions .btn {
    width: 100%;
  }
}
