.customer-hub-card{width:100%;border:1px solid #b9ccc0;background:linear-gradient(120deg,#173d2b,#285a40);color:#fff;border-radius:15px;padding:18px 22px;margin:0 0 18px;display:grid;grid-template-columns:1.1fr 1.5fr auto;align-items:center;gap:24px;text-align:left;cursor:pointer}.customer-hub-card>div:first-child{display:flex;flex-direction:column;gap:5px}.customer-hub-card span{font-size:9px;color:#bcd0c4}.customer-hub-card strong{font-size:15px}.customer-hub-card small{color:#dbe8df}.customer-mini{display:grid;gap:6px}.customer-mini i{font-style:normal;display:grid;grid-template-columns:55px 1fr 42px;gap:8px;align-items:center;font-size:9px}.customer-mini i:after{content:"";grid-column:2;grid-row:1;height:5px;width:var(--w);background:#c7f36b;border-radius:5px}.customer-mini b{font-weight:500}.customer-mini em{font-style:normal;text-align:right;color:#c7f36b}.customer-arrow{white-space:nowrap!important;color:#c7f36b!important}.customer-demographics{display:grid;grid-template-columns:.8fr 1.2fr;gap:28px}.customer-demographics h3{font-size:10px;color:var(--muted);margin:0 0 5px}.customer-demographics .bar-row{padding:9px 0}.repeat-ring{width:170px;height:170px;margin:10px auto 18px;border-radius:50%;background:conic-gradient(#173d2b 0 54.2%,#91aa9b 54.2% 82.9%,#dce5df 82.9% 100%);display:grid;place-items:center;position:relative}.repeat-ring:before{content:"";position:absolute;inset:24px;background:#fff;border-radius:50%}.repeat-ring>div{position:relative;display:flex;flex-direction:column;align-items:center}.repeat-ring strong{font-size:26px}.repeat-ring span{font-size:9px;color:var(--muted)}.repeat-legend{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;font-size:9px;color:var(--muted)}.repeat-legend i{display:inline-block;width:8px;height:8px;border-radius:2px;margin-right:4px}.repeat-legend .new{background:#91aa9b}.repeat-legend .repeat{background:#173d2b}.repeat-legend .guest{background:#dce5df}.customer-callout{margin-top:18px;padding:13px;background:#edf4ef;border-radius:10px;display:flex;flex-direction:column;gap:4px}.customer-callout strong{font-size:10px}.customer-callout span{font-size:9px;color:var(--muted)}.region-map{display:grid;gap:15px;padding:10px 0}.region-map>div{display:grid;grid-template-columns:70px 1fr 45px;align-items:center;gap:10px}.region-map span,.region-map strong{font-size:10px}.region-map i{height:10px;background:#edf1ee;border-radius:10px;overflow:hidden}.region-map b{display:block;height:100%;background:#315d48;border-radius:10px}.segment-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.segment{padding:13px 10px;border-radius:10px;background:#edf3ef;display:flex;flex-direction:column;gap:5px}.segment.s1{background:#e0ece3}.segment.s2{background:#edf0df}.segment.s3{background:#fff1d4}.segment.s4{background:#f1f1ef}.segment span,.segment small{font-size:8px;color:var(--muted)}.segment strong{font-size:13px}@media(max-width:900px){.customer-hub-card{grid-template-columns:1fr}.customer-demographics{grid-template-columns:1fr}.segment-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.segment-grid{grid-template-columns:1fr}}
