@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap";:root{--font-family: "Plus Jakarta Sans", sans-serif;font-family:Plus Jakarta Sans,sans-serif;font-style:normal}body{font-family:Plus Jakarta Sans,sans-serif}.customer-lookup-container[data-v-6d98ee06]{max-width:460px;margin:0 auto;padding:2rem;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a}@media (max-width: 768px){.customer-lookup-container[data-v-6d98ee06]{padding:1rem}}.customer-lookup-container .header[data-v-6d98ee06]{display:flex;flex-direction:column;align-items:center;margin-bottom:1rem}.customer-lookup-container .header .search-icon[data-v-6d98ee06]{width:80px;height:80px;margin-bottom:1rem}@media (max-width: 768px){.customer-lookup-container .header .search-icon[data-v-6d98ee06]{width:60px;height:60px;margin-bottom:.75rem}}.customer-lookup-container .header h2[data-v-6d98ee06]{font-size:1.5rem;font-weight:600;margin:0;text-align:center}@media (max-width: 768px){.customer-lookup-container .header h2[data-v-6d98ee06]{font-size:1.25rem}}.customer-lookup-container .description[data-v-6d98ee06]{text-align:center;margin-bottom:1.5rem;line-height:1.5}.customer-lookup-container .note[data-v-6d98ee06]{background:#f5f5f5;padding:1rem;border-radius:4px;margin-bottom:2rem;font-size:.9rem;color:#555}.customer-lookup-container .note strong[data-v-6d98ee06]{font-weight:600}[data-v-6d98ee06] .full-width{width:100%;margin-bottom:1.5rem}[data-v-6d98ee06] .full-width label{display:block;margin-bottom:.5rem;font-weight:500;color:#333}[data-v-6d98ee06] .full-width input{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;transition:border-color .3s}[data-v-6d98ee06] .full-width input:focus{outline:none;border-color:#4a90e2}[data-v-6d98ee06] .full-width input::placeholder{color:#999}.btn-search[data-v-6d98ee06]{width:100%;padding:.875rem;background:#424242;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:background .3s;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.5rem}.btn-search .icon[data-v-6d98ee06]{font-size:1.1rem}.btn-search[data-v-6d98ee06]:hover{background:#303030}.loading-overlay[data-v-6d98ee06]{text-align:center;padding:2rem}.loading-overlay .loading-spinner[data-v-6d98ee06]{width:40px;height:40px;margin:0 auto 1rem;border:4px solid #f3f3f3;border-top:4px solid #4a90e2;border-radius:50%;animation:spin-6d98ee06 1s linear infinite}.loading-overlay p[data-v-6d98ee06]{color:#666;font-size:.95rem}@keyframes spin-6d98ee06{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-message[data-v-6d98ee06]{background:#fee;color:#c33;padding:1rem;border-radius:4px;margin-top:1rem;text-align:center}.search-results[data-v-6d98ee06]{text-align:center;padding:2rem 1.5rem}.search-results .result-icon[data-v-6d98ee06]{margin:0 auto 1.5rem;width:80px;height:80px;display:flex;align-items:center;justify-content:center}.search-results .result-icon svg[data-v-6d98ee06]{width:80px;height:80px}.search-results .result-title[data-v-6d98ee06]{font-size:1.25rem;font-weight:600;margin:0 0 .5rem;color:#333;display:flex;align-items:center;justify-content:center;gap:.5rem}.search-results .result-title[data-v-6d98ee06]:after{content:"";width:24px;height:24px;background:url(/assets/bds-logo.svg) no-repeat center;background-size:contain}.search-results .result-subtitle[data-v-6d98ee06]{color:#666;margin:0 0 1.5rem;font-size:.95rem}.search-results .result-note[data-v-6d98ee06]{background:#e8f5e9;padding:1rem;border-radius:8px;margin-bottom:1.5rem;display:flex;gap:.75rem;text-align:left}.search-results .result-note .note-icon[data-v-6d98ee06]{color:#4caf50;font-size:1.25rem;flex-shrink:0}.search-results .result-note .note-text[data-v-6d98ee06]{font-size:.9rem;color:#2e7d32;line-height:1.5}.search-results .result-note .note-text strong[data-v-6d98ee06]{font-weight:600}.search-results .btn-confirm[data-v-6d98ee06]{width:100%;padding:.875rem;background:#424242;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:background .3s;justify-content:center}.search-results .btn-confirm[data-v-6d98ee06]:hover{background:#303030}.home-container[data-v-d6df33a8]{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;flex-direction:column;gap:30px;background:url(/assets/bg.png) no-repeat center center fixed;background-size:cover}:root{--font-family: "Plus Jakarta Sans", sans-serif}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-family);background-color:#f7f7f8;color:#333}#app{width:100%;min-height:100vh}.dymik-form .field.full_width{width:100%}.dymik-form .field.half_width{width:calc(50% - 8px)}.dymik-form{display:flex;flex-wrap:wrap}.dymik-form .field{display:flex;flex-direction:column;gap:.5rem}.dymik-form .field .required{color:red;margin-left:.25rem}.dymik-form .field .error{color:red;font-size:.875rem;margin-top:.25rem}.dymik-form .loading-content{display:flex;justify-content:center;align-items:center;font-size:1.5rem;color:#fff}button{background-color:#5b4c39!important}
