.pre{font-family:monospace;white-space:pre}.tag{font-weight:700;margin-right:1em}.value{font-family:monospace}.custom-input-group{gap:8px;width:100%}.custom-input-group .custom-input{width:inherit;height:max-content;border:1px solid #ccc;border-radius:0;background-color:#fff;color:#555;padding:.375rem .75rem;box-sizing:border-box;margin-bottom:10px}.custom-input-group .custom-input::placeholder{color:#999}.custom-input-group .form-select{width:inherit;height:max-content;border:1px solid #ccc;border-radius:0;background-color:#fff;color:#555;padding:.375rem .75rem;box-sizing:border-box;margin-bottom:10px}.custom-input-group .form-select:invalid{color:#999}.custom-input-group .form-select option:not([value=""]){color:#333}.custom-input-group .location-btn{width:100%;border:2px solid crimson;border-radius:0;background-color:transparent;color:#dc143c;font-weight:600;padding:.375rem;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.custom-input-group .location-btn:hover{background-color:#dc143c;color:#fff}.custom-input-group .location-btn img{width:20px;height:20px}.search-btn{width:100%;border:2px solid crimson;border-radius:0;background-color:#dc143c;color:#fff;font-weight:600;padding:.375rem;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.location-card{padding:16px;border:1px solid #e0e0e0;border-radius:8px;margin:8px 0;box-sizing:border-box;width:100%}.location-card h3{font-size:18px;font-weight:700;color:#1c1b1f;margin:0 0 8px;line-height:1.2}.location-card .location-tag{display:inline-block;background-color:#f0f0f1;color:#484c50;font-size:14px;padding:4px 8px;border-radius:4px;margin-bottom:12px}.location-card .navigation{border:2px solid crimson;border-radius:0;background-color:#dc143c;color:#fff;width:100%;padding:10px 16px;font-size:14px;font-weight:500;cursor:pointer;box-sizing:border-box;margin-top:12px;transition:background-color .2s ease}.location-card .distance{display:inline-block;background-color:#f0f0f1;color:#484c50;font-size:14px;padding:4px 8px;border-radius:4px;margin-bottom:12px}.location-card .address{color:#484c50;font-size:14px;line-height:1.4;margin:0 0 8px}.location-card .distance{color:#484c50;font-size:14px;margin:0 0 16px}.location-card .map-button{position:absolute;bottom:16px;right:16px;width:32px;height:32px;background-color:#54606f;border:none;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center}.location-card .map-button:hover{background-color:#45505a}.location-card .map-button .map-icon{width:16px;height:16px;color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M8 0C5.2 0 3 2.2 3 5c0 3 5 9 5 9s5-6 5-9c0-2.8-2.2-5-5-5zm0 7.5C7.1 7.5 6.5 6.9 6.5 6s0.6-1.5 1.5-1.5S9.5 5.1 9.5 6 8.9 7.5 8 7.5z' fill='white'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.distance-value{font-weight:700}.cash-points-container{display:flex;flex-direction:column;padding:16px;box-sizing:border-box;overflow:auto}.cash-points-container h2{font-size:18px;font-weight:700;color:#1c1b1f;margin:0 0 16px;padding-bottom:8px;border-bottom:1px solid #e0e0e0}.cash-points-container .cash-points-list{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:16px;padding-right:8px}.cash-points-container .cash-points-list::-webkit-scrollbar{width:6px}.cash-points-container .cash-points-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.cash-points-container .cash-points-list::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.cash-points-container .cash-points-list::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.spinner{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.6);display:flex;justify-content:center;align-items:center;z-index:9999}
