:root{--ink:#292730;--muted:#6f6872;--line:#eeeaf0;--pink:#f8e7ee;--pink-strong:#f282af;--pink-dark:#f282af;--bg:#fcfbfc;--white:#fff;--green:#4f9a7b;--shadow:0 8px 28px rgba(48,35,54,.045)}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:14px Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}.app-shell{display:flex;min-height:100vh}.sidebar{background:#fff;border-right:1px solid var(--line);width:248px;height:100vh;position:sticky;top:0;padding:28px 16px 22px;display:flex;flex-direction:column;flex-shrink:0}.brand{display:flex;align-items:center;gap:10px;padding:0 12px 42px}.brand-mark{background:var(--pink-strong);color:#fff;border-radius:11px;width:34px;height:34px;display:grid;place-items:center;font:700 20px Georgia}.brand strong{display:block;font:700 21px Georgia;color:#403743;letter-spacing:-.5px}.brand small{font-size:9px;color:#aaa2ab;letter-spacing:.4px}.nav{display:grid;gap:5px}.nav-item{color:#89838d;text-decoration:none;padding:12px 13px;border-radius:10px;display:flex;align-items:center;gap:12px;font-weight:600}.nav-item:hover,.nav-item.active{background:#fdf0f4;color:var(--pink-dark)}.nav-item b{margin-left:auto;background:#f8dfe9;color:#b96183;padding:2px 7px;border-radius:20px;font-size:11px}.icon{width:19px;height:19px;flex:none;stroke-width:1.9}.help-icon svg{width:15px;height:15px}.icon-btn svg,.chevron{width:18px;height:18px}.primary span svg,.quick-actions span svg{width:16px;height:16px;vertical-align:-3px}.stat-icon svg{width:17px;height:17px}.activity-icon svg{width:14px;height:14px}.panel-head a span svg{width:14px;height:14px;vertical-align:-3px}.more svg{width:17px;height:17px}.sidebar-bottom{margin-top:auto}.help-card{margin:24px 4px 0;padding:15px;background:#fff7fa;border:1px solid #f6e4eb;border-radius:13px;position:relative}.help-icon{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#f3c9d8;color:#a95e7c;font-weight:700;margin-bottom:13px}.help-card strong,.help-card small{display:block}.help-card strong{font-size:12px}.help-card small{color:#9b939d;font-size:11px;margin-top:4px}.help-card button{border:0;background:none;color:#bd6989;padding:15px 0 0;font-size:11px;font-weight:700}.main{flex:1;min-width:0}.topbar{height:82px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 42px}.breadcrumb{display:flex;gap:10px;color:#aca6ae;font-size:12px}.breadcrumb i{font-style:normal;color:#ddd7dd}.breadcrumb strong{color:#5c5660}.top-actions{display:flex;align-items:center;gap:25px}.icon-btn{position:relative;border:0;background:none;font-size:21px;color:#837c86}.dot{position:absolute;width:6px;height:6px;border-radius:50%;background:#d987a5;right:0;top:2px;border:1px solid white}.profile{display:flex;align-items:center;gap:10px}.avatar{width:34px;height:34px;border-radius:50%;background:#ead7df;color:#a85c7c;display:grid;place-items:center;font-size:11px;font-weight:700}.profile-copy strong,.profile-copy small{display:block}.profile-copy strong{font-size:12px}.profile-copy small{color:#aaa3aa;font-size:10px;margin-top:3px}.chevron{color:#aaa}.content{padding:37px 42px 55px;max-width:1550px;margin:auto}.heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:31px}.eyebrow{font-size:10px;letter-spacing:1.3px;color:#bbb2ba;font-weight:700;margin:0 0 10px}h1{font:500 32px Georgia,serif;margin:0;color:#332e36;letter-spacing:-.5px}.wave{color:var(--pink-strong)}.subtitle{color:#9b959d;margin:9px 0 0}.primary{border:0;background:var(--pink-strong);color:#fff;padding:12px 17px;border-radius:9px;font-weight:700;box-shadow:0 5px 15px #e9bccc;font-size:12px}.primary span{font-size:17px;vertical-align:-1px;margin-right:7px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:25px}.stat-card,.panel{background:#fff;border:1px solid var(--line);border-radius:13px;box-shadow:var(--shadow)}.stat-card{padding:19px 20px}.stat-top{display:flex;justify-content:space-between;align-items:center;color:#88818b;font-size:12px}.stat-card>strong{display:block;font-size:26px;letter-spacing:-1px;margin-top:13px}.stat-icon{width:31px;height:31px;border-radius:9px;display:grid;place-items:center;font-size:18px}.pink{background:#fbeaf0;color:#ce819c}.lilac{background:#f0ebf7;color:#9a89bb}.peach{background:#fff0e7;color:#d59a73}.green{background:#e8f5ef;color:#6db28e}.trend{font-size:11px;margin:9px 0 0;font-weight:700}.trend span{font-weight:400;color:#aaa3aa;margin-left:3px}.up{color:#55a27e}.neutral{color:#d29a71}.dashboard-grid{display:grid;grid-template-columns:1.55fr 1fr;gap:20px;margin-bottom:20px}.bottom-grid{display:grid;grid-template-columns:1.55fr 1fr;gap:20px}.panel{padding:21px 22px}.panel-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.panel h2{font-size:14px;margin:0 0 6px}.panel-head p{margin:0;color:#aaa3aa;font-size:11px}.panel-head a{font-size:11px;color:#c26d8b;text-decoration:none;font-weight:700}.panel-head a span{font-size:16px;margin-left:6px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;min-width:590px}th{text-align:left;color:#aaa3aa;font-size:10px;text-transform:uppercase;letter-spacing:.5px;font-weight:600;padding:0 9px 12px;border-bottom:1px solid var(--line)}td{padding:13px 9px;border-bottom:1px solid #f3f1f3;font-size:11px;color:#77717a}td:first-child{font-weight:700;color:#47414a}tr:last-child td{border-bottom:0}.person{display:flex;align-items:center;gap:7px}.mini-avatar{width:22px;height:22px;border-radius:50%;background:#efe1e6;display:grid;place-items:center;font-size:8px;color:#a86a80;font-weight:700}.status{border-radius:20px;padding:5px 8px;font-size:10px;font-weight:700;white-space:nowrap}.status.progress{background:#fff1e8;color:#d19570}.status.wait{background:#f1ecf8;color:#9b85be}.status.done{background:#e8f5ef;color:#63a983}.more{border:0;background:transparent;color:#aaa;font-size:18px}.select{background:#fff;border:1px solid var(--line);border-radius:7px;padding:7px 9px;color:#908994;font-size:10px}.select span{padding-left:12px}.chart{height:180px;display:flex}.chart-y{display:flex;flex-direction:column;justify-content:space-between;color:#b3acb4;font-size:9px;padding-bottom:23px}.chart-area{position:relative;flex:1;margin-left:13px}.grid-lines{height:145px;display:flex;flex-direction:column;justify-content:space-between}.grid-lines i{border-top:1px dashed #eeeaf0}.bars{position:absolute;inset:3px 0 0;display:flex;justify-content:space-around;align-items:flex-end}.bars div{height:100%;width:10%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:9px}.bars b{width:13px;max-height:140px;border-radius:5px 5px 2px 2px;background:#efd2dc}.bars b.today{background:var(--pink-strong)}.bars small{color:#aaa3aa;font-size:9px}.activity{list-style:none;padding:0;margin:0}.activity li{display:flex;align-items:center;gap:11px;padding:11px 0;border-bottom:1px solid #f3f1f3}.activity li:last-child{border:0}.activity-icon{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;font-size:13px}.rose{background:#fbe7ee;color:#c97492}.blue{background:#e8f1fb;color:#7098c2}.gold{background:#fff1d9;color:#d6a557}.activity li strong,.activity li small{display:block}.activity li strong{font-size:11px}.activity li small{color:#aaa3aa;font-size:10px;margin-top:4px}.activity time{margin-left:auto;color:#aaa3aa;font-size:10px;white-space:nowrap}.quick-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.quick-actions button{text-align:left;border:1px solid var(--line);background:#fff;border-radius:10px;padding:13px 11px;color:var(--ink)}.quick-actions button:hover{border-color:#edc3d1;background:#fffafc}.quick-actions span{color:#c87894;font-size:20px;display:block;margin-bottom:12px}.quick-actions strong,.quick-actions small{display:block}.quick-actions strong{font-size:10px}.quick-actions small{font-size:9px;color:#aaa3aa;margin-top:4px}.toast{position:fixed;bottom:24px;right:24px;background:#332e36;color:white;padding:13px 17px;border-radius:9px;opacity:0;transform:translateY(10px);transition:.25s;font-size:12px}.toast.show{opacity:1;transform:none}.mobile-menu{display:none}.provider-page{background:#fcfbfc}.provider-shell{min-height:100vh}.provider-top{height:78px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 7vw}.brand-mini{display:flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none}.brand-mini strong{font:700 21px Georgia}.provider-user{display:flex;align-items:center;gap:10px}.provider-user strong,.provider-user small{display:block}.provider-user strong{font-size:12px}.provider-user small{font-size:10px;color:#99919b;margin-top:3px}.provider-user svg{width:15px;color:#aaa;margin-left:7px}.provider-content{max-width:1100px;margin:auto;padding:42px 28px 70px}.provider-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:28px}.provider-heading h1{margin-bottom:7px}.online-pill,.catalog-label{display:inline-flex;align-items:center;gap:6px;color:#5a9d7b;background:#eaf7f0;border-radius:20px;padding:7px 12px;font-size:10px;font-weight:700}.online-pill svg,.catalog-label svg{width:14px;height:14px}

.catalog-label.refresh-btn {
  border: 0;
  outline: 0;
  cursor: pointer;
  transition: all 0.2s ease;
}

.catalog-label.refresh-btn:hover {
  background: #d4efe0;
  color: #3b7e5c;
}

.catalog-label.refresh-btn.spinning svg {
  animation: spin-refresh 0.6s ease-in-out infinite;
}

@keyframes spin-refresh {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(3600deg); }
}.provider-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:20px}.provider-stat{background:#fff;border:1px solid var(--line);border-radius:13px;padding:18px;display:flex;align-items:center;gap:13px}.provider-stat small,.provider-stat strong{display:block}.provider-stat small{font-size:11px;color:#918a93;margin-bottom:6px}.provider-stat strong{font-size:20px}.provider-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:20px;margin-bottom:20px}.timer-card,.earning-card,.available-services,.catalog-form,.catalog-list{padding:24px}.timer-card{background:linear-gradient(135deg,#fff 0%,#fff8fb 100%)}.live-label{font-size:10px;color:#aaa3aa;display:flex;align-items:center;gap:5px}.live-label svg{width:14px}.timer-display{text-align:center;font:500 62px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:2px;color:#332e36;margin:22px 0}.timer-service{display:flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:9px;padding:0 12px;color:#9b939d;background:#fff}.timer-service svg{width:17px;color:var(--pink-strong)}.timer-service select{border:0;outline:0;background:#fff;padding:12px 4px;flex:1;color:#625b65;font:inherit;font-size:12px}

/* Botão Circular do Cronômetro */
.timer-button-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 22px 0 14px;
}

.timer-button.circular {
  width: 240px;
  height: 240px;
  border-radius: 50%;
  border: 0;
  background: linear-gradient(135deg, #f282af 0%, #d86295 100%);
  color: #ffffff;
  padding: 0;
  display: grid;
  place-items: center;
  cursor: pointer;
  box-shadow: 0 10px 25px rgba(242, 130, 175, 0.4);
  transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  touch-action: manipulation;
}

.timer-button.circular:disabled {
  opacity: 0.4;
  box-shadow: none;
  cursor: not-allowed;
  transform: none !important;
}

.timer-button.circular:not(:disabled):hover {
  transform: scale(1.06);
  box-shadow: 0 14px 30px rgba(242, 130, 175, 0.55);
}

.timer-button.circular:not(:disabled):active {
  transform: scale(0.96);
}

.timer-button.circular svg {
  width: 92px;
  height: 92px;
  stroke-width: 2.2;
}

.timer-button.circular.running {
  background: linear-gradient(135deg, #e54b85 0%, #c4356e 100%);
  animation: timer-pulse 2s infinite;
  box-shadow: 0 10px 28px rgba(229, 75, 133, 0.5);
}

@keyframes timer-pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(229, 75, 133, 0.5);
  }
  70% {
    box-shadow: 0 0 0 18px rgba(229, 75, 133, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(229, 75, 133, 0);
  }
}

.timer-note{color:#9c949e;font-size:10px;text-align:center;display:flex;justify-content:center;align-items:center;gap:5px;margin:15px 0 0}.timer-note svg{width:14px;color:#65a783}.how-icon{color:var(--pink-strong)}.how-icon svg{width:24px;height:24px}.steps{list-style:none;padding:3px 0 0;margin:0}.steps li{display:flex;gap:12px;padding:13px 0;border-bottom:1px solid #f3f0f3}.steps li:last-child{border:0}.steps li>span{width:24px;height:24px;border-radius:50%;background:#fbe7ef;color:var(--pink-dark);display:grid;place-items:center;font-weight:700;font-size:11px}.steps strong,.steps small{display:block}.steps strong{font-size:11px}.steps small{font-size:10px;color:#a39ba4;margin-top:4px;line-height:1.4}.available-services .panel-head{margin-bottom:13px}

/* Grid de Cards Airbnb 2 por Linha (Visual Limpo) */
#serviceOptions {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr) !important;
  gap: 12px !important;
}

.service-card-airbnb {
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 14px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  box-shadow: 0 4px 16px rgba(45, 30, 50, 0.04);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  cursor: pointer;
}

.service-card-airbnb:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(242, 130, 175, 0.15);
  border-color: #f2c0d3;
}

.service-card-image-wrap {
  position: relative;
  width: 100%;
  height: 110px;
  overflow: hidden;
  background: #f6edf1;
}

.service-card-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.35s ease;
}

.service-card-airbnb:hover .service-card-image {
  transform: scale(1.06);
}

.est-time-badge {
  position: absolute;
  top: 8px;
  right: 8px;
  background: rgba(35, 25, 40, 0.72);
  backdrop-filter: blur(6px);
  color: #ffffff;
  border-radius: 12px;
  padding: 3px 7px;
  font-size: 9px;
  font-weight: 700;
  display: flex;
  align-items: center;
  gap: 3px;
}

.est-time-badge svg {
  width: 11px;
  height: 11px;
}

.service-card-body {
  padding: 10px;
  display: flex;
  flex-direction: column;
  flex: 1;
}

.service-card-title {
  font-size: 12px;
  font-weight: 700;
  margin: 0 0 6px;
  color: #332e36;
  line-height: 1.3;
}

.service-card-footer {
  margin-top: auto;
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.service-card-price strong {
  font-size: 14px;
  font-weight: 800;
  color: #3a323d;
}

.service-card-price small {
  font-size: 9px;
  color: #9c949e;
}

.service-card-btn {
  width: 100%;
  border: 1px solid #f0cada;
  background: #fff8fb;
  color: var(--pink-dark);
  padding: 8px 6px;
  border-radius: 8px;
  font-size: 11px;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.2s ease;
  touch-action: manipulation;
}

.service-card-airbnb:hover .service-card-btn {
  background: var(--pink-strong);
  color: #ffffff;
  border-color: var(--pink-strong);
}

/* Modal Bottom Sheet de Detalhes do Serviço */
.modal-backdrop {
  position: fixed;
  inset: 0;
  background: rgba(25, 15, 30, 0.65);
  backdrop-filter: blur(8px);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  z-index: 2000;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.modal-backdrop.open {
  opacity: 1;
  visibility: visible;
}

.modal-card {
  background: #ffffff;
  width: 100%;
  max-width: 520px;
  border-radius: 24px 24px 0 0;
  overflow: hidden;
  transform: translateY(100%);
  transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);
  max-height: 90vh;
  display: flex;
  flex-direction: column;
  position: relative;
  box-shadow: 0 -10px 40px rgba(0, 0, 0, 0.2);
}

.modal-backdrop.open .modal-card {
  transform: translateY(0);
}

.modal-close {
  position: absolute;
  top: 14px;
  right: 14px;
  z-index: 10;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: rgba(20, 15, 25, 0.55);
  color: #ffffff;
  border: 0;
  display: grid;
  place-items: center;
  cursor: pointer;
  backdrop-filter: blur(6px);
  transition: transform 0.2s ease;
}

.modal-close:hover {
  transform: scale(1.1);
}

.modal-close svg {
  width: 18px;
  height: 18px;
}

.modal-hero {
  position: relative;
  width: 100%;
  height: 180px;
  overflow: hidden;
  background: #f6edf1;
  flex: none;
}

.modal-hero-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.modal-badge-time {
  position: absolute;
  bottom: 12px;
  left: 16px;
  background: rgba(30, 20, 35, 0.75);
  color: #ffffff;
  padding: 4px 10px;
  border-radius: 12px;
  font-size: 11px;
  font-weight: 700;
  display: flex;
  align-items: center;
  gap: 4px;
  backdrop-filter: blur(6px);
}

.modal-badge-time svg {
  width: 13px;
  height: 13px;
}

.modal-body {
  padding: 20px;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.modal-header-row {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 12px;
}

.modal-header-row h2 {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 4px;
  color: #332e36;
}

.modal-subtitle {
  font-size: 12px;
  color: #8e8791;
  margin: 0;
}

.modal-price-wrap {
  text-align: right;
  white-space: nowrap;
}

.modal-price-wrap strong {
  font-size: 20px;
  font-weight: 800;
  color: var(--pink-dark);
  display: block;
}

.modal-price-wrap small {
  font-size: 10px;
  color: #9c949e;
}

.modal-info-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  background: #fdfafc;
  border: 1px solid #f6e8ef;
  border-radius: 14px;
  padding: 12px;
}

.modal-info-item {
  display: flex;
  align-items: center;
  gap: 10px;
}

.modal-info-item small {
  font-size: 9px;
  color: #9b939e;
  display: block;
}

.modal-info-item strong {
  font-size: 11px;
  color: #403743;
  display: block;
}

.info-icon {
  width: 32px;
  height: 32px;
  border-radius: 10px;
  background: #fbe7ef;
  color: var(--pink-dark);
  display: grid;
  place-items: center;
  flex: none;
}

.info-icon svg {
  width: 16px;
  height: 16px;
}

.modal-checklist {
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 14px;
  padding: 14px;
}

.modal-checklist h3 {
  font-size: 12px;
  font-weight: 700;
  margin: 0 0 10px;
  color: #4a424e;
  display: flex;
  align-items: center;
  gap: 6px;
}

.modal-checklist h3 svg {
  width: 15px;
  color: var(--pink-dark);
}

.modal-checklist ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.modal-checklist li {
  font-size: 11px;
  color: #6e6772;
  display: flex;
  align-items: flex-start;
  gap: 8px;
  line-height: 1.3;
}

.modal-checklist li svg {
  width: 15px;
  height: 15px;
  color: #4f9a7b;
  flex: none;
  margin-top: 1px;
}

.modal-action-btn {
  width: 100%;
  border: 0;
  background: var(--pink-strong);
  color: #ffffff;
  padding: 15px;
  border-radius: 14px;
  font-size: 14px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  cursor: pointer;
  box-shadow: 0 6px 20px rgba(242, 130, 175, 0.4);
  transition: all 0.2s ease;
  touch-action: manipulation;
  margin-top: 4px;
}

.modal-action-btn:hover {
  background: #e76f9f;
  transform: translateY(-1px);
}

.modal-action-btn svg {
  width: 20px;
  height: 20px;
}

@media(min-width: 769px) {
  .modal-backdrop {
    align-items: center;
  }
  .modal-card {
    border-radius: 24px;
    transform: scale(0.95);
    opacity: 0;
    transition: transform 0.3s ease, opacity 0.3s ease;
  }
  .modal-backdrop.open .modal-card {
    transform: scale(1);
    opacity: 1;
  }
}

.catalog-form{max-width:760px;margin-bottom:20px}.catalog-form form{display:grid;grid-template-columns:1.2fr 1.5fr .7fr auto;align-items:end;gap:10px}.catalog-form label{font-size:10px;color:#827a84;font-weight:700}.catalog-form input{display:block;width:100%;margin-top:6px;border:1px solid var(--line);border-radius:8px;padding:11px;outline:0;font:inherit;font-size:11px}.catalog-form input:focus{border-color:#f2b5cb}.catalog-form button{white-space:nowrap;display:flex;align-items:center;gap:5px}.catalog-form button svg{width:15px}.catalog-list{max-width:900px}.catalog-row{margin-bottom:8px}.active-badge{font-size:10px;color:#5a9d7b;background:#eaf7f0;border-radius:20px;padding:6px 8px;display:flex;align-items:center;gap:4px}.active-badge svg{width:12px}.admin-catalog-page .sidebar{height:100vh}.admin-catalog-page .content{max-width:1200px}
@media(max-width:1100px){.stats-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.bottom-grid{grid-template-columns:1fr}.content{padding:30px 24px}.topbar{padding:0 24px}}
@media(max-width:700px){.sidebar{position:fixed;z-index:3;left:-260px;top:0;bottom:0;transition:.2s;box-shadow:10px 0 30px #0001}.sidebar.open{left:0}.mobile-menu{display:block;background:none;border:0;font-size:20px;color:#777}.topbar{height:68px}.breadcrumb{display:none}.content{padding:25px 16px}.heading{align-items:flex-start;gap:20px;flex-direction:column}.heading .primary{align-self:stretch}.stats-grid{gap:10px}.stat-card{padding:15px}.stat-card>strong{font-size:21px}.stat-top{font-size:10px}.profile-copy,.chevron{display:none}.top-actions{gap:13px}.quick-actions{grid-template-columns:1fr}.panel{padding:17px 14px}h1{font-size:28px}}

/* Estilos de Abas e Navegação Mobile-First do Prestador */
.provider-tab-content {
  display: none;
}
.provider-tab-content.active {
  display: block;
}

.bottom-nav {
  display: none;
}

@media(max-width: 768px) {
  .provider-content {
    padding: 20px 16px 88px !important;
  }
  .bottom-nav {
    display: flex !important;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: 64px;
    background: #ffffff;
    border-top: 1px solid var(--line);
    box-shadow: 0 -4px 20px rgba(40, 25, 45, 0.08);
    z-index: 1000;
    justify-content: space-around;
    align-items: center;
    padding: 0 8px;
    backdrop-filter: blur(10px);
  }
  .bottom-nav-item {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 4px;
    background: none;
    border: 0;
    color: #99919b;
    font-size: 11px;
    font-weight: 600;
    padding: 8px 0;
    border-radius: 12px;
    transition: all 0.2s ease;
    cursor: pointer;
  }
  .bottom-nav-item svg {
    width: 22px;
    height: 22px;
    stroke-width: 2;
    transition: transform 0.2s ease;
  }
  .bottom-nav-item.active {
    color: rgb(255, 255, 255) !important;
    box-shadow: none !important;
    background: var(--pink-strong) !important;
  }
  .bottom-nav-item.active svg {
    transform: scale(1.1);
  }
  .timer-display {
    font-size: 46px !important;
    margin: 18px 0 !important;
  }
  .provider-stat {
    padding: 16px !important;
  }
  .provider-stats {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 12px !important;
  }
  .provider-layout {
    grid-template-columns: 1fr !important;
  }
}

/* Gráfico de Ganhos ao Vivo (Cronômetro) */
.live-earnings-container {
  display: none;
  background: #fff8fa;
  border: 0;
  border-radius: 14px;
  padding: 14px;
  margin: 18px 0 12px;
  transition: all 0.3s ease;
}

.live-earnings-container.active {
  display: block;
  animation: fadeIn 0.4s ease-out;
}

.live-earnings-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}

.live-earnings-header small {
  font-size: 10px;
  color: #998a96;
  display: block;
}

.live-earnings-header strong {
  font-size: 18px;
  font-weight: 800;
  color: #d84d84;
  display: block;
}

.live-rate-badge {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  background: #fde6f0;
  color: #be3b72;
  padding: 4px 8px;
  border-radius: 20px;
  font-size: 10px;
  font-weight: 700;
}

.live-rate-badge svg {
  width: 12px;
  height: 12px;
}

.live-chart-wrapper {
  width: 100%;
  height: 70px;
  position: relative;
  overflow: hidden;
  border-radius: 0;
  background: rgba(255, 255, 255, 0.65);
}

.live-chart-svg {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 0;
}

#chartDot {
  animation: dotPulse 1.5s infinite;
}

@media (min-width: 769px) {
  .live-chart-wrapper {
    height: 150px;
  }
}

@keyframes dotPulse {
  0% { r: 4px; }
  50% { r: 6px; }
  100% { r: 4px; }
}

/* Badges Estruturados de Imóvel (Modal) */
.modal-info-item.full-width {
  grid-column: 1 / -1;
}

.modal-info-content {
  flex: 1;
}

.property-badges-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 8px;
}

.prop-badge {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  background: #f8f4f7;
  border: 1px solid #eee5eb;
  color: #4a424d;
  padding: 6px 10px;
  border-radius: 8px;
  font-size: 11px;
  font-weight: 600;
}

.prop-badge svg {
  width: 14px;
  height: 14px;
  color: var(--pink-dark);
}

.prop-badge b {
  font-weight: 800;
  color: #332e36;
}

.prop-badge.highlight {
  background: #fdebf2;
  border-color: #f6cedf;
  color: #be3b72;
}

.prop-badge.highlight svg {
  color: #be3b72;
}

@media(min-width: 769px) {
  .provider-tab-content {
    display: block !important;
  }
  .bottom-nav {
    display: none !important;
  }
}

/* Estilos de Gestão do Catálogo (Admin) */
.admin-form-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
  margin-bottom: 16px;
}

@media(max-width: 900px) {
  .admin-form-grid {
    grid-template-columns: 1fr;
  }
}

.admin-form-grid label {
  font-size: 11px;
  font-weight: 700;
  color: #625966;
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.admin-form-grid input, .admin-form-grid select {
  border: 1px solid var(--line);
  border-radius: 9px;
  padding: 11px;
  font: inherit;
  font-size: 12px;
  background: #ffffff;
  color: #332e36;
  outline: none;
  transition: border 0.2s ease, box-shadow 0.2s ease;
}

.admin-form-grid input:focus, .admin-form-grid select:focus {
  border-color: #f282af;
  box-shadow: 0 0 0 3px rgba(242, 130, 175, 0.15);
}

.admin-submit-btn {
  width: auto;
  padding: 13px 24px;
  margin-top: 4px;
  font-size: 13px;
  border-radius: 10px;
}

.admin-catalog-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
  margin-top: 10px;
}

@media(max-width: 800px) {
  .admin-catalog-grid {
    grid-template-columns: 1fr;
  }
}

.admin-service-card {
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 14px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  box-shadow: 0 4px 16px rgba(45, 30, 50, 0.04);
  transition: all 0.2s ease;
}

.admin-service-card.is-inactive {
  background: #faf8fa;
  border-style: dashed;
}

.admin-card-thumb {
  position: relative;
  width: 100%;
  height: 130px;
  background: #f6edf1;
}

.admin-card-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.admin-card-status-pill {
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 4px 10px;
  border-radius: 14px;
  font-size: 10px;
  font-weight: 700;
  display: flex;
  align-items: center;
  gap: 4px;
  backdrop-filter: blur(8px);
}

.admin-card-status-pill.active {
  background: rgba(46, 125, 85, 0.9);
  color: #ffffff;
}

.admin-card-status-pill.inactive {
  background: rgba(110, 100, 115, 0.9);
  color: #ffffff;
}

.admin-card-status-pill svg {
  width: 12px;
  height: 12px;
}

.admin-card-content {
  padding: 16px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  flex: 1;
}

.admin-card-header h3 {
  font-size: 15px;
  font-weight: 700;
  margin: 0 0 4px;
  color: #332e36;
}

.admin-card-header p {
  font-size: 11px;
  color: #8e8791;
  margin: 0;
}

.admin-card-meta-row {
  display: flex;
  gap: 14px;
  font-size: 11px;
  color: #6e6772;
  background: #fdf8fa;
  padding: 8px 12px;
  border-radius: 8px;
  border: 1px solid #f6e6ed;
}

.admin-card-meta-row span {
  display: flex;
  align-items: center;
  gap: 5px;
}

.admin-card-meta-row svg {
  width: 13px;
  height: 13px;
  color: var(--pink-dark);
}

.admin-card-actions-row {
  margin-top: auto;
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding-top: 6px;
  border-top: 1px dashed var(--line);
}

.rate-edit-group {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.rate-edit-group label {
  font-size: 10px;
  font-weight: 700;
  color: #827986;
}

.rate-input-wrap {
  display: flex;
  gap: 6px;
}

.rate-input {
  flex: 1;
  border: 1px solid var(--line);
  border-radius: 8px;
  padding: 8px 10px;
  font-size: 13px;
  font-weight: 700;
  color: var(--pink-dark);
  outline: none;
}

.rate-input:focus {
  border-color: #f282af;
}


.toggle-active-btn {
  width: 100%;
  border: 0;
  padding: 11px;
  border-radius: 9px;
  font-size: 11px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  cursor: pointer;
  transition: all 0.2s ease;
}

.toggle-active-btn svg {
  width: 14px;
  height: 14px;
}

.toggle-active-btn.btn-deactivate {
  background: #fff0e7;
  color: #c86438;
  border: 1px solid #f9d8c8;
}

/* Modais de Conteúdo da Administração */
.admin-modal-backdrop {
  position: fixed;
  inset: 0;
  background: rgba(30, 20, 35, 0.55);
  backdrop-filter: blur(6px);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  z-index: 2000;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.25s ease;
}

.admin-modal-backdrop.open {
  opacity: 1;
  pointer-events: auto;
}

.admin-modal-box {
  background: #ffffff;
  border-radius: 18px;
  width: 100%;
  max-width: 680px;
  max-height: 85vh;
  display: flex;
  flex-direction: column;
  box-shadow: 0 16px 40px rgba(35, 20, 40, 0.18);
  transform: scale(0.96);
  transition: transform 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden;
}

.admin-modal-backdrop.open .admin-modal-box {
  transform: scale(1);
}

.admin-modal-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 22px 24px;
  border-bottom: 1px solid var(--line);
}

.admin-modal-head h2 {
  font-size: 16px;
  margin: 0 0 4px;
  display: flex;
  align-items: center;
  gap: 8px;
  color: #332e36;
}

.admin-modal-head h2 svg {
  width: 18px;
  height: 18px;
  color: var(--pink-dark);
}

.admin-modal-head p {
  margin: 0;
  font-size: 11px;
  color: #99919c;
}

.admin-modal-close {
  border: 0;
  background: #f6edf1;
  color: #9c5c78;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  cursor: pointer;
  transition: all 0.2s ease;
}

.admin-modal-close:hover {
  background: var(--pink-strong);
  color: #ffffff;
}

.admin-modal-body {
  padding: 24px;
  overflow-y: auto;
}

/* Lista de Profissionais */
.pro-grid-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.pro-card {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 14px;
  background: #fdfafd;
  border: 1px solid var(--line);
  border-radius: 12px;
}

.avatar.big {
  width: 44px;
  height: 44px;
  font-size: 14px;
}

.pro-card-info {
  flex: 1;
}

.pro-card-info strong {
  display: block;
  font-size: 14px;
  color: #332e36;
}

.pro-card-info small {
  display: block;
  font-size: 11px;
  color: #8c8590;
  margin: 2px 0 6px;
}

.status-pill {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 10px;
  font-weight: 700;
  padding: 4px 8px;
  border-radius: 20px;
  background: #eaf7f0;
  color: #3b8761;
}

.status-pill svg {
  width: 12px;
  height: 12px;
}

.pro-card-rate {
  text-align: right;
}

.pro-card-rate strong {
  font-size: 16px;
  color: var(--pink-dark);
  display: block;
}

.pro-card-rate small {
  font-size: 10px;
  color: #aaa3aa;
}

/* Clientes & Proprietários */
.clients-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.client-item {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 14px;
  border: 1px solid var(--line);
  border-radius: 12px;
  background: #ffffff;
}

.client-icon {
  width: 38px;
  height: 38px;
  border-radius: 10px;
  background: #fbeaf0;
  color: var(--pink-dark);
  display: grid;
  place-items: center;
}

.client-item strong, .client-item small {
  display: block;
}

.client-item strong {
  font-size: 13px;
  color: #332e36;
}

.client-item small {
  font-size: 11px;
  color: #948c96;
  margin-top: 2px;
}

.badge-tag {
  margin-left: auto;
  font-size: 10px;
  font-weight: 700;
  background: #f4ebf8;
  color: #8361b0;
  padding: 5px 10px;
  border-radius: 20px;
}

/* Repasses */
.payout-summary-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
  margin-bottom: 16px;
}

.payout-box {
  background: #fff8fb;
  border: 1px solid #f6dbe6;
  border-radius: 12px;
  padding: 14px;
}

.payout-box.green {
  background: #eef9f3;
  border-color: #cdecd9;
}

.payout-box small {
  font-size: 11px;
  color: #8c828d;
  display: block;
  margin-bottom: 4px;
}

.payout-box strong {
  font-size: 20px;
  color: var(--pink-dark);
}

.payout-box.green strong {
  color: #3b8761;
}

.simple-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 12px;
}

.simple-table th {
  text-align: left;
  padding: 8px;
  border-bottom: 1px solid var(--line);
  color: #999;
}

.simple-table td {
  padding: 10px 8px;
  border-bottom: 1px solid #f6f4f6;
}

/* Relatórios */
.report-options-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 14px;
}

.report-card {
  border: 1px solid var(--line);
  border-radius: 14px;
  padding: 18px;
  background: #fdfafd;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.report-card svg {
  width: 28px;
  height: 28px;
  color: var(--pink-dark);
}

.report-card strong {
  font-size: 13px;
}

.report-card small {
  font-size: 11px;
  color: #99919c;
}

.secondary-btn {
  margin-top: auto;
  border: 1px solid var(--line);
  background: #ffffff;
  padding: 9px 12px;
  border-radius: 8px;
  font-size: 11px;
  font-weight: 700;
  color: var(--ink);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  transition: all 0.2s ease;
}

.secondary-btn:hover {
  background: #fdf0f4;
  border-color: #f2b5cb;
  color: var(--pink-dark);
}

/* Config & FAQ */
.config-form {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.config-form label {
  font-size: 11px;
  font-weight: 700;
  color: #625966;
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.config-form input {
  border: 1px solid var(--line);
  border-radius: 9px;
  padding: 11px;
  font: inherit;
  font-size: 12px;
}

.faq-list details {
  border: 1px solid var(--line);
  border-radius: 10px;
  padding: 12px 14px;
  margin-bottom: 10px;
  background: #ffffff;
}

.faq-list summary {
  cursor: pointer;
  font-size: 12px;
  color: #332e36;
}
/* Cards das Páginas Admin */
.pro-page-grid, .client-page-grid {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-top: 10px;
}

.pro-detail-card, .client-card {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 16px;
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 14px;
  box-shadow: 0 4px 16px rgba(45, 30, 50, 0.03);
}

.pro-detail-info, .client-card-details {
  flex: 1;
}

.pro-detail-info h3, .client-card-details h3 {
  font-size: 15px;
  font-weight: 700;
  margin: 0 0 4px;
  color: #332e36;
}

.pro-detail-info p, .client-card-details p {
  font-size: 12px;
  color: #8c8590;
  margin: 0 0 6px;
}

.pro-meta-badges {
  display: flex;
  gap: 12px;
  font-size: 11px;
  color: #6e6772;
}

.pro-meta-badges span {
  display: flex;
  align-items: center;
  gap: 4px;
}

.pro-detail-rate {
  text-align: right;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 2px;
}

.pro-detail-rate strong {
  font-size: 18px;
  color: var(--pink-dark);
}

.client-card-icon {
  width: 44px;
  height: 44px;
  border-radius: 12px;
  background: #fbeaf0;
  color: var(--pink-dark);
  display: grid;
  place-items: center;
}

.client-card-details small {
  display: flex;
  align-items: center;
  gap: 5px;
  color: #8c8590;
  font-size: 11px;
  margin-top: 3px;
}

.action-mini-btn {
  border: 1px solid var(--pink-strong);
  background: var(--pink-strong);
  color: #ffffff;
  padding: 7px 14px;
  border-radius: 8px;
  font-size: 11px;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.2s ease;
}

.action-mini-btn:hover {
  background: #d86295;
}

.action-mini-btn.disabled {
  background: #f2edf1;
  border-color: #e5dde2;
  color: #99919b;
  cursor: not-allowed;
}
.faq-list p {
  margin: 10px 0 0;
  font-size: 11px;
  color: #77707a;
  line-height: 1.5;
}

/* Estilos da Landing Page */
.landing-page-body {
  min-height: 100vh;
  background: #0f0d13;
  color: #f4f0f6;
  font-family: Outfit, Inter, ui-sans-serif, system-ui, -apple-system, sans-serif;
  position: relative;
  overflow-x: hidden;
}

.landing-background-glow {
  position: absolute;
  top: -100px;
  left: 50%;
  transform: translateX(-50%);
  width: 800px;
  height: 500px;
  background: radial-gradient(circle, rgba(242, 130, 175, 0.22) 0%, rgba(120, 70, 180, 0.12) 40%, rgba(15, 13, 19, 0) 70%);
  pointer-events: none;
  z-index: 0;
}

.landing-header {
  max-width: 1200px;
  margin: 0 auto;
  padding: 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 10;
}

.landing-brand {
  display: flex;
  align-items: center;
  gap: 12px;
}

.landing-mark {
  width: 38px;
  height: 38px;
  border-radius: 12px;
  background: linear-gradient(135deg, #f282af 0%, #d86295 100%);
  color: #ffffff;
  font: 700 22px Georgia, serif;
  display: grid;
  place-items: center;
  box-shadow: 0 4px 16px rgba(242, 130, 175, 0.4);
}

.landing-brand strong {
  font: 700 22px Outfit, Georgia, serif;
  color: #ffffff;
  letter-spacing: -0.5px;
  display: block;
}

.landing-brand small {
  font-size: 10px;
  color: #a59caa;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-weight: 700;
  display: block;
}

.landing-top-nav {
  display: flex;
  align-items: center;
  gap: 14px;
}

.landing-nav-link {
  color: #c9c0cf;
  text-decoration: none;
  font-size: 13px;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 8px 14px;
  border-radius: 20px;
  transition: all 0.2s ease;
}

.landing-nav-link:hover {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.08);
}

.landing-btn-header {
  background: rgba(242, 130, 175, 0.15);
  border: 1px solid rgba(242, 130, 175, 0.4);
  color: #f8e7ee;
  text-decoration: none;
  padding: 9px 18px;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 700;
  display: flex;
  align-items: center;
  gap: 6px;
  transition: all 0.2s ease;
}

.landing-btn-header:hover {
  background: var(--pink-strong);
  color: #ffffff;
  box-shadow: 0 6px 20px rgba(242, 130, 175, 0.4);
}

.landing-main {
  max-width: 1100px;
  margin: 0 auto;
  padding: 50px 24px 80px;
  position: relative;
  z-index: 10;
  text-align: center;
}

.landing-hero-badge {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.12);
  color: #f282af;
  font-size: 11px;
  font-weight: 700;
  padding: 6px 14px;
  border-radius: 20px;
  margin-bottom: 24px;
}

.landing-hero h1 {
  font: 800 48px Outfit, sans-serif;
  letter-spacing: -1.5px;
  margin: 0 0 16px;
  color: #ffffff;
  line-height: 1.15;
}

.gradient-text {
  background: linear-gradient(135deg, #f282af 0%, #e8a5c4 50%, #c482f2 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.landing-subtitle {
  font-size: 16px;
  color: #aaa1b2;
  max-width: 650px;
  margin: 0 auto 48px;
  line-height: 1.6;
  font-weight: 400;
}

.landing-portals-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  margin-bottom: 80px;
  text-align: left;
}

@media(max-width: 768px) {
  .landing-portals-grid {
    grid-template-columns: 1fr;
  }
  .landing-hero h1 {
    font-size: 34px;
  }
}

.portal-card {
  position: relative;
  background: rgba(30, 24, 38, 0.6);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 20px;
  padding: 28px;
  display: flex;
  gap: 20px;
  text-decoration: none;
  color: inherit;
  backdrop-filter: blur(12px);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.portal-card:hover {
  transform: translateY(-5px);
  border-color: rgba(242, 130, 175, 0.5);
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.4), 0 0 30px rgba(242, 130, 175, 0.15);
}

.portal-icon {
  width: 56px;
  height: 56px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(242, 130, 175, 0.2) 0%, rgba(216, 98, 149, 0.1) 100%);
  border: 1px solid rgba(242, 130, 175, 0.3);
  color: #f282af;
  display: grid;
  place-items: center;
  flex-shrink: 0;
}

.portal-icon svg {
  width: 26px;
  height: 26px;
}

.portal-tag {
  display: inline-block;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #55a27e;
  background: rgba(85, 162, 126, 0.15);
  padding: 3px 8px;
  border-radius: 12px;
  margin-bottom: 8px;
}

.portal-tag.admin {
  color: #c482f2;
  background: rgba(196, 130, 242, 0.15);
}

.portal-content h3 {
  font: 700 20px Outfit, sans-serif;
  margin: 0 0 8px;
  color: #ffffff;
}

.portal-content p {
  font-size: 13px;
  color: #9c93a4;
  margin: 0 0 16px;
  line-height: 1.5;
}

.portal-link {
  font-size: 12px;
  font-weight: 700;
  color: #f282af;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  transition: gap 0.2s ease;
}

.portal-card:hover .portal-link {
  gap: 10px;
}

.features-header {
  margin-bottom: 36px;
}

.features-header h2 {
  font: 700 28px Outfit, sans-serif;
  color: #ffffff;
  margin: 0 0 8px;
}

.features-header p {
  font-size: 14px;
  color: #9990a2;
  margin: 0;
}

.features-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  text-align: left;
}

@media(max-width: 900px) {
  .features-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media(max-width: 550px) {
  .features-grid {
    grid-template-columns: 1fr;
  }
}

.feature-card {
  background: rgba(25, 20, 32, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.07);
  border-radius: 16px;
  padding: 22px;
  backdrop-filter: blur(8px);
}

.feature-icon {
  width: 40px;
  height: 40px;
  border-radius: 12px;
  display: grid;
  place-items: center;
  margin-bottom: 14px;
}

.feature-icon svg {
  width: 20px;
  height: 20px;
}

.feature-card h3 {
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
  margin: 0 0 6px;
}

.feature-card p {
  font-size: 12px;
  color: #8e8597;
  margin: 0;
  line-height: 1.5;
}

.landing-footer {
  text-align: center;
  padding: 30px 24px;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  font-size: 12px;
  color: #7a7182;
  position: relative;
  z-index: 10;
}

/* Estilos da Tela Profissionais (Versão GitHub) */
.professional-stats {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 17px;
  margin-bottom: 22px;
}

.professionals-panel {
  padding: 22px;
}

.list-filter {
  display: flex;
  gap: 4px;
  background: #faf7f9;
  border: 1px solid var(--line);
  padding: 3px;
  border-radius: 8px;
}

.filter {
  border: 0;
  background: transparent;
  color: #9c949d;
  border-radius: 6px;
  padding: 7px 12px;
  font-size: 11px;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.2s ease;
}

.filter:hover {
  color: var(--pink-dark);
}

.filter.active {
  background: #ffffff;
  color: var(--pink-dark);
  box-shadow: 0 2px 6px rgba(52, 36, 51, 0.08);
}

.professional-table-wrap {
  overflow: auto;
  margin-top: 14px;
}

.professional-table {
  min-width: 900px;
  width: 100%;
  border-collapse: collapse;
}

.professional-table th {
  text-align: left;
  color: #aaa3aa;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
  padding: 0 9px 12px;
  border-bottom: 1px solid var(--line);
}

.professional-table td {
  vertical-align: middle;
  padding: 15px 9px;
  border-bottom: 1px solid #f3f1f3;
  font-size: 12px;
}

.professional-cell {
  display: flex;
  align-items: center;
  gap: 10px;
}

.professional-avatar {
  width: 36px;
  height: 36px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: #f8e2ea;
  color: #b96785;
  font-size: 11px;
  font-weight: 700;
  box-shadow: 0 2px 8px rgba(185, 103, 133, 0.15);
}

.professional-cell strong, .professional-cell small {
  display: block;
}

.professional-cell strong {
  color: #433d45;
  font-size: 13px;
}

.professional-cell small {
  font-size: 11px;
  line-height: 1.4;
  color: #9d959e;
  margin-top: 2px;
}

.specialty {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: #716975;
  font-size: 11px;
  font-weight: 500;
}

.specialty svg {
  width: 14px;
  height: 14px;
  color: var(--pink-strong);
}

.professional-status {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  border-radius: 20px;
  padding: 6px 10px;
  font-size: 10px;
  font-weight: 700;
}

.professional-status svg {
  width: 12px;
  height: 12px;
}

.professional-status.active {
  color: #3b8761;
  background: #eaf7f0;
}

.professional-status.inactive {
  color: #9b939d;
  background: #f2eff2;
}

.professional-more {
  padding: 6px;
  border: 0;
  background: transparent;
  cursor: pointer;
  color: #aaa3aa;
  border-radius: 6px;
  transition: all 0.2s ease;
}

.professional-more:hover {
  background: #f8e2ea;
  color: var(--pink-dark);
}

.action-menu {
  position: relative;
}

.action-dropdown {
  display: none;
  position: absolute;
  right: 0;
  top: 32px;
  z-index: 50;
  width: 155px;
  padding: 6px;
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 10px;
  box-shadow: 0 10px 25px rgba(52, 36, 51, 0.15);
}

.action-dropdown.open {
  display: block;
}

.action-dropdown button {
  display: flex;
  align-items: center;
  gap: 8px;
  width: 100%;
  border: 0;
  border-radius: 6px;
  background: #ffffff;
  padding: 9px 10px;
  color: #6f6872;
  font-size: 11px;
  font-weight: 600;
  text-align: left;
  cursor: pointer;
  transition: all 0.2s ease;
}

.action-dropdown button:hover {
  background: #fff5f8;
  color: var(--pink-dark);
}

.action-dropdown svg {
  width: 14px;
  height: 14px;
}

.empty-row {
  text-align: center;
  padding: 40px !important;
  color: #aaa3aa;
}

.modal-backdrop {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 2000;
  background: rgba(30, 20, 35, 0.5);
  backdrop-filter: blur(5px);
  align-items: center;
  justify-content: center;
  padding: 20px;
  opacity: 0;
  transition: opacity 0.25s ease;
}

.modal-backdrop.open {
  display: flex;
  opacity: 1;
}

.modal {
  background: #ffffff;
  width: min(560px, 100%);
  max-width: calc(100vw - 32px);
  max-height: calc(100vh - 32px);
  border-radius: 18px;
  padding: 26px;
  box-shadow: 0 18px 50px rgba(48, 38, 48, 0.22);
  overflow-y: auto;
}

.modal-head {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 22px;
}

.modal-head > div,
.modal form,
.modal label,
.form-row {
  min-width: 0;
}

.modal-head h2 {
  margin: 0 0 4px;
  font-size: 17px;
  color: #332e36;
}

.modal-head p {
  margin: 0;
  color: #aaa3aa;
  font-size: 11px;
}

.modal-close {
  border: 0;
  background: #faf7f9;
  color: #9b939d;
  border-radius: 8px;
  padding: 8px;
  cursor: pointer;
  transition: all 0.2s ease;
}

.modal-close:hover {
  background: var(--pink-strong);
  color: #ffffff;
}

.modal form {
  display: grid;
  gap: 14px;
}

.modal label {
  font-size: 11px;
  color: #625966;
  font-weight: 700;
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.modal input {
  display: block;
  width: 100%;
  max-width: 100%;
  border: 1px solid var(--line);
  border-radius: 9px;
  padding: 11px 12px;
  outline: 0;
  font: inherit;
  font-size: 12px;
  transition: border-color 0.2s ease;
}

.modal input:focus {
  border-color: #f2b5cb;
}

.form-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 12px;
}

@media(max-width: 520px) {
  .modal {
    max-width: calc(100vw - 24px);
    padding: 20px 16px;
  }

  .modal-head {
    padding-right: 34px;
  }

  .modal-head h2,
  .modal-head p {
    overflow-wrap: anywhere;
  }
}

.modal .primary {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin-top: 8px;
  padding: 12px 18px;
  cursor: pointer;
}

/* Estilo Destacado para o Item de Menu Ativo (Sidebar Nav Active) */
.nav-item:hover {
  background: #fdf0f4;
  color: var(--pink-dark);
}

.nav-item.active {
  background: var(--pink-strong) !important;
  color: #ffffff !important;
  box-shadow: none !important;
}

.nav-item.active .icon,
.nav-item.active svg {
  color: #ffffff !important;
  stroke: #ffffff !important;
}

.nav-item.active b {
  background: rgba(255, 255, 255, 0.25) !important;
  color: #ffffff !important;
}

/* Estilos de Ajustes & Opções (Tela Configurações) */
.config-card-group {
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 14px;
  padding: 22px;
  box-shadow: 0 4px 18px rgba(48, 35, 54, 0.03);
}

.config-card-head {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 20px;
  padding-bottom: 14px;
  border-bottom: 1px solid #f3f1f3;
}

.config-icon {
  width: 38px;
  height: 38px;
  border-radius: 10px;
  display: grid;
  place-items: center;
  font-size: 16px;
  flex: none;
}

.config-icon svg {
  width: 20px;
  height: 20px;
}

.config-card-head h3 {
  margin: 0 0 3px;
  font-size: 14px;
  color: #332e36;
  font-weight: 700;
}

.config-card-head p {
  margin: 0;
  font-size: 11px;
  color: #aaa3aa;
}

.setting-label {
  display: flex;
  flex-direction: column;
  gap: 6px;
  font-size: 11px;
  font-weight: 700;
  color: #655d68;
  width: 100%;
}

.setting-input, .setting-select {
  width: 100%;
  border: 1px solid var(--line);
  border-radius: 9px;
  padding: 11px 13px;
  font: inherit;
  font-size: 12px;
  color: #332e36;
  outline: none;
  background: #ffffff;
  transition: all 0.2s ease;
}

.setting-input:focus, .setting-select:focus {
  border-color: #f2b5cb;
  box-shadow: 0 0 0 3px rgba(242, 130, 175, 0.12);
}

.readonly-input {
  background: #faf7f9;
  color: #8c838e;
  cursor: not-allowed;
}

.status-active-input {
  background: #eaf7f0;
  color: #3b8761;
  font-weight: 700;
  border-color: #ccecd9;
}

.setting-toggle-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 0;
  border-bottom: 1px solid #f6f3f6;
}

.setting-toggle-row:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.setting-toggle-row strong {
  display: block;
  font-size: 12px;
  color: #332e36;
}

.setting-toggle-row small {
  display: block;
  font-size: 11px;
  color: #9d959e;
  margin-top: 3px;
}

/* Custom Toggle Switch */
.switch {
  position: relative;
  display: inline-block;
  width: 44px;
  height: 24px;
  flex: none;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  inset: 0;
  background-color: #e5e0e6;
  transition: .25s;
  border-radius: 24px;
}

.slider:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 3px;
  bottom: 3px;
  background-color: white;
  transition: .25s;
  border-radius: 50%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
}

input:checked + .slider {
  background-color: var(--pink-strong);
}

input:checked + .slider:before {
  transform: translateX(20px);
}

/* Submenu Colapsável de Relatórios (Sidebar Nav Group) */
.nav-group {
  display: flex;
  flex-direction: column;
}

.nav-collapsible-btn {
  width: 100%;
  border: 0;
  background: transparent;
  cursor: pointer;
  text-align: left;
  font-family: inherit !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  color: #89838d;
}

.nav-collapsible-btn .chevron {
  margin-left: auto;
  transition: transform 0.25s ease;
  width: 16px;
  height: 16px;
}

.nav-group.open .nav-collapsible-btn .chevron {
  transform: rotate(180deg);
}

.nav-sub-menu {
  display: none;
  flex-direction: column;
  gap: 3px;
  padding-left: 26px;
  margin-top: 4px;
  margin-bottom: 4px;
}

.nav-group.open .nav-sub-menu {
  display: flex;
}

.nav-sub-item {
  color: #89838d;
  text-decoration: none;
  padding: 9px 12px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 11px;
  font-weight: 600;
  transition: all 0.2s ease;
}

.nav-sub-item svg {
  width: 15px;
  height: 15px;
  flex: none;
}

.nav-sub-item:hover {
  background: #fdf0f4;
  color: var(--pink-dark);
}

.nav-sub-item.active {
  background: var(--pink-strong) !important;
  color: #ffffff !important;
}

.nav-sub-item.active svg {
  color: #ffffff !important;
  stroke: #ffffff !important;
}

/* Botão Principal (.primary) - Ajuste Fino de Alinhamento e Ícone */
.primary {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 7px !important;
  border: 0 !important;
  background: var(--pink-strong) !important;
  color: #ffffff !important;
  padding: 10px 16px !important;
  border-radius: 9px !important;
  font-weight: 700 !important;
  font-size: 12px !important;
  cursor: pointer !important;
  box-shadow: 0 4px 12px rgba(242, 130, 175, 0.25) !important;
  transition: all 0.2s ease !important;
  line-height: 1 !important;
}

.primary:hover {
  background: #e872a1 !important;
  transform: translateY(-1px);
}

.primary svg,
.primary i,
.primary [data-lucide] {
  width: 15px !important;
  height: 15px !important;
  flex: none !important;
  stroke-width: 2.2 !important;
  vertical-align: middle !important;
}

/* Ajuste Fino para Ícones em elementos <small> (Telefone, E-mail, Contato) */
small svg,
small [data-lucide],
td small svg,
td small [data-lucide] {
  width: 12px !important;
  height: 12px !important;
  vertical-align: -2px !important;
  display: inline-block !important;
  flex: none !important;
  stroke-width: 2.2 !important;
}

.professional-cell small {
  display: inline-flex !important;
  align-items: center !important;
  gap: 4px !important;
  margin-top: 2px !important;
}

/* Garantia de Tipografia e Peso em Negrito para Botões de Navegação Lateral */
.nav-item,
button.nav-item,
.nav-collapsible-btn {
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, sans-serif !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  letter-spacing: -0.1px;
}

/* Provider service details: keep this modal a mobile bottom sheet, separate from admin forms. */
@media (max-width: 768px) {
  #serviceModal.modal-backdrop {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding: 0;
    visibility: hidden;
    pointer-events: none;
    overflow: hidden;
  }

  #serviceModal.modal-backdrop.open {
    display: flex;
    visibility: visible;
    pointer-events: auto;
  }

  #serviceModal .modal-card {
    width: 100%;
    max-width: none;
    max-height: min(90dvh, calc(100dvh - env(safe-area-inset-top)));
    margin: 0;
    border-radius: 24px 24px 0 0;
    transform: translateY(100%);
  }

  #serviceModal.open .modal-card {
    transform: translateY(0);
  }

  #serviceModal .modal-body {
    padding-bottom: calc(20px + env(safe-area-inset-bottom));
  }
}

/* Dedicated login surface: avoids inherited admin panel and brand spacing. */
.login-page-body {
  display: grid;
  min-height: 100dvh;
  place-items: center;
  padding: 24px;
}

.login-main {
  width: min(100%, 440px);
  position: relative;
  z-index: 1;
}

.login-card {
  background: rgba(30, 24, 38, 0.88);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 24px;
  padding: 32px;
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.35);
  backdrop-filter: blur(16px);
}

.login-brand {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: inherit;
  text-decoration: none;
  margin-bottom: 30px;
}

.login-brand strong {
  display: block;
  color: #fff;
  font: 700 22px Outfit, Georgia, serif;
  letter-spacing: -0.5px;
}

.login-brand small {
  display: block;
  color: #a59caa;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.login-intro .eyebrow { color: #f282af; margin: 0 0 8px; }
.login-intro h1 { color: #fff; font: 800 30px Outfit, sans-serif; margin: 0 0 10px; }
.login-intro .subtitle { color: #b8b0bd; line-height: 1.5; margin: 0; }

.login-form {
  display: grid;
  gap: 9px;
  margin-top: 26px;
}

.login-form label {
  color: #d8d1dc;
  font-size: 12px;
  font-weight: 700;
  margin-top: 5px;
}

.login-form input {
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
  font: inherit;
  outline: none;
  padding: 13px 14px;
}

.login-form input::placeholder { color: #8f8797; }
.login-form input:focus { border-color: #f282af; box-shadow: 0 0 0 3px rgba(242, 130, 175, 0.16); }
.login-form #loginError { min-height: 18px; margin: 6px 0 0; color: #ff9dbc; font-size: 12px; }
.login-form .primary { width: 100%; justify-content: center; min-height: 46px; margin-top: 8px; }

@media (max-width: 480px) {
  .login-page-body { padding: 16px; }
  .login-card { padding: 26px 22px; border-radius: 20px; }
  .login-intro h1 { font-size: 27px; }
}

/* Light visual system shared by the landing page and login. */
.landing-page-body {
  background: #fcfbfc;
  color: #332e36;
}

.landing-background-glow {
  background: radial-gradient(circle, rgba(242, 130, 175, 0.2) 0%, rgba(196, 130, 242, 0.1) 42%, rgba(252, 251, 252, 0) 72%);
}

.landing-brand strong,
.landing-hero h1,
.features-header h2,
.portal-content h3,
.feature-card h3 { color: #332e36; }
.landing-brand small { color: #817885; }
.landing-nav-link { color: #655d68; }
.landing-nav-link:hover { color: #332e36; background: #f7f0f4; }
.landing-btn-header { background: #fff; border-color: #f2c4d6; color: #b44676; }
.landing-subtitle, .features-header p { color: #746b78; }
.portal-card, .feature-card { background: #fff; border-color: #eee4ea; box-shadow: 0 12px 32px rgba(61, 42, 58, 0.06); }
.portal-card:hover { box-shadow: 0 18px 38px rgba(61, 42, 58, 0.12); }
.portal-content p, .feature-card p { color: #746b78; }
.landing-hero-badge { background: #fff5f8; border-color: #f4d8e4; color: #b44676; }
.landing-footer { border-color: #eee7eb; color: #817885; }

.login-card {
  background: #fff;
  border-color: #eee4ea;
  box-shadow: 0 24px 60px rgba(61, 42, 58, 0.1);
}
.login-brand strong, .login-intro h1 { color: #332e36; }
.login-brand small, .login-intro .subtitle { color: #746b78; }
.login-form label { color: #514954; }
.login-form input { background: #fff; border-color: #e4dce4; color: #332e36; }
.login-form input::placeholder { color: #aaa1ac; }

/* Reusable in-app notification, replacing browser-native alerts. */
.zygg-notice-backdrop {
  position: fixed;
  inset: 0;
  z-index: 3000;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding: 16px;
  background: rgba(36, 27, 38, 0.32);
  backdrop-filter: blur(5px);
  opacity: 0;
  transition: opacity 0.2s ease;
}

.zygg-notice-backdrop.open { opacity: 1; }

.zygg-notice-card {
  width: min(100%, 420px);
  background: #fff;
  border-radius: 22px;
  padding: 24px;
  box-shadow: 0 20px 52px rgba(47, 34, 44, 0.22);
  text-align: center;
  transform: translateY(24px);
  transition: transform 0.25s ease;
}

.zygg-notice-backdrop.open .zygg-notice-card { transform: translateY(0); }
.zygg-notice-icon { width: 46px; height: 46px; margin: 0 auto 12px; border-radius: 50%; display: grid; place-items: center; background: #e9f6ee; color: #3f946f; }
.zygg-notice-icon svg { width: 25px; height: 25px; }
.zygg-notice-card h2 { margin: 0; color: #332e36; font-size: 21px; }
.zygg-notice-card > p { margin: 7px 0 18px; color: #746b78; font-size: 13px; }
.zygg-notice-details { display: grid; grid-template-columns: 1fr 1fr; gap: 9px 12px; margin: 0 0 20px; padding: 14px; text-align: left; background: #fdf8fa; border-radius: 13px; }
.zygg-notice-details dt { color: #8b818d; font-size: 11px; }
.zygg-notice-details dd { margin: 0; color: #332e36; font-size: 12px; font-weight: 700; text-align: right; }
.zygg-notice-card .primary { width: 100%; justify-content: center; min-height: 44px; }

/* Premium public landing - intentionally scoped so admin/provider surfaces stay unchanged. */
.zygg-landing { --ink:#222128; --muted:#726c73; --paper:#fbfaf8; --rose:#e86694; --rose-soft:#fae8ee; --line:#e9e5e3; --mint:#d9eee6; background:var(--paper); color:var(--ink); font-family:Manrope,Inter,sans-serif; }
.zygg-landing * { box-sizing:border-box; }
.zygg-landing .landing-background-glow { display:none; }
.zygg-nav { position:sticky; top:0; z-index:100; display:flex; align-items:center; max-width:1280px; height:82px; padding:0 32px; margin:auto; background:rgba(251,250,248,.8); border-bottom:1px solid transparent; backdrop-filter:blur(16px); transition:border-color .2s,box-shadow .2s; }
.zygg-nav.is-scrolled { border-color:var(--line); box-shadow:0 8px 20px rgba(32,28,31,.04); }
.zygg-brand { display:inline-flex; align-items:center; gap:9px; text-decoration:none; color:var(--ink); font:800 24px Outfit,sans-serif; letter-spacing:-1px; }
.zygg-brand-mark { display:grid; place-items:center; width:31px; height:31px; border-radius:10px; background:var(--ink); color:#fff; font:700 18px Outfit,sans-serif; }
.zygg-nav-links { display:flex; gap:28px; margin:auto; }
.zygg-nav-links a,.zygg-login-link { color:#625c63; font-size:13px; font-weight:700; text-decoration:none; transition:color .2s; }
.zygg-nav-links a:hover,.zygg-login-link:hover { color:var(--rose); }
.zygg-nav-actions { display:flex; align-items:center; gap:20px; }
.zygg-button { display:inline-flex; gap:9px; align-items:center; justify-content:center; min-height:49px; padding:0 20px; border-radius:12px; background:var(--ink); color:#fff; font-size:13px; font-weight:800; text-decoration:none; transition:transform .2s,background .2s,box-shadow .2s; }
.zygg-button:hover { background:var(--rose); color:#fff; transform:translateY(-2px); box-shadow:0 10px 20px rgba(232,102,148,.2); }
.zygg-button svg,.zygg-text-link svg { width:16px; height:16px; }
.zygg-button-small { min-height:39px; padding:0 14px; border-radius:10px; font-size:12px; }
.zygg-menu-toggle { display:none; border:0; background:transparent; color:var(--ink); }
.zygg-section { width:min(1180px,calc(100% - 48px)); margin-inline:auto; }
.zygg-hero { display:grid; grid-template-columns:.9fr 1.1fr; align-items:center; min-height:670px; padding:70px 0 88px; gap:70px; }
.zygg-kicker { display:flex; align-items:center; gap:8px; margin:0 0 20px; color:#7a7379; font-size:10px; font-weight:800; letter-spacing:.12em; text-transform:uppercase; }
.zygg-kicker span { width:8px; height:8px; border-radius:50%; background:var(--rose); }
.zygg-hero h1,.zygg-product-intro h2,.zygg-operation-copy h2,.zygg-provider-copy h2,.zygg-section-center h2,.zygg-benefit-heading h2,.zygg-cta h2 { margin:0; font:800 clamp(42px,5vw,72px)/.98 Outfit,sans-serif; letter-spacing:-.065em; }
.zygg-hero h1 em,.zygg-product-intro h2 em,.zygg-operation-copy h2 em,.zygg-provider-copy h2 em,.zygg-section-center h2 em,.zygg-benefit-heading h2 em,.zygg-cta h2 em { color:var(--rose); font-style:normal; }
.zygg-lead { max-width:470px; margin:27px 0; color:var(--muted); font-size:16px; line-height:1.65; }
.zygg-hero-actions { display:flex; align-items:center; gap:22px; }
.zygg-text-link { display:inline-flex; gap:8px; align-items:center; color:var(--ink); font-size:13px; font-weight:800; text-decoration:none; }
.zygg-text-link:hover { color:var(--rose); }
.zygg-dashboard-stage { overflow:hidden; border:1px solid #ded9d7; border-radius:24px; background:#fff; box-shadow:0 30px 70px rgba(33,29,31,.14); transform:rotate(1.5deg); }
.zygg-window-bar { display:flex; align-items:center; gap:6px; height:38px; padding:0 14px; border-bottom:1px solid #eee9e7; color:#8f898e; font-size:9px; }
.zygg-window-bar span { width:7px; height:7px; border-radius:50%; background:#ddd6d5; }.zygg-window-bar b { margin-left:6px; font-weight:600; }.zygg-window-bar svg { width:14px; margin-left:auto; }
.zygg-dashboard-shell { display:flex; min-height:337px; }.zygg-dashboard-shell aside { display:flex; flex-direction:column; align-items:center; gap:21px; width:49px; padding-top:15px; background:#29272e; color:#aaa4a9; }.zygg-dashboard-shell aside svg { width:15px; }.zygg-mini-logo { display:grid; place-items:center; width:22px; height:22px; border-radius:7px; margin-bottom:12px; background:var(--rose); color:#fff; font:700 13px Outfit; }.zygg-dashboard-content { flex:1; min-width:0; padding:22px; }.zygg-dashboard-title { display:flex; align-items:center; justify-content:space-between; }.zygg-dashboard-title small,.zygg-dashboard-title span,.zygg-dashboard-content small { color:#938d92; font-size:8px; font-weight:700; letter-spacing:.07em; }.zygg-dashboard-title strong { display:block; margin-top:4px; font-size:17px; }.zygg-stat-row { display:grid; grid-template-columns:repeat(3,1fr); gap:8px; margin:18px 0; }.zygg-stat-row>div { padding:10px; border:1px solid #eee9e7; border-radius:9px; }.zygg-stat-row b { display:block; margin:6px 0 2px; font:700 16px Outfit; }.zygg-stat-row em { color:#549b76; font-size:8px; font-style:normal; }.zygg-dashboard-grid { display:grid; grid-template-columns:1.65fr .85fr; gap:10px; }.zygg-graph-card,.zygg-live-mini { min-height:122px; border-radius:10px; padding:12px; background:#f9f7f6; }.zygg-graph-card>div { display:flex; justify-content:space-between; font-size:9px; }.zygg-graph-card span { color:#9a9498; }.zygg-graph-card svg { width:100%; height:88px; margin-top:7px; }.zygg-live-mini { color:#fff; background:#28262d; }.zygg-live-mini>span { color:#f599b7; font-size:7px; font-weight:800; }.zygg-live-mini>b { display:block; margin:15px 0 3px; font:700 18px DM Mono; }.zygg-live-mini small { color:#d0cbd0; letter-spacing:0; }.zygg-live-mini div { display:flex; gap:5px; align-items:center; margin-top:12px; color:#f5f1f3; font-size:8px; }.zygg-live-mini svg { width:11px; }
.zygg-proof { display:flex; justify-content:space-between; align-items:center; padding:20px 0 84px; border-top:1px solid var(--line); }.zygg-proof p { margin:0; color:#878087; font-size:12px; }.zygg-proof div { display:flex; gap:19px; color:#454047; font-size:11px; font-weight:800; }
.zygg-product-intro { display:grid; grid-template-columns:.85fr 1.15fr; gap:80px; padding:72px 0 48px; }.zygg-product-intro>div { display:grid; grid-template-columns:1fr .63fr; gap:40px; align-items:end; }.zygg-product-intro h2 { font-size:43px; }.zygg-product-intro p:not(.zygg-kicker) { margin:0 0 4px; color:var(--muted); font-size:13px; line-height:1.7; }
.zygg-feature-grid { display:grid; grid-template-columns:1.05fr .75fr .75fr; grid-template-rows:340px 280px 265px; gap:14px; }.zygg-tile { position:relative; overflow:hidden; padding:27px; border:1px solid var(--line); border-radius:20px; background:#fff; transition:transform .25s,box-shadow .25s; }.zygg-tile:hover { transform:translateY(-5px); box-shadow:0 20px 40px rgba(33,29,31,.08); }.zygg-tile-heading>span,.zygg-tile-client>span,.zygg-payout-copy>span { color:#a29aa0; font-size:10px; font-weight:800; letter-spacing:.1em; text-transform:uppercase; }.zygg-tile h3 { max-width:315px; margin:12px 0 9px; font:700 25px/1.12 Outfit; letter-spacing:-.04em; }.zygg-tile p { max-width:340px; color:var(--muted); font-size:12px; line-height:1.6; }.zygg-tile-services { grid-row:span 2; background:#f4f1ef; }.zygg-service-list { position:absolute; right:-3px; bottom:27px; width:72%; transform:rotate(-5deg); }.zygg-service-list>div { display:flex; align-items:center; gap:9px; padding:13px; margin-top:7px; border:1px solid #e9e5e3; border-radius:10px; background:#fff; box-shadow:0 7px 15px rgba(33,29,31,.05); font-size:10px; font-weight:800; }.zygg-service-list svg { width:15px; color:var(--rose); }.zygg-service-list img { width:24px; height:24px; flex:0 0 24px; border-radius:6px; object-fit:cover; }.zygg-service-list b { margin-left:auto; color:#438260; font-size:8px; }.zygg-tile-timer { background:#29272e; color:#fff; }.zygg-tile-timer .zygg-tile-heading>span { color:#d8a2b5; }.zygg-tile-timer h3 { font-size:23px; }.zygg-tile-timer p { color:#c4bec4; }.zygg-orbit { display:grid; place-content:center; width:145px; height:145px; margin:21px auto 13px; border:1px solid rgba(255,255,255,.25); border-radius:50%; text-align:center; box-shadow:inset 0 0 0 12px rgba(232,102,148,.13),0 0 0 12px rgba(255,255,255,.04); }.zygg-orbit span { font:500 19px DM Mono; }.zygg-orbit small { margin-top:5px; color:#ff9eba; font-size:7px; font-weight:800; }.zygg-tile-provider { background:#fff5f7; }.zygg-provider-stack { position:absolute; right:21px; bottom:20px; left:21px; }.zygg-provider-stack>div { display:flex; align-items:center; gap:9px; padding:9px; margin-top:7px; border:1px solid #f2dade; border-radius:10px; background:#fff; }.zygg-provider-stack span { display:grid; place-items:center; width:26px; height:26px; border-radius:50%; background:#ead9df; font-size:8px; font-weight:800; }.zygg-provider-stack b { font-size:10px; }.zygg-provider-stack small { display:block; margin-top:2px; color:#90868b; font-size:8px; font-weight:500; }.zygg-provider-stack svg { width:14px; margin-left:auto; color:#9f969b; }.zygg-tile-reports { grid-column:span 2; background:#e9f1ec; }.zygg-tile-reports h3 { font-size:29px; }.zygg-bar-chart { display:flex; align-items:end; gap:10px; position:absolute; right:28px; bottom:23px; left:49%; height:145px; padding-top:20px; }.zygg-bar-chart i { width:13%; background:#78a88b; border-radius:5px 5px 0 0; }.zygg-bar-chart i:nth-of-type(2n) { background:#548768; }.zygg-bar-chart span { position:absolute; bottom:-16px; left:0; color:#779080; font-size:8px; }.zygg-tile-payout { grid-column:span 2; display:flex; justify-content:space-between; align-items:center; background:#302e35; color:#fff; }.zygg-payout-copy>span { color:#d5a1b4; }.zygg-payout-copy h3 { margin:10px 0 16px; font-size:36px; }.zygg-payout-copy h3 small { display:block; margin-top:2px; color:#c8c0c6; font:500 10px Manrope; }.zygg-payout-copy p { margin:4px 0; color:#ddd7dc; }.zygg-payout-copy p b { color:#89c69e; }.zygg-payout-copy p b.pending { color:#f3aac1; }.zygg-payout-ring { display:grid; place-items:center; width:126px; height:126px; border:15px solid #e86694; border-left-color:#69646b; border-radius:50%; transform:rotate(-35deg); }.zygg-payout-ring span { transform:rotate(35deg); font:700 29px Outfit; }.zygg-payout-ring small { font:500 12px Manrope; }.zygg-tile-client { background:#f6f7f8; }.zygg-tile-client>svg { position:absolute; right:19px; top:23px; width:45px; height:45px; padding:10px; border-radius:14px; background:#e8eaed; color:#555259; }.zygg-tile-client h3 { margin-top:88px; font-size:22px; }
.zygg-operation-section { display:grid; grid-template-columns:1fr .72fr; gap:110px; align-items:center; padding:150px 0; }.zygg-operation-copy h2,.zygg-provider-copy h2 { font-size:50px; }.zygg-operation-copy>p:not(.zygg-kicker),.zygg-provider-copy>p:not(.zygg-kicker) { max-width:440px; margin:23px 0 25px; color:var(--muted); font-size:14px; line-height:1.75; }.zygg-operation-card { max-width:375px; justify-self:end; padding:21px; border:1px solid #ddd7d6; border-radius:22px; background:#fff; box-shadow:20px 21px 0 #fae8ee; }.zygg-operation-card header { display:flex; justify-content:space-between; color:#bf5077; font-size:9px; font-weight:800; }.zygg-operation-card header svg { width:17px; color:#928b91; }.zygg-operation-place,.zygg-operation-person { display:flex; align-items:center; gap:10px; margin-top:22px; }.zygg-operation-place>svg { width:37px; height:37px; padding:9px; border-radius:10px; background:#f8e4eb; color:var(--rose); }.zygg-operation-card strong { display:block; font-size:13px; }.zygg-operation-card small { color:#8d858b; font-size:10px; }.zygg-operation-person span { display:grid; place-items:center; width:33px; height:33px; border-radius:50%; background:#e5e1e0; font-size:10px; font-weight:800; }.zygg-operation-metrics { display:grid; grid-template-columns:1fr 1fr; gap:8px; margin:23px 0; }.zygg-operation-metrics div { padding:13px; border-radius:10px; background:#f7f5f4; }.zygg-operation-metrics small { display:block; font-size:8px; font-weight:800; }.zygg-operation-metrics b { display:block; margin-top:5px; font:700 16px DM Mono; }.zygg-operation-card footer { display:flex; align-items:center; gap:6px; border-top:1px solid #eee9e8; padding-top:16px; color:#8e878c; font-size:9px; }.zygg-operation-card footer span { width:6px; height:6px; border-radius:50%; background:#58a37a; }
.zygg-how-section { padding:104px 0; border-top:1px solid var(--line); }.zygg-section-center { text-align:center; }.zygg-section-center .zygg-kicker { justify-content:center; }.zygg-section-center h2 { font-size:49px; }.zygg-section-center>p:last-child { margin:16px auto 0; color:var(--muted); font-size:13px; }.zygg-steps { display:grid; grid-template-columns:repeat(5,1fr); margin-top:60px; }.zygg-steps article { position:relative; min-height:175px; padding:15px 20px; border-left:1px solid var(--line); }.zygg-steps article:last-child { border-right:1px solid var(--line); }.zygg-steps article:not(:last-child)::after { content:'→'; position:absolute; top:77px; right:-8px; z-index:1; color:var(--rose); font-size:16px; }.zygg-steps b { color:#b6afb4; font:500 13px DM Mono; }.zygg-steps svg { display:block; width:25px; height:25px; margin:33px 0 18px; color:var(--rose); }.zygg-steps h3 { margin:0 0 5px; font-size:14px; }.zygg-steps p { margin:0; color:var(--muted); font-size:11px; line-height:1.5; }
.zygg-provider-section { display:grid; grid-template-columns:.8fr 1.2fr; align-items:center; gap:130px; padding:135px 0; }.zygg-phone-stage { display:grid; place-items:center; min-height:510px; border-radius:26px; background:#f1ecea; }.zygg-phone { position:relative; width:244px; min-height:461px; padding:42px 16px 16px; border:7px solid #26242b; border-radius:34px; background:#fcfbfa; box-shadow:0 22px 30px rgba(41,38,42,.18); }.zygg-phone-top { position:absolute; top:10px; left:50%; width:74px; height:15px; border-radius:10px; background:#26242b; transform:translateX(-50%); }.zygg-phone>small { color:#938b92; font-size:7px; font-weight:800; letter-spacing:.07em; }.zygg-phone h3 { margin:5px 0 18px; font:700 20px Outfit; }.zygg-phone-timer { padding:14px; border-radius:15px; background:#2b2930; color:#fff; text-align:center; }.zygg-phone-timer span { color:#f499b7; font-size:7px; font-weight:800; }.zygg-phone-timer b { display:block; margin:13px 0 5px; font:500 22px DM Mono; }.zygg-phone-timer small { color:#d4cdd1; font-size:8px; }.zygg-phone-timer svg { display:block; width:42px; height:42px; margin:13px auto 0; padding:10px; border-radius:50%; background:var(--rose); }.zygg-phone-earn { margin-top:12px; padding:13px; border:1px solid #ece5e5; border-radius:12px; }.zygg-phone-earn small { color:#948c92; font-size:7px; font-weight:800; }.zygg-phone-earn b { display:block; margin-top:4px; font:700 17px Outfit; }.zygg-phone-earn svg { width:100%; height:40px; }.zygg-phone-nav { display:flex; justify-content:space-around; padding-top:15px; color:#9f969c; }.zygg-phone-nav svg:first-child { color:var(--rose); }.zygg-phone-nav svg { width:17px; }.zygg-provider-copy ol { display:grid; grid-template-columns:1fr 1fr; gap:10px; padding:0; margin:28px 0; list-style:none; }.zygg-provider-copy li { display:flex; align-items:center; gap:9px; color:#554f56; font-size:11px; font-weight:700; }.zygg-provider-copy li b { display:grid; place-items:center; width:21px; height:21px; border-radius:50%; background:#fae8ee; color:#c8517a; font-size:8px; }
.zygg-admin-section { padding:108px 0 150px; }.zygg-admin-visual { position:relative; margin-top:55px; padding:12px; border:1px solid #e1dcda; border-radius:22px; background:#fff; box-shadow:0 25px 50px rgba(35,30,33,.09); }.zygg-admin-tabs { display:flex; gap:20px; padding:5px 7px 16px; color:#918a90; font-size:10px; font-weight:700; }.zygg-admin-tabs .active { color:var(--ink); }.zygg-admin-board { display:flex; min-height:340px; overflow:hidden; border-radius:14px; background:#faf9f8; }.zygg-admin-side { display:flex; flex-direction:column; align-items:center; gap:23px; width:57px; padding:17px; background:#29272e; color:#aaa4a9; }.zygg-admin-side b { display:grid; place-items:center; width:25px; height:25px; margin-bottom:10px; border-radius:7px; background:var(--rose); color:white; font:700 14px Outfit; }.zygg-admin-side svg { width:17px; }.zygg-admin-body { flex:1; padding:28px; }.zygg-admin-body header { display:flex; justify-content:space-between; align-items:start; }.zygg-admin-body header small { color:#998f96; font-size:8px; font-weight:800; letter-spacing:.08em; }.zygg-admin-body header h3 { margin:4px 0; font:700 21px Outfit; }.zygg-admin-body header span { color:#958e94; font-size:9px; }.zygg-admin-kpis { display:grid; grid-template-columns:repeat(3,1fr); gap:10px; margin:20px 0; }.zygg-admin-kpis div { padding:13px; border:1px solid #ece7e5; border-radius:9px; background:#fff; }.zygg-admin-kpis small { display:block; color:#958e94; font-size:8px; }.zygg-admin-kpis b { display:block; margin:7px 0 4px; font:700 18px Outfit; }.zygg-admin-kpis em { color:#5b9c77; font-size:8px; font-style:normal; }.zygg-admin-chart { padding:15px; border-radius:12px; background:#fff; }.zygg-admin-chart>div { display:flex; justify-content:space-between; font-size:10px; }.zygg-admin-chart span { color:#999096; }.zygg-admin-chart svg { width:100%; height:145px; }.zygg-callout { position:absolute; display:flex; align-items:center; gap:7px; padding:10px 12px; border:1px solid #e4dedd; border-radius:10px; background:#fff; box-shadow:0 10px 20px rgba(33,29,31,.09); color:#514b52; font-size:9px; font-weight:800; }.zygg-callout svg { width:13px; color:var(--rose); }.zygg-callout-one { top:83px; left:-43px; }.zygg-callout-two { right:-45px; bottom:72px; }.zygg-callout-three { right:-27px; top:166px; }
.zygg-benefits { display:grid; grid-template-columns:.65fr 1.35fr; gap:110px; align-items:start; padding:105px 0; border-top:1px solid var(--line); }.zygg-benefit-heading h2 { font-size:49px; }.zygg-benefit-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:10px; }.zygg-benefit-grid article { min-height:154px; padding:17px; border-radius:13px; background:#f2efed; }.zygg-benefit-grid article:nth-child(2n) { background:#fae8ee; }.zygg-benefit-grid article:nth-child(3n) { background:#e8f0eb; }.zygg-benefit-grid svg { width:19px; color:#5f5960; }.zygg-benefit-grid h3 { margin:39px 0 4px; font-size:12px; }.zygg-benefit-grid p { margin:0; color:#766f75; font-size:10px; line-height:1.5; }
.zygg-cta { display:flex; align-items:end; justify-content:space-between; min-height:350px; margin-bottom:90px; padding:55px; border-radius:24px; background:#e86694; color:#fff; }.zygg-cta .zygg-kicker { color:#ffe5ee; }.zygg-cta .zygg-kicker span { background:#fff; }.zygg-cta h2 { font-size:58px; }.zygg-cta h2 em { color:#fff4f7; }.zygg-cta p:not(.zygg-kicker) { max-width:420px; margin:18px 0 0; color:#fff2f6; font-size:14px; line-height:1.6; }.zygg-button-light { background:#fff; color:#b94470; }.zygg-button-light:hover { background:var(--ink); color:#fff; }.zygg-footer { display:flex; align-items:center; width:min(1180px,calc(100% - 48px)); margin:auto; padding:27px 0 38px; border-top:1px solid var(--line); }.zygg-footer p { margin:0 auto 0 19px; color:#8c858b; font-size:10px; }.zygg-footer>span { color:#8c858b; font-size:10px; }
.zygg-reveal { opacity:0; transform:translateY(20px); transition:opacity .65s ease,transform .65s ease; }.zygg-reveal.is-visible { opacity:1; transform:translateY(0); }.zygg-feature-grid .zygg-reveal:nth-child(2),.zygg-steps .zygg-reveal:nth-child(2),.zygg-benefit-grid .zygg-reveal:nth-child(2) { transition-delay:.06s; }.zygg-feature-grid .zygg-reveal:nth-child(3),.zygg-steps .zygg-reveal:nth-child(3),.zygg-benefit-grid .zygg-reveal:nth-child(3) { transition-delay:.12s; }
@media (max-width:900px) { .zygg-nav { padding:0 24px; }.zygg-nav-links { gap:16px; }.zygg-hero { grid-template-columns:1fr; gap:42px; padding-top:52px; }.zygg-dashboard-stage { max-width:690px; width:100%; margin:auto; }.zygg-product-intro,.zygg-operation-section,.zygg-provider-section,.zygg-benefits { gap:55px; }.zygg-feature-grid { grid-template-columns:1fr 1fr; grid-template-rows:auto; }.zygg-tile-services { grid-row:span 1; min-height:420px; }.zygg-tile-reports,.zygg-tile-payout { grid-column:span 1; }.zygg-tile-reports { min-height:310px; }.zygg-bar-chart { left:42%; }.zygg-operation-section { grid-template-columns:1fr 1fr; }.zygg-provider-section { grid-template-columns:1fr 1fr; }.zygg-benefits { grid-template-columns:1fr; }.zygg-benefit-heading br { display:none; }.zygg-callout-one { left:-20px; }.zygg-callout-two,.zygg-callout-three { right:-16px; } }
@media (max-width:640px) { .zygg-section { width:min(100% - 32px,520px); }.zygg-nav { height:68px; padding:0 16px; }.zygg-nav-actions .zygg-login-link { display:none; }.zygg-nav-actions .zygg-button { min-height:35px; padding:0 11px; font-size:11px; }.zygg-menu-toggle { display:grid; place-items:center; width:35px; height:35px; margin-left:auto; margin-right:11px; }.zygg-menu-toggle svg { width:20px; }.zygg-nav-links { display:none; position:absolute; top:67px; right:16px; left:16px; flex-direction:column; gap:0; padding:7px; border:1px solid var(--line); border-radius:14px; background:#fff; box-shadow:0 15px 30px rgba(33,29,31,.1); }.zygg-nav-links.is-open { display:flex; }.zygg-nav-links a { padding:11px; }.zygg-hero { min-height:auto; padding:55px 0 62px; }.zygg-kicker { margin-bottom:14px; font-size:9px; }.zygg-hero h1 { font-size:45px; }.zygg-lead { margin:21px 0; font-size:14px; }.zygg-hero-actions { flex-wrap:wrap; gap:15px; }.zygg-dashboard-stage { border-radius:17px; transform:none; }.zygg-window-bar { height:30px; }.zygg-dashboard-shell { min-height:260px; }.zygg-dashboard-shell aside { width:34px; gap:14px; padding-top:10px; }.zygg-dashboard-shell aside svg { width:12px; }.zygg-mini-logo { width:18px; height:18px; margin-bottom:7px; font-size:11px; }.zygg-dashboard-content { padding:12px; }.zygg-dashboard-title strong { font-size:12px; }.zygg-dashboard-title span { display:none; }.zygg-stat-row { gap:4px; margin:10px 0; }.zygg-stat-row>div { padding:6px; }.zygg-stat-row b { font-size:11px; }.zygg-stat-row small,.zygg-stat-row em { font-size:6px; }.zygg-dashboard-grid { grid-template-columns:1.5fr .8fr; gap:5px; }.zygg-graph-card,.zygg-live-mini { min-height:91px; padding:7px; }.zygg-graph-card svg { height:61px; }.zygg-live-mini>b { margin:11px 0 3px; font-size:11px; }.zygg-live-mini div { display:none; }.zygg-proof { display:block; padding:18px 0 52px; }.zygg-proof div { flex-wrap:wrap; gap:8px 14px; margin-top:12px; font-size:10px; }.zygg-product-intro { display:block; padding:45px 0 27px; }.zygg-product-intro>div { display:block; }.zygg-product-intro h2,.zygg-operation-copy h2,.zygg-provider-copy h2,.zygg-section-center h2,.zygg-benefit-heading h2 { font-size:37px; }.zygg-product-intro p:not(.zygg-kicker) { margin-top:17px; }.zygg-feature-grid { display:block; }.zygg-tile { min-height:260px; margin-bottom:11px; padding:22px; border-radius:17px; }.zygg-tile-services { min-height:350px; }.zygg-tile h3 { font-size:23px; }.zygg-tile-timer { min-height:330px; }.zygg-tile-provider { min-height:310px; }.zygg-tile-reports { min-height:285px; }.zygg-tile-payout { min-height:245px; }.zygg-bar-chart { left:43%; bottom:27px; height:120px; }.zygg-tile-client { min-height:235px; }.zygg-operation-section { grid-template-columns:1fr; gap:44px; padding:80px 0; }.zygg-operation-card { width:calc(100% - 13px); max-width:none; justify-self:start; }.zygg-how-section { padding:75px 0; }.zygg-steps { grid-template-columns:1fr; margin-top:36px; }.zygg-steps article { display:grid; grid-template-columns:38px 25px 1fr; column-gap:10px; align-items:center; min-height:74px; padding:10px 0; border:0; border-bottom:1px solid var(--line); }.zygg-steps article:last-child { border-right:0; }.zygg-steps article:not(:last-child)::after { top:auto; right:9px; bottom:-10px; transform:rotate(90deg); }.zygg-steps svg { grid-row:span 2; margin:0; }.zygg-steps h3 { align-self:end; margin:0; }.zygg-steps p { align-self:start; }.zygg-provider-section { grid-template-columns:1fr; gap:52px; padding:80px 0; }.zygg-phone-stage { min-height:455px; }.zygg-phone { transform:scale(.9); }.zygg-provider-copy { order:-1; }.zygg-provider-copy ol { grid-template-columns:1fr; margin:20px 0; }.zygg-admin-section { padding:70px 0 90px; }.zygg-admin-visual { margin-top:31px; padding:7px; border-radius:16px; }.zygg-admin-tabs { gap:10px; padding:4px 5px 10px; font-size:8px; }.zygg-admin-board { min-height:220px; }.zygg-admin-side { width:34px; gap:12px; padding:10px; }.zygg-admin-side svg { width:12px; }.zygg-admin-side b { width:18px; height:18px; margin-bottom:4px; font-size:10px; }.zygg-admin-body { padding:14px; }.zygg-admin-body header h3 { font-size:14px; }.zygg-admin-body header span { display:none; }.zygg-admin-kpis { gap:4px; margin:10px 0; }.zygg-admin-kpis div { padding:7px; }.zygg-admin-kpis b { margin:4px 0 2px; font-size:11px; }.zygg-admin-kpis small,.zygg-admin-kpis em { font-size:6px; }.zygg-admin-chart { padding:8px; }.zygg-admin-chart svg { height:85px; }.zygg-callout { display:none; }.zygg-benefits { padding:72px 0; }.zygg-benefit-grid { grid-template-columns:1fr 1fr; }.zygg-benefit-grid article { min-height:131px; }.zygg-benefit-grid h3 { margin-top:28px; }.zygg-cta { display:block; min-height:0; margin-bottom:45px; padding:31px 23px; border-radius:18px; }.zygg-cta h2 { font-size:42px; }.zygg-cta .zygg-button { width:100%; margin-top:26px; }.zygg-footer { display:grid; grid-template-columns:auto 1fr; gap:10px; padding-top:20px; }.zygg-footer p { margin:0; font-size:9px; }.zygg-footer>span { grid-column:1/-1; font-size:9px; } }
@media (prefers-reduced-motion:reduce) { .zygg-landing *, .zygg-reveal { scroll-behavior:auto!important; transition:none!important; animation:none!important; } .zygg-reveal { opacity:1; transform:none; } }

@media (min-width: 769px) {
  .zygg-notice-backdrop { align-items: center; }
  .zygg-notice-card { transform: scale(0.96); }
  .zygg-notice-backdrop.open .zygg-notice-card { transform: scale(1); }
}

/* Gestão centralizada de imóveis */
.property-panel-head { gap: 20px; }
.property-search { min-width: min(360px, 100%); display: flex; flex-direction: row; align-items: center; gap: 9px; padding: 0 12px; border: 1px solid var(--line); border-radius: 10px; background: #fff; }
.property-search svg { width: 17px; color: #948b96; }
.property-search input { width: 100%; min-width: 0; padding: 11px 0; border: 0; outline: 0; font: inherit; color: #332e36; }
.property-filters { justify-content: flex-start; margin: -4px 0 18px; }
.property-cell img { width: 42px; height: 42px; flex: none; border-radius: 10px; object-fit: cover; background: #f4edf1; }
.property-cell small, .professional-table td > small { display: block; margin-top: 3px; color: #746c77; }
.property-unlinked { display: inline-flex; padding: 5px 9px; border-radius: 20px; background: #f5f1f3; color: #756d78; font-size: 10px; font-weight: 700; }
.property-service-count { color: #b44676; font-size: 11px; font-weight: 700; }
.client-property-list { display: flex; flex-wrap: wrap; gap: 5px; margin-bottom: 5px; }
.client-property-list a { display: inline-flex; align-items: center; gap: 4px; padding: 5px 8px; border-radius: 8px; background: #fff1f6; color: #a84370; font-size: 10px; font-weight: 700; text-decoration: none; }
.client-property-list a:hover { background: #f282af; color: #fff; }
.client-property-list svg { width: 12px; height: 12px; }
.danger-action { color: #b34e55 !important; }
.property-modal textarea, .property-modal select { width: 100%; max-width: 100%; border: 1px solid var(--line); border-radius: 9px; padding: 11px 12px; outline: 0; background: #fff; color: #332e36; font: inherit; font-size: 12px; resize: vertical; }
.property-modal textarea:focus, .property-modal select:focus { border-color: #f2b5cb; }
.property-upload { width: 100%; display: inline-flex !important; flex-direction: row !important; align-items: center; justify-content: center; gap: 8px; padding: 12px; border: 1px dashed #d5ced9; border-radius: 9px; background: #f8f6f9; cursor: pointer; }
.property-upload svg { width: 17px; }
.property-image-preview { display: flex; align-items: center; gap: 10px; min-width: 0; padding: 8px 10px; border: 1px solid var(--line); border-radius: 9px; background: #faf8fa; }
.property-image-preview img { width: 44px; height: 44px; flex: none; border-radius: 8px; object-fit: cover; background: #f1e9ee; }
.property-image-preview span { min-width: 0; overflow: hidden; color: #746c77; font-size: 11px; text-overflow: ellipsis; white-space: nowrap; }
.property-details-modal { position: relative; max-width: 680px; }
.property-detail-hero { display: grid; grid-template-columns: 160px 1fr; gap: 20px; align-items: center; margin-bottom: 22px; }
.property-detail-hero img { width: 160px; height: 120px; border-radius: 14px; object-fit: cover; background: #f5edf1; }
.property-detail-hero h2 { margin: 10px 0 5px; color: #332e36; }
.property-detail-hero p { margin: 0; color: #746c77; }
.property-detail-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }
.property-detail-grid > div { padding: 13px; border: 1px solid var(--line); border-radius: 10px; background: #fdfbfc; }
.property-detail-grid .full { grid-column: 1 / -1; }
.property-detail-grid small { display: block; margin-bottom: 5px; color: #847b87; }
.property-detail-grid p { margin: 0; color: #514954; line-height: 1.55; }
.property-related-services { margin-top: 20px; }
.property-related-services h3 { margin: 0 0 10px; font-size: 14px; }
.property-related-services ul { display: grid; gap: 8px; margin: 0; padding: 0; list-style: none; }
.property-related-services li { display: flex; justify-content: space-between; gap: 14px; align-items: center; padding: 12px; border: 1px solid var(--line); border-radius: 10px; }
.property-related-services li small { display: block; margin-top: 3px; color: #827985; }
.property-related-services li b { color: #b44676; white-space: nowrap; }

@media(max-width: 700px) {
  .property-panel-head { align-items: stretch; flex-direction: column; }
  .property-search { min-width: 100%; }
  .property-detail-hero { grid-template-columns: 1fr; }
  .property-detail-hero img { width: 100%; height: 180px; }
  .property-detail-grid { grid-template-columns: 1fr; }
  .property-detail-grid .full { grid-column: auto; }
}

