.member-search-bar{display:flex;gap:8px;margin-bottom:28px;flex-wrap:nowrap;align-items:center}.member-search-bar input[type=text]{flex:1 1 auto;min-width:140px;padding:8px 16px!important;border:1.5px solid #1b3f8c!important;border-radius:999px!important;font-size:13px!important;outline:none;box-sizing:border-box}.btn-search-go{flex:0 0 36px!important;width:36px!important;height:36px!important;display:flex;align-items:center;justify-content:center;background:#1b3f8c!important;color:#fff!important;border:none!important;border-radius:50%!important;padding:0!important;cursor:pointer}.btn-search-go:hover{background:#142f69!important}.btn-open-filter{flex:0 0 auto;background:#1b3f8c!important;color:#fff!important;border:none!important;padding:0 18px!important;border-radius:999px!important;font-weight:700;font-size:12px!important;cursor:pointer;white-space:nowrap;height:36px!important;box-sizing:border-box;line-height:36px!important}.btn-open-filter:hover{background:#142f69!important}@media (max-width:480px){.member-search-bar{flex-wrap:wrap}.member-search-bar input[type=text]{flex:1 1 100%}.btn-search-go{flex:0 0 36px!important}.btn-open-filter{flex:1 1 auto;text-align:center}}.jci-modal{display:none;position:fixed;inset:0;z-index:9999}.jci-modal.modal-open{display:flex;align-items:center;justify-content:center;padding:20px}.jci-modal__overlay{position:absolute;inset:0;background:rgba(15,23,42,.55)}.jci-modal__content{position:relative;background:#fff;border-radius:18px;padding:36px 44px 32px 32px!important;max-width:1440px;width:100%;max-height:calc(70vh);overflow-y:auto;box-shadow:0 20px 50px rgba(0,0,0,.25)}.jci-modal__close{position:absolute;top:14px;right:14px;width:26px;height:26px;display:flex;align-items:center;justify-content:center;background:#f1f3f8!important;color:#1b3f8c!important;border:none!important;border-radius:50%!important;padding:0!important;cursor:pointer;line-height:0!important}.jci-modal__close:hover{background:#e5e9f2!important}.filter-modal h3{color:#1b3f8c;font-size:22px;margin:0 0 16px;padding-right:30px}.filter-modal__label{color:#1b3f8c;font-weight:700;margin-bottom:10px}.filter-modal__pills{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:28px}.filter-modal__pills label input{position:absolute;opacity:0;width:0;height:0}.filter-modal__pills label span{display:inline-block;padding:8px 16px;border:1.5px solid #c7cedd;border-radius:999px;font-size:13px;color:#374151;cursor:pointer;transition:all .2s ease}.filter-modal__pills label:has(input:checked) span{border-color:#1b3f8c;background:#eef2fb;color:#1b3f8c;font-weight:600}.filter-modal__actions{display:flex;justify-content:flex-end;gap:12px}.btn-cancel{background:#f1f3f8!important;color:#4b5568!important;border:none!important;padding:7px 18px!important;border-radius:999px!important;font-size:12px!important;font-weight:600;cursor:pointer}.btn-submit{background:#1b3f8c!important;color:#fff!important;border:none!important;padding:7px 20px!important;border-radius:999px!important;font-size:12px!important;font-weight:700;cursor:pointer}.list-member{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;width:100%;box-sizing:border-box}@media (max-width:1024px){.list-member{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.list-member{grid-template-columns:1fr}}.list-member__empty{color:#6b7280;font-size:15px}.member-card{display:flex;gap:10px;background:#fff;border:1.5px solid #f0a500;border-radius:16px;padding:12px;box-sizing:border-box;min-width:0;overflow:hidden}.member-card__photo{flex:0 0 36%;aspect-ratio:3/4;border-radius:10px;overflow:hidden;background:#e5e9f2}.member-card__photo img{width:100%;height:100%;object-fit:cover;display:block}.member-card__body{flex:1;display:flex;flex-direction:column;min-width:0;overflow:hidden}.member-card__name{margin:0 0 2px;font-size:14px;font-weight:800;color:#1b3f8c;line-height:1.2;word-break:break-word}.member-card__usaha{margin:0 0 4px;font-size:12px;font-weight:700;color:#2e5bc9;word-break:break-word}.member-card__badge{display:inline-block;background:#fbefd6;color:#c9890a;font-size:10px;font-weight:700;padding:2px 8px;border-radius:999px;margin-bottom:4px;width:fit-content}.member-card__tahun{margin:0 0 6px;font-size:11px;color:#4b5568}.member-card__lokasi-link{display:inline-block;font-size:11px;color:#2e5bc9;text-decoration:underline;margin-bottom:2px}.member-card__footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:6px;flex-wrap:wrap}.member-card__logos{display:flex;gap:4px;align-items:center;flex-wrap:wrap;flex:0 0 auto}.member-card__logo{width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;border-radius:0!important;object-fit:contain!important;background-color:transparent!important;border:none!important;flex-shrink:0!important;display:block}.member-card__logo--placeholder{width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;border-radius:50%!important;border:1.5px solid #f0a500!important;flex-shrink:0!important}.btn-baca{background:#f0a500!important;color:#1b3f8c!important;border:none!important;padding:4px 10px!important;border-radius:999px!important;font-size:10px!important;font-weight:700;cursor:pointer;line-height:1.3!important;white-space:nowrap;flex-shrink:0}.btn-baca:hover{background:#d8930a!important}.member-card__tag{background:#eef2fb;color:#1b3f8c;font-size:11px;font-weight:600;padding:3px 10px;border-radius:999px;display:inline-block}.member-modal{display:grid;grid-template-columns:260px 320px 1fr;gap:32px;min-height:600px}.member-modal__photo-col{border-right:1px solid #eef1f7;padding-right:24px}.member-modal__photo{width:100%;aspect-ratio:3/4;border-radius:14px;overflow:hidden;background:#e5e9f2;box-shadow:0 4px 16px rgba(27,63,140,.1)}.member-modal__photo img{width:100%;height:100%;object-fit:cover;display:block}.member-modal__sidebar{border-right:1px solid #eef1f7;padding-right:24px}.member-modal__name{margin:0 0 10px;font-size:22px;font-weight:800;color:#1b3f8c;line-height:1.25}.member-modal__jabatan{margin:0 0 18px;font-size:14px;font-weight:600;color:#2e5bc9;background:#eef2fb;display:inline-block;padding:4px 12px;border-radius:999px}.member-modal__plain{margin:0 0 10px;font-size:14px;color:#374151;line-height:1.6}.member-modal__plain a{color:#2e5bc9;text-decoration:underline;word-break:break-all}.member-modal__row{display:flex;align-items:center;gap:8px;margin:0 0 10px;font-size:14px;color:#374151}.member-modal__social{display:flex;gap:10px;margin-top:20px;flex-wrap:wrap}.member-modal__bisnis-list{max-height:75vh;overflow-y:auto;padding-right:8px}.member-modal__bisnis-title{margin:0 0 18px;font-size:13px;font-weight:700;color:#c9890a;text-transform:uppercase;letter-spacing:.06em}@media (max-width:1100px){.member-modal{grid-template-columns:200px 260px 1fr;gap:24px}}@media (max-width:640px){.member-modal{grid-template-columns:1fr;gap:0}.member-modal__photo-col,.member-modal__sidebar{border-right:none;border-bottom:1px solid #eef1f7;padding-right:0;padding-bottom:18px;margin-bottom:18px}.member-modal__bisnis-list{max-height:none;overflow-y:visible;padding-right:0}}.social-badge{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#fff!important;text-decoration:none;flex-shrink:0}.social-badge--mail{background:#ea4335}.social-badge--ig{background:linear-gradient(45deg,#f9ce34,#ee2a7b,#6228d7)}.social-badge--wa{background:#25d366}.social-badge--mail:hover,.social-badge--ig:hover,.social-badge--wa:hover{opacity:.85}.bisnis-card .btn-baca{align-self:flex-start;margin-top:auto}.form-login-custom{width:500px;max-width:100%;margin:0 auto;display:flex;flex-direction:column;gap:16px;box-sizing:border-box}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{font-size:20px;font-weight:700;color:#0b3478}.form-login-custom input{width:100%;height:52px;padding:0 20px;border:1.5px solid #0b3478;border-radius:12px;font-size:16px;color:#0b3478;outline:none;box-sizing:border-box;transition:.2s ease}.form-login-custom input::placeholder{color:#1456b8;font-style:italic}.form-login-custom input:focus{border-color:#0057d9;box-shadow:0 0 0 2px rgba(0,87,217,.1)}.form-login-custom button{width:100%;height:50px;background:#0756c9;color:white;border:none;border-radius:12px;font-size:16px;font-weight:700;cursor:pointer;transition:.2s ease}.form-login-custom button:hover{background:#0645a5}.error-message{color:red;margin-bottom:10px}.btn-logout{display:inline-block;padding:5px 14px!important;border:1.5px solid #1b3f8c!important;border-radius:999px!important;color:#1b3f8c!important;font-size:11px!important;font-weight:600;text-decoration:none}.btn-logout:hover{background:#1b3f8c!important;color:#fff!important}@media (max-width:720px){.member-modal{grid-template-columns:1fr}.member-modal__sidebar{border-right:none;border-bottom:1px solid #eef1f7;padding-right:0;padding-bottom:16px;margin-bottom:16px}.member-modal__bisnis-list{max-height:none;overflow-y:visible;padding-right:0}}@media (max-width:520px){.form-login-custom{width:100%;padding:0 20px}.form-group label{font-size:18px}.form-login-custom input{height:48px;font-size:15px}.form-login-custom button{height:48px;font-size:15px}}@media (max-width:480px){.member-search-bar{gap:6px}.member-search-bar input[type=text]{width:100%;flex-basis:100%}.btn-open-filter,.btn-search-go{flex:1}.jci-modal__content{padding:32px 16px 24px!important}.member-card{padding:10px;gap:8px}.member-card__name{font-size:13px}.member-card__usaha{font-size:11px}}.logo-marquee-wrap{overflow:hidden;width:100%;position:relative}.logo-marquee-track{display:flex;width:max-content;animation:logoMarqueeScroll 50s linear infinite}.logo-marquee-item{flex-shrink:0;margin:0 56px;display:flex;align-items:center}.logo-marquee-item img{height:80px;width:auto;object-fit:contain}.logo-marquee-wrap:hover .logo-marquee-track{animation-play-state:paused}